wt.dataops.archive.ixutil
Class IXArchiveRestoreApplication.ArchiveExportHandler
java.lang.Object
wt.ixb.publicforapps.ApplicationExportHandlerTemplate
wt.ixb.publicforapps.ApplicationExportHandlerForJar
wt.dataops.archive.ixutil.IXArchiveRestoreApplication.ArchiveExportHandler
- All Implemented Interfaces:
- ApplicationExpImportHandler, ApplicationExportHandler
- Enclosing class:
- IXArchiveRestoreApplication
- private class IXArchiveRestoreApplication.ArchiveExportHandler
- extends ApplicationExportHandlerForJar
Methods inherited from class wt.ixb.publicforapps.ApplicationExportHandlerForJar |
addObjectToManifest, cleanTempDir, computeUniqueFileName, createManifest, createManifest, finalizeAdditionalInfo, getJarFile, getJarWriter, getSaveDir, reallyStoreContent, storeAdditionalInfo, storeContent, storeContent, storeContent, storeDocument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
result
IXArchiveRestoreStatus result
logLevel
int logLevel
IXArchiveRestoreApplication.ArchiveExportHandler
IXArchiveRestoreApplication.ArchiveExportHandler(File fileToSave,
IXArchiveRestoreStatus result,
int logLevel)
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
storeLogMessage
public void storeLogMessage(String resourceBundle,
String messageKey,
Object[] textInserts)
throws WTException
- Overrides:
storeLogMessage
in class ApplicationExportHandlerTemplate
- Throws:
WTException
prepareStoreApplicationData
protected String prepareStoreApplicationData(ApplicationData ad)
throws WTException
- Overrides:
prepareStoreApplicationData
in class ApplicationExportHandlerForJar
- Throws:
WTException
finalizeExport
private void finalizeExport()
throws WTException
- Throws:
WTException
storeIndexingHints
private void storeIndexingHints()
throws WTException
- Throws:
WTException