|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.part.WTProductInstance2
public class WTProductInstance2
Use the newWTProductInstance2 static factory method(s),
not the WTProductInstance2 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.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
CONFIGURATION
Label for the attribute. |
static String |
CONFIGURATION_REFERENCE
Label for the attribute. |
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
static String |
MFG_CAGE_CODE
Label for the attribute; The mfgCageCode attribute represents the reference to the manufacturing organization for the part instance. |
static String |
ORGANIZATION
Label for the attribute; The organization attribute represents the organization for the part. |
static String |
ORGANIZATION_REFERENCE
Label for the attribute; The organizationReference attribute represents the reference to organization for the part. |
static String |
PRODUCT_DEFAULT_UNIT
Label for the attribute; The name of the part -- the name a part is commonly refered to by, such as "piston". |
static String |
PRODUCT_NAME
Label for the attribute; The name of the part -- the name a part is commonly refered to by, such as "piston". |
static String |
PRODUCT_NUMBER
Label for the attribute; The number attribute represents the number for this part and all of its versions. |
| Fields inherited from interface wt.configuration.SerialNumberedInstanceVersion |
|---|
INCORPORATED, INCORPORATED_AS_STRING, LOT_NUMBER, PLANNED_INCORPORATION, SERIAL_NUMBER |
| Fields inherited from interface wt.vc.Iterated |
|---|
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.vc.Iterated |
|---|
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Fields inherited from interface wt.vc.sessioniteration.SessionEditedIteration |
|---|
SESSION_OWNER |
| Fields inherited from interface wt.org.OrganizationOwned |
|---|
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
| Method Summary | |
|---|---|
Configuration |
getConfiguration()
Gets the object for the association that plays role: CONFIGURATION. |
VersionReference |
getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
wt.vc.ControlBranch |
getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. |
String |
getCreatorEMail()
Gets the value of the attribute: CREATOR_EMAIL. |
String |
getCreatorFullName()
Gets the value of the attribute: CREATOR_FULL_NAME. |
String |
getCreatorName()
Gets the value of the attribute: CREATOR_NAME. |
Timestamp |
getIncorporated()
Gets the value of the attribute: INCORPORATED. |
String |
getIncorporatedAsString()
Gets the value of the attribute: INCORPORATED_AS_STRING. |
IterationIdentifier |
getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. |
String |
getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. |
String |
getLotNumber()
Gets the value of the attribute: LOT_NUMBER. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
WTPrincipalReference |
getMfgCageCode()
Gets the value of the attribute: MFG_CAGE_CODE. |
WTPrincipalReference |
getModifier()
Gets the value of the attribute: MODIFIER. |
String |
getModifierEMail()
Gets the value of the attribute: MODIFIER_EMAIL. |
String |
getModifierFullName()
Gets the value of the attribute: MODIFIER_FULL_NAME. |
String |
getModifierName()
Gets the value of the attribute: MODIFIER_NAME. |
WTOrganization |
getOrganization()
Gets the value of the attribute: ORGANIZATION. |
String |
getOrganizationCodingSystem()
Gets the value of the attribute: ORGANIZATION_CODING_SYSTEM. |
String |
getOrganizationName()
Gets the value of the attribute: ORGANIZATION_NAME. |
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE. |
String |
getOrganizationUniqueIdentifier()
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. |
Timestamp |
getPlannedIncorporation()
Gets the value of the attribute: PLANNED_INCORPORATION. |
QuantityUnit |
getProductDefaultUnit()
Gets the value of the attribute: PRODUCT_DEFAULT_UNIT. |
String |
getProductName()
Gets the value of the attribute: PRODUCT_NAME. |
String |
getProductNumber()
Gets the value of the attribute: PRODUCT_NUMBER. |
String |
getSerialNumber()
Gets the value of the attribute: SERIAL_NUMBER. |
WTPrincipalReference |
getSessionOwner()
Gets the object for the association that plays role: SESSION_OWNER. |
boolean |
isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. |
void |
setConfiguration(Configuration a_Configuration)
Sets the object for the association that plays role: CONFIGURATION. |
void |
setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
void |
setControlBranch(wt.vc.ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
void |
setIncorporated(Timestamp a_Incorporated)
Sets the value of the attribute: INCORPORATED. |
void |
setLotNumber(String a_LotNumber)
Sets the value of the attribute: LOT_NUMBER. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
void |
setMfgCageCode(WTPrincipalReference a_MfgCageCode)
Sets the value of the attribute: MFG_CAGE_CODE. |
void |
setOrganization(WTOrganization a_Organization)
Sets the value of the attribute: ORGANIZATION. |
void |
setOrganizationReference(WTPrincipalReference a_OrganizationReference)
Sets the value of the attribute: ORGANIZATION_REFERENCE. |
void |
setPlannedIncorporation(Timestamp a_PlannedIncorporation)
Sets the value of the attribute: PLANNED_INCORPORATION. |
void |
setSerialNumber(String a_SerialNumber)
Sets the value of the attribute: SERIAL_NUMBER. |
void |
setSessionOwner(WTPrincipalReference a_SessionOwner)
Sets the object for the association that plays role: SESSION_OWNER. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String PRODUCT_NUMBER
public static final String PRODUCT_NAME
public static final String PRODUCT_DEFAULT_UNIT
public static final String ORGANIZATION_REFERENCE
public static final String ORGANIZATION
public static final String MFG_CAGE_CODE
public static final String MASTER
public static final String MASTER_REFERENCE
public static final String CONFIGURATION
public static final String CONFIGURATION_REFERENCE
| Method Detail |
|---|
public String getProductNumber()
public String getProductName()
public QuantityUnit getProductDefaultUnit()
public WTPrincipalReference getOrganizationReference()
getOrganizationReference in interface OrganizationOwnedpublic WTOrganization getOrganization()
getOrganization in interface OrganizationOwnedpublic WTPrincipalReference getMfgCageCode()
public void setMfgCageCode(WTPrincipalReference a_MfgCageCode)
throws WTPropertyVetoException
a_MfgCageCode -
WTPropertyVetoExceptionpublic Mastered getMaster()
getMaster in interface SerialNumberedConfiguredInstanceVersiongetMaster in interface SerialNumberedInstanceVersiongetMaster in interface IteratedMastered
public void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface SerialNumberedConfiguredInstanceVersionsetMaster in interface SerialNumberedInstanceVersionsetMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredpublic ObjectReference getMasterReference()
getMasterReference in interface SerialNumberedConfiguredInstanceVersiongetMasterReference in interface SerialNumberedInstanceVersiongetMasterReference in interface IteratedMastered
public void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface SerialNumberedConfiguredInstanceVersionsetMasterReference in interface SerialNumberedInstanceVersionsetMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMasteredpublic Configuration getConfiguration()
getConfiguration in interface SerialNumberedConfiguredInstanceVersiongetConfiguration in interface SerialNumberedInstanceImpl
public void setConfiguration(Configuration a_Configuration)
throws WTPropertyVetoException,
WTException
setConfiguration in interface SerialNumberedConfiguredInstanceVersionsetConfiguration in interface SerialNumberedInstanceImpla_Configuration -
WTPropertyVetoException
WTExceptionpublic VersionReference getConfigurationReference()
getConfigurationReference in interface SerialNumberedConfiguredInstanceVersiongetConfigurationReference in interface SerialNumberedInstanceImpl
public void setConfigurationReference(VersionReference a_ConfigurationReference)
throws WTPropertyVetoException
setConfigurationReference in interface SerialNumberedConfiguredInstanceVersionsetConfigurationReference in interface SerialNumberedInstanceImpla_ConfigurationReference -
WTPropertyVetoExceptionpublic String getSerialNumber()
getSerialNumber in interface SerialNumberedInstanceImplgetSerialNumber in interface SerialNumberedInstanceVersion
public void setSerialNumber(String a_SerialNumber)
throws WTPropertyVetoException
setSerialNumber in interface SerialNumberedInstanceImplsetSerialNumber in interface SerialNumberedInstanceVersiona_SerialNumber -
WTPropertyVetoExceptionpublic String getLotNumber()
getLotNumber in interface SerialNumberedInstanceImplgetLotNumber in interface SerialNumberedInstanceVersion
public void setLotNumber(String a_LotNumber)
throws WTPropertyVetoException
setLotNumber in interface SerialNumberedInstanceImplsetLotNumber in interface SerialNumberedInstanceVersiona_LotNumber -
WTPropertyVetoExceptionpublic Timestamp getPlannedIncorporation()
getPlannedIncorporation in interface SerialNumberedInstanceVersion
public void setPlannedIncorporation(Timestamp a_PlannedIncorporation)
throws WTPropertyVetoException
setPlannedIncorporation in interface SerialNumberedInstanceVersiona_PlannedIncorporation -
WTPropertyVetoExceptionpublic Timestamp getIncorporated()
getIncorporated in interface SerialNumberedInstanceVersion
public void setIncorporated(Timestamp a_Incorporated)
throws WTPropertyVetoException
setIncorporated in interface SerialNumberedInstanceVersiona_Incorporated -
WTPropertyVetoExceptionpublic String getIncorporatedAsString()
getIncorporatedAsString in interface SerialNumberedInstanceVersionpublic String getIterationNote()
getIterationNote in interface Iteratedpublic String getCreatorEMail()
getCreatorEMail in interface Iteratedpublic String getCreatorName()
getCreatorName in interface Iteratedpublic String getCreatorFullName()
getCreatorFullName in interface Iteratedpublic WTPrincipalReference getModifier()
getModifier in interface Iteratedpublic String getModifierEMail()
getModifierEMail in interface Iteratedpublic String getModifierName()
getModifierName in interface Iteratedpublic String getModifierFullName()
getModifierFullName in interface Iteratedpublic IterationIdentifier getIterationIdentifier()
getIterationIdentifier in interface Iteratedpublic boolean isLatestIteration()
isLatestIteration in interface Iteratedpublic wt.vc.ControlBranch getControlBranch()
getControlBranch in interface Iterated
public void setControlBranch(wt.vc.ControlBranch a_ControlBranch)
throws WTPropertyVetoException
setControlBranch in interface Iterateda_ControlBranch -
WTPropertyVetoExceptionpublic WTPrincipalReference getSessionOwner()
getSessionOwner in interface SessionEditedIteration
public void setSessionOwner(WTPrincipalReference a_SessionOwner)
throws WTPropertyVetoException
setSessionOwner in interface SessionEditedIterationa_SessionOwner -
WTPropertyVetoExceptionpublic String getOrganizationUniqueIdentifier()
getOrganizationUniqueIdentifier in interface OrganizationOwnedpublic String getOrganizationCodingSystem()
getOrganizationCodingSystem in interface OrganizationOwnedpublic String getOrganizationName()
getOrganizationName in interface OrganizationOwned
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
a_OrganizationReference -
WTPropertyVetoException
public void setOrganization(WTOrganization a_Organization)
throws WTPropertyVetoException
a_Organization -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||