|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMUpdate | |
|---|---|
| com.stackmob.sdkapi | |
| Uses of SMUpdate in com.stackmob.sdkapi |
|---|
| Subclasses of SMUpdate in com.stackmob.sdkapi | |
|---|---|
class |
SMSet
A "set" update action. |
| Method parameters in com.stackmob.sdkapi with type arguments of type SMUpdate | |
|---|---|
SMObject |
DataService.updateObject(String schema,
String id,
List<SMUpdate> updateActions)
Updates an object in the datastore. |
void |
DataService.updateObjects(String schema,
List<SMCondition> conditions,
List<SMUpdate> updateActions)
Updates all objects matching the given query in the datastore |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||