Package wt.esi
Class _ERPPartSpecificPlantDataLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.esi._ERPPartSpecificPlantDataLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.esi._ERPPartSpecificPlantDataLinkTypeInterface,wt.esi.ERPPartSpecificPlantDataLinkTypeInterface,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:
ERPPartSpecificPlantDataLink
public abstract class _ERPPartSpecificPlantDataLink
extends ObjectToObjectLink
implements wt.type.Typed, wt.ufid.Federatable, wt.esi.ERPPartSpecificPlantDataLinkTypeInterface, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionwt.esi.ERPMaterialSupported API: trueSupported API: truevoidsetErpMaterial(wt.esi.ERPMaterial the_erpMaterial) Supported API: truevoidsetPlantData(ERPPartSpecificPlantData the_plantData) Supported API: trueMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, 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
-
ERP_MATERIAL_ROLE
Supported API: true -
PLANT_DATA_ROLE
Supported API: true
-
-
Method Details
-
getErpMaterial
public wt.esi.ERPMaterial getErpMaterial()Supported API: true- See Also:
-
setErpMaterial
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getPlantData
Supported API: true- See Also:
-
setPlantData
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-