wt.part
Class WTProductInstance2

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.part.WTProductInstance2
All Implemented Interfaces:
Externalizable, Serializable, AccessControlled, wt.access.AccessControlList, wt.access.AdHocControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, Changeable2, ChangeableIfc, SerialNumberedConfiguredInstanceVersion, SerialNumberedInstanceImpl, SerialNumberedInstanceVersion, NetFactor, ObjectMappable, Persistable, wt.iba.value.IBAHolder, DisplayIdentification, Indexable, WTContained, IteratedLifeCycleManaged, wt.lifecycle.LifeCycleManaged, wt.maturity.Promotable, Notifiable, PathOccurrenceContext, wt.org.electronicIdentity.ElectronicallySignable, OrganizationOwned, wt.recent.RecentlyVisited, wt.team.TeamManaged, wt.type.FlexTyped, wt.type.Typed, wt.util.depthLock._DepthLock000, wt.util.depthLock._DepthLock001, wt.util.depthLock._DepthLock002, wt.util.depthLock._DepthLock003, wt.util.depthLock._DepthLock004, wt.util.depthLock._DepthLock005, wt.util.depthLock._DepthLock006, wt.util.depthLock._DepthLock007, Baselineable, Iterated, SessionEditedIteration, Versionable, Versioned, wt.viewmarkup.Viewable, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook

public class WTProductInstance2
extends WTObject
implements SerialNumberedConfiguredInstanceVersion, Changeable2, Indexable, IteratedLifeCycleManaged, Notifiable, SessionEditedIteration, wt.org.electronicIdentity.ElectronicallySignable, Versioned, wt.type.Typed, WTContained, wt.viewmarkup.Viewable, OrganizationOwned, wt.maturity.Promotable, wt.admin.DomainAdministered, wt.workflow.notebook.IteratedSubjectOfNotebook, Externalizable

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

See Also:
Serialized Form

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

PRODUCT_NUMBER

public static final String PRODUCT_NUMBER
Label for the attribute; The number attribute represents the number for this part and all of its versions. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

See Also:
Constant Field Values

PRODUCT_NAME

public static final String PRODUCT_NAME
Label for the attribute; The name of the part -- the name a part is commonly refered to by, such as "piston".

Supported API: true

See Also:
Constant Field Values

PRODUCT_DEFAULT_UNIT

public static final 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".

Supported API: true

See Also:
Constant Field Values

ORGANIZATION_REFERENCE

public static final String ORGANIZATION_REFERENCE
Label for the attribute; The organizationReference attribute represents the reference to organization for the part. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

See Also:
Constant Field Values

ORGANIZATION

public static final String ORGANIZATION
Label for the attribute; The organization attribute represents the organization for the part. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

See Also:
Constant Field Values

MFG_CAGE_CODE

public static final String MFG_CAGE_CODE
Label for the attribute; 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:
Constant Field Values

MASTER

public static final String MASTER
Label for the attribute.

Supported API: true

See Also:
Constant Field Values

MASTER_REFERENCE

public static final String MASTER_REFERENCE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values

CONFIGURATION

public static final String CONFIGURATION
Label for the attribute.

Supported API: true

See Also:
Constant Field Values

CONFIGURATION_REFERENCE

public static final String CONFIGURATION_REFERENCE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getProductNumber

public String getProductNumber()
Gets the value of the attribute: PRODUCT_NUMBER. The number attribute represents the number for this part and all of its versions. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

Returns:
String

getProductName

public String getProductName()
Gets the value of the attribute: PRODUCT_NAME. The name of the part -- the name a part is commonly refered to by, such as "piston".

Supported API: true

Returns:
String

getProductDefaultUnit

public QuantityUnit getProductDefaultUnit()
Gets the value of the attribute: PRODUCT_DEFAULT_UNIT. The name of the part -- the name a part is commonly refered to by, such as "piston".

Supported API: true

Returns:
QuantityUnit

getOrganizationReference

public WTPrincipalReference getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE. The organizationReference attribute represents the reference to organization for the part. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

Specified by:
getOrganizationReference in interface OrganizationOwned
Returns:
WTPrincipalReference

getOrganization

public WTOrganization getOrganization()
Gets the value of the attribute: ORGANIZATION. The organization attribute represents the organization for the part. Conceptually on the WTPart, it is actually implemented on the master.

Supported API: true

Specified by:
getOrganization in interface OrganizationOwned
Returns:
WTOrganization

getMfgCageCode

public WTPrincipalReference getMfgCageCode()
Gets the value of the attribute: 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

Returns:
WTPrincipalReference

setMfgCageCode

public void setMfgCageCode(WTPrincipalReference a_MfgCageCode)
                    throws WTPropertyVetoException
Sets the value of the attribute: 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

Parameters:
a_MfgCageCode -
Throws:
WTPropertyVetoException

getMaster

public Mastered getMaster()
Gets the object for the association that plays role: MASTER.

Supported API: true

Specified by:
getMaster in interface SerialNumberedConfiguredInstanceVersion
Specified by:
getMaster in interface SerialNumberedInstanceVersion
Specified by:
getMaster in interface Iterated
Returns:
Mastered
See Also:
Mastered

setMaster

public void setMaster(Mastered a_Master)
               throws WTPropertyVetoException,
                      WTException
Sets the object for the association that plays role: MASTER.

Supported API: true

Specified by:
setMaster in interface SerialNumberedConfiguredInstanceVersion
Specified by:
setMaster in interface SerialNumberedInstanceVersion
Specified by:
setMaster in interface Iterated
Parameters:
a_Master -
Throws:
WTPropertyVetoException
WTException
See Also:
Mastered

getMasterReference

public ObjectReference getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE.

Supported API: true

Specified by:
getMasterReference in interface SerialNumberedConfiguredInstanceVersion
Specified by:
getMasterReference in interface SerialNumberedInstanceVersion
Specified by:
getMasterReference in interface Iterated
Returns:
ObjectReference
See Also:
Mastered

setMasterReference

public void setMasterReference(ObjectReference a_MasterReference)
                        throws WTPropertyVetoException
Sets the value of the attribute: MASTER_REFERENCE.

Supported API: true

Specified by:
setMasterReference in interface SerialNumberedConfiguredInstanceVersion
Specified by:
setMasterReference in interface SerialNumberedInstanceVersion
Specified by:
setMasterReference in interface Iterated
Parameters:
a_MasterReference -
Throws:
WTPropertyVetoException
See Also:
Mastered

getConfiguration

public Configuration getConfiguration()
Gets the object for the association that plays role: CONFIGURATION.

Supported API: true

Specified by:
getConfiguration in interface SerialNumberedConfiguredInstanceVersion
Specified by:
getConfiguration in interface SerialNumberedInstanceImpl
Returns:
Configuration

setConfiguration

public void setConfiguration(Configuration a_Configuration)
                      throws WTPropertyVetoException,
                             WTException
Sets the object for the association that plays role: CONFIGURATION.

Supported API: true

Specified by:
setConfiguration in interface SerialNumberedConfiguredInstanceVersion
Specified by:
setConfiguration in interface SerialNumberedInstanceImpl
Parameters:
a_Configuration -
Throws:
WTPropertyVetoException
WTException

getConfigurationReference

public VersionReference getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE.

Supported API: true

Specified by:
getConfigurationReference in interface SerialNumberedConfiguredInstanceVersion
Specified by:
getConfigurationReference in interface SerialNumberedInstanceImpl
Returns:
VersionReference

setConfigurationReference

public void setConfigurationReference(VersionReference a_ConfigurationReference)
                               throws WTPropertyVetoException
Sets the value of the attribute: CONFIGURATION_REFERENCE.

Supported API: true

Specified by:
setConfigurationReference in interface SerialNumberedConfiguredInstanceVersion
Specified by:
setConfigurationReference in interface SerialNumberedInstanceImpl
Parameters:
a_ConfigurationReference -
Throws:
WTPropertyVetoException

getSerialNumber

public String getSerialNumber()
Gets the value of the attribute: SERIAL_NUMBER. The serial number of the master.

Supported API: true

Specified by:
getSerialNumber in interface SerialNumberedInstanceImpl
Specified by:
getSerialNumber in interface SerialNumberedInstanceVersion
Returns:
String

