public class PluginManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.gcube.common.core.informationsystem.client.ISClient |
isClient |
| Modifier and Type | Method and Description |
|---|---|
static PluginManager |
get(org.gcube.common.core.scope.GCUBEScope scope) |
List<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISDataType> |
getHandledDataType(org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType repoType) |
Set<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType> |
getHandledRepositories() |
InteractionWrapper |
getInteractionPlugin(org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType type) |
org.gcube.common.core.scope.GCUBEScope |
getScope() |
protected static org.gcube.common.core.informationsystem.client.ISClient isClient
public static PluginManager get(org.gcube.common.core.scope.GCUBEScope scope)
public org.gcube.common.core.scope.GCUBEScope getScope()
public InteractionWrapper getInteractionPlugin(org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType type) throws Exception
Exceptionpublic Set<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType> getHandledRepositories()
public List<org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISDataType> getHandledDataType(org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISRepositoryType repoType)
Copyright © 2015. All Rights Reserved.