public abstract class AbstractSearchConditionVisitor<T> extends Object implements SearchConditionVisitor<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSearchConditionVisitor(Map<String,String> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRealPropertyName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitApache CXF