Package wt.enterprise
Class _Managed
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Managed
- 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,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,DisplayIdentification,wt.index._Indexable,Indexable,_LifeCycleManaged,LifeCycleManaged,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_TeamManaged,TeamManaged,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
Managed
public abstract class _Managed
extends WTObject
implements wt.access.PolicyAccessControlled, DomainAdministered, Foldered, wt.ownership.Ownable, wt.fc.BusinessInformation, Notifiable, Indexable, LifeCycleManaged, SubjectOfForum, wt.workflow.notebook.SubjectOfNotebook, SecurityLabeled, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe reference to a persisted principal who created the object.Fields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_ID -
Method Summary
Modifier and TypeMethodDescriptionThe reference to a persisted principal who created the object.Derived from_LifeCycleState.getState()getState()Supported API: trueSupported API: trueSupported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CREATOR
The reference to a persisted principal who created the object.Supported API: true
- See Also:
-
-
Method Details
-
getCreator
The reference to a persisted principal who created the object.Supported API: true
- 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:
-