Package wt.part
Class _WTProductInstanceMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.part._WTProductInstanceMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.configuration._SerialNumberedConfiguredInstanceMaster,_SerialNumberedInstanceIfc,wt.configuration._SerialNumberedInstanceMaster,SerialNumberedConfiguredInstanceMaster,SerialNumberedInstanceIfc,SerialNumberedInstanceMaster,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.occurrence._PathOccurrenceMasterContext,PathOccurrenceMasterContext,_OrganizationOwned,OrganizationOwned,wt.recent.RecentlyVisited,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
WTProductInstanceMaster
public abstract class _WTProductInstanceMaster
extends WTObject
implements SerialNumberedConfiguredInstanceMaster, WTContained, OrganizationOwned, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe mfgCageCode attribute represents the reference to the manufacturing organization for the part instance.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.configuration._SerialNumberedInstanceIfc
INSTANCE_OF, INSTANCE_OF_REFERENCE, LOT_NUMBER, SERIAL_NUMBER -
Method Summary
Modifier and TypeMethodDescriptionThe object this instance is an instance of.The object this instance is an instance of.The serial number of the object.The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance.Supported API: trueSupported API: trueSupported API: trueDerived from_WTPartMaster.getOrganizationReference()Supported API: trueDerived from_WTPartMaster.getDefaultUnit()Derived from_WTPartMaster.getName()Derived from_WTPartMaster.getNumber()The serial number of the object.voidsetInstanceOf(SerialNumbered the_instanceOf) The object this instance is an instance of.voidsetInstanceOfReference(ObjectReference the_instanceOfReference) The object this instance is an instance of.voidsetLotNumber(String lotNumber) The serial number of the object.voidsetMfgCageCode(WTPrincipalReference mfgCageCode) The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance.voidsetSerialNumber(String serialNumber) The serial number of the object.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
-
MFG_CAGE_CODE
The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance. Used to indicate the Manufacturing ID for the company that manufactured the part instance. Conceptually on the part instance, it is actually implemented on the master. Needs to be called mfgCageCode(because it has migration implications for the Windchill A&D module).Supported API: true
- See Also:
-
PRODUCT_NUMBER
Supported API: true- See Also:
-
PRODUCT_NAME
Supported API: true- See Also:
-
PRODUCT_DEFAULT_UNIT
Supported API: true- See Also:
-
ORGANIZATION_REFERENCE
Supported API: true- See Also:
-
ORGANIZATION
Supported API: true- See Also:
-
-
Method Details
-
getMfgCageCode
The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance. Used to indicate the Manufacturing ID for the company that manufactured the part instance. Conceptually on the part instance, it is actually implemented on the master. Needs to be called mfgCageCode(because it has migration implications for the Windchill A&D module).Supported API: true
- See Also:
-
setMfgCageCode
The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance. Used to indicate the Manufacturing ID for the company that manufactured the part instance. Conceptually on the part instance, it is actually implemented on the master. Needs to be called mfgCageCode(because it has migration implications for the Windchill A&D module).Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
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:
-
getOrganizationReference
Derived from_WTPartMaster.getOrganizationReference()Supported API: true
- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
getOrganization
Supported API: true- Specified by:
getOrganizationin interfaceOrganizationOwned- Returns:
- WTOrganization
- See Also:
-
getInstanceOf
The object this instance is an instance of.Supported API: true
- Specified by:
getInstanceOfin interface_SerialNumberedInstanceIfc- See Also:
-
getInstanceOfReference
The object this instance is an instance of.Supported API: true
- Specified by:
getInstanceOfReferencein interface_SerialNumberedInstanceIfc- See Also:
-
setInstanceOf
public void setInstanceOf(SerialNumbered the_instanceOf) throws WTPropertyVetoException, WTException The object this instance is an instance of.Supported API: true
- Specified by:
setInstanceOfin interface_SerialNumberedInstanceIfc- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setInstanceOfReference
public void setInstanceOfReference(ObjectReference the_instanceOfReference) throws WTPropertyVetoException The object this instance is an instance of.Supported API: true
- Specified by:
setInstanceOfReferencein interface_SerialNumberedInstanceIfc- Throws:
WTPropertyVetoException- See Also:
-
getSerialNumber
The serial number of the object. The serial number must be unique in the context of its serial numbered object. @see SerialNumberedSupported API: true
- Specified by:
getSerialNumberin interface_SerialNumberedInstanceIfc- See Also:
-
setSerialNumber
The serial number of the object. The serial number must be unique in the context of its serial numbered object. @see SerialNumberedSupported API: true
- Specified by:
setSerialNumberin interface_SerialNumberedInstanceIfc- Throws:
WTPropertyVetoException- See Also:
-
getLotNumber
The serial number of the object. The serial number must be unique in the context of its serial numbered object. @see SerialNumberedSupported API: true
- Specified by:
getLotNumberin interface_SerialNumberedInstanceIfc- See Also:
-
setLotNumber
The serial number of the object. The serial number must be unique in the context of its serial numbered object. @see SerialNumberedSupported API: true
- Specified by:
setLotNumberin interface_SerialNumberedInstanceIfc- 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:
-