public class OwnerinPredicate extends ChangeOperatorPredicate
Modifier and Type | Field and Description |
---|---|
protected IdentifiedUser.GenericFactory |
userFactory |
protected AccountGroup.UUID |
uuid |
Constructor and Description |
---|
OwnerinPredicate(IdentifiedUser.GenericFactory userFactory,
AccountGroup.UUID uuid) |
Modifier and Type | Method and Description |
---|---|
protected AccountGroup.UUID |
getAccountGroupUUID() |
int |
getCost() |
boolean |
match(ChangeData object) |
copy, equals, getOperator, getValue, hashCode, toString
protected final IdentifiedUser.GenericFactory userFactory
protected final AccountGroup.UUID uuid
public OwnerinPredicate(IdentifiedUser.GenericFactory userFactory, AccountGroup.UUID uuid)
protected AccountGroup.UUID getAccountGroupUUID()
public boolean match(ChangeData object) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public int getCost()