| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.querymodel | |
| org.alfresco.service.cmr.search |
| Modifier and Type | Method and Description |
|---|---|
QueryConsistency |
QueryOptions.getQueryConsistency() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryOptions.setQueryConsistency(QueryConsistency queryConsistency) |
| Modifier and Type | Method and Description |
|---|---|
QueryConsistency |
SearchParameters.getQueryConsistency() |
static QueryConsistency |
QueryConsistency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryConsistency[] |
QueryConsistency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchParameters.setQueryConsistency(QueryConsistency queryConsistency) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.