Package wt.epm
Class _EPMDocConfigSpec
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.epm._EPMDocConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.vc.config._PersistableConfigSpec,ConfigSpec,wt.vc.config.PersistableConfigSpec
- Direct Known Subclasses:
EPMDocConfigSpec
public abstract class _EPMDocConfigSpec
extends Simple
implements wt.ownership.Ownable, wt.vc.config.PersistableConfigSpec, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringIf true, the asStoredConfigSpec is activestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringIf true, theBaselineConfigSpec is active.static final StringSupported API: truestatic final StringIf true, the EPMDocChangeConfigSpec is active.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringIf true, the IteratedFolderedConfigSpec is active.static final StringSupported API: truestatic final StringIf true, theLifeCycleConfigSpec is active.static final StringSupported API: truestatic final StringIf true, the PromotionNoticeConfigSpec is active.static final StringIf true, the SandboxConfigSpec is active. -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truebooleanIf true, the asStoredConfigSpec is activebooleanIf true, theBaselineConfigSpec is active.booleanIf true, the EPMDocChangeConfigSpec is active.booleanSupported API: truebooleanIf true, the IteratedFolderedConfigSpec is active.booleanIf true, theLifeCycleConfigSpec is active.booleanIf true, the PromotionNoticeConfigSpec is active.booleanIf true, the SandboxConfigSpec is active.voidsetAsStoredActive(boolean asStoredActive) If true, the asStoredConfigSpec is activevoidsetAsStoredConfig(EPMAsStoredConfigSpec asStoredConfig) Supported API: truevoidsetBaseline(BaselineConfigSpec baseline) Supported API: truevoidsetBaselineActive(boolean baselineActive) If true, theBaselineConfigSpec is active.voidsetChange(EPMDocChangeConfigSpec change) Supported API: truevoidsetChangeActive(boolean changeActive) If true, the EPMDocChangeConfigSpec is active.voidsetEffectivity(EffectivityConfigSpec effectivity) Supported API: truevoidsetEffectivityActive(boolean effectivityActive) Supported API: truevoidsetFoldered(IteratedFolderedConfigSpec foldered) Supported API: truevoidsetFolderedActive(boolean folderedActive) If true, the IteratedFolderedConfigSpec is active.voidsetLifeCycle(LifeCycleConfigSpec lifeCycle) Supported API: truevoidsetLifeCycleActive(boolean lifeCycleActive) If true, theLifeCycleConfigSpec is active.voidsetPromotionNotice(PromotionNoticeConfigSpec promotionNotice) Supported API: truevoidsetPromotionNoticeActive(boolean promotionNoticeActive) If true, the PromotionNoticeConfigSpec is active.voidsetSandboxActive(boolean sandboxActive) If true, the SandboxConfigSpec is active.Methods 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.vc.config.ConfigSpec
appendSearchCriteria, getRelationalConfigSpec, processMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
BASELINE_ACTIVE
If true, theBaselineConfigSpec is active.Supported API: true
- See Also:
-
LIFE_CYCLE_ACTIVE
If true, theLifeCycleConfigSpec is active.Supported API: true
- See Also:
-
FOLDERED_ACTIVE
If true, the IteratedFolderedConfigSpec is active.Supported API: true
- See Also:
-
EFFECTIVITY_ACTIVE
Supported API: true- See Also:
-
AS_STORED_ACTIVE
If true, the asStoredConfigSpec is activeSupported API: true
- See Also:
-
PROMOTION_NOTICE_ACTIVE
If true, the PromotionNoticeConfigSpec is active.Supported API: true
- See Also:
-
SANDBOX_ACTIVE
If true, the SandboxConfigSpec is active.Supported API: true
- See Also:
-
CHANGE_ACTIVE
If true, the EPMDocChangeConfigSpec is active.Supported API: true
- See Also:
-
BASELINE
Supported API: true- See Also:
-
LIFE_CYCLE
Supported API: true- See Also:
-
FOLDERED
Supported API: true- See Also:
-
EFFECTIVITY
Supported API: true- See Also:
-
AS_STORED_CONFIG
Supported API: true- See Also:
-
PROMOTION_NOTICE
Supported API: true- See Also:
-
CHANGE
Supported API: true- See Also:
-
-
Method Details
-
isBaselineActive
public boolean isBaselineActive()If true, theBaselineConfigSpec is active.Supported API: true
- See Also:
-
setBaselineActive
public void setBaselineActive(boolean baselineActive) If true, theBaselineConfigSpec is active.Supported API: true
- See Also:
-
isLifeCycleActive
public boolean isLifeCycleActive()If true, theLifeCycleConfigSpec is active.Supported API: true
- See Also:
-
setLifeCycleActive
public void setLifeCycleActive(boolean lifeCycleActive) If true, theLifeCycleConfigSpec is active.Supported API: true
- See Also:
-
isFolderedActive
public boolean isFolderedActive()If true, the IteratedFolderedConfigSpec is active.Supported API: true
- See Also:
-
setFolderedActive
public void setFolderedActive(boolean folderedActive) If true, the IteratedFolderedConfigSpec is active.Supported API: true
- See Also:
-
isEffectivityActive
public boolean isEffectivityActive()Supported API: true- See Also:
-
setEffectivityActive
public void setEffectivityActive(boolean effectivityActive) Supported API: true- See Also:
-
isAsStoredActive
public boolean isAsStoredActive()If true, the asStoredConfigSpec is activeSupported API: true
- See Also:
-
setAsStoredActive
public void setAsStoredActive(boolean asStoredActive) If true, the asStoredConfigSpec is activeSupported API: true
- See Also:
-
isPromotionNoticeActive
public boolean isPromotionNoticeActive()If true, the PromotionNoticeConfigSpec is active.Supported API: true
- See Also:
-
setPromotionNoticeActive
public void setPromotionNoticeActive(boolean promotionNoticeActive) If true, the PromotionNoticeConfigSpec is active.Supported API: true
- See Also:
-
isSandboxActive
public boolean isSandboxActive()If true, the SandboxConfigSpec is active.Supported API: true
- See Also:
-
setSandboxActive
public void setSandboxActive(boolean sandboxActive) If true, the SandboxConfigSpec is active.Supported API: true
- See Also:
-
isChangeActive
public boolean isChangeActive()If true, the EPMDocChangeConfigSpec is active.Supported API: true
- See Also:
-
setChangeActive
public void setChangeActive(boolean changeActive) If true, the EPMDocChangeConfigSpec is active.Supported API: true
- See Also:
-
getBaseline
Supported API: true- See Also:
-
setBaseline
Supported API: true- See Also:
-
getLifeCycle
Supported API: true- See Also:
-
setLifeCycle
Supported API: true- See Also:
-
getFoldered
Supported API: true- See Also:
-
setFoldered
Supported API: true- See Also:
-
getEffectivity
Supported API: true- See Also:
-
setEffectivity
Supported API: true- See Also:
-
getAsStoredConfig
Supported API: true- See Also:
-
setAsStoredConfig
Supported API: true- See Also:
-
getPromotionNotice
Supported API: true- See Also:
-
setPromotionNotice
Supported API: true- See Also:
-
getChange
Supported API: true- See Also:
-
setChange
Supported API: true- See Also:
-