@Version(value="1.4.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
Query |
A
Query represents a JCR repository query that can be created
programmatically, with a list of so-called Predicates . |
QueryBuilder |
QueryBuilder is a service for building Queries
searching the Java Content Repository and which are easily extensible. |
SimpleSearch |
Search implements a simple fulltext search with some additions
to the search logic and exposes the query result in a scripting friendly
object structure. |
Trends |
Trends gives access to search trend data. |
Trends.Query |
Class | Description |
---|---|
Predicate |
A
Predicate is a single constraint for a Query . |
PredicateConverter |
PredicateConverter provides mappings from the
predicate/predicate group data structure to others, such as a simple
key/value string map (eg.
|
PredicateGroup |
A
PredicateGroup is a Predicate that represents a list
of Predicates (following the composite pattern). |
Copyright © 2010 - 2020 Adobe. All Rights Reserved