public class GQLConverter
extends java.lang.Object
Constructor and Description |
---|
GQLConverter() |
Modifier and Type | Method and Description |
---|---|
static PredicateGroup |
buildQuery(java.util.Map conditions,
ResourceResolver resolver)
Parse and converts GQL statement from fulltext in conditions to QueryBuilder PredicateGroup.
|
static void |
populateGqlfacets(Resource sourceNode,
Resource destinationNode)
populates and saves all valid schema editor formitems which can be used as gql facets
|
public static PredicateGroup buildQuery(java.util.Map conditions, ResourceResolver resolver) throws RepositoryException
conditions
- the map containing initial conditions and fulltext to be processedresolver
- to resolve node containing gql to jcr properties mappingRepositoryException
Copyright © 2010 - 2020 Adobe. All Rights Reserved