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
-
Method Summary
Methods inherited from class wt.vc.VersionToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, 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