|
||||||||||
| 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 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 | |
|---|---|
List<MergeResult> |
MergeResponse.getResult()
Gets the value of the result property. |
List<MergeResult> |
Soap.merge(List<MergeRequest> request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||