Package wt.doc
Class _WTDocumentStandardConfigSpec
java.lang.Object
wt.doc._WTDocumentStandardConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
- Direct Known Subclasses:
WTDocumentStandardConfigSpec
public abstract class _WTDocumentStandardConfigSpec
extends Object
implements ConfigSpec, ObjectMappable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetInUse()Supported API: trueSupported API: trueDerived from_LifeCycleConfigSpec.getLifeCycleState()booleanDerived from_InUseConfigSpec.isInUseByCurrentPrincipalIncluded()voidsetInUse(InUseConfigSpec inUse) Supported API: truevoidsetLifeCycle(LifeCycleConfigSpec lifeCycle) Supported API: trueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.vc.config.ConfigSpec
appendSearchCriteria, getRelationalConfigSpec, process
-
Field Details
-
IN_USE
Supported API: true -
LIFE_CYCLE
Supported API: true -
LIFE_CYCLE_STATE
Supported API: true -
WORKING_INCLUDED
Supported API: true
-
-
Method Details
-
getInUse
Supported API: true- See Also:
-
setInUse
Supported API: true- See Also:
-
getLifeCycle
Supported API: true- See Also:
-
setLifeCycle
Supported API: true- See Also:
-
getLifeCycleState
Derived from_LifeCycleConfigSpec.getLifeCycleState()Supported API: true
- See Also:
-
isWorkingIncluded
public boolean isWorkingIncluded()Derived from_InUseConfigSpec.isInUseByCurrentPrincipalIncluded()Supported API: true
- See Also:
-