Uses of Interface
org.nuxeo.ecm.platform.query.api.AggregateRangeDateDefinition
Packages that use AggregateRangeDateDefinition
-
Uses of AggregateRangeDateDefinition in org.nuxeo.ecm.platform.query.api
Methods in org.nuxeo.ecm.platform.query.api that return AggregateRangeDateDefinitionMethods in org.nuxeo.ecm.platform.query.api that return types with arguments of type AggregateRangeDateDefinitionModifier and TypeMethodDescriptionAggregate.getDateRanges()
Date Range definition for aggregate of type date range.AggregateDefinition.getDateRanges()
Method parameters in org.nuxeo.ecm.platform.query.api with type arguments of type AggregateRangeDateDefinitionModifier and TypeMethodDescriptionvoid
AggregateDefinition.setDateRanges
(List<AggregateRangeDateDefinition> ranges) -
Uses of AggregateRangeDateDefinition in org.nuxeo.ecm.platform.query.core
Classes in org.nuxeo.ecm.platform.query.core that implement AggregateRangeDateDefinitionMethods in org.nuxeo.ecm.platform.query.core that return AggregateRangeDateDefinitionMethods in org.nuxeo.ecm.platform.query.core that return types with arguments of type AggregateRangeDateDefinitionModifier and TypeMethodDescriptionAggregateBase.getDateRanges()
AggregateDescriptor.getDateRanges()
Method parameters in org.nuxeo.ecm.platform.query.core with type arguments of type AggregateRangeDateDefinitionModifier and TypeMethodDescriptionvoid
AggregateDescriptor.setDateRanges
(List<AggregateRangeDateDefinition> ranges)