Class SharedSyncRootParentFolderItem

All Implemented Interfaces:
Comparable<FileSystemItem>, FileSystemItem, FolderItem

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

    • SharedSyncRootParentFolderItem

      public SharedSyncRootParentFolderItem(String factoryName, NuxeoPrincipal principal, String parentId, String parentPath, String folderName)
    • SharedSyncRootParentFolderItem

      protected SharedSyncRootParentFolderItem()
  • Method Details