|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Update.UpdateOperator | |
---|---|
org.usergrid.persistence |
Uses of Update.UpdateOperator in org.usergrid.persistence |
---|
Methods in org.usergrid.persistence that return Update.UpdateOperator | |
---|---|
Update.UpdateOperator |
Update.UpdateOperation.getOperator()
|
static Update.UpdateOperator |
Update.UpdateOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Update.UpdateOperator[] |
Update.UpdateOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.usergrid.persistence with parameters of type Update.UpdateOperator | |
---|---|
void |
Update.add(String propertyName,
Update.UpdateOperator operator,
Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |