Package wt.esi
Class _ERPMaterialSet
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.esi._ERPMaterialSet
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
ERPMaterialSet
public abstract class _ERPMaterialSet
extends WTObject
implements wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truegetView()Supported API: truevoidsetVariation1(Variation1 variation1) Supported API: truevoidsetVariation2(Variation2 variation2) Supported API: truevoidsetView(ViewReference view) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
VIEW
Supported API: true- See Also:
-
VARIATION1
Supported API: true- See Also:
-
VARIATION2
Supported API: true- See Also:
-
-
Method Details
-
getView
Supported API: true- See Also:
-
setView
Supported API: true- See Also:
-
getVariation1
Supported API: true- See Also:
-
setVariation1
Supported API: true- See Also:
-
getVariation2
Supported API: true- See Also:
-
setVariation2
Supported API: true- See Also:
-