|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteResult | |
|---|---|
| com.sforce.soap.partner | |
| Uses of DeleteResult in com.sforce.soap.partner |
|---|
| Fields in com.sforce.soap.partner with type parameters of type DeleteResult | |
|---|---|
protected java.util.List<DeleteResult> |
DeleteResponse.result
|
| Methods in com.sforce.soap.partner that return DeleteResult | |
|---|---|
DeleteResult |
ObjectFactory.createDeleteResult()
Create an instance of DeleteResult |
| Methods in com.sforce.soap.partner that return types with arguments of type DeleteResult | |
|---|---|
java.util.List<DeleteResult> |
Soap.delete(java.util.List<java.lang.String> ids,
SessionHeader sessionHeader)
|
java.util.List<DeleteResult> |
DeleteResponse.getResult()
Gets the value of the result property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||