wt.org
Interface OrganizationOwnedImpl
- All Superinterfaces:
- NetFactor, ObjectMappable, OrganizationOwned, Persistable, Serializable
- All Known Subinterfaces:
- ContainerTeamManaged, OrganizationOwnedMaster, WTContainer
- All Known Implementing Classes:
- ChangeIssue, ChangeOrder2, ChangeRequest2, EPMDocumentMaster, ExchangeContainer, OrgContainer, PDMLinkProduct, Project2, PromotionNotice, WTDocumentMaster, WTLibrary, WTPartMaster
- public interface OrganizationOwnedImpl
- extends OrganizationOwned
This interface is designed to be implemented by business object e.g.
Mastered objects. The interface defines the persistable attribute organizationReference.
Supported API: true
Extendable: true
ORGANIZATION_REFERENCE
public static final String ORGANIZATION_REFERENCE
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getOrganizationReference
public WTPrincipalReference getOrganizationReference()
- Gets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: false
- Specified by:
getOrganizationReference
in interface OrganizationOwned
- Returns:
- WTPrincipalReference
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
- Sets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: false
- Specified by:
setOrganizationReference
in interface OrganizationOwned
- Parameters:
a_OrganizationReference
-
- Throws:
WTPropertyVetoException