public class GenericFilter extends AgrosystFilter
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
active |
protected Map<String,String> |
propertyNamesAndValues |
ALL_PAGE_SIZE, DEFAULT_PAGE_SIZE, navigationContext, page, pageSize| Constructor and Description |
|---|
GenericFilter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive() |
Map<String,String> |
getPropertyNamesAndValues() |
void |
setActive(Boolean active) |
void |
setPropertyNamesAndValues(Map<String,String> propertyNamesAndValues) |
getNavigationContext, getPage, getPageSize, setAllPageSize, setNavigationContext, setPage, setPageSizeprotected Boolean active
Copyright © 2013–2015 Inra. All rights reserved.