public interface IFormulaStatement
Modifier and Type | Method and Description |
---|---|
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.
|
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.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.