Package wt.part
Class _WTProductConfiguration
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.part._WTProductConfiguration
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,_BaselineConfigurationVersion,wt.configuration._Configuration,wt.configuration._SerialNumberedBaselineConfigurationVersion,BaselineConfigurationVersion,Configuration,SerialNumberedBaselineConfigurationVersion,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.notify._Notifiable,Notifiable,wt.occurrence._PathOccurrenceContext,PathOccurrenceContext,_OrganizationOwned,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,OrganizationOwned,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._TypeManaged,wt.type.TypeManaged,_AdHocStringVersioned,_Iterated,wt.vc._Versionable,AdHocStringVersioned,wt.vc.baseline._Baseline,wt.vc.baseline._IteratedPartialBaseline,Baseline,IteratedPartialBaseline,Iterated,_SessionEditedIteration,SessionEditedIteration,Versionable,_ViewManageable,ViewManageable,wt.viewmarkup._Viewable,wt.viewmarkup.Viewable,wt.workflow.forum._IteratedSubjectOfForum,wt.workflow.forum._SubjectOfForum,wt.workflow.forum.IteratedSubjectOfForum,SubjectOfForum,wt.workflow.notebook._IteratedSubjectOfNotebook,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.IteratedSubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
WTProductConfiguration
public abstract class _WTProductConfiguration
extends WTObject
implements SerialNumberedBaselineConfigurationVersion, ViewManageable, Indexable, IteratedLifeCycleManaged, Notifiable, SessionEditedIteration, wt.org.electronicIdentity.ElectronicallySignable, AdHocStringVersioned, WTContained, wt.viewmarkup.Viewable, OrganizationOwned, DomainAdministered, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.forum.IteratedSubjectOfForum, wt.type.TypeManaged, 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.vc._AdHocStringVersioned
AD_HOC_STRING_IDENTIFIERFields inherited from interface wt.configuration._BaselineConfigurationVersion
DESCRIPTIONFields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.vc.sessioniteration._SessionEditedIteration
SESSION_OWNERFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_IDFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2 -
Method Summary
Modifier and TypeMethodDescriptionThis attribute persists the ad-hoc identifier provided by some client/process.Derived attribute for displaying the Control Branch in query results.Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()The description of this configuration.Derived from_IterationInfo.getIdentifier()Derived from_IterationInfo.getNote()Derived from_LifeCycleState.getState()The master for an iteration.The master for an iteration.Derived from_IterationInfo.getModifier()Derived fromWTPrincipalReference.getEMail()Derived fromWTPrincipalReference.getFullName()Derived fromWTPrincipalReference.getName()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 owner of the session iteration.getState()Supported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truebooleanDerived from_IterationInfo.isLatest()voidsetAdHocStringIdentifier(String adHocStringIdentifier) This attribute persists the ad-hoc identifier provided by some client/process.voidsetDescription(String description) The description of this configuration.voidThe master for an iteration.voidsetMasterReference(ObjectReference the_masterReference) The master for an iteration.voidsetSessionOwner(WTPrincipalReference sessionOwner) The owner of the session iteration.voidsetVariation1(Variation1 variation1) Supported API: truevoidsetVariation2(Variation2 variation2) Supported API: trueMethods 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.configuration.BaselineConfigurationVersion
getConfiguredVersionMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
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
-
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:
-
getMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
-
getMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
getMasterReferencein interface_Iterated- See Also:
-
setMaster
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterin interface_Iterated- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setMasterReference
The master for an iteration. A master must exist for any iteration. @see wt.vc.MasteredSupported API: true
- Specified by:
setMasterReferencein interface_Iterated- Throws:
WTPropertyVetoException- See Also:
-
getDescription
The description of this configuration.Supported API: true
- Specified by:
getDescriptionin interface_BaselineConfigurationVersion- See Also:
-
setDescription
The description of this configuration.Supported API: true
- Specified by:
setDescriptionin interface_BaselineConfigurationVersion- Throws:
WTPropertyVetoException- See Also:
-
getControlBranch
Derived attribute for displaying the Control Branch in query results.Supported API: true
- Specified by:
getControlBranchin interface_Iterated- See Also:
-
getIterationNote
Derived from_IterationInfo.getNote()Supported API: true
- Specified by:
getIterationNotein interface_Iterated- See Also:
-
getCreatorEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getCreatorEMailin interface_Iterated- See Also:
-
getCreatorName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getCreatorNamein interface_Iterated- See Also:
-
getCreatorFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getCreatorFullNamein interface_Iterated- See Also:
-
getModifier
Derived from_IterationInfo.getModifier()Supported API: true
- Specified by:
getModifierin interface_Iterated- See Also:
-
getModifierEMail
Derived fromWTPrincipalReference.getEMail()Supported API: true
- Specified by:
getModifierEMailin interface_Iterated- See Also:
-
getModifierName
Derived fromWTPrincipalReference.getName()Supported API: true
- Specified by:
getModifierNamein interface_Iterated- See Also:
-
getModifierFullName
Derived fromWTPrincipalReference.getFullName()Supported API: true
- Specified by:
getModifierFullNamein interface_Iterated- See Also:
-
getIterationIdentifier
Derived from_IterationInfo.getIdentifier()Supported API: true
- Specified by:
getIterationIdentifierin interface_Iterated- See Also:
-
isLatestIteration
public boolean isLatestIteration()Derived from_IterationInfo.isLatest()Supported API: true
- Specified by:
isLatestIterationin interface_Iterated- See Also:
-
getVariation1
Supported API: true- Specified by:
getVariation1in interface_ViewManageable- See Also:
-
setVariation1
Supported API: true- Specified by:
setVariation1in interface_ViewManageable- See Also:
-
getVariation2
Supported API: true- Specified by:
getVariation2in interface_ViewManageable- See Also:
-
setVariation2
Supported API: true- Specified by:
setVariation2in interface_ViewManageable- See Also:
-
getState
Supported API: true- Specified by:
getStatein interface_LifeCycleManaged- See Also:
-
getLifeCycleState
Derived from_LifeCycleState.getState()Supported API: true
- Specified by:
getLifeCycleStatein interface_LifeCycleManaged- See Also:
-
getTeamTemplateId
Supported API: true- Specified by:
getTeamTemplateIdin interface_TeamManaged- See Also:
-
getTeamId
Supported API: true- Specified by:
getTeamIdin interface_TeamManaged- See Also:
-
getSessionOwner
The owner of the session iteration.Supported API: true
- Specified by:
getSessionOwnerin interface_SessionEditedIteration- See Also:
-
setSessionOwner
The owner of the session iteration.Supported API: true
- Specified by:
setSessionOwnerin interface_SessionEditedIteration- Throws:
WTPropertyVetoException- See Also:
-
getAdHocStringIdentifier
This attribute persists the ad-hoc identifier provided by some client/process. This identifier is typically wrapped by another, more appropriately named attribute, such as "name".Supported API: true
- Specified by:
getAdHocStringIdentifierin interface_AdHocStringVersioned- See Also:
-
setAdHocStringIdentifier
This attribute persists the ad-hoc identifier provided by some client/process. This identifier is typically wrapped by another, more appropriately named attribute, such as "name".Supported API: true
- Specified by:
setAdHocStringIdentifierin interface_AdHocStringVersioned- 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:
-