|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormulaStatement
A formula statement, used to specify conditions for selecting the members of a group.
Method Summary | |
---|---|
boolean |
accept(Map<String,Object> memberData)
Verifies if a principal is the member of a group. |
IQueryFilter |
getFilter(QuerySelect select)
Returns a query filter that may be used to filter the principals that are accepted by this formula statement. |
Method Detail |
---|
boolean accept(Map<String,Object> memberData)
memberData
- the principal member data, according to the
group and group type membership configurations.
IQueryFilter getFilter(QuerySelect select)
select
- the select query.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |