Class ESIReleaseObjectLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.txn._ESIReleaseObjectLink
com.ptc.windchill.esi.txn.ESIReleaseObjectLink
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

It is an extension of wt.fc.ObjectToObjectLink and links a Releasable object (such as a WTPart or a WTChangeOrder2) to the ESIRelease object that represents its release. It is used solely for object navigation and thus does not hold any attributes.

Use the newESIReleaseObjectLink static factory method(s), not the ESIReleaseObjectLink 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: