| Modifier and Type | Method and Description |
|---|---|
static String |
SearchQueryGenerationUtility.getJPQLForString(String fragment,
RHQLComparisonOperator operator,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static RHQLComparisonOperator |
SearchTranslationManager.getComparisonOperatorFromTokenType(int tokenType,
String value) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractSearchTranslator.getJPQLForEnum(String fragment,
RHQLComparisonOperator operator,
String value,
Class<? extends Enum<?>> enumClass,
boolean useOrdinal) |
| Modifier and Type | Method and Description |
|---|---|
RHQLComparisonOperator |
RHQLAdvancedTerm.getOperator() |
static RHQLComparisonOperator |
RHQLComparisonOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RHQLComparisonOperator[] |
RHQLComparisonOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RHQLAdvancedTerm(String lineage,
String path,
String param,
RHQLComparisonOperator operator,
String value) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.