setSerialNumber

public void setSerialNumber(String a_SerialNumber)
                     throws WTPropertyVetoException
Sets the value of the attribute: SERIAL_NUMBER. The serial number of the master.

Supported API: true

Specified by:
setSerialNumber in interface SerialNumberedInstanceImpl
Specified by:
setSerialNumber in interface SerialNumberedInstanceVersion
Parameters:
a_SerialNumber -
Throws:
WTPropertyVetoException

getLotNumber

public String getLotNumber()
Gets the value of the attribute: LOT_NUMBER. The serial number of the master.

Supported API: true

Specified by:
getLotNumber in interface SerialNumberedInstanceImpl
Specified by:
getLotNumber in interface SerialNumberedInstanceVersion
Returns:
String

setLotNumber

public void setLotNumber(String a_LotNumber)
                  throws WTPropertyVetoException
Sets the value of the attribute: LOT_NUMBER. The serial number of the master.

Supported API: true

Specified by:
setLotNumber in interface SerialNumberedInstanceImpl
Specified by:
setLotNumber in interface SerialNumberedInstanceVersion
Parameters:
a_LotNumber -
Throws:
WTPropertyVetoException

getPlannedIncorporation

public Timestamp getPlannedIncorporation()
Gets the value of the attribute: PLANNED_INCORPORATION. The date this version is planned to reflect the current configuration of the serial numbered instance it represents.

Supported API: true

Specified by:
getPlannedIncorporation in interface SerialNumberedInstanceVersion
Returns:
Timestamp

setPlannedIncorporation

public void setPlannedIncorporation(Timestamp a_PlannedIncorporation)
                             throws WTPropertyVetoException
Sets the value of the attribute: PLANNED_INCORPORATION. The date this version is planned to reflect the current configuration of the serial numbered instance it represents.

Supported API: true

Specified by:
setPlannedIncorporation in interface SerialNumberedInstanceVersion
Parameters:
a_PlannedIncorporation -
Throws:
WTPropertyVetoException

getIncorporated

public Timestamp getIncorporated()
Gets the value of the attribute: INCORPORATED. The date this version actually reflects the configuration of the serial numbered instance it represents. Use incorporatedAsStriing to display this value, as it will display the incorporation range.

Supported API: true

Specified by:
getIncorporated in interface SerialNumberedInstanceVersion
Returns:
Timestamp

setIncorporated

public void setIncorporated(Timestamp a_Incorporated)
                     throws WTPropertyVetoException
Sets the value of the attribute: INCORPORATED. The date this version actually reflects the configuration of the serial numbered instance it represents. Use incorporatedAsStriing to display this value, as it will display the incorporation range.

Supported API: true

Specified by:
setIncorporated in interface SerialNumberedInstanceVersion
Parameters:
a_Incorporated -
Throws:
WTPropertyVetoException

getIncorporatedAsString

public String getIncorporatedAsString()
Gets the value of the attribute: INCORPORATED_AS_STRING. When a successor version is incorporated, its predecessor's incorporation is effectively ended. This attribute displays the incorporation as this range, so it's easier for a user to determine the actual date range this version was incorporated. If Rev A were incorporated at time X and Rev B at time Y, this attribute would return X-Y for Rev A and Y- for Rev B.

Supported API: true

Specified by:
getIncorporatedAsString in interface SerialNumberedInstanceVersion
Returns:
String

getIterationNote

public String getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. Derived attribute for displaying the iteration's note in query results.

Supported API: true

Specified by:
getIterationNote in interface Iterated
Returns:
String

getCreatorEMail

public String getCreatorEMail()
Gets the value of the attribute: CREATOR_EMAIL. Derived attribute for displaying the iteration creator's E-Mail address in query results.

Supported API: true

Specified by:
getCreatorEMail in interface Iterated
Returns:
String

getCreatorName

public String getCreatorName()
Gets the value of the attribute: CREATOR_NAME. Derived attribute for displaying the iteration creator's name in query results.

Supported API: true

Specified by:
getCreatorName in interface Iterated
Returns:
String

getCreatorFullName

public String getCreatorFullName()
Gets the value of the attribute: CREATOR_FULL_NAME. Derived attribute for displaying the iteration creator's fullname in query results.

