Package wt.change2
Class _SupportingDataFor
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.change2._SupportingDataFor
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._SupportingDataForIfc,wt.change2.SupportingDataForIfc,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
SupportingDataFor
public abstract class _SupportingDataFor
extends ObjectToVersionLink
implements wt.change2.SupportingDataForIfc, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic 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.ufid._Federatable
FEDERATABLE_INFOFields 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: trueSupported API: trueSupported API: truevoidsetAffectedData(Changeable2 the_affectedData) Supported API: truevoidsetAffectedDataReference(ObjectReference the_affectedDataReference) Supported API: truevoidsetSupportingMaterial(SupportingMaterial the_theSupportingMaterial) Supported API: truevoidsetVersionableChangeItem(VersionableChangeItem the_theVersionableChangeItem) 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
-
AFFECTED_DATA
Supported API: true- See Also:
-
AFFECTED_DATA_REFERENCE
Supported API: true- See Also:
-
SUPPORTING_MATERIAL_ROLE
Supported API: true- See Also:
-
VERSIONABLE_CHANGE_ITEM_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getAffectedData
Supported API: true- See Also:
-
getAffectedDataReference
Supported API: true- See Also:
-
setAffectedData
public void setAffectedData(Changeable2 the_affectedData) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setAffectedDataReference
public void setAffectedDataReference(ObjectReference the_affectedDataReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSupportingMaterial
Supported API: true- See Also:
-
setSupportingMaterial
public void setSupportingMaterial(SupportingMaterial the_theSupportingMaterial) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getVersionableChangeItem
Supported API: true- See Also:
-
setVersionableChangeItem
public void setVersionableChangeItem(VersionableChangeItem the_theVersionableChangeItem) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-