wt.ixb.handlers.forattributes
Class ExpImpForLogicalIdAttr
java.lang.Object
wt.ixb.publicforhandlers.AttributeExporterImporterTemplate
wt.ixb.handlers.forattributes.ExpImpForLogicalIdAttr
- All Implemented Interfaces:
- AttributeExporterImporter
- public class ExpImpForLogicalIdAttr
- extends AttributeExporterImporterTemplate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpImpForLogicalIdAttr
public ExpImpForLogicalIdAttr()
exportAttribute
public void exportAttribute(Object ob,
IxbElement fileXML,
Exporter exporter)
throws WTException
- Description copied from class:
AttributeExporterImporterTemplate
Supported API: true
- Specified by:
exportAttribute
in interface AttributeExporterImporter
- Specified by:
exportAttribute
in class AttributeExporterImporterTemplate
- Parameters:
ob
- fileXML
- exporter
-
- Throws:
WTException
checkConflictForAttribute
public void checkConflictForAttribute(Object existingOb,
IxbElement fileXML,
Importer importer,
String actionName)
throws WTException
- Throws:
WTException
importAttribute
public Object importAttribute(Object ob,
IxbElement fileXML,
Importer importer)
throws WTException
- Description copied from class:
AttributeExporterImporterTemplate
Supported API: true
- Specified by:
importAttribute
in interface AttributeExporterImporter
- Specified by:
importAttribute
in class AttributeExporterImporterTemplate
- Parameters:
ob
- fileXML
- importer
-
- Returns:
- Object
- Throws:
WTException
PP
private static void PP(String msg)
throws WTException
- Throws:
WTException