|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PartialCondition
Part of fluent interface of SearchConditionBuilder.
| Method Summary | |
|---|---|
CompleteCondition |
and(CompleteCondition c1,
CompleteCondition c2,
CompleteCondition... cn)
Conjunct multiple expressions |
Property |
is(String property)
Get property of inspected entity type |
CompleteCondition |
or(CompleteCondition c1,
CompleteCondition c2,
CompleteCondition... cn)
Disjunct multiple expressions |
| Method Detail |
|---|
Property is(String property)
CompleteCondition and(CompleteCondition c1,
CompleteCondition c2,
CompleteCondition... cn)
CompleteCondition or(CompleteCondition c1,
CompleteCondition c2,
CompleteCondition... cn)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||