org.usergrid.persistence
Class Update

java.lang.Object
  extended by org.usergrid.persistence.Update

public class Update
extends Object


Nested Class Summary
 class Update.UpdateOperation
           
static class Update.UpdateOperator
           
 
Constructor Summary
Update()
           
 
Method Summary
 void add(String propertyName, Update.UpdateOperator operator, Object value)
           
 void clear()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Update

public Update()
Method Detail

add

public void add(String propertyName,
                Update.UpdateOperator operator,
                Object value)

clear

public void clear()


Copyright © 2013. All Rights Reserved.