Package wt.access
Class _AccessControlSurrogate
java.lang.Object
wt.access._AccessControlSurrogate
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,wt.inf.container._WTContained,WTContained,_LifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,_Iterated,wt.vc._Versionable,wt.vc._Versioned,Iterated,Versionable,Versioned,_ViewManageable,ViewManageable,wt.vc.wip._Workable,Workable
- Direct Known Subclasses:
AccessControlSurrogate
public abstract class _AccessControlSurrogate
extends Object
implements AdHocControlled, AccessControlled, DomainAdministered, wt.ownership.Ownable, LifeCycleManaged, wt.type.Typed, SecurityLabeled, wt.access.PolicyAccessControlled, WTContained, Iterated, Workable, Versioned, ViewManageable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringclass name of the represented persistable objectFields 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_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_IDFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2 -
Method Summary
Modifier and TypeMethodDescriptionDerived attribute for displaying the Control Branch in query results.Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()Derived from_IterationInfo.getIdentifier()Derived from_IterationInfo.getNote()Derived from_LifeCycleState.getState()The master for an iteration.The master for an iteration.Derived from_IterationInfo.getModifier()Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()getState()Supported API: trueclass name of the represented persistable objectSupported API: trueSupported API: trueSupported API: trueSupported API: truebooleanDerived from_IterationInfo.isLatest()voidThe master for an iteration.voidsetMasterReference(ObjectReference the_masterReference) The master for an iteration.voidsetVariation1(Variation1 variation1) Supported API: truevoidsetVariation2(Variation2 variation2) Supported API: trueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
TARGET_CLASS_NAME
class name of the represented persistable objectSupported API: true
- See Also:
-
-
Method Details
-
getTargetClassName
class name of the represented persistable objectSupported API: true
- See Also:
-
getMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
-
getMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
getMasterReferencein interface_Iterated- See Also:
-
setMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterin interface_Iterated- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterReferencein interface_Iterated- Throws:
WTPropertyVetoException- See Also:
-
getState
Supported API: true- Specified by:
getStatein interface_LifeCycleManaged- See Also:
-
getLifeCycleState
Derived from_LifeCycleState.getState()Supported API: true
- Specified by:
getLifeCycleStatein interface_LifeCycleManaged- See Also:
-
getTeamTemplateId
Supported API: true- Specified by:
getTeamTemplateIdin interface_TeamManaged- See Also:
-
getTeamId
Supported API: true- Specified by:
getTeamIdin interface_TeamManaged- See Also:
-
getControlBranch
Derived attribute for displaying the Control Branch in query results.Supported API: true
- Specified by:
getControlBranchin interface_Iterated- See Also:
-
getIterationNote
Derived from_IterationInfo.getNote()Supported API: true
- Specified by:
getIterationNotein interface_Iterated- See Also:
-
getCreatorEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getCreatorEMailin interface_Iterated- See Also:
-
getCreatorName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getCreatorNamein interface_Iterated- See Also:
-
getCreatorFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getCreatorFullNamein interface_Iterated- See Also:
-
getModifier
Derived from_IterationInfo.getModifier()Supported API: true
- Specified by:
getModifierin interface_Iterated- See Also:
-
getModifierEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getModifierEMailin interface_Iterated- See Also:
-
getModifierName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getModifierNamein interface_Iterated- See Also:
-
getModifierFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getModifierFullNamein interface_Iterated- See Also:
-
getIterationIdentifier
Derived from_IterationInfo.getIdentifier()Supported API: true
- Specified by:
getIterationIdentifierin interface_Iterated- See Also:
-
isLatestIteration
public boolean isLatestIteration()Derived from_IterationInfo.isLatest()Supported API: true
- Specified by:
isLatestIterationin interface_Iterated- See Also:
-
getVariation1
Supported API: true- Specified by:
getVariation1in interface_ViewManageable- See Also:
-
setVariation1
Supported API: true- Specified by:
setVariation1in interface_ViewManageable- See Also:
-
getVariation2
Supported API: true- Specified by:
getVariation2in interface_ViewManageable- See Also:
-
setVariation2
Supported API: true- Specified by:
setVariation2in interface_ViewManageable- See Also:
-