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