|
SalesPoint Framework v3.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Filter function that takes Users
and returns a boolean value.
UserListModel
,
User
Method Summary | |
boolean |
match(User u)
A Filter function that takes Users and returns a boolean value. |
Method Detail |
public boolean match(User u)
Users
and returns a boolean value. The function must return
true if a User
is to be displayed.UserListModel
,
User
|
SalesPoint Framework v3.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |