Package | Description |
---|---|
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 | Method and Description |
---|---|
static IncrementalSmartNXQLQuery.SPECIAL_OPERATORS |
IncrementalSmartNXQLQuery.SPECIAL_OPERATORS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncrementalSmartNXQLQuery.SPECIAL_OPERATORS[] |
IncrementalSmartNXQLQuery.SPECIAL_OPERATORS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.