|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface combines interfaces wt.ixb.publicforhandlers.ClassImporter
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 convinient 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
Methods inherited from interface wt.ixb.publicforhandlers.ClassExporter |
exportObject, finalizeExport |
Methods inherited from interface wt.ixb.publicforhandlers.ElementImporter |
checkConflicts, finalizeCheckConflicts, finalizeImport, getAdditionalImportPriority, getImportPriority, getObjectDisplayID, importElement, outputLog, prepareForCheckConflicts, prepareForImport, previewElement |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |