public class DefaultExternalResourceManagerProxy extends Object implements ExternalResourceManagerProxy
| Constructor and Description |
|---|
DefaultExternalResourceManagerProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.tabulardata.commons.webservice.ExternalResourceManager> config) |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> |
getResourcePerTabularResource(long tabularResourceId) |
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> |
getResourcePerTabularResourceAndType(long tabularResourceId,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor |
removeResource(long resourceId) |
public DefaultExternalResourceManagerProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.tabulardata.commons.webservice.ExternalResourceManager> config)
public List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> getResourcePerTabularResource(long tabularResourceId) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException
getResourcePerTabularResource in interface ExternalResourceManagerProxyorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionpublic List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> getResourcePerTabularResourceAndType(long tabularResourceId, org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException
getResourcePerTabularResourceAndType in interface ExternalResourceManagerProxyorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionpublic org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor removeResource(long resourceId)
removeResource in interface ExternalResourceManagerProxyCopyright © 2015. All Rights Reserved.