public class FSExporter extends DefaultComponent implements FSExporterService
Modifier and Type | Field and Description |
---|---|
protected FSExporterPlugin |
exporter |
lastModified
Constructor and Description |
---|
FSExporter() |
Modifier and Type | Method and Description |
---|---|
void |
export(CoreSession session,
String rootPath,
String fspath,
String PageProvider) |
void |
exportXML(CoreSession session,
String rootName,
String fileSystemTarget) |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtension
protected FSExporterPlugin exporter
public FSExporter()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public void export(CoreSession session, String rootPath, String fspath, String PageProvider) throws IOException
export
in interface FSExporterService
IOException
public void exportXML(CoreSession session, String rootName, String fileSystemTarget)
exportXML
in interface FSExporterService
Copyright © 2016 Nuxeo SA. All rights reserved.