Interface TopLevelFolderItemFactory

All Superinterfaces:
FileSystemItemFactory, VirtualFolderItemFactory
All Known Implementing Classes:
DefaultTopLevelFolderItemFactory, PermissionTopLevelFactory, UserWorkspaceTopLevelFactory

public interface TopLevelFolderItemFactory extends VirtualFolderItemFactory
Interface for the classes contributed to the topLevelFolderItemFactory extension point of the FileSystemItemAdapterService.

Allows to get the top level FolderItem for a given user.

Author:
Antoine Taillefer
See Also: