Package wt.lotbaseline
Class LotBaseline
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.lotbaseline._LotBaseline
wt.lotbaseline.LotBaseline
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._IdentityAccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.IdentityAccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,wt.folder.history.Movable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.impact._Impact,wt.impact._Impacted,Impact,Impacted,wt.index._Indexable,Indexable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,_LifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.lotbaseline._LotBaselineIfc,wt.lotbaseline._LotBaselineTypeInterface,wt.lotbaseline.LotBaselineIfc,wt.lotbaseline.LotBaselineTypeInterface,wt.notify._Notifiable,Notifiable,_OrganizationOwned,_OrganizationOwnedImpl,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,OrganizationOwned,OrganizationOwnedImpl,wt.ownership._Ownable,wt.ownership.Ownable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.vc.baseline._AbstractBaseline,wt.vc.baseline._Baseline,wt.vc.baseline._NonStrictBaseline,wt.vc.baseline._StrictNonStrictBaseline,wt.vc.baseline.AbstractBaseline,Baseline,wt.vc.baseline.NonStrictBaseline,wt.vc.baseline.StrictNonStrictBaseline,wt.workflow.forum._SubjectOfForum,SubjectOfForum
@GenAsPersistable(superClass=WTObject.class,interfaces={wt.lotbaseline.LotBaselineIfc.class,OrganizationOwnedImpl.class,Notifiable.class,wt.projmgmt.deliverable.SubjectOfDeliverable.class,SubjectOfForum.class,wt.lotbaseline.LotBaselineTypeInterface.class,wt.vc.baseline.AbstractBaseline.class,wt.access.PolicyAccessControlled.class,Foldered.class,wt.ownership.Ownable.class,Indexable.class,LifeCycleManaged.class,SecurityLabeled.class,wt.access.IdentityAccessControlled.class,Impacted.class},properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="The name of this LotBaseline object.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=450,required=true),columnProperties=@ColumnProperties(index=true)),@GeneratedProperty(name="number",type=java.lang.String.class,javaDoc="The number attribute represents the number for this LotBaseline.",constraints=@PropertyConstraints(stringCase=UPPER_CASE,changeable=VIA_OTHER_MEANS,upperLimit=32,required=true),columnProperties=@ColumnProperties(columnName="lcNumber",defaultValue="0001")),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="A user-friendly textual description of this LotBaseline object.",constraints=@PropertyConstraints(upperLimit=2048)),@GeneratedProperty(name="creator",type=WTPrincipalReference.class,javaDoc="Reference to principal that Creted by a LotBaseline instance.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="modifier",type=WTPrincipalReference.class,javaDoc="Reference to principal that last modified a LotBaseline instance.",constraints=@PropertyConstraints(required=true))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="lotBaselineContext",type=wt.productfamily.ProductFamilyMaster.class),myRole=@MyRole(name="thelotBaselineContext",cardinality=ZERO_TO_ONE)),tableProperties=@TableProperties(compositeUnique1="number"),iconProperties=@IconProperties(standardIcon="wtcore/images/LotBaseline.gif",openIcon="wtcore/images/LotBaseline.gif"))
public class LotBaseline
extends _LotBaseline
/** This class is an implementation of a specialize Baseline which baselines variants specification and module
variants. It is uniquely identified by its number attribute.
Use the newLotBaseline static factory method(s), not the LotBaseline 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.lotbaseline._LotBaseline
CREATOR, DESCRIPTION, EXTERNALIZATION_VERSION_UID, LOT_BASELINE_CONTEXT, LOT_BASELINE_CONTEXT_REFERENCE, MODIFIER, NAME, NUMBERFields 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.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields 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.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.lotbaseline._LotBaselineTypeInterface
TYPE_INFO_LOT_BASELINEFields inherited from interface wt.vc.baseline._NonStrictBaseline
DIRTYFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCEFields 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.vc.baseline._StrictNonStrictBaseline
STRICTFields 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.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields 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.org.OrganizationOwned
ORGANIZATIONFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
loggerFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: ORGANIZATION.voidsetOrganization(WTOrganization a_Organization) Sets the value of the attribute: ORGANIZATION.Methods inherited from class wt.lotbaseline._LotBaseline
getAdministrativeLock, getAttributeContainer, getCabinet, getCabinetName, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getCreator, getDescription, getDomainRef, getEntrySet, getEventSet, getFolderingInfo, getIndexerSet, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getLotBaselineContext, getModifier, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getOrganizationUniqueIdentifier, getOwnership, getParentFolder, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getType, getTypeDefinitionReference, getTypeInfoLotBaseline, isDirty, isInheritedDomain, isLifeCycleAtGate, isLifeCycleBasic, isLocked, isStrict, readExternal, readExternal, readVersion, setAdministrativeLock, setAttributeContainer, setContainer, setContainerReference, setCreator, setDescription, setDirty, setDomainRef, setEntrySet, setEventSet, setFolderingInfo, setIndexerSet, setInheritedDomain, setLock, setLotBaselineContext, setLotBaselineContextReference, setModifier, setName, setNumber, setOrganizationReference, setOwnership, setSecurityLabels, setState, setStrict, setTeamId, setTeamTemplateId, setTypeDefinitionReference, setTypeInfoLotBaseline, super_readExternal_LotBaseline, super_readVersion_LotBaseline, super_writeExternal_LotBaseline, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, 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, getIdentity
-
Method Details
-
getOrganization
Gets the value of the attribute: ORGANIZATION.
Supported API: true- Returns:
- WTOrganization
-
setOrganization
Sets the value of the attribute: ORGANIZATION.
Supported API: true- Parameters:
a_Organization-- Throws:
WTPropertyVetoException
-