|
||||||||||
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 java.util.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 | |
---|---|
java.util.List<UpsertResult> |
UpsertResponse.getResult()
Gets the value of the result property. |
java.util.List<UpsertResult> |
Soap.upsert(java.lang.String externalIDFieldName,
java.util.List<SObject> sObjects,
SessionHeader sessionHeader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |