|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface DefaultOperatorAttribute
This attribute is used by GroupQueryNodeProcessor
processor and must
be defined in the QueryConfigHandler
. This attribute tells the
processor which is the default boolean operator when no operator is defined
between terms.
Nested Class Summary | |
---|---|
static class |
DefaultOperatorAttribute.Operator
Deprecated. |
Method Summary | |
---|---|
DefaultOperatorAttribute.Operator |
getOperator()
Deprecated. |
void |
setOperator(DefaultOperatorAttribute.Operator operator)
Deprecated. |
Method Detail |
---|
void setOperator(DefaultOperatorAttribute.Operator operator)
DefaultOperatorAttribute.Operator getOperator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |