public class SearchFormMappingDescriptor extends SearchEntityDescriptor
| Constructor and Description |
|---|
SearchFormMappingDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected Serializable |
convertFilterValue(String filterField,
Serializable filterValue)
Override this method to have specific conversion behavior from client filter value to server filter value .
|
protected Map<Class<? extends org.bonitasoft.engine.persistence.PersistentObject>,Set<String>> |
getAllFields() |
protected Map<String,FieldDescriptor> |
getEntityKeys() |
constructFilterOption, getEntityFilter, getEntityOrder, getEntitySearchTermprotected Map<String,FieldDescriptor> getEntityKeys()
getEntityKeys in class SearchEntityDescriptorprotected Map<Class<? extends org.bonitasoft.engine.persistence.PersistentObject>,Set<String>> getAllFields()
getAllFields in class SearchEntityDescriptorprotected Serializable convertFilterValue(String filterField, Serializable filterValue)
SearchEntityDescriptorconvertFilterValue in class SearchEntityDescriptorfilterField - The field to filterfilterValue - The initial valueCopyright © 2016 Bonitasoft S.A.. All rights reserved.