com.ptc.windchill.esi.tgt
Class ESITargetOrganizationLink

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.ObjectToObjectLink
          extended by 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

Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait