wt.ixb.clientAccess
Class StandardIXBService.ExportHandler
java.lang.Object
wt.ixb.publicforapps.ApplicationExportHandlerTemplate
wt.ixb.publicforapps.ApplicationExportHandlerForJar
wt.ixb.clientAccess.StandardIXBService.ExportHandler
- All Implemented Interfaces:
- ApplicationExpImportHandler, ApplicationExportHandler
- Enclosing class:
- StandardIXBService
- private class StandardIXBService.ExportHandler
- extends ApplicationExportHandlerForJar
Methods inherited from class wt.ixb.publicforapps.ApplicationExportHandlerForJar |
addObjectToManifest, cleanTempDir, computeUniqueFileName, createManifest, createManifest, finalizeAdditionalInfo, getJarFile, getJarWriter, getSaveDir, prepareStoreApplicationData, reallyStoreContent, storeAdditionalInfo, storeContent, storeContent, storeContent, storeDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exportResult
IXBExpImpStatus exportResult
userLogLevel
int userLogLevel
userLocale
Locale userLocale
ixbWithGUI
boolean ixbWithGUI
StandardIXBService.ExportHandler
StandardIXBService.ExportHandler(IXBExpImpStatus _res,
Locale locale)
throws WTException
storeLogMessage
public void storeLogMessage(String resourceBundle,
String messageKey,
Object[] textInserts)
throws WTException
- Overrides:
storeLogMessage
in class ApplicationExportHandlerTemplate
- Throws:
WTException
storeLogMessage
public void storeLogMessage(String resourceBundle,
String messageKey,
Object[] textInserts,
int importanceLevel)
throws WTException
- Description copied from class:
ApplicationExportHandlerTemplate
- Supplies the localized log message for the application.
Supported API: true
- Specified by:
storeLogMessage
in interface ApplicationExpImportHandler
- Overrides:
storeLogMessage
in class ApplicationExportHandlerTemplate
- Parameters:
resourceBundle
- messageKey
- textInserts
- importanceLevel
-
- Throws:
WTException