|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.WTObject
wt.part.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 | |
private static String |
CLASSNAME
|
static String |
CONFIGURATION
Label for the attribute. |
static String |
CONFIGURATION_NAME
Label for the attribute. |
static String |
CONFIGURATION_REFERENCE
Label for the attribute. |
private VersionReference |
configurationReference
|
static String |
CONTAINER
Label for the attribute. |
private WTContainerRef |
containerReference
|
private ControlBranch |
controlBranch
|
private AdminDomainRef |
domainRef
|
private AclEntrySet |
entrySet
|
private WTStringSet |
eventSet
|
static long |
EXTERNALIZATION_VERSION_UID
|
private Timestamp |
incorporated
|
private IndexerSet |
indexerSet
|
private boolean |
inheritedDomain
|
private IterationInfo |
iterationInfo
|
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
private ObjectReference |
masterReference
|
protected static long |
OLD_FORMAT_VERSION_UID
|
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. |
private Timestamp |
plannedIncorporation
|
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. |
static long |
R60_EXTERNALIZATION_VERSION_UID
|
static long |
R62_EXTERNALIZATION_VERSION_UID
|
private static String |
RESOURCE
|
(package private) static long |
serialVersionUID
|
private WTPrincipalReference |
sessionOwner
|
private LifeCycleState |
state
|
private TeamReference |
teamId
|
private TeamTemplateReference |
teamTemplateId
|
private AttributeContainer |
theAttributeContainer
|
private TypeDefinitionReference |
typeDefinitionReference
|
private Timestamp |
unIncorporated
|
static String |
VERSION_DISPLAY_IDENTIFIER
Label for the attribute. |
private VersionInfo |
versionInfo
|
Fields inherited from class wt.fc.WTObject |
CREATE_TIMESTAMP, MODIFY_TIMESTAMP |
Fields inherited from interface wt.configuration.SerialNumberedInstanceVersion |
INCORPORATED, INCORPORATED_AS_STRING, PLANNED_INCORPORATION, SERIAL_NUMBER, UN_INCORPORATED |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Fields inherited from interface wt.vc.Iterated |
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
Fields inherited from interface wt.index.Indexable |
INDEXER_SET |
Fields inherited from interface wt.lifecycle.LifeCycleManaged |
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATE |
Fields inherited from interface wt.access.AdHocControlled |
ENTRY_SET |
Fields inherited from interface wt.team.TeamManaged |
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAME |
Fields inherited from interface wt.notify.Notifiable |
EVENT_SET |
Fields inherited from interface wt.admin.DomainAdministered |
DOMAIN_REF, INHERITED_DOMAIN |
Fields inherited from interface wt.vc.sessioniteration.SessionEditedIteration |
SESSION_OWNER |
Fields inherited from interface wt.vc.Versioned |
VERSION_IDENTIFIER, VERSION_INFO |
Fields inherited from interface wt.type.Typed |
TYPE_DEFINITION_REFERENCE |
Fields inherited from interface wt.iba.value.IBAHolder |
ATTRIBUTE_CONTAINER |
Fields inherited from interface wt.inf.container.WTContained |
CONTAINER_ID, CONTAINER_NAME, CONTAINER_REFERENCE |
Fields inherited from interface wt.org.OrganizationOwned |
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
Fields inherited from interface wt.identity.DisplayIdentification |
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE |
Constructor Summary | |
WTProductInstance2()
|
Method Summary | |
private void |
configurationReferenceValidate(VersionReference a_ConfigurationReference)
|
private void |
containerReferenceValidate(WTContainerRef a_ContainerReference)
|
boolean |
equals(Object obj)
Indicates whether the given object is equal to this object from a persistence perspective, by comparing the two objects ObjectIdentifier s. |
AttributeContainer |
getAttributeContainer()
Gets the object for the association that plays role: ATTRIBUTE_CONTAINER. |
long |
getBranchIdentifier()
Gets the value of the attribute: BRANCH_IDENTIFIER. |
String |
getConceptualClassname()
Deprecated. |
Configuration |
getConfiguration()
Gets the object for the association that plays role: CONFIGURATION. |
String |
getConfigurationName()
Gets the value of the attribute: CONFIGURATION_NAME. |
VersionReference |
getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
WTContainer |
getContainer()
Gets the object for the association that plays role: CONTAINER. |
String |
getContainerName()
Gets the value of the attribute: CONTAINER_NAME. |
WTContainerRef |
getContainerReference()
Gets the value of the attribute: CONTAINER_REFERENCE. |
ControlBranch |
getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. |
WTPrincipalReference |
getCreator()
Gets the value of the attribute: CREATOR. |
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. |
AdminDomainRef |
getDomainRef()
Gets the object for the association that plays role: DOMAIN_REF. |
AclEntrySet |
getEntrySet()
Gets the value of the attribute: ENTRY_SET. |
WTStringSet |
getEventSet()
Gets the value of the attribute: EVENT_SET. |
String |
getIdentity()
Gets the value of the attribute: IDENTITY. |
Timestamp |
getIncorporated()
Gets the value of the attribute: INCORPORATED. |
String |
getIncorporatedAsString()
Gets the value of the attribute: INCORPORATED_AS_STRING. |
IndexerSet |
getIndexerSet()
Gets the value of the attribute: INDEXER_SET. |
IterationIdentifier |
getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. |
IterationInfo |
getIterationInfo()
Gets the object for the association that plays role: ITERATION_INFO. |
String |
getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. |
String |
getLifeCycleName()
Gets the value of the attribute: LIFE_CYCLE_NAME. |
State |
getLifeCycleState()
Gets the value of the attribute: LIFE_CYCLE_STATE. |
LifeCycleTemplateReference |
getLifeCycleTemplate()
Gets the value of the attribute: LIFE_CYCLE_TEMPLATE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
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. |
String |
getName()
This unsupported method was created to address a change managment issue for 6.0. |
String |
getNumber()
This unsupported method was created to address a change managment issue for 6.0. |
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. |
LifeCycleState |
getState()
Gets the object for the association that plays role: STATE. |
TeamReference |
getTeamId()
Gets the object for the association that plays role: TEAM_ID. |
String |
getTeamIdentity()
Gets the value of the attribute: TEAM_IDENTITY. |
String |
getTeamName()
Gets the value of the attribute: TEAM_NAME. |
TeamTemplateReference |
getTeamTemplateId()
Gets the object for the association that plays role: TEAM_TEMPLATE_ID. |
String |
getTeamTemplateIdentity()
Gets the value of the attribute: TEAM_TEMPLATE_IDENTITY. |
String |
getTeamTemplateName()
Gets the value of the attribute: TEAM_TEMPLATE_NAME. |
TypeDefinitionReference |
getTypeDefinitionReference()
Gets the object for the association that plays role: TYPE_DEFINITION_REFERENCE. |
Timestamp |
getUnIncorporated()
Gets the value of the attribute: UN_INCORPORATED. |
LocalizableMessage |
getVersionDisplayIdentifier()
Gets the value of the attribute: VERSION_DISPLAY_IDENTIFIER. |
VersionIdentifier |
getVersionIdentifier()
Gets the value of the attribute: VERSION_IDENTIFIER. |
VersionInfo |
getVersionInfo()
Gets the object for the association that plays role: VERSION_INFO. |
int |
hashCode()
Returns a hash code for this object based upon its ObjectIdentifier . |
protected void |
initialize(WTProductConfiguration configuration)
|
protected void |
initialize(WTProductMaster instanceOf)
|
protected void |
initialize(WTProductMaster instanceOf,
String serialNumber)
Supports initialization, following construction of an instance. |
protected void |
initialize(WTProductMaster instanceOf,
String serialNumber,
WTProductConfiguration configuration)
Supports initialization, following construction of an instance. |
boolean |
isInheritedDomain()
Gets the value of the attribute: INHERITED_DOMAIN. |
boolean |
isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. |
boolean |
isLifeCycleAtGate()
Gets the value of the attribute: LIFE_CYCLE_AT_GATE. |
boolean |
isLifeCycleBasic()
Gets the value of the attribute: LIFE_CYCLE_BASIC. |
private void |
iterationInfoValidate(IterationInfo a_IterationInfo)
|
private void |
masterReferenceValidate(ObjectReference a_MasterReference)
|
static WTProductInstance2 |
newWTProductInstance2(WTProductConfiguration configuration)
|
static WTProductInstance2 |
newWTProductInstance2(WTProductMaster instanceOf)
|
static WTProductInstance2 |
newWTProductInstance2(WTProductMaster instanceOf,
String serialNumber)
Supported API: false |
static WTProductInstance2 |
newWTProductInstance2(WTProductMaster instanceOf,
String serialNumber,
WTProductConfiguration configuration)
Supported API: false |
void |
readExternal(ObjectInput input)
Reads the non-transient fields of this class from an external source. |
void |
readExternal(PersistentRetrieveIfc input)
Used by Persistent Data Service to populate the persistent attributes of this class from a persistent store. |
private boolean |
readOldVersion(ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source, which is not the current version. |
protected boolean |
readVersion(WTProductInstance2 thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
private void |
sessionOwnerValidate(WTPrincipalReference a_SessionOwner)
|
void |
setAttributeContainer(AttributeContainer a_AttributeContainer)
Sets the object for the association that plays role: ATTRIBUTE_CONTAINER. |
void |
setConfiguration(Configuration a_Configuration)
Sets the object for the association that plays role: CONFIGURATION. |
void |
setConfigurationName(String a_ConfigurationName)
Sets the value of the attribute: CONFIGURATION_NAME. |
void |
setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_REFERENCE. |
void |
setContainer(WTContainer a_Container)
Sets the object for the association that plays role: CONTAINER. |
void |
setContainerReference(WTContainerRef a_ContainerReference)
Sets the value of the attribute: CONTAINER_REFERENCE. |
void |
setControlBranch(ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
void |
setDomainRef(AdminDomainRef a_DomainRef)
Sets the object for the association that plays role: DOMAIN_REF. |
void |
setEntrySet(AclEntrySet a_EntrySet)
Sets the value of the attribute: ENTRY_SET. |
void |
setEventSet(WTStringSet a_EventSet)
Sets the value of the attribute: EVENT_SET. |
void |
setIncorporated(Timestamp a_Incorporated)
Sets the value of the attribute: INCORPORATED. |
void |
setIndexerSet(IndexerSet a_IndexerSet)
Sets the value of the attribute: INDEXER_SET. |
void |
setInheritedDomain(boolean a_InheritedDomain)
Sets the value of the attribute: INHERITED_DOMAIN. |
void |
setIterationInfo(IterationInfo a_IterationInfo)
Sets the object for the association that plays role: ITERATION_INFO. |
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 |
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. |
void |
setState(LifeCycleState a_State)
Sets the object for the association that plays role: STATE. |
void |
setTeamId(TeamReference a_TeamId)
Sets the object for the association that plays role: TEAM_ID. |
void |
setTeamTemplateId(TeamTemplateReference a_TeamTemplateId)
Sets the object for the association that plays role: TEAM_TEMPLATE_ID. |
void |
setTypeDefinitionReference(TypeDefinitionReference a_TypeDefinitionReference)
Sets the object for the association that plays role: TYPE_DEFINITION_REFERENCE. |
void |
setUnIncorporated(Timestamp a_UnIncorporated)
Sets the value of the attribute: UN_INCORPORATED. |
void |
setVersionInfo(VersionInfo a_VersionInfo)
Sets the object for the association that plays role: VERSION_INFO. |
private void |
stateValidate(LifeCycleState a_State)
|
private void |
teamIdValidate(TeamReference a_TeamId)
|
private void |
teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId)
|
private void |
typeDefinitionReferenceValidate(TypeDefinitionReference a_TypeDefinitionReference)
|
private void |
versionInfoValidate(VersionInfo a_VersionInfo)
|
void |
writeExternal(ObjectOutput output)
Writes the non-transient fields of this class to an external source. |
void |
writeExternal(PersistentStoreIfc output)
Used by Persistent Data Service to obtain the values of the persistent attributes of this class, so they can be written to a persistent store. |
Methods inherited from class wt.fc.WTObject |
checkAttributes, duplicate, finalize, getClassInfo, getCreateTimestamp, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getModifyTimestamp, getPersistInfo, getType, initialize, readVersion, setPersistInfo, toString |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String PRODUCT_NUMBER
public static final String PRODUCT_NAME
public static final String PRODUCT_DEFAULT_UNIT
public static final String CONFIGURATION_NAME
public static final String VERSION_DISPLAY_IDENTIFIER
public static final String ORGANIZATION_REFERENCE
public static final String ORGANIZATION
public static final String MASTER
public static final String MASTER_REFERENCE
private ObjectReference masterReference
public static final String CONFIGURATION
public static final String CONFIGURATION_REFERENCE
private VersionReference configurationReference
private Timestamp plannedIncorporation
private Timestamp incorporated
private Timestamp unIncorporated
private ControlBranch controlBranch
private IterationInfo iterationInfo
private IndexerSet indexerSet
private LifeCycleState state
private AclEntrySet entrySet
private TeamTemplateReference teamTemplateId
private TeamReference teamId
private WTStringSet eventSet
private boolean inheritedDomain
private AdminDomainRef domainRef
private WTPrincipalReference sessionOwner
private VersionInfo versionInfo
private TypeDefinitionReference typeDefinitionReference
private AttributeContainer theAttributeContainer
public static final String CONTAINER
private WTContainerRef containerReference
static final long serialVersionUID
public static final long EXTERNALIZATION_VERSION_UID
protected static final long OLD_FORMAT_VERSION_UID
public static final long R60_EXTERNALIZATION_VERSION_UID
public static final long R62_EXTERNALIZATION_VERSION_UID
Constructor Detail |
public WTProductInstance2()
Method Detail |
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class WTObject
output
-
IOException
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class WTObject
input
-
IOException
ClassNotFoundException
protected boolean readVersion(WTProductInstance2 thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
thisObject
- input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
private boolean readOldVersion(ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone) throws IOException, ClassNotFoundException
input
- readSerialVersionUID
- passThrough
- superDone
-
IOException
ClassNotFoundException
public void writeExternal(PersistentStoreIfc output) throws SQLException, DatastoreException
(Not intended for general use.)
Supported API: false
writeExternal
in interface ObjectMappable
writeExternal
in class WTObject
output
-
SQLException
DatastoreException
public void readExternal(PersistentRetrieveIfc input) throws SQLException, DatastoreException
(Not intended for general
use.)
Supported API: false
readExternal
in interface ObjectMappable
readExternal
in class WTObject
input
-
SQLException
DatastoreException
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
public String getProductNumber()
public String getProductName()
public QuantityUnit getProductDefaultUnit()
public String getConfigurationName()
public void setConfigurationName(String a_ConfigurationName) throws WTPropertyVetoException
a_ConfigurationName
-
WTPropertyVetoException
public LocalizableMessage getVersionDisplayIdentifier()
public WTPrincipalReference getOrganizationReference()
getOrganizationReference
in interface OrganizationOwned
public WTOrganization getOrganization()
getOrganization
in interface OrganizationOwned
public Mastered getMaster()
getMaster
in interface SerialNumberedConfiguredInstanceVersion
public void setMaster(Mastered a_Master) throws WTPropertyVetoException, WTException
setMaster
in interface SerialNumberedConfiguredInstanceVersion
a_Master
-
WTPropertyVetoException
WTException
public ObjectReference getMasterReference()
getMasterReference
in interface SerialNumberedConfiguredInstanceVersion
public void setMasterReference(ObjectReference a_MasterReference) throws WTPropertyVetoException
setMasterReference
in interface SerialNumberedConfiguredInstanceVersion
a_MasterReference
-
WTPropertyVetoException
private void masterReferenceValidate(ObjectReference a_MasterReference) throws WTPropertyVetoException
a_MasterReference
-
WTPropertyVetoException
public Configuration getConfiguration()
getConfiguration
in interface SerialNumberedConfiguredInstanceVersion
public void setConfiguration(Configuration a_Configuration) throws WTPropertyVetoException, WTException
setConfiguration
in interface SerialNumberedConfiguredInstanceVersion
a_Configuration
-
WTPropertyVetoException
WTException
public VersionReference getConfigurationReference()
getConfigurationReference
in interface SerialNumberedConfiguredInstanceVersion
public void setConfigurationReference(VersionReference a_ConfigurationReference) throws WTPropertyVetoException
setConfigurationReference
in interface SerialNumberedConfiguredInstanceVersion
a_ConfigurationReference
-
WTPropertyVetoException
private void configurationReferenceValidate(VersionReference a_ConfigurationReference) throws WTPropertyVetoException
a_ConfigurationReference
-
WTPropertyVetoException
public static WTProductInstance2 newWTProductInstance2(WTProductMaster instanceOf, String serialNumber) throws WTException
instanceOf
- serialNumber
-
WTException
protected void initialize(WTProductMaster instanceOf, String serialNumber) throws WTException
instanceOf
- serialNumber
-
WTException
public static WTProductInstance2 newWTProductInstance2(WTProductMaster instanceOf, String serialNumber, WTProductConfiguration configuration) throws WTException
instanceOf
- serialNumber
- configuration
-
WTException
protected void initialize(WTProductMaster instanceOf, String serialNumber, WTProductConfiguration configuration) throws WTException
instanceOf
- serialNumber
- configuration
-
WTException
public String getNumber()
public String getName()
public String getSerialNumber()
getSerialNumber
in interface SerialNumberedInstanceVersion
public void setSerialNumber(String a_SerialNumber) throws WTPropertyVetoException
setSerialNumber
in interface SerialNumberedInstanceVersion
a_SerialNumber
-
WTPropertyVetoException
public Timestamp getPlannedIncorporation()
getPlannedIncorporation
in interface SerialNumberedInstanceVersion
public void setPlannedIncorporation(Timestamp a_PlannedIncorporation) throws WTPropertyVetoException
setPlannedIncorporation
in interface SerialNumberedInstanceVersion
a_PlannedIncorporation
-
WTPropertyVetoException
public Timestamp getIncorporated()
getIncorporated
in interface SerialNumberedInstanceVersion
public void setIncorporated(Timestamp a_Incorporated) throws WTPropertyVetoException
setIncorporated
in interface SerialNumberedInstanceVersion
a_Incorporated
-
WTPropertyVetoException
public Timestamp getUnIncorporated()
getUnIncorporated
in interface SerialNumberedInstanceVersion
public void setUnIncorporated(Timestamp a_UnIncorporated) throws WTPropertyVetoException
setUnIncorporated
in interface SerialNumberedInstanceVersion
a_UnIncorporated
-
WTPropertyVetoException
public String getIncorporatedAsString()
getIncorporatedAsString
in interface SerialNumberedInstanceVersion
public String getIterationNote()
getIterationNote
in interface Iterated
public String getCreatorEMail()
getCreatorEMail
in interface Iterated
public String getCreatorName()
getCreatorName
in interface Iterated
public String getCreatorFullName()
getCreatorFullName
in interface Iterated
public WTPrincipalReference getModifier()
getModifier
in interface Iterated
public String getModifierEMail()
getModifierEMail
in interface Iterated
public String getModifierName()
getModifierName
in interface Iterated
public String getModifierFullName()
getModifierFullName
in interface Iterated
public IterationIdentifier getIterationIdentifier()
getIterationIdentifier
in interface Iterated
public long getBranchIdentifier()
getBranchIdentifier
in interface Iterated
public boolean isLatestIteration()
isLatestIteration
in interface Iterated
public WTPrincipalReference getCreator()
getCreator
in interface Iterated
public ControlBranch getControlBranch()
getControlBranch
in interface Iterated
public void setControlBranch(ControlBranch a_ControlBranch) throws WTPropertyVetoException
setControlBranch
in interface Iterated
a_ControlBranch
-
WTPropertyVetoException
public IterationInfo getIterationInfo()
getIterationInfo
in interface Iterated
IterationInfo
public void setIterationInfo(IterationInfo a_IterationInfo) throws WTPropertyVetoException
setIterationInfo
in interface Iterated
a_IterationInfo
-
WTPropertyVetoException
IterationInfo
private void iterationInfoValidate(IterationInfo a_IterationInfo) throws WTPropertyVetoException
a_IterationInfo
-
WTPropertyVetoException
public IndexerSet getIndexerSet()
getIndexerSet
in interface Indexable
public void setIndexerSet(IndexerSet a_IndexerSet)
setIndexerSet
in interface Indexable
a_IndexerSet
- public String getLifeCycleName()
getLifeCycleName
in interface LifeCycleManaged
public State getLifeCycleState()
getLifeCycleState
in interface LifeCycleManaged
public boolean isLifeCycleAtGate()
isLifeCycleAtGate
in interface LifeCycleManaged
public LifeCycleTemplateReference getLifeCycleTemplate()
getLifeCycleTemplate
in interface LifeCycleManaged
public boolean isLifeCycleBasic()
isLifeCycleBasic
in interface LifeCycleManaged
public LifeCycleState getState()
getState
in interface LifeCycleManaged
public void setState(LifeCycleState a_State) throws WTPropertyVetoException
setState
in interface LifeCycleManaged
a_State
-
WTPropertyVetoException
private void stateValidate(LifeCycleState a_State) throws WTPropertyVetoException
a_State
-
WTPropertyVetoException
public AclEntrySet getEntrySet()
getEntrySet
in interface AdHocControlled
public void setEntrySet(AclEntrySet a_EntrySet)
setEntrySet
in interface AdHocControlled
a_EntrySet
- public String getTeamName()
getTeamName
in interface TeamManaged
public String getTeamIdentity()
getTeamIdentity
in interface TeamManaged
public String getTeamTemplateName()
getTeamTemplateName
in interface TeamManaged
public String getTeamTemplateIdentity()
getTeamTemplateIdentity
in interface TeamManaged
public TeamTemplateReference getTeamTemplateId()
getTeamTemplateId
in interface TeamManaged
public void setTeamTemplateId(TeamTemplateReference a_TeamTemplateId) throws WTPropertyVetoException
setTeamTemplateId
in interface TeamManaged
a_TeamTemplateId
-
WTPropertyVetoException
private void teamTemplateIdValidate(TeamTemplateReference a_TeamTemplateId) throws WTPropertyVetoException
a_TeamTemplateId
-
WTPropertyVetoException
public TeamReference getTeamId()
getTeamId
in interface TeamManaged
public void setTeamId(TeamReference a_TeamId) throws WTPropertyVetoException
setTeamId
in interface TeamManaged
a_TeamId
-
WTPropertyVetoException
private void teamIdValidate(TeamReference a_TeamId) throws WTPropertyVetoException
a_TeamId
-
WTPropertyVetoException
public WTStringSet getEventSet()
getEventSet
in interface Notifiable
public void setEventSet(WTStringSet a_EventSet)
setEventSet
in interface Notifiable
a_EventSet
- public boolean isInheritedDomain()
isInheritedDomain
in interface DomainAdministered
public void setInheritedDomain(boolean a_InheritedDomain) throws WTPropertyVetoException
setInheritedDomain
in interface DomainAdministered
a_InheritedDomain
-
WTPropertyVetoException
public AdminDomainRef getDomainRef()
getDomainRef
in interface DomainAdministered
public void setDomainRef(AdminDomainRef a_DomainRef)
setDomainRef
in interface DomainAdministered
a_DomainRef
- public WTPrincipalReference getSessionOwner()
getSessionOwner
in interface SessionEditedIteration
public void setSessionOwner(WTPrincipalReference a_SessionOwner) throws WTPropertyVetoException
setSessionOwner
in interface SessionEditedIteration
a_SessionOwner
-
WTPropertyVetoException
private void sessionOwnerValidate(WTPrincipalReference a_SessionOwner) throws WTPropertyVetoException
a_SessionOwner
-
WTPropertyVetoException
public VersionIdentifier getVersionIdentifier()
getVersionIdentifier
in interface Versioned
public VersionInfo getVersionInfo()
getVersionInfo
in interface Versioned
VersionInfo
public void setVersionInfo(VersionInfo a_VersionInfo) throws WTPropertyVetoException
setVersionInfo
in interface Versioned
a_VersionInfo
-
WTPropertyVetoException
VersionInfo
private void versionInfoValidate(VersionInfo a_VersionInfo) throws WTPropertyVetoException
a_VersionInfo
-
WTPropertyVetoException
public TypeDefinitionReference getTypeDefinitionReference()
getTypeDefinitionReference
in interface Typed
public void setTypeDefinitionReference(TypeDefinitionReference a_TypeDefinitionReference) throws WTPropertyVetoException
setTypeDefinitionReference
in interface Typed
a_TypeDefinitionReference
-
WTPropertyVetoException
private void typeDefinitionReferenceValidate(TypeDefinitionReference a_TypeDefinitionReference) throws WTPropertyVetoException
a_TypeDefinitionReference
-
WTPropertyVetoException
public AttributeContainer getAttributeContainer()
getAttributeContainer
in interface IBAHolder
public void setAttributeContainer(AttributeContainer a_AttributeContainer)
setAttributeContainer
in interface IBAHolder
a_AttributeContainer
- public String getContainerName()
WTContainer
this object is assigned to.
getContainerName
in interface WTContained
public WTContainer getContainer()
getContainer
in interface WTContained
public void setContainer(WTContainer a_Container) throws WTPropertyVetoException, WTException
setContainer
in interface WTContained
a_Container
-
WTPropertyVetoException
WTException
public WTContainerRef getContainerReference()
getContainerReference
in interface WTContained
public void setContainerReference(WTContainerRef a_ContainerReference) throws WTPropertyVetoException
setContainerReference
in interface WTContained
a_ContainerReference
-
WTPropertyVetoException
private void containerReferenceValidate(WTContainerRef a_ContainerReference) throws WTPropertyVetoException
a_ContainerReference
-
WTPropertyVetoException
public String getOrganizationUniqueIdentifier()
getOrganizationUniqueIdentifier
in interface OrganizationOwned
public String getOrganizationCodingSystem()
getOrganizationCodingSystem
in interface OrganizationOwned
public String getOrganizationName()
getOrganizationName
in interface OrganizationOwned
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference) throws WTPropertyVetoException
setOrganizationReference
in interface OrganizationOwned
a_OrganizationReference
-
WTPropertyVetoException
public void setOrganization(WTOrganization a_Organization) throws WTPropertyVetoException
setOrganization
in interface OrganizationOwned
a_Organization
-
WTPropertyVetoException
public boolean equals(Object obj)
ObjectIdentifier
s.
Changed or stale copies are still considered equal by this method.
Delegates to PersistenceHelper.equals(Persistable,Object)
.
Warning: Certain core Windchill operations may depend upon
equals
being ObjectIdentifier
-based. Changes
to the default implementation should be done with care, if at all.
Supported API: false
equals
in class WTObject
obj
-
public int hashCode()
ObjectIdentifier
.
Delegates to PersistenceHelper.hashCode(Persistable)
.
Warning: Certain core Windchill operations may depend upon
hashCode
being ObjectIdentifier-based
. Changes
to the default implementation should be done with care, if at all.
Supported API: false
hashCode
in class WTObject
public static WTProductInstance2 newWTProductInstance2(WTProductMaster instanceOf) throws WTException
WTException
protected void initialize(WTProductMaster instanceOf) throws WTException
WTException
public static WTProductInstance2 newWTProductInstance2(WTProductConfiguration configuration) throws WTException
WTException
protected void initialize(WTProductConfiguration configuration) throws WTException
WTException
public String getIdentity()
Persistable
getIdentity
in interface Persistable
getIdentity
in class WTObject
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |