Class ESIReleaseTransactionLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.txn._ESIReleaseTransactionLink
com.ptc.windchill.esi.txn.ESIReleaseTransactionLink
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 an ESIRelease object to each of the ESITransaction objects that constitute the release represented by the former. It is used solely for object navigation (for e.g., when querying for the transactions in a release) and thus does not hold any attributes.

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