|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of UserRequest to consider.public interface UserRequestFilter<T extends UserRequest>
Defines methods to filter the UserRequest of type T.
| Method Summary | |
|---|---|
boolean |
filter(T request)
Returns true if the given request has to be filtered. |
| Method Detail |
|---|
boolean filter(T request)
request - The request to consider.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||