Package wt.esi
Class _ERPMaterialDocumentDescribeLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.esi._ERPMaterialDocumentDescribeLink
- 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
- Direct Known Subclasses:
ERPMaterialDocumentDescribeLink
public abstract class _ERPMaterialDocumentDescribeLink
extends ObjectToVersionLink
implements wt.type.Typed, wt.ufid.Federatable, Releasable, wt.esi.ERPMaterialDocumentDescribeLinkTypeInterface, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truewt.esi.ERPMaterialSupported API: truevoidsetDescribedBy(WTDocument the_describedBy) Supported API: truevoidsetDescribes(wt.esi.ERPMaterial the_describes) Supported API: trueMethods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
DESCRIBES_ROLE
Supported API: true -
DESCRIBED_BY_ROLE
Supported API: true
-
-
Method Details
-
getDescribes
public wt.esi.ERPMaterial getDescribes()Supported API: true- See Also:
-
setDescribes
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getDescribedBy
Supported API: true- See Also:
-
setDescribedBy
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-