|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpsertResult | |
---|---|
com.sforce.soap.partner |
Uses of UpsertResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type UpsertResult | |
---|---|
protected List<UpsertResult> |
UpsertResponse.result
|
Methods in com.sforce.soap.partner that return UpsertResult | |
---|---|
UpsertResult |
ObjectFactory.createUpsertResult()
Create an instance of UpsertResult |
Methods in com.sforce.soap.partner that return types with arguments of type UpsertResult | |
---|---|
List<UpsertResult> |
UpsertResponse.getResult()
Gets the value of the result property. |
List<UpsertResult> |
Soap.upsert(String externalIDFieldName,
List<SObject> sObjects)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |