Class FolderPluginHandler


  • @Singleton
    public class FolderPluginHandler
    extends Object
    • Method Detail

      • getDefault

        public org.gcube.common.storagehub.model.plugins.FolderManager getDefault()
      • getConnector

        public org.gcube.common.storagehub.model.plugins.FolderManagerConnector getConnector​(String name)
                                                                                      throws org.gcube.common.storagehub.model.exceptions.PluginNotFoundException
        Throws:
        org.gcube.common.storagehub.model.exceptions.PluginNotFoundException
      • getFolderManager

        public org.gcube.common.storagehub.model.plugins.FolderManager getFolderManager​(org.gcube.common.storagehub.model.items.Item item)
                                                                                 throws org.gcube.common.storagehub.model.exceptions.PluginInitializationException,
                                                                                        org.gcube.common.storagehub.model.exceptions.PluginNotFoundException,
                                                                                        javax.jcr.RepositoryException,
                                                                                        org.gcube.common.storagehub.model.exceptions.BackendGenericError
        Throws:
        org.gcube.common.storagehub.model.exceptions.PluginInitializationException
        org.gcube.common.storagehub.model.exceptions.PluginNotFoundException
        javax.jcr.RepositoryException
        org.gcube.common.storagehub.model.exceptions.BackendGenericError