Class PartListItemSubstituteLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.arbortext.windchill.partlist._PartListItemSubstituteLink
com.ptc.arbortext.windchill.partlist.PartListItemSubstituteLink
All Implemented Interfaces:
com.ptc.arbortext.windchill.partlist._PartListItemSubstituteLinkTypeInterface, com.ptc.arbortext.windchill.partlist.PartListItemSubstituteLinkTypeInterface, Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, 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={SecurityLabeled.class,wt.access.PolicyAccessControlled.class,wt.type.Typed.class,com.ptc.arbortext.windchill.partlist.PartListItemSubstituteLinkTypeInterface.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="replacementType",type=SubstitutesReplacementType.class),@GeneratedProperty(name="copiedFromBom",type=boolean.class,initialValue="false",columnProperties=@ColumnProperties(defaultValue="0"))},roleA=@GeneratedRole(name="substituteFor",type=PartListItem.class,supportedAPI=PUBLIC),roleB=@GeneratedRole(name="substitutes",type=WTPartMaster.class,supportedAPI=PUBLIC),tableProperties=@TableProperties(compositeUnique1="roleAObjectRef.key.id+roleBObjectRef.key.id",tableName="PartListItemSubstituteLink",oracleTableSize=LARGE),iconProperties=@IconProperties(standardIcon="wtcore/images/substitute.gif",openIcon="wtcore/images/substitute.gif")) public class PartListItemSubstituteLink extends _PartListItemSubstituteLink
An association indicating that in the context of a particular usage, another part may be substituted.

Use the newPartListItemSubstituteLink static factory method(s), not the PartListItemSubstituteLink 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: false

See Also: