| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.server.support.query |
| Modifier and Type | Method and Description |
|---|---|
static QueryObject.ParserMode |
QueryObject.ParserMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryObject.ParserMode[] |
QueryObject.ParserMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryObject.setSelectMode(QueryObject.ParserMode mode) |
| Constructor and Description |
|---|
QueryUtilBase(String statement,
TypeManager tm,
PredicateWalkerBase pw,
QueryObject.ParserMode mode) |
QueryUtilStrict(String statement,
TypeManager tm,
PredicateWalkerBase pw,
boolean parseFulltext,
QueryObject.ParserMode mode) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.