|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MergeResult | |
|---|---|
| com.sforce.soap.partner | |
| Uses of MergeResult in com.sforce.soap.partner |
|---|
| Fields in com.sforce.soap.partner with type parameters of type MergeResult | |
|---|---|
protected java.util.List<MergeResult> |
MergeResponse.result
|
| Methods in com.sforce.soap.partner that return MergeResult | |
|---|---|
MergeResult |
ObjectFactory.createMergeResult()
Create an instance of MergeResult |
| Methods in com.sforce.soap.partner that return types with arguments of type MergeResult | |
|---|---|
java.util.List<MergeResult> |
MergeResponse.getResult()
Gets the value of the result property. |
java.util.List<MergeResult> |
Soap.merge(java.util.List<MergeRequest> request,
SessionHeader sessionHeader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||