Package wt.esi

Class ERPMaterialDocumentDescribeLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
All Implemented Interfaces:
Externalizable, Serializable, wt.esi._ERPMaterialDocumentDescribeLinkTypeInterface, wt.esi._Releasable, wt.esi.ERPMaterialDocumentDescribeLinkTypeInterface, Releasable, 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=ObjectToVersionLink.class, interfaces={wt.type.Typed.class,wt.ufid.Federatable.class,Releasable.class,wt.esi.ERPMaterialDocumentDescribeLinkTypeInterface.class}, serializable=EXTERNALIZABLE_BASIC, roleA=@GeneratedRole(name="describes",type=wt.esi.ERPMaterial.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="describedBy",type=WTDocument.class,supportedAPI=PUBLIC,cardinality=ONE_TO_MANY), tableProperties=@TableProperties(tableName="ERPMATERIALDOCDESCRIBELINK")) public class ERPMaterialDocumentDescribeLink extends _ERPMaterialDocumentDescribeLink

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