|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filter<T>
A FilterAnn for generating selected queries against the BeanModel.
Method Summary | |
---|---|
boolean |
accept(T value)
Determine whether the passed value is in the domain of objects this FilterAnn can accept. |
Method Detail |
---|
boolean accept(T value)
value
- the value to accept
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |