Class PartConfigSpecXMLLoader
java.lang.Object
com.ptc.windchill.option.variantspec.loader.PartConfigSpecXMLLoader
- All Implemented Interfaces:
Serializable
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:
-
Method Summary