public class DefaultHistoryManagerProxy extends Object implements HistoryManagerProxy
| Constructor and Description |
|---|
DefaultHistoryManagerProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.tabulardata.commons.webservice.HistoryManager> config) |
| 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) |
public DefaultHistoryManagerProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.analysis.tabulardata.commons.webservice.HistoryManager> config)
public 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
getLastTable in interface HistoryManagerProxyorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTableExceptionpublic List<org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData> getHistory(long tabularResourceId) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceException
getHistory in interface HistoryManagerProxyorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionCopyright © 2015. All Rights Reserved.