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