Package org.gcube.dataharvest.harvester
Class SocialInteractionsHarvester
- java.lang.Object
-
- org.gcube.dataharvest.harvester.BasicHarvester
-
- org.gcube.dataharvest.harvester.SocialInteractionsHarvester
-
public class SocialInteractionsHarvester extends BasicHarvester
- Author:
- Eric Perrone (ISTI - CNR), Luca Frosini (ISTI - CNR)
-
-
Field Summary
-
Fields inherited from class org.gcube.dataharvest.harvester.BasicHarvester
end, instant, start
-
-
Constructor Summary
Constructors Constructor Description SocialInteractionsHarvester(Date start, Date end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord>getAccountingRecords()-
Methods inherited from class org.gcube.dataharvest.harvester.BasicHarvester
getDimension
-
-
-
-
Method Detail
-
getAccountingRecords
public List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord> getAccountingRecords() throws Exception
- Specified by:
getAccountingRecordsin classBasicHarvester- Throws:
Exception
-
-