Package | Description |
---|---|
org.nuxeo.ecm.platform.filemanager.service.extension |
Modifier and Type | Method and Description |
---|---|
FileManagerService |
AbstractFileImporter.getFileManagerService() |
Modifier and Type | Method and Description |
---|---|
void |
FolderImporter.setFileManagerService(FileManagerService fileManagerService) |
void |
FileImporter.setFileManagerService(FileManagerService fileManagerService)
Embeds a reference to the holding FileManagerService instance to be able
to reuse generic file creation utility methods in specific plugin
implementations.
|
void |
AbstractFolderImporter.setFileManagerService(FileManagerService fileManagerService) |
void |
AbstractFileImporter.setFileManagerService(FileManagerService fileManagerService) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.