Package wt.vc.config
Class _AsMaturedConfigSpec
java.lang.Object
wt.vc.config._AsMaturedConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
- Direct Known Subclasses:
AsMaturedConfigSpec
public abstract class _AsMaturedConfigSpec
extends Object
implements ConfigSpec, ObjectMappable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetAsMaturedDate(Timestamp asMaturedDate) Supported API: truevoidsetAsMaturedLifeCycleStates(String asMaturedLifeCycleStates) 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
-
AS_MATURED_DATE
Supported API: true- See Also:
-
AS_MATURED_LIFE_CYCLE_STATES
Supported API: true- See Also:
-
-
Method Details
-
getAsMaturedDate
Supported API: true- See Also:
-
setAsMaturedDate
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAsMaturedLifeCycleStates
Supported API: true- See Also:
-
setAsMaturedLifeCycleStates
public void setAsMaturedLifeCycleStates(String asMaturedLifeCycleStates) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-