Uses of Class
org.gcube.accounting.datamodel.usagerecords.PortletUsageRecord
-
Packages that use PortletUsageRecord Package Description org.gcube.accounting.datamodel.aggregation -
-
Uses of PortletUsageRecord in org.gcube.accounting.datamodel.aggregation
Methods in org.gcube.accounting.datamodel.aggregation that return types with arguments of type PortletUsageRecord Modifier and Type Method Description Class<PortletUsageRecord>AggregatedPortletUsageRecord. getAggregable()Methods in org.gcube.accounting.datamodel.aggregation with parameters of type PortletUsageRecord Modifier and Type Method Description AggregatedPortletUsageRecordAggregatedPortletUsageRecord. aggregate(PortletUsageRecord record)booleanAggregatedPortletUsageRecord. isAggregable(PortletUsageRecord record)Constructors in org.gcube.accounting.datamodel.aggregation with parameters of type PortletUsageRecord Constructor Description AggregatedPortletUsageRecord(PortletUsageRecord portletUsageRecord)
-