Class ESITransactionRelease

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.txn._ESITransactionRelease
com.ptc.windchill.esi.txn.ESITransactionRelease
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=ObjectToObjectLink.class, extendable=true, versions=2538346186404157511L, roleA=@GeneratedRole(name="esiTransaction",type=ESITransaction.class,cardinality=ONE,owner=false), roleB=@GeneratedRole(name="release",type=ReleaseActivity.class,cardinality=ONE), tableProperties=@TableProperties(tableName="ESITransactionRelease",oracleTableSize=HUGE)) public class ESITransactionRelease extends com.ptc.windchill.esi.txn._ESITransactionRelease

Use the newESITransactionRelease static factory method(s), not the ESITransactionRelease 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: true

See Also: