| Package | Description |
|---|---|
| org.mmbase.storage.search.implementation |
| Modifier and Type | Method and Description |
|---|---|
ModifiableQuery |
ModifiableQuery.setAggregating(Boolean aggregating)
Sets the aggregating property.
|
ModifiableQuery |
ModifiableQuery.setConstraint(Constraint constraint)
Sets the constraint property.
|
ModifiableQuery |
ModifiableQuery.setDistinct(Boolean distinct)
Sets the distinct property.
|
ModifiableQuery |
ModifiableQuery.setFields(List<StepField> fields)
Sets the fields property.
|
ModifiableQuery |
ModifiableQuery.setMaxNumber(int maxNumber)
Sets the maxNumber property.
|
ModifiableQuery |
ModifiableQuery.setOffset(int offset)
Sets the offset property.
|
ModifiableQuery |
ModifiableQuery.setSortOrders(List<SortOrder> sortOrders)
Sets the sortOrders property.
|
ModifiableQuery |
ModifiableQuery.setSteps(List<Step> steps)
Sets the steps property.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}