|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.ixb.publicforhandlers.ClassExporterImporterTemplateGeneral
wt.ixb.publicforhandlers.ClassExporterImporterTemplate
wt.ixb.handlers.forclasses.ExpImpForBusinessEntity
public class ExpImpForBusinessEntity
Supported API: true
Extendable: false
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class wt.ixb.publicforhandlers.ClassExporterImporterTemplate |
|---|
wt.ixb.publicforhandlers.ClassExporterImporterTemplate.ContentHolderCommitListener |
| Method Summary | |
|---|---|
void |
checkConflicts(IxbElement fileXML,
Importer importer)
Supported API: true |
Object |
createObject(IxbElement fileXML,
Importer importer)
Creates new instance of Windchill object. |
protected void |
exportAttributes(Object object,
IxbDocument fileXML,
Exporter exporter)
Export the attributes according to the DTD. |
Object |
findAmongExistingObjects(IxbElement fileXML,
Importer importer)
Supported API: true |
protected String |
getRootTag()
Returns "BusinessEntity" as the root tag of the XML file. |
Object |
importElement(IxbElement fileXML,
Importer importer)
Imports XML element in context given by importer parameter. |
| Methods inherited from class wt.ixb.publicforhandlers.ClassExporterImporterTemplate |
|---|
createFileXMLOnExport, exportAttributes, exportObject, finalizeImportObject, importObjectAttributes, rememberNewObInfo, storeAdditionalInfo, storeElement, storeObject |
| Methods inherited from class wt.ixb.publicforhandlers.ClassExporterImporterTemplateGeneral |
|---|
finalizeCheckConflicts, finalizeExport, finalizeImport, getAdditionalImportPriority, prepareForCheckConflicts, prepareForImport, previewElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected String getRootTag()
getRootTag in class ClassExporterImporterTemplate
protected void exportAttributes(Object object,
IxbDocument fileXML,
Exporter exporter)
throws WTException
createFileXMLOnExport(Exporter
exporter).
exportAttributes in class ClassExporterImporterTemplateobject - fileXML - exporter -
WTException
public Object findAmongExistingObjects(IxbElement fileXML,
Importer importer)
throws WTException
findAmongExistingObjects in class ClassExporterImporterTemplatefileXML - importer -
WTException
public void checkConflicts(IxbElement fileXML,
Importer importer)
throws WTException
checkConflicts in interface ElementImportercheckConflicts in class ClassExporterImporterTemplateGeneralfileXML - importer -
WTException
public Object importElement(IxbElement fileXML,
Importer importer)
throws WTException
BusinessEntityDefaultView, which might be newly created
or already existed in the datastore.
importElement in interface ElementImporterimportElement in class ClassExporterImporterTemplatefileXML - importer -
WTException
public Object createObject(IxbElement fileXML,
Importer importer)
throws WTException
createObject in class ClassExporterImporterTemplatefileXML - importer -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||