|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessResult | |
---|---|
com.sforce.soap.partner |
Uses of ProcessResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type ProcessResult | |
---|---|
protected List<ProcessResult> |
ProcessResponse.result
|
Methods in com.sforce.soap.partner that return ProcessResult | |
---|---|
ProcessResult |
ObjectFactory.createProcessResult()
Create an instance of ProcessResult |
Methods in com.sforce.soap.partner that return types with arguments of type ProcessResult | |
---|---|
List<ProcessResult> |
ProcessResponse.getResult()
Gets the value of the result property. |
List<ProcessResult> |
Soap.process(List<ProcessRequest> actions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |