Class DefaultTopLevelFolderItem

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

public class DefaultTopLevelFolderItem extends AbstractVirtualFolderItem
Default implementation of the top level FolderItem.
Author:
Antoine Taillefer
  • Constructor Details

    • DefaultTopLevelFolderItem

      public DefaultTopLevelFolderItem(String factoryName, NuxeoPrincipal principal, String folderName)
    • DefaultTopLevelFolderItem

      protected DefaultTopLevelFolderItem()
  • Method Details