com.ptc.windchill.esi.tgt
Class ESITargetOrganizationLink
java.lang.Object
wt.fc.WTObject
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.tgt.ESITargetOrganizationLink
- All Implemented Interfaces:
- Externalizable, Serializable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public class ESITargetOrganizationLink
- extends ObjectToObjectLink
- implements Externalizable
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:
- Serialized Form