| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
UpsertResult
This is a generated class for the SObject Enterprise API.
|
| Modifier and Type | Method and Description |
|---|---|
IUpsertResult[] |
IUpsertResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}UpsertResult
java type: com.sforce.soap.partner.UpsertResult[]
|
IUpsertResult |
PartnerConnectionFactory.newIUpsertResult() |
IUpsertResult |
IPartnerConnectionFactory.newIUpsertResult() |
IUpsertResult[] |
PartnerConnectionWrapper.upsert(java.lang.String externalIDFieldName,
ISObject[] sObjects) |
IUpsertResult[] |
IPartnerConnectionWrapper.upsert(java.lang.String externalIDFieldName,
ISObject[] sObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpsertResponse_element.setResult(IUpsertResult[] result) |
void |
IUpsertResponse_element.setResult(IUpsertResult[] result) |
Copyright © 2020. All Rights Reserved.