public class SearchFormMappingDescriptor extends SearchEntityDescriptor
| Constructor and Description |
|---|
SearchFormMappingDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.Serializable |
convertFilterValue(java.lang.String filterField,
java.io.Serializable filterValue)
Override this method to have specific conversion behavior from client filter value to server filter value .
|
protected java.util.Map<java.lang.Class<? extends PersistentObject>,java.util.Set<java.lang.String>> |
getAllFields() |
protected java.util.Map<java.lang.String,FieldDescriptor> |
getEntityKeys() |
constructFilterOption, getEntityFilter, getEntityOrder, getEntitySearchTermprotected java.util.Map<java.lang.String,FieldDescriptor> getEntityKeys()
getEntityKeys in class SearchEntityDescriptorprotected java.util.Map<java.lang.Class<? extends PersistentObject>,java.util.Set<java.lang.String>> getAllFields()
getAllFields in class SearchEntityDescriptorprotected java.io.Serializable convertFilterValue(java.lang.String filterField,
java.io.Serializable filterValue)
SearchEntityDescriptorconvertFilterValue in class SearchEntityDescriptorfilterField - The field to filterfilterValue - The initial value