| Class | Description | 
|---|---|
| QueryHelper | 
 Helper for creating JCR XPath queries. 
Created XPath queries are like : //element(*, ametys:object)[<predicates<>] | 
| SortCriteria | 
 A sort criteria allows to sort query results. 
Warning : methods of this class support a boolean "normalize" which suppose that the patch at https://issues.apache.org/jira/browse/JCR-3443 has been applied.  |