Package wt.change2
Class LegacyChangeLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._LegacyChangeLink
wt.change2.LegacyChangeLink
- 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
@GenAsBinaryLink(superClass=VersionToVersionLink.class,
extendable=false,
roleA=@GeneratedRole(name="roleAObject",type=VersionableChangeItem.class),
roleB=@GeneratedRole(name="roleBObject",type=VersionableChangeItem.class),
properties=@GeneratedProperty(name="replacementRef",type=ObjectReference.class,initialValue="null",accessors=@PropertyAccessors(getAccess=PRIVATE,setAccess=PRIVATE),javaDoc="Reference to instance of wt.change2.ChangeProcessLink used to replace this legacy link."),
tableProperties=@TableProperties(compositeIndex3="replacementRef.key.id"))
@Deprecated
public abstract class LegacyChangeLink
extends wt.change2._LegacyChangeLink
Deprecated.
Replaced by wt.change2.ChangeProcessLink.
Abstract class to tag legacy links that are superseded by ChangeProcessLink
when the the change association mode is non-legacy.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.change2._LegacyChangeLink
EXTERNALIZATION_VERSION_UID, REPLACEMENT_REFFields inherited from class wt.vc._VersionToVersionLink
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
Methods inherited from class wt.change2._LegacyChangeLink
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_LegacyChangeLink, super_readVersion_LegacyChangeLink, super_writeExternal_LegacyChangeLink, writeExternal, writeExternalMethods inherited from class wt.vc.VersionToVersionLink
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._VersionToVersionLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_VersionToVersionLink, super_readVersion_VersionToVersionLink, super_writeExternal_VersionToVersionLinkMethods 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