public class GroupIsVisibleToPredicate extends IsVisibleToPredicate<AccountGroup>
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(AccountGroup group)
Does this predicate match this object?
|
describe
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, or
public boolean match(AccountGroup group) throws com.google.gwtorm.server.OrmException
Matchable
com.google.gwtorm.server.OrmException
public int getCost()