| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Class and Description |
|---|---|
class |
UndeleteResult
Generated by ComplexTypeCodeGenerator.java.
|
| Modifier and Type | Method and Description |
|---|---|
IUndeleteResult[] |
IUndeleteResponse_element.getResult()
element : result of type {urn:partner.soap.sforce.com}UndeleteResult
java type: com.sforce.soap.partner.UndeleteResult[]
|
IUndeleteResult |
IPartnerConnectionFactory.newIUndeleteResult() |
IUndeleteResult |
PartnerConnectionFactory.newIUndeleteResult() |
IUndeleteResult[] |
PartnerConnectionWrapper.undelete(String[] ids) |
IUndeleteResult[] |
IPartnerConnectionWrapper.undelete(String[] ids) |
| Modifier and Type | Method and Description |
|---|---|
void |
UndeleteResponse_element.setResult(IUndeleteResult[] result) |
void |
IUndeleteResponse_element.setResult(IUndeleteResult[] result) |
Copyright © 2015. All Rights Reserved.