wt.change2
Class ChangeOrder2
java.lang.Object
wt.fc.WTObject
wt.change2.VersionableChangeItem
wt.change2.ChangeOrder2
- All Implemented Interfaces:
- Externalizable, Serializable, AccessControlled, wt.access.AccessControlList, wt.access.AdHocControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, ChangeItem, ChangeItemIfc, ChangeOrderIfc, ContentHolder, NetFactor, ObjectMappable, Persistable, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, IteratedFoldered, DisplayIdentification, Indexable, WTContained, IteratedLifeCycleManaged, wt.lifecycle.LifeCycleManaged, Notifiable, wt.org.electronicIdentity.ElectronicallySignable, OrganizationOwned, OrganizationOwnedImpl, OrganizationOwnedVersion, Ownable, wt.recent.RecentlyVisited, wt.team.TeamManaged, Baselineable, Iterated, OneOffVersioned, Versionable, Versioned, wt.workflow.forum.IteratedSubjectOfForum, wt.workflow.forum.SubjectOfForum, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
- WTChangeOrder2
public abstract class ChangeOrder2
- extends VersionableChangeItem
- implements ChangeOrderIfc, WTContained, OrganizationOwnedImpl, Baselineable, ContentHolder, wt.org.electronicIdentity.ElectronicallySignable, wt.workflow.forum.IteratedSubjectOfForum, wt.workflow.notebook.IteratedSubjectOfNotebook, IteratedFoldered, Externalizable
The abstract level representation of a change order.
Supported API: true
Extendable: true
- See Also:
ChangeOrderIfc,
WTChangeOrder2,
Serialized Form
| Fields inherited from interface wt.vc.Iterated |
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.vc.Iterated |
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.vc.Iterated |
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.vc.Iterated |
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Methods inherited from class wt.change2.VersionableChangeItem |
getControlBranch, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, isLatestIteration, setControlBranch, setMaster, setMasterReference, setOrganization |
| Methods inherited from interface wt.vc.Iterated |
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setMaster, setMasterReference |
| Methods inherited from interface wt.vc.Iterated |
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setMaster, setMasterReference |
| Methods inherited from interface wt.vc.Iterated |
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setMaster, setMasterReference |
| Methods inherited from interface wt.vc.Iterated |
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setMaster, setMasterReference |
getOrganizationReference
public WTPrincipalReference getOrganizationReference()
- Gets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: true
- Specified by:
getOrganizationReference in interface OrganizationOwned- Specified by:
getOrganizationReference in interface OrganizationOwnedImpl- Specified by:
getOrganizationReference in interface OrganizationOwnedVersion
- Returns:
- WTPrincipalReference
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
- Sets the value of the attribute: ORGANIZATION_REFERENCE.
Supported API: true
- Parameters:
a_OrganizationReference -
- Throws:
WTPropertyVetoException