Package | Description |
---|---|
org.nuxeo.ecm.platform.query.api | |
org.nuxeo.ecm.platform.query.core | |
org.nuxeo.ecm.platform.query.nxql |
Modifier and Type | Method and Description |
---|---|
WhereClauseDefinition |
PageProviderDefinition.getWhereClause() |
Modifier and Type | Class and Description |
---|---|
class |
WhereClauseDescriptor
Generic descriptor for query where clause, accepting predicates and a fixed
part.
|
Modifier and Type | Method and Description |
---|---|
WhereClauseDefinition |
GenericPageProviderDescriptor.getWhereClause() |
WhereClauseDefinition |
CoreQueryPageProviderDescriptor.getWhereClause() |
Modifier and Type | Method and Description |
---|---|
static String |
NXQLQueryBuilder.getQuery(DocumentModel model,
WhereClauseDefinition whereClause,
Object[] params,
SortInfo... sortInfos) |
static String |
NXQLQueryBuilder.getQueryElement(DocumentModel model,
WhereClauseDefinition whereClause,
Object[] params) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.