public interface ExternalResourceManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDescriptor> |
getResourcePerTabularResource(long tabularResourceId) |
List<ResourceDescriptor> |
getResourcePerTabularResourceAndType(long tabularResourceId,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) |
ResourceDescriptor |
removeResource(long resourceId) |
static final String SERVICE_NAME
List<ResourceDescriptor> getResourcePerTabularResource(long tabularResourceId) throws NoSuchTabularResourceException, InternalSecurityException
List<ResourceDescriptor> getResourcePerTabularResourceAndType(long tabularResourceId, org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) throws NoSuchTabularResourceException, InternalSecurityException
ResourceDescriptor removeResource(long resourceId) throws InternalSecurityException
InternalSecurityExceptionCopyright © 2019. All Rights Reserved.