Class ESITargetOrganizationLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.tgt._ESITargetOrganizationLink
com.ptc.windchill.esi.tgt.ESITargetOrganizationLink
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="target",type=ESITarget.class), roleB=@GeneratedRole(name="organization",type=WTOrganization.class), tableProperties=@TableProperties(tableName="ESITargetOrganizationLink")) public class ESITargetOrganizationLink extends com.ptc.windchill.esi.tgt._ESITargetOrganizationLink
Represents the many-to-many relationship between ESITargets and WTOrganizations.

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