Uses of Class
com.sforce.async.SObject
-
Packages that use SObject Package Description com.sforce.async -
-
Uses of SObject in com.sforce.async
Methods in com.sforce.async that return types with arguments of type SObject Modifier and Type Method Description java.util.Map<java.lang.String,SObject>SObject. getFieldReferences()Methods in com.sforce.async with parameters of type SObject Modifier and Type Method Description voidBatchRequest. addSObject(SObject object)voidBatchRequest. addSObjects(SObject[] objects)voidSObject. setFieldReference(java.lang.String name, SObject ref)
-