public interface JetspeedSerializerApplication
| Modifier and Type | Method and Description |
|---|---|
void |
export(ToolsLogger logger,
String assemblyRootPath,
String categories,
String filterPropertiesFileName,
Properties initProperties,
String exportFile,
String exportName) |
void |
importFiles(ToolsLogger logger,
String assemblyRootPath,
String categories,
String filterPropertiesFileName,
Properties initProperties,
String[] seedFiles) |
void importFiles(ToolsLogger logger, String assemblyRootPath, String categories, String filterPropertiesFileName, Properties initProperties, String[] seedFiles) throws SerializerException
SerializerExceptionvoid export(ToolsLogger logger, String assemblyRootPath, String categories, String filterPropertiesFileName, Properties initProperties, String exportFile, String exportName) throws SerializerException
SerializerExceptionCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.