public interface HistoryManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryData> |
getHistory(long tabularResourceId) |
org.gcube.data.analysis.tabulardata.model.table.Table |
getLastTable(long tabularResourceId) |
static final String SERVICE_NAME
org.gcube.data.analysis.tabulardata.model.table.Table getLastTable(long tabularResourceId)
throws NoSuchTabularResourceException,
NoSuchTableException
List<HistoryData> getHistory(long tabularResourceId) throws NoSuchTabularResourceException
NoSuchTabularResourceExceptionCopyright © 2014. All Rights Reserved.