Package wt.change2
Class ChangeVersionLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._ChangeVersionLink
wt.change2.ChangeVersionLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._RelatedProductData,RelatedProductData,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
@GenAsBinaryLink(superClass=VersionToVersionLink.class,
interfaces=RelatedProductData.class,
properties=@GeneratedProperty(name="state",type=ChangeVersionState.class,initialValue="wt.change2.ChangeVersionState.OPEN",javaDoc="store state for change branch",constraints=@PropertyConstraints(upperLimit=60)),
roleA=@GeneratedRole(name="theChangeItem",type=VersionableChangeItem.class,supportedAPI=PUBLIC),
roleB=@GeneratedRole(name="theChangeable2",type=Changeable2.class,supportedAPI=PUBLIC),
tableProperties=@TableProperties(tableName="ChangeVersionLink",compositeIndex3="roleBObjectRef.key.classname"),
iconProperties=@IconProperties(standardIcon="netmarkets/images/link_object.gif",openIcon="netmarkets/images/link_object.gif"))
public class ChangeVersionLink
extends _ChangeVersionLink
Change Version link between a ChangeItem and a Changeable2.
This link will identify the ChangeItem linked to particular Change Version.
Use the
Set the change item role and the changeable role on the returned typed link.
Set any initial or required attributes on the typed link.
Supported API: true
Extendable: false
newChangeVersionLink static factory method(s),
not the ChangeVersionLink constructor, to construct instances
of this class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.change2._ChangeVersionLink
CHANGE_ITEM_ROLE, CHANGEABLE2_ROLE, EXTERNALIZATION_VERSION_UID, STATEFields 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.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.change2._RelatedProductData
DESCRIPTIONFields 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._ChangeVersionLink
getChangeable2, getChangeItem, getClassInfo, getConceptualClassname, getDescription, getFederatableInfo, getState, getType, readExternal, readExternal, readVersion, setChangeable2, setChangeItem, setDescription, setFederatableInfo, setState, super_readExternal_ChangeVersionLink, super_readVersion_ChangeVersionLink, super_writeExternal_ChangeVersionLink, 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