@Singleton public class FolderPluginHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.storagehub.model.plugins.FolderManagerConnector |
getConnector(String name) |
org.gcube.common.storagehub.model.plugins.FolderManager |
getDefault() |
org.gcube.common.storagehub.model.plugins.FolderManager |
getFolderManager(org.gcube.common.storagehub.model.items.Item item) |
public org.gcube.common.storagehub.model.plugins.FolderManager getDefault()
public org.gcube.common.storagehub.model.plugins.FolderManagerConnector getConnector(String name) throws org.gcube.common.storagehub.model.exceptions.PluginNotFoundException
org.gcube.common.storagehub.model.exceptions.PluginNotFoundExceptionpublic 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
org.gcube.common.storagehub.model.exceptions.PluginInitializationExceptionorg.gcube.common.storagehub.model.exceptions.PluginNotFoundExceptionjavax.jcr.RepositoryExceptionorg.gcube.common.storagehub.model.exceptions.BackendGenericErrorCopyright © 2021. All Rights Reserved.