Uses of Class
org.usergrid.persistence.Update.UpdateOperator

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)
           
 



Copyright © 2013. All Rights Reserved.