Package wt.part
Class WTPartChangeConfigSpec
java.lang.Object
wt.vc.config._AbstractChangeConfigSpec
wt.vc.config.AbstractChangeConfigSpec
wt.part._WTPartChangeConfigSpec
wt.part.WTPartChangeConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
@GenAsObjectMappable(superClass=wt.vc.config.AbstractChangeConfigSpec.class)
public class WTPartChangeConfigSpec
extends wt.part._WTPartChangeConfigSpec
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.part._WTPartChangeConfigSpec
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.vc.config.AbstractChangeConfigSpec
CHANGE, CHANGE_NOTICE_OID, CHANGE_REF -
Method Summary
Modifier and TypeMethodDescriptionstatic WTPartChangeConfigSpecConstruct a WTPartChangeConfigSpec,
Supported API: trueMethods inherited from class wt.part._WTPartChangeConfigSpec
getClassInfo, readExternal, readExternal, readVersion, super_readExternal_WTPartChangeConfigSpec, super_readVersion_WTPartChangeConfigSpec, super_writeExternal_WTPartChangeConfigSpec, writeExternal, writeExternalMethods inherited from class wt.vc.config.AbstractChangeConfigSpec
getChangeNotice, getChangeRef, getRelationalConfigSpec, initialize, process, setChangeNotice, setChangeOid, setChangeRefMethods inherited from class wt.vc.config._AbstractChangeConfigSpec
readVersion
-
Method Details
-
newWTPartChangeConfigSpec
public static WTPartChangeConfigSpec newWTPartChangeConfigSpec(WTChangeOrder2 change) throws WTException, WTPropertyVetoException Construct a WTPartChangeConfigSpec,
Supported API: true- Parameters:
view-lifeCycleState-- Returns:
- WTPartChangeConfigSpec
- Throws:
WTExceptionWTPropertyVetoException
-