Package wt.esi
Class ERPPartSpecificPlantDataLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.esi._ERPPartSpecificPlantDataLink
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
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
interfaces={wt.type.Typed.class,wt.ufid.Federatable.class,wt.esi.ERPPartSpecificPlantDataLinkTypeInterface.class},
serializable=EXTERNALIZABLE_BASIC,
roleA=@GeneratedRole(name="erpMaterial",type=wt.esi.ERPMaterial.class,supportedAPI=PUBLIC,cardinality=ONE),
roleB=@GeneratedRole(name="plantData",type=ERPPartSpecificPlantData.class,supportedAPI=PUBLIC),
tableProperties=@TableProperties(tableName="ERPPartSpecificPlantDataLink"))
public class ERPPartSpecificPlantDataLink
extends _ERPPartSpecificPlantDataLink
Deprecated.
Use the newERPPartSpecificPlantDataLink static factory method(s),
not the ERPPartSpecificPlantDataLink 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.
- See Also:
-
Field Summary
Fields inherited from class wt.esi._ERPPartSpecificPlantDataLink
ERP_MATERIAL_ROLE, PLANT_DATA_ROLE -
Method Summary
Methods inherited from class wt.esi._ERPPartSpecificPlantDataLink
getErpMaterial, getPlantData, setErpMaterial, setPlantDataMethods 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
Supported API: true
Extendable: false