Uses of Class
com.stackmob.sdkapi.SMList

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
 



Copyright © 2012 StackMob. All Rights Reserved.