Package wt.esi

Class ERPMaterialLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
All Implemented Interfaces:
Externalizable, Serializable, wt.esi._ERPMaterialLinkTypeInterface, wt.esi.ERPMaterialLinkTypeInterface, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, interfaces={wt.type.Typed.class,wt.ufid.Federatable.class,wt.esi.ERPMaterialLinkTypeInterface.class}, serializable=EXTERNALIZABLE_BASIC, roleA=@GeneratedRole(name="erpVersioned",type=WTPartMaster.class,supportedAPI=PUBLIC,cardinality=ONE), roleB=@GeneratedRole(name="erpMaterials",type=ERPMaterialSet.class,supportedAPI=PUBLIC,cardinality=ZERO_TO_ONE), tableProperties=@TableProperties(tableName="ERPMaterialLink")) public class ERPMaterialLink extends _ERPMaterialLink

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