Package wt.epm
Class EPMDocChangeConfigSpec
java.lang.Object
wt.vc.config._AbstractChangeConfigSpec
wt.vc.config.AbstractChangeConfigSpec
wt.epm._EPMDocChangeConfigSpec
wt.epm.EPMDocChangeConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
@GenAsObjectMappable(superClass=wt.vc.config.AbstractChangeConfigSpec.class)
public class EPMDocChangeConfigSpec
extends wt.epm._EPMDocChangeConfigSpec
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm._EPMDocChangeConfigSpec
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.vc.config.AbstractChangeConfigSpec
CHANGE, CHANGE_NOTICE_OID, CHANGE_REF -
Method Summary
Modifier and TypeMethodDescriptionstatic EPMDocChangeConfigSpecConstruct a EPMDocChangeConfigSpec,
Supported API: trueMethods inherited from class wt.epm._EPMDocChangeConfigSpec
getClassInfo, readExternal, readExternal, readVersion, super_readExternal_EPMDocChangeConfigSpec, super_readVersion_EPMDocChangeConfigSpec, super_writeExternal_EPMDocChangeConfigSpec, writeExternal, writeExternalMethods inherited from class wt.vc.config.AbstractChangeConfigSpec
appendSearchCriteria, getChangeNotice, getChangeRef, getRelationalConfigSpec, initialize, process, setChangeNotice, setChangeOid, setChangeRefMethods inherited from class wt.vc.config._AbstractChangeConfigSpec
readVersion
-
Method Details
-
newEPMDocChangeConfigSpec
public static EPMDocChangeConfigSpec newEPMDocChangeConfigSpec(WTChangeOrder2 change) throws WTPropertyVetoException Construct a EPMDocChangeConfigSpec,
Supported API: true- Parameters:
change-- Returns:
- EPMDocChangeConfigSpec
- Throws:
WTPropertyVetoException
-