Package wt.part
Class _WTProductConfigurationMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.part._WTProductConfigurationMaster
- All Implemented Interfaces:
Externalizable,Serializable,_BaselineConfigurationMaster,BaselineConfigurationMaster,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.occurrence._PathOccurrenceMasterContext,PathOccurrenceMasterContext,_OrganizationOwned,OrganizationOwned,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
WTProductConfigurationMaster
public abstract class _WTProductConfigurationMaster
extends WTObject
implements BaselineConfigurationMaster, OrganizationOwned, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.configuration._BaselineConfigurationMaster
CONFIGURATION_FOR, CONFIGURATION_FOR_REFERENCEFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER -
Method Summary
Modifier and TypeMethodDescriptionThe object this is a configuration for.The object this is a configuration for.Supported API: trueSupported API: trueSupported API: trueDerived from_WTPartMaster.getOrganizationReference()Supported API: trueDerived from_WTPartMaster.getDefaultUnit()Derived from_WTPartMaster.getName()Derived from_WTPartMaster.getNumber()voidsetConfigurationFor(ConfiguredMaster the_configurationFor) The object this is a configuration for.voidsetConfigurationForReference(ObjectReference the_configurationForReference) The object this is a configuration for.Methods 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
-
PRODUCT_NUMBER
Supported API: true -
PRODUCT_NAME
Supported API: true -
PRODUCT_DEFAULT_UNIT
Supported API: true -
ORGANIZATION
Supported API: true -
ORGANIZATION_REFERENCE
Supported API: true
-
-
Method Details
-
getProductNumber
Derived from_WTPartMaster.getNumber()Supported API: true
- See Also:
-
getProductName
Derived from_WTPartMaster.getName()Supported API: true
- See Also:
-
getProductDefaultUnit
Derived from_WTPartMaster.getDefaultUnit()Supported API: true
- See Also:
-
getOrganization
Supported API: true- Specified by:
getOrganizationin interfaceOrganizationOwned- Returns:
- WTOrganization
- See Also:
-
getOrganizationReference
Derived from_WTPartMaster.getOrganizationReference()Supported API: true
- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
getConfigurationFor
The object this is a configuration for.Supported API: true
- Specified by:
getConfigurationForin interface_BaselineConfigurationMaster- See Also:
-
getConfigurationForReference
The object this is a configuration for.Supported API: true
- Specified by:
getConfigurationForReferencein interface_BaselineConfigurationMaster- See Also:
-
setConfigurationFor
public void setConfigurationFor(ConfiguredMaster the_configurationFor) throws WTPropertyVetoException, WTException The object this is a configuration for.Supported API: true
- Specified by:
setConfigurationForin interface_BaselineConfigurationMaster- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setConfigurationForReference
public void setConfigurationForReference(ObjectReference the_configurationForReference) throws WTPropertyVetoException The object this is a configuration for.Supported API: true
- Specified by:
setConfigurationForReferencein interface_BaselineConfigurationMaster- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-