|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrganizationOwnedVersion
This interface is designed to be implemented by Versioned objects (e.g.
WTPart). The interface defines the organizationReference attribute as
the derived attribute. The interface defines APIs to get and set both
organization reference as well as master reference on versioned objects
that are organization owned.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
| Fields inherited from interface wt.vc.Iterated |
|---|
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.org.OrganizationOwned |
|---|
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
| Method Summary | |
|---|---|
Mastered |
getMaster()
Provides the corresponding master for the object. |
ObjectReference |
getMasterReference()
Provides the corresponding master reference for the object. |
WTPrincipalReference |
getOrganizationReference()
This provides the object reference of the owning organization. |
| Methods inherited from interface wt.vc.Iterated |
|---|
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch |
| Methods inherited from interface wt.org.OrganizationOwned |
|---|
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier |
| Field Detail |
|---|
static final String MASTER
static final String MASTER_REFERENCE
| Method Detail |
|---|
WTPrincipalReference getOrganizationReference()
getOrganizationReference in interface OrganizationOwnedMastered getMaster()
getMaster in interface IteratedMasteredObjectReference getMasterReference()
getMasterReference in interface IteratedMastered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||