public class AccountIsVisibleToPredicate extends com.google.gerrit.index.query.IsVisibleToPredicate<AccountState>
Modifier and Type | Field and Description |
---|---|
protected AccountControl |
accountControl |
Constructor and Description |
---|
AccountIsVisibleToPredicate(AccountControl accountControl) |
Modifier and Type | Method and Description |
---|---|
int |
getCost() |
boolean |
match(AccountState accountState) |
copy, equals, getOperator, getValue, hashCode, toString
protected final AccountControl accountControl
public AccountIsVisibleToPredicate(AccountControl accountControl)
public boolean match(AccountState accountState) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()