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, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or
protected final GroupControl.GenericFactory groupControlFactory
protected final CurrentUser user
public GroupIsVisibleToPredicate(GroupControl.GenericFactory groupControlFactory, CurrentUser user)
public boolean match(InternalGroup group)
Matchable
public int getCost()