|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.RevisionControlled
public abstract class RevisionControlled
This wt.lifecycle.LifeCycleManged first class information object
is an IteratedFoldered which allows special foldering
to take into account its Versioned nature (and it is controlled
via a checkin/checkoutmechanism), and it is DomainAdministered;
it is similar to Managed except that it is a IteratedFoldered
rather than Foldered.
It also has an associated Master which represents the unchanging
aspects.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
MASTER
Label for the attribute; The master for an iteration. |
| Method Summary | |
|---|---|
wt.vc.ControlBranch |
getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. |
String |
getCreatorEMail()
Gets the value of the attribute: CREATOR_EMAIL. |
String |
getCreatorFullName()
Gets the value of the attribute: CREATOR_FULL_NAME. |
String |
getCreatorName()
Gets the value of the attribute: CREATOR_NAME. |
IterationIdentifier |
getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. |
String |
getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
WTPrincipalReference |
getModifier()
Gets the value of the attribute: MODIFIER. |
String |
getModifierEMail()
Gets the value of the attribute: MODIFIER_EMAIL. |
String |
getModifierFullName()
Gets the value of the attribute: MODIFIER_FULL_NAME. |
String |
getModifierName()
Gets the value of the attribute: MODIFIER_NAME. |
boolean |
isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. |
void |
setControlBranch(wt.vc.ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String MASTER
Mastered,
Constant Field Values| Method Detail |
|---|
public String getIterationNote()
getIterationNote in interface Iteratedpublic String getCreatorEMail()
getCreatorEMail in interface Iteratedpublic String getCreatorName()
getCreatorName in interface Iteratedpublic String getCreatorFullName()
getCreatorFullName in interface Iteratedpublic WTPrincipalReference getModifier()
getModifier in interface Iteratedpublic String getModifierEMail()
getModifierEMail in interface Iteratedpublic String getModifierName()
getModifierName in interface Iteratedpublic String getModifierFullName()
getModifierFullName in interface Iteratedpublic IterationIdentifier getIterationIdentifier()
getIterationIdentifier in interface Iteratedpublic boolean isLatestIteration()
isLatestIteration in interface Iteratedpublic wt.vc.ControlBranch getControlBranch()
getControlBranch in interface Iterated
public void setControlBranch(wt.vc.ControlBranch a_ControlBranch)
throws WTPropertyVetoException
setControlBranch in interface Iterateda_ControlBranch -
WTPropertyVetoExceptionpublic Mastered getMaster()
getMaster in interface IteratedMastered
public void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredpublic ObjectReference getMasterReference()
getMasterReference in interface IteratedMastered
public void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMastered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||