Supported API: true

Specified by:
getCreatorFullName in interface Iterated
Returns:
String

getModifier

public WTPrincipalReference getModifier()
Gets the value of the attribute: MODIFIER. Derived attribute for displaying the iteration's modifier in query results.

Supported API: true

Specified by:
getModifier in interface Iterated
Returns:
WTPrincipalReference

getModifierEMail

public String getModifierEMail()
Gets the value of the attribute: MODIFIER_EMAIL. Derived attribute for displaying the iteration modifier's E-Mail address in query results.

Supported API: true

Specified by:
getModifierEMail in interface Iterated
Returns:
String

getModifierName

public String getModifierName()
Gets the value of the attribute: MODIFIER_NAME. Derived attribute for displaying the iteration modifier's name in query results.

Supported API: true

Specified by:
getModifierName in interface Iterated
Returns:
String

getModifierFullName

public String getModifierFullName()
Gets the value of the attribute: MODIFIER_FULL_NAME. Derived attribute for displaying the iteration modifier's fullname in query results.

Supported API: true

Specified by:
getModifierFullName in interface Iterated
Returns:
String

getIterationIdentifier

public IterationIdentifier getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. Derived attribute for displaying the iteration identifier in query results.

Supported API: true

Specified by:
getIterationIdentifier in interface Iterated
Returns:
IterationIdentifier

isLatestIteration

public boolean isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. Derived attribute for displaying the iteration "latest" flag in query results.

Supported API: true

Specified by:
isLatestIteration in interface Iterated
Returns:
boolean

getControlBranch

public wt.vc.ControlBranch getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. Derived attribute for displaying the Control Branch in query results.

Supported API: true

Specified by:
getControlBranch in interface Iterated
Returns:
ControlBranch

setControlBranch

public void setControlBranch(wt.vc.ControlBranch a_ControlBranch)
                      throws WTPropertyVetoException
Sets the value of the attribute: CONTROL_BRANCH. Derived attribute for displaying the Control Branch in query results.

Supported API: true

Specified by:
setControlBranch in interface Iterated
Parameters:
a_ControlBranch -
Throws:
WTPropertyVetoException

getSessionOwner

public WTPrincipalReference getSessionOwner()
Gets the object for the association that plays role: SESSION_OWNER. The owner of the session iteration.

Supported API: true

Specified by:
getSessionOwner in interface SessionEditedIteration
Returns:
WTPrincipalReference

setSessionOwner

public void setSessionOwner(WTPrincipalReference a_SessionOwner)
                     throws WTPropertyVetoException
Sets the object for the association that plays role: SESSION_OWNER. The owner of the session iteration.

Supported API: true

Specified by:
setSessionOwner in interface SessionEditedIteration
Parameters:
a_SessionOwner -
Throws:
WTPropertyVetoException

getOrganizationUniqueIdentifier

public String getOrganizationUniqueIdentifier()
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. The getter for this attribute delivers organization unique identifier.

Supported API: true

Specified by:
getOrganizationUniqueIdentifier in interface OrganizationOwned
Returns:
String

getOrganizationCodingSystem

public String getOrganizationCodingSystem()
Gets the value of the attribute: ORGANIZATION_CODING_SYSTEM. The getter for this attribute delivers organization coding system.

Supported API: true

Specified by:
getOrganizationCodingSystem in interface OrganizationOwned
Returns:
String

getOrganizationName

public String getOrganizationName()
Gets the value of the attribute: ORGANIZATION_NAME. The getter for this attribute delivers organization name.

Supported API: true

Specified by:
getOrganizationName in interface OrganizationOwned
Returns:
String

setOrganizationReference

public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
                              throws WTPropertyVetoException
Sets the value of the attribute: ORGANIZATION_REFERENCE.

Supported API: true

Parameters:
a_OrganizationReference -
Throws:
WTPropertyVetoException

setOrganization

public void setOrganization(WTOrganization a_Organization)
                     throws WTPropertyVetoException
Sets the value of the attribute: ORGANIZATION.

Supported API: true

Parameters:
a_Organization -
Throws:
WTPropertyVetoException