Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
GetDeletedResult |
Soap.getDeleted(String sObjectType,
Calendar startDate,
Calendar endDate)
Get the IDs for deleted sObjects
|
GetDeletedResult |
SoapBindingStub.getDeleted(String sObjectType,
Calendar startDate,
Calendar endDate) |
GetDeletedResult |
GetDeletedResponse.getResult()
Gets the result value for this GetDeletedResponse.
|
Modifier and Type | Method and Description |
---|---|
void |
GetDeletedResponse.setResult(GetDeletedResult result)
Sets the result value for this GetDeletedResponse.
|
Constructor and Description |
---|
GetDeletedResponse(GetDeletedResult result) |
Copyright © 2014. All rights reserved.