org.gcube.data.td.commons.webservice
Interface HistoryManager
public interface HistoryManager
SERVICE_NAME
static final String SERVICE_NAME
- See Also:
- Constant Field Values
getLastTable
org.gcube.data.analysis.tabulardata.model.table.Table getLastTable(long tabularResourceId)
throws NoSuchTabularResourceException
- Throws:
NoSuchTabularResourceException
getHistory
List<HistoryData> getHistory(long tabularResourceId)
throws NoSuchTabularResourceException
- Throws:
NoSuchTabularResourceException
Copyright © 2013. All Rights Reserved.