Package wt.ixb.publicforhandlers
Interface ClassExporterImporter
- All Superinterfaces:
ClassExporter,ElementImporter
- All Known Implementing Classes:
wt.ixb.epm.handlers.forclasses._ExpImpForEPMDocument,wt.associativity.ixb.handlers.forclasses._ExpImpForEquivalenceLink,wt.esi.ixb.handlers.forclasses._ExpImpForERPPartSpecificPlantData,wt.esi.ixb.handlers.forclasses._ExpImpForERPPartSpecificPlantDataLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMCompatibilityLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMDescribeMfgProcessLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMDocumentDescribeLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMDocumentReferenceLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMMfgStandardUsageLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationProcessLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationToConsumableLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationToOperatedPartLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationToPartLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationToWorkCenterLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMOperationUsageLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMPartToPlantAssignmentLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMPartToProcessPlanLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMPlantAssignmentLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMPlantLocalizationLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMPrecedenceConstraintLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMProcessPlanLocalizationLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMSequenceUsageLink,com.ptc.windchill.mpml.ixb.handlers.forclasses._ExpImpForMPMStandardProcedureLink,wt.ixb.handlers.forclasses._ExpImpForWTDocument,wt.ixb.handlers.forclasses._ExpImpForWTDocumentDependencyLink,wt.ixb.handlers.forclasses._ExpImpForWTDocumentUsageLink,ClassExporterImporterTemplate,ClassExporterImporterTemplateGeneral,ExpImpForEPMDocument,ExpImpForEquivalenceLink,ExpImpForERPPartSpecificPlantData,ExpImpForERPPartSpecificPlantDataLink,ExpImpForLinkObject,ExpImpForMPMCompatibilityLink,ExpImpForMPMDescribeMfgProcessLink,ExpImpForMPMDocumentDescribeLink,ExpImpForMPMDocumentReferenceLink,ExpImpForMPMMfgStandardUsageLink,ExpImpForMPMOperationProcessLink,ExpImpForMPMOperationToConsumableLink,ExpImpForMPMOperationToOperatedPartLink,ExpImpForMPMOperationToPartLink,ExpImpForMPMOperationToWorkCenterLink,ExpImpForMPMOperationUsageLink,ExpImpForMPMPartToPlantAssignmentLink,ExpImpForMPMPartToProcessPlanLink,ExpImpForMPMPlantAssignmentLink,ExpImpForMPMPlantLocalizationLink,ExpImpForMPMPrecedenceConstraintLink,ExpImpForMPMProcessPlanLocalizationLink,ExpImpForMPMSequenceUsageLink,ExpImpForMPMStandardProcedureLink,ExpImpForVersionedObject,ExpImpForWTDocument,ExpImpForWTDocumentDependencyLink,ExpImpForWTDocumentUsageLink
This interface combines interfaces
Though generally it is possible to specify two different handlers to export object of given class and to import corresponding XML element back into Windchill database, usually it is more convenient to define that in the single handler.
This interface is the interface that such single handler should implement. Most standard IXB handlers implements this interface.
Supported API: true
Extendable: false
ClassExporter and
ElementImporter. Though generally it is possible to specify two different handlers to export object of given class and to import corresponding XML element back into Windchill database, usually it is more convenient to define that in the single handler.
This interface is the interface that such single handler should implement. Most standard IXB handlers implements this interface.
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.ixb.publicforhandlers.ClassExporter
NO_PRIORITYFields inherited from interface wt.ixb.publicforhandlers.ElementImporter
NO_PRIORITY -
Method Summary
Methods inherited from interface wt.ixb.publicforhandlers.ClassExporter
exportObject, finalizeExport, getAdditionalExportPriority, getExportPriorityMethods inherited from interface wt.ixb.publicforhandlers.ElementImporter
_checkConflicts, _checkConflicts, checkConflicts, checkConflicts, finalizeCheckConflicts, finalizeImport, getAdditionalImportPriority, getImportPriority, getObjectDisplayID, getObjectDisplayIDs, importElement, importElements, outputLog, prepareForCheckConflicts, prepareForImport, previewElement