Package | Description |
---|---|
org.nuxeo.ecm.platform.query.api | |
org.nuxeo.ecm.platform.query.core |
Modifier and Type | Method and Description |
---|---|
AggregateRangeDateDefinition |
AggregateRangeDateDefinition.clone() |
Modifier and Type | Method and Description |
---|---|
List<AggregateRangeDateDefinition> |
AggregateDefinition.getDateRanges() |
List<AggregateRangeDateDefinition> |
Aggregate.getDateRanges()
Date Range definition for aggregate of type date range.
|
Modifier and Type | Method and Description |
---|---|
void |
AggregateDefinition.setDateRanges(List<AggregateRangeDateDefinition> ranges) |
Modifier and Type | Class and Description |
---|---|
class |
AggregateRangeDateDescriptor |
Modifier and Type | Method and Description |
---|---|
AggregateRangeDateDefinition |
AggregateRangeDateDescriptor.clone() |
Modifier and Type | Method and Description |
---|---|
List<AggregateRangeDateDefinition> |
AggregateDescriptor.getDateRanges() |
List<AggregateRangeDateDefinition> |
AggregateBase.getDateRanges() |
Modifier and Type | Method and Description |
---|---|
void |
AggregateDescriptor.setDateRanges(List<AggregateRangeDateDefinition> ranges) |
Copyright © 2015 Nuxeo SA. All rights reserved.