Package wt.change2
Class _WTChangeDirective
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Managed
wt.enterprise.Managed
wt.change2._WTChangeDirective
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._IdentityAccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.IdentityAccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.change2._ChangeRequestIfc,wt.change2._WTChangeDirectiveTypeInterface,ChangeItemIfc,ChangeRequestIfc,wt.change2.WTChangeDirectiveTypeInterface,wt.eff._CalculatedEffRecordable,wt.eff._EffRecordable,CalculatedEffRecordable,EffRecordable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,_LifeCycleManaged,LifeCycleManaged,wt.notify._Notifiable,Notifiable,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,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
WTChangeDirective
public abstract class _WTChangeDirective
extends Managed
implements wt.type.Typed, WTContained, UniquelyIdentified, wt.access.IdentityAccessControlled, WTContainedIdentified, CalculatedEffRecordable, Notifiable, SubjectOfForum, wt.workflow.notebook.SubjectOfNotebook, ChangeRequestIfc, wt.change2.WTChangeDirectiveTypeInterface, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAn end-user provided statement to describe this directive.static final StringThe date to be completed.static final StringSupported API: trueFields 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 TypeMethodDescriptionAn end-user provided statement to describe this directive.The date to be completed.Supported API: truevoidsetDescription(String description) An end-user provided statement to describe this directive.voidsetNeedDate(Timestamp needDate) The date to be completed.voidSupported API: trueMethods inherited from class wt.enterprise._Managed
getCreator, getLifeCycleState, getState, getTeamId, getTeamTemplateIdMethods 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.Identified
getIdentificationObjectMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
NUMBER
Supported API: true- See Also:
-
NEED_DATE
The date to be completed.Supported API: true
- See Also:
-
DESCRIPTION
An end-user provided statement to describe this directive.Supported API: true
- See Also:
-
-
Method Details
-
getNumber
Supported API: true- See Also:
-
setNumber
Supported API: true- See Also:
-
getNeedDate
The date to be completed.Supported API: true
- See Also:
-
setNeedDate
The date to be completed.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getDescription
An end-user provided statement to describe this directive.Supported API: true
- See Also:
-
setDescription
An end-user provided statement to describe this directive.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-