Class PartConfigSpecXMLLoader
java.lang.Object
com.ptc.windchill.option.variantspec.loader.PartConfigSpecXMLLoader
- All Implemented Interfaces:
Serializable,wt.load.DefaultLoaderIfc
public class PartConfigSpecXMLLoader
extends Object
implements Serializable, wt.load.DefaultLoaderIfc
Processes the "csvBeginPartConfigSpecs,csvPartConfigSpec,csvEndPartConfigSpecs" directives in the XML load file.
Creates and persists configuration specification objects based on input from a XML file.
Method names and parameters are defined in csvmapfile.txt.
Supported API: true
Extendable: false This API supports creation of three types of part configuration specifications - Latest, Baseline invalid input: '&' Effectivity Confguration specification. Sample Example: Below example is provided to create three different types of part configuration specification - Latest, Baseline, Effectivity configuration specfications.
yyyy-MM-dd
partConfigSpec1
Design
INWORK
partConfigSpec2
BL001
partConfigSpec3
2020-02-07
Supported API: true
Extendable: false This API supports creation of three types of part configuration specifications - Latest, Baseline invalid input: '&' Effectivity Confguration specification. Sample Example: Below example is provided to create three different types of part configuration specification - Latest, Baseline, Effectivity configuration specfications.
- See Also:
-
Field Summary
Fields inherited from interface wt.load.DefaultLoaderIfc
LOGGERINT, REMOTE_LOAD_FILE_LOCATION, WT_LOAD_FILES_PROPERTY, WT_XML_LOAD_FILE_DIRECTORY_PROPERTY -
Method Summary