public interface SearchConditionVisitor<T,E>
E
getQuery()
void
visit(SearchCondition<T> sc)
void visit(SearchCondition<T> sc)
E getQuery()
Apache CXF