Package wt.change2
Class _Action
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.fc._ForeignKeyLink
wt.fc.ForeignKeyLink
wt.change2._Action
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeAction(ChangeAction the_changeAction) Supported API: truevoidsetOwningChangeDirective(WTChangeDirective the_owningChangeDirective) Supported API: trueMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods 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
-
OWNING_CHANGE_DIRECTIVE_ROLE
Supported API: true- See Also:
-
Action- Constant Field Values
-
CHANGE_ACTION_ROLE
Supported API: true- See Also:
-
Action- Constant Field Values
-
-
Method Details
-
getOwningChangeDirective
Supported API: true- See Also:
-
Action
-
setOwningChangeDirective
public void setOwningChangeDirective(WTChangeDirective the_owningChangeDirective) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
Action
-
getChangeAction
Supported API: true- See Also:
-
Action
-
setChangeAction
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
Action
-