|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMList | |
|---|---|
| com.stackmob.sdkapi | |
| Uses of SMList in com.stackmob.sdkapi |
|---|
| Methods in com.stackmob.sdkapi with parameters of type SMList | |
|---|---|
SMObject |
DataService.addRelatedObjects(String schema,
SMValue objectId,
String relation,
SMList relatedIds)
Adds the specified IDs to the specified relationship |
void |
DataService.removeRelatedObjects(String schema,
SMValue objectId,
String relation,
SMList relatedIds,
boolean cascadeDelete)
Removes any number of related objects from a relationship. |
| Constructors in com.stackmob.sdkapi with parameters of type SMList | |
|---|---|
SMIn(String field,
SMList values)
Creates a new SMIn query |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||