Package wt.change2
Class _AddressesDirective
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.change2._AddressesDirective
- 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
- Direct Known Subclasses:
AddressesDirective
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.vc._ObjectToVersionLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeOrder2(ChangeOrder2 the_theChangeOrder2) Supported API: truevoidsetWTChangeDirective(WTChangeDirective the_theWTChangeDirective) Supported API: trueMethods inherited from class wt.vc.ObjectToVersionLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.vc._ObjectToVersionLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToVersionLink, super_readVersion_ObjectToVersionLink, super_writeExternal_ObjectToVersionLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
WTCHANGE_DIRECTIVE_ROLE
Supported API: true- See Also:
-
CHANGE_ORDER2_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getWTChangeDirective
Supported API: true- See Also:
-
setWTChangeDirective
public void setWTChangeDirective(WTChangeDirective the_theWTChangeDirective) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeOrder2
Supported API: true- See Also:
-
setChangeOrder2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-