Package wt.change2
Class _ChangeAction
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.change2._ChangeAction
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._ChangeActionTypeInterface,wt.change2.ChangeActionTypeInterface,wt.eff._CalculatedEffRecordable,wt.eff._EffRecordable,CalculatedEffRecordable,EffRecordable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.notify._Notifiable,Notifiable,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.workflow.forum._SubjectOfForum,SubjectOfForum
- Direct Known Subclasses:
ChangeAction
public abstract class _ChangeAction
extends WTObject
implements wt.type.Typed, CalculatedEffRecordable, SubjectOfForum, Notifiable, wt.change2.ChangeActionTypeInterface, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: true -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetActionState(ActionState theActionState) Supported API: truevoidsetAddressedPartMaster(WTPartMaster the_addressedPartMaster) Supported API: truevoidsetAddressedPartMasterReference(ObjectReference the_addressedPartMasterReference) Supported API: truevoidSupported API: truevoidsetOldAction(ChangeAction the_oldAction) Supported API: truevoidsetOldActionReference(ObjectReference the_oldActionReference) Supported API: truevoidsetOwningChangeDirective(WTChangeDirective the_owningChangeDirective) Supported API: truevoidsetOwningChangeDirectiveReference(ObjectReference the_owningChangeDirectiveReference) Supported 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
-
NUMBER
Supported API: true- See Also:
-
ACTION_STATE
Supported API: true- See Also:
-
OWNING_CHANGE_DIRECTIVE
Supported API: true- See Also:
-
OWNING_CHANGE_DIRECTIVE_REFERENCE
Supported API: true- See Also:
-
ADDRESSED_PART_MASTER
Supported API: true- See Also:
-
ADDRESSED_PART_MASTER_REFERENCE
Supported API: true- See Also:
-
OLD_ACTION
Supported API: true- See Also:
-
OLD_ACTION_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getNumber
Supported API: true- See Also:
-
setNumber
Supported API: true- See Also:
-
getActionState
Supported API: true- See Also:
-
setActionState
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getOwningChangeDirective
Supported API: true- See Also:
-
getOwningChangeDirectiveReference
Supported API: true- See Also:
-
setOwningChangeDirective
public void setOwningChangeDirective(WTChangeDirective the_owningChangeDirective) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setOwningChangeDirectiveReference
public void setOwningChangeDirectiveReference(ObjectReference the_owningChangeDirectiveReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAddressedPartMaster
Supported API: true- See Also:
-
getAddressedPartMasterReference
Supported API: true- See Also:
-
setAddressedPartMaster
public void setAddressedPartMaster(WTPartMaster the_addressedPartMaster) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setAddressedPartMasterReference
public void setAddressedPartMasterReference(ObjectReference the_addressedPartMasterReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getOldAction
Supported API: true- See Also:
-
getOldActionReference
Supported API: true- See Also:
-
setOldAction
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setOldActionReference
public void setOldActionReference(ObjectReference the_oldActionReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-