|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompleteCondition
Part of fluent interface of SearchConditionBuilder
.
Method Summary | |
---|---|
PartialCondition |
and()
Conjunct current expression with another |
PartialCondition |
or()
Disjunct current expression with another |
String |
query()
Finalize condition construction and build search condition query. |
Method Detail |
---|
PartialCondition and()
PartialCondition or()
String query()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |