|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Beanspector.TypeInfo | |
|---|---|
| org.apache.cxf.jaxrs.ext.search | |
| Uses of Beanspector.TypeInfo in org.apache.cxf.jaxrs.ext.search |
|---|
| Methods in org.apache.cxf.jaxrs.ext.search that return Beanspector.TypeInfo | |
|---|---|
Beanspector.TypeInfo |
Beanspector.getAccessorTypeInfo(String getterOrSetterName)
|
| Constructor parameters in org.apache.cxf.jaxrs.ext.search with type arguments of type Beanspector.TypeInfo | |
|---|---|
SimpleSearchCondition(Map<String,ConditionType> getters2operators,
Map<String,String> realGetters,
Map<String,Beanspector.TypeInfo> propertyTypeInfo,
T condition)
Creates search condition with different operators (equality, inequality etc) specified for each getter; see SimpleSearchCondition.isMet(Object) for details of comparison. |
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||