|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndeleteResult | |
---|---|
com.sforce.soap.partner |
Uses of UndeleteResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner with type parameters of type UndeleteResult | |
---|---|
protected List<UndeleteResult> |
UndeleteResponse.result
|
Methods in com.sforce.soap.partner that return UndeleteResult | |
---|---|
UndeleteResult |
ObjectFactory.createUndeleteResult()
Create an instance of UndeleteResult |
Methods in com.sforce.soap.partner that return types with arguments of type UndeleteResult | |
---|---|
List<UndeleteResult> |
UndeleteResponse.getResult()
Gets the value of the result property. |
List<UndeleteResult> |
Soap.undelete(List<String> ids)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |