Class SharedSyncRootParentFactory

java.lang.Object
org.nuxeo.drive.service.impl.AbstractVirtualFolderItemFactory
org.nuxeo.drive.hierarchy.permission.factory.SharedSyncRootParentFactory
All Implemented Interfaces:
FileSystemItemFactory, VirtualFolderItemFactory

public class SharedSyncRootParentFactory extends AbstractVirtualFolderItemFactory
Permission based implementation of FileSystemItemFactory for the parent FolderItem of the user's shared synchronization roots.
Author:
Antoine Taillefer
  • Constructor Details

    • SharedSyncRootParentFactory

      public SharedSyncRootParentFactory()
  • Method Details