|
||||||||||
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 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 | |
---|---|
List<DeleteResult> |
Soap.delete(List<String> ids)
|
List<DeleteResult> |
DeleteResponse.getResult()
Gets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |