|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.inf.template.DefaultWTContainerTemplate
public final class DefaultWTContainerTemplate
The package scope attributes are gettable by members of this package by design. Delegates will recieve these attributes as parameters
Use the newDefaultWTContainerTemplate static factory method(s),
not the DefaultWTContainerTemplate constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface wt.vc.AdHocStringVersioned |
|---|
AD_HOC_STRING_IDENTIFIER |
| 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 |
| Method Summary | |
|---|---|
String |
getAdHocStringIdentifier()
Gets the value of the attribute: AD_HOC_STRING_IDENTIFIER. |
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. |
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 |
setAdHocStringIdentifier(String a_AdHocStringIdentifier)
Sets the value of the attribute: AD_HOC_STRING_IDENTIFIER. |
void |
setControlBranch(wt.vc.ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
| 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 |
| Method Detail |
|---|
public String getAdHocStringIdentifier()
getAdHocStringIdentifier in interface AdHocStringVersioned
public void setAdHocStringIdentifier(String a_AdHocStringIdentifier)
throws WTPropertyVetoException
setAdHocStringIdentifier in interface AdHocStringVersioneda_AdHocStringIdentifier -
WTPropertyVetoExceptionpublic 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 -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||