| Package | Description |
|---|---|
| org.nuxeo.drive.hierarchy.permission.factory | |
| org.nuxeo.drive.hierarchy.userworkspace.factory | |
| org.nuxeo.drive.service | |
| org.nuxeo.drive.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionTopLevelFactory
User workspace and permission based implementation of the
TopLevelFolderItemFactory. |
class |
SharedSyncRootParentFactory
Permission based implementation of
FileSystemItemFactory for the parent FolderItem of the user's
shared synchronization roots. |
class |
UserSyncRootParentFactory
User workspace based implementation of
FileSystemItemFactory for the parent FolderItem of the user's
synchronization roots. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserWorkspaceSyncRootParentFactory
User workspace based implementation of
FileSystemItemFactory for the parent FolderItem of the user's
synchronization roots. |
class |
UserWorkspaceTopLevelFactory
User workspace based implementation of the
TopLevelFolderItemFactory. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopLevelFolderItemFactory
Interface for the classes contributed to the
topLevelFolderItemFactory extension point of the
FileSystemItemAdapterService. |
| Modifier and Type | Method and Description |
|---|---|
VirtualFolderItemFactory |
FileSystemItemAdapterService.getVirtualFolderItemFactory(String factoryName)
Gets the
VirtualFolderItemFactory for the given factory name. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVirtualFolderItemFactory
Base
FileSystemItemFactory for a virtual FolderItem. |
class |
DefaultTopLevelFolderItemFactory
Default implementation of a
TopLevelFolderItemFactory. |
| Modifier and Type | Method and Description |
|---|---|
VirtualFolderItemFactory |
FileSystemItemAdapterServiceImpl.getVirtualFolderItemFactory(String factoryName) |
Copyright © 2019 Nuxeo. All rights reserved.