public class GroupIsVisibleToPredicate extends IsVisibleToPredicate<InternalGroup>
| Modifier and Type | Field and Description |
|---|---|
protected GroupControl.GenericFactory |
groupControlFactory |
protected CurrentUser |
user |
name, value| Constructor and Description |
|---|
GroupIsVisibleToPredicate(GroupControl.GenericFactory groupControlFactory,
CurrentUser user) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCost() |
boolean |
match(InternalGroup group)
Does this predicate match this object?
|
copy, equals, getOperator, getValue, hashCode, toStringand, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, orprotected final GroupControl.GenericFactory groupControlFactory
protected final CurrentUser user
public GroupIsVisibleToPredicate(GroupControl.GenericFactory groupControlFactory, CurrentUser user)
public boolean match(InternalGroup group)
Matchablepublic int getCost()