@Singleton @WeldService public class HistoryManagerImpl extends Object implements org.gcube.data.analysis.tabulardata.commons.webservice.HistoryManager
| Constructor and Description |
|---|
HistoryManagerImpl() |
| 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 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.InternalSecurityException
getLastTable in interface org.gcube.data.analysis.tabulardata.commons.webservice.HistoryManagerorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTableExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.exception.InternalSecurityExceptionpublic List<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.InternalSecurityException
getHistory in interface org.gcube.data.analysis.tabulardata.commons.webservice.HistoryManagerorg.gcube.data.analysis.tabulardata.commons.webservice.exception.NoSuchTabularResourceExceptionorg.gcube.data.analysis.tabulardata.commons.webservice.exception.InternalSecurityExceptionCopyright © 2018. All Rights Reserved.