| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected GetDeletedResult |
GetDeletedResponse.result |
| Modifier and Type | Method and Description |
|---|---|
GetDeletedResult |
ObjectFactory.createGetDeletedResult()
Create an instance of
GetDeletedResult |
GetDeletedResult |
ToolingConnection.getDeleted(String sObjectType,
XMLGregorianCalendar start,
XMLGregorianCalendar end,
SessionHeader sessionHeader)
Get the IDs for deleted sObjects
|
GetDeletedResult |
GetDeletedResponse.getResult()
Gets the value of the result property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDeletedResponse.setResult(GetDeletedResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.