Package wt.effectivity
Class ConfigurationItem
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Managed
wt.enterprise.Managed
wt.effectivity._ConfigurationItem
wt.effectivity.ConfigurationItem
- 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,_EffConfigurationItem,wt.eff._EffContext,EffConfigurationItem,EffContext,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,DisplayIdentification,wt.index._Indexable,Indexable,_LifeCycleManaged,LifeCycleManaged,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_TeamManaged,TeamManaged,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
@GenAsPersistable(superClass=Managed.class,interfaces=EffConfigurationItem.class,versions=3114992749200980431L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="The name of the Configuration Item.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=80,required=true),columnProperties=@ColumnProperties(persistent=true,unique=true)),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="A description of the Configuration Item."),@GeneratedProperty(name="effectivityType",type=EffectivityType.class)},iconProperties=@IconProperties(standardIcon="wt/clients/images/configitem.gif",openIcon="wt/clients/images/configitem.gif"))
public class ConfigurationItem
extends _ConfigurationItem
This is a product that is planned for manufacture with various
EffectivityManageables having Effectivitys under which specific
versions are used to manufacture the product.
The product that is planned for manufacture is usually visible to a customer
of the organization that does the configuration management. A ConfigurationItem
can be an entire product concept or some portion of a product concept.
ConfigurationItem is defined in PDM Enablers specification,
section 2.8.3.1. This description was taken, in part, from the PDM Enablers
specification.
Use the newConfigurationItem static factory method(s), not
the ConfigurationItem 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:
-
Field Summary
Fields inherited from class wt.effectivity._ConfigurationItem
DESCRIPTION, EFFECTIVITY_TYPE, EXTERNALIZATION_VERSION_UID, NAMEFields inherited from class wt.enterprise.Managed
EXTERNALIZATION_VERSION_UID_R51Fields inherited from class wt.enterprise._Managed
CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.eff._EffConfigurationItem
SOLUTION, SOLUTION_REFERENCEFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Methods inherited from class wt.effectivity._ConfigurationItem
getClassInfo, getConceptualClassname, getDescription, getEffectivityType, getName, getSolution, getSolutionReference, getType, readExternal, readExternal, readVersion, setDescription, setEffectivityType, setName, setSolution, setSolutionReference, super_readExternal_ConfigurationItem, super_readVersion_ConfigurationItem, super_writeExternal_ConfigurationItem, writeExternal, writeExternalMethods inherited from class wt.enterprise.Managed
getBusinessType, getCabinetReference, getFolderPath, getLocation, initializeMethods inherited from class wt.enterprise._Managed
getAdministrativeLock, getCabinet, getCabinetName, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEntrySet, getEventSet, getFolderingInfo, getIndexerSet, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getOwnership, getParentFolder, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, isInheritedDomain, isLifeCycleAtGate, isLifeCycleBasic, readVersion, setAdministrativeLock, setDomainRef, setEntrySet, setEventSet, setFolderingInfo, setIndexerSet, setInheritedDomain, setOwnership, setSecurityLabels, setState, setTeamId, setTeamTemplateId, super_readExternal_Managed, super_readVersion_Managed, super_writeExternal_ManagedMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes