Package wt.vc.config
Class _LifeCycleConfigSpec
java.lang.Object
wt.vc.config._LifeCycleConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
- Direct Known Subclasses:
LifeCycleConfigSpec
public abstract class _LifeCycleConfigSpec
extends Object
implements ConfigSpec, ObjectMappable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionThe state to filter elements on.voidsetLifeCycleState(State lifeCycleState) The state to filter elements on.Methods 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
-
LIFE_CYCLE_STATE
The state to filter elements on.Supported API: true
- See Also:
-
-
Method Details
-
getLifeCycleState
The state to filter elements on.Supported API: true
- See Also:
-
setLifeCycleState
The state to filter elements on.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-