Class ESITargetAssignmentLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.esi.tgt._ESITargetAssignmentLink
com.ptc.windchill.esi.tgt.ESITargetAssignmentLink
All Implemented Interfaces:
com.ptc.windchill.esi.tgt._ESITargetAssignmentLinkTypeInterface, com.ptc.windchill.esi.tgt.ESITargetAssignmentLinkTypeInterface, ESITargetAssociation, com.ptc.windchill.esi.translation.TranslationInfoMapHolder, Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, interfaces={ESITargetAssociation.class,wt.type.Typed.class,com.ptc.windchill.esi.tgt.ESITargetAssignmentLinkTypeInterface.class,com.ptc.windchill.esi.translation.TranslationInfoMapHolder.class}, extendable=true, versions={482302729672841571L,2538346186404157511L}, roleA=@GeneratedRole(name="releasableObject",type=Releasable.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setAccess=PROTECTED)), roleB=@GeneratedRole(name="target",type=ESITarget.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setAccess=PROTECTED)), tableProperties=@TableProperties(tableName="ESITargetAssignmentLink",oracleTableSize=HUGE), iconProperties=@IconProperties(standardIcon="wtcore/images/disttargetlink.gif",openIcon="wtcore/images/disttargetlink.gif")) public class ESITargetAssignmentLink extends _ESITargetAssignmentLink
Represents a target assignment between a persistable object and an ESI Target.

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