|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.usergrid.persistence.Update
public class Update
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 |
---|
public Update()
Method Detail |
---|
public void add(String propertyName, Update.UpdateOperator operator, Object value)
public void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |