Uses of Class
org.gcube.contentmanagement.timeseriesservice.impl.history.TSHistoryItem

Packages that use TSHistoryItem
org.gcube.contentmanagement.timeseriesservice.impl.history   
org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations   
 

Uses of TSHistoryItem in org.gcube.contentmanagement.timeseriesservice.impl.history
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history that return types with arguments of type TSHistoryItem
 LinkedList<TSHistoryItem> TSHistory.getHistoryList()
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history with parameters of type TSHistoryItem
 void TSHistory.addHistoryItems(TSHistoryItem item)
           
 

Method parameters in org.gcube.contentmanagement.timeseriesservice.impl.history with type arguments of type TSHistoryItem
 void TSHistory.removeAllHistoryItems(List<TSHistoryItem> items)
           
protected  void TSHistory.setHistoryList(LinkedList<TSHistoryItem> historyList)
           
 

Uses of TSHistoryItem in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations that return TSHistoryItem
 TSHistoryItem Operation.getHistoryItem()
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations with parameters of type TSHistoryItem
 void Operation.setHistoryItem(TSHistoryItem historyItem)
           
 



Copyright © 2012. All Rights Reserved.