JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.sforce.async.Result
Packages that use
Result
Package
Description
com.sforce.async
Uses of
Result
in
com.sforce.async
Methods in
com.sforce.async
that return
Result
Modifier and Type
Method
Description
Result
[]
BatchResult.
getResult
()
Methods in
com.sforce.async
with parameters of type
Result
Modifier and Type
Method
Description
void
BatchResult.
setResult
(
Result
[] result)