public interface HistoryManagerProxy
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData> |
getHistory(long tabularResourceId) |
org.gcube.data.analysis.tabulardata.model.table.Table |
getLastTable(long tabularResourceId) |
org.gcube.data.analysis.tabulardata.model.table.Table getLastTable(long tabularResourceId)
throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException,
org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTableException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTableExceptionList<org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData> getHistory(long tabularResourceId) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionCopyright © 2015. All Rights Reserved.