public interface VirtualFolderItemFactory extends FileSystemItemFactory
topLevelFolderItemFactory
extension point of the
FileSystemItemAdapterService
.
Allows to get a virtual FolderItem
for a given user.
XXX
Modifier and Type | Method and Description |
---|---|
String |
getFolderName() |
FolderItem |
getVirtualFolderItem(Principal principal)
Returns the (unique) virtual
FolderItem . |
void |
setFolderName(String folderName) |
canHandleFileSystemItemId, exists, getDocumentByFileSystemId, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItem, getFileSystemItemById, getFileSystemItemById, getName, handleParameters, isFileSystemItem, isFileSystemItem, isFileSystemItem, setName
FolderItem getVirtualFolderItem(Principal principal) throws ClientException
FolderItem
.ClientException
String getFolderName() throws ClientException
ClientException
void setFolderName(String folderName)
Copyright © 2015 Nuxeo SA. All rights reserved.