public interface ExternalResourceManagerProxy
| 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) |
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> getResourcePerTabularResource(long tabularResourceId) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionList<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
org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor removeResource(long resourceId)
Copyright © 2014. All Rights Reserved.