| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
SaveResult
This is a generated class for the SObject Enterprise API.
|
| Modifier and Type | Method and Description |
|---|---|
ISaveResult[] |
PartnerConnectionWrapper.create(ISObject[] sObjects) |
ISaveResult[] |
IPartnerConnectionWrapper.create(ISObject[] sObjects) |
ISaveResult[] |
ICreateResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}SaveResult
java type: com.sforce.soap.partner.SaveResult[]
|
ISaveResult[] |
IUpdateResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}SaveResult
java type: com.sforce.soap.partner.SaveResult[]
|
ISaveResult |
PartnerConnectionFactory.newISaveResult() |
ISaveResult |
IPartnerConnectionFactory.newISaveResult() |
ISaveResult[] |
PartnerConnectionWrapper.update(ISObject[] sObjects) |
ISaveResult[] |
IPartnerConnectionWrapper.update(ISObject[] sObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResponse_element.setResult(ISaveResult[] result) |
void |
CreateResponse_element.setResult(ISaveResult[] result) |
void |
ICreateResponse_element.setResult(ISaveResult[] result) |
void |
IUpdateResponse_element.setResult(ISaveResult[] result) |
Copyright © 2020. All Rights Reserved.