Uses of Interface
org.nuxeo.ecm.platform.query.api.AggregateRangeDefinition
Packages that use AggregateRangeDefinition
-
Uses of AggregateRangeDefinition in org.nuxeo.ecm.platform.query.api
Subinterfaces of AggregateRangeDefinition in org.nuxeo.ecm.platform.query.apiMethods in org.nuxeo.ecm.platform.query.api that return AggregateRangeDefinitionMethods in org.nuxeo.ecm.platform.query.api that return types with arguments of type AggregateRangeDefinitionModifier and TypeMethodDescriptionAggregate.getRanges()
Range definition for aggregate of type range.AggregateDefinition.getRanges()
Method parameters in org.nuxeo.ecm.platform.query.api with type arguments of type AggregateRangeDefinitionModifier and TypeMethodDescriptionvoid
AggregateDefinition.setRanges
(List<AggregateRangeDefinition> ranges) -
Uses of AggregateRangeDefinition in org.nuxeo.ecm.platform.query.core
Classes in org.nuxeo.ecm.platform.query.core that implement AggregateRangeDefinitionModifier and TypeClassDescriptionclass
class
Methods in org.nuxeo.ecm.platform.query.core that return AggregateRangeDefinitionMethods in org.nuxeo.ecm.platform.query.core that return types with arguments of type AggregateRangeDefinitionMethod parameters in org.nuxeo.ecm.platform.query.core with type arguments of type AggregateRangeDefinitionModifier and TypeMethodDescriptionvoid
AggregateDescriptor.setRanges
(List<AggregateRangeDefinition> ranges)