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,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,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.fc.archive.Archiveable, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
Fields -
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
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, 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
-
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:
-