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:
-
Method Summary
Modifier and TypeMethodDescriptionstatic WTPartChangeConfigSpecConstruct a WTPartChangeConfigSpec,
Supported API: trueMethods inherited from class wt.vc.config.AbstractChangeConfigSpec
initialize, setChangeOid
-
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
-