|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchContext
Represents the current search expression
Method Summary | ||
---|---|---|
|
getCondition(Class<T> cls)
Returns the typed search condition representing the search expression |
|
String |
getSearchExpression()
Returns the actual query expression |
Method Detail |
---|
<T> SearchCondition<T> getCondition(Class<T> cls)
cls
- the type of the bean(s) the new search condition will
attempt to match
String getSearchExpression()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |