Uses of Class
org.gcube.accounting.accounting.summary.access.model.Report
-
Packages that use Report Package Description org.gcube.accounting.accounting.summary.access org.gcube.accounting.accounting.summary.access.impl -
-
Uses of Report in org.gcube.accounting.accounting.summary.access
Methods in org.gcube.accounting.accounting.summary.access that return Report Modifier and Type Method Description ReportAccountingDao. getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution) -
Uses of Report in org.gcube.accounting.accounting.summary.access.impl
Methods in org.gcube.accounting.accounting.summary.access.impl that return Report Modifier and Type Method Description ReportAccountingDaoImpl. getReportByScope(ScopeDescriptor desc, Instant from, Instant to, MeasureResolution resolution)
-