org.gcube.data.td.commons.webservice
Interface TabularResourceManager
public interface TabularResourceManager
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
createTabularResource
Long createTabularResource()
throws Exception
- Throws:
Exception
remove
void remove(Long id)
throws NoSuchTabularResourceException
- Throws:
NoSuchTabularResourceException
cloneTabularResource
Long cloneTabularResource(Long tabularResourceId,
Long lastTableId)
throws NoSuchTabularResourceException,
NoSuchTableException
- Throws:
NoSuchTabularResourceException
NoSuchTableException
Copyright © 2013. All Rights Reserved.