public class UsedKeysSearchFilter extends java.lang.Object implements FilterProcessor<KeySearchBean,UsedKeysSearchResult>
UsedKeysSearchFilter can process KeySearchBean and find used keys.| Constructor and Description |
|---|
UsedKeysSearchFilter() |
| Modifier and Type | Method and Description |
|---|---|
UsedKeysSearchResult |
process(KeySearchBean searchModel)
process the given model.
|
public UsedKeysSearchResult process(KeySearchBean searchModel)
process in interface FilterProcessor<KeySearchBean,UsedKeysSearchResult>searchModel - the model