public class SetPrivateOp extends java.lang.Object implements BatchUpdateOp
Modifier and Type | Class and Description |
---|---|
static class |
SetPrivateOp.Input |
Modifier and Type | Method and Description |
---|---|
boolean |
updateChange(ChangeContext ctx)
Override this method to modify a change.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postUpdate, updateRepo
public boolean updateChange(ChangeContext ctx) throws ResourceConflictException, com.google.gwtorm.server.OrmException
BatchUpdateOp
updateChange
in interface BatchUpdateOp
ctx
- contextResourceConflictException
com.google.gwtorm.server.OrmException