| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.query.api | |
| org.nuxeo.ecm.platform.query.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregateRangeDateDefinition |
| Modifier and Type | Method and Description |
|---|---|
AggregateRangeDefinition |
AggregateRangeDefinition.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AggregateRangeDefinition> |
AggregateDefinition.getRanges() |
List<AggregateRangeDefinition> |
Aggregate.getRanges()
Range definition for aggregate of type range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateDefinition.setRanges(List<AggregateRangeDefinition> ranges) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateRangeDateDescriptor |
class |
AggregateRangeDescriptor |
| Modifier and Type | Method and Description |
|---|---|
AggregateRangeDefinition |
AggregateRangeDescriptor.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AggregateRangeDefinition> |
AggregateDescriptor.getRanges() |
List<AggregateRangeDefinition> |
AggregateBase.getRanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateDescriptor.setRanges(List<AggregateRangeDefinition> ranges) |
Copyright © 2019 Nuxeo. All rights reserved.