| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.smart.query |
Provides the interface for a
SmartQuery. |
| org.nuxeo.ecm.platform.smart.query.jsf |
Provides the implementation of
SmartQuery needed for the default
smart search, using the NXQL syntax, and the seam component handling the
current instance of a smart query. |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalSmartQuery
Smart query providing all the needed methods for UI interaction that will make it possible to build a query adding
clauses step by step.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalSmartNXQLQuery
NXQL implementation of an incremental smart query
|
| Modifier and Type | Method and Description |
|---|---|
SmartQuery |
SmartNXQLQueryActions.getCurrentSmartQuery() |
Copyright © 2019 Nuxeo. All rights reserved.