Class ESIRelatedTransaction

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.txn._ESIRelatedTransaction
com.ptc.windchill.esi.txn.ESIRelatedTransaction
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="relatedTxn",type=ESITransaction.class,cardinality=ONE), roleB=@GeneratedRole(name="txn",type=ESITransaction.class,accessors=@PropertyAccessors(setAccess=PROTECTED),cardinality=ONE), tableProperties=@TableProperties(tableName="ESIRelatedTransaction")) public class ESIRelatedTransaction extends com.ptc.windchill.esi.txn._ESIRelatedTransaction

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