|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetUpdatedResult | |
---|---|
com.sforce.soap.partner |
Uses of GetUpdatedResult in com.sforce.soap.partner |
---|
Methods in com.sforce.soap.partner that return GetUpdatedResult | |
---|---|
GetUpdatedResult |
GetUpdatedResponse.getResult()
Gets the result value for this GetUpdatedResponse. |
GetUpdatedResult |
Soap.getUpdated(java.lang.String sObjectType,
java.util.Calendar startDate,
java.util.Calendar endDate)
Get the IDs for updated sObjects |
GetUpdatedResult |
SoapBindingStub.getUpdated(java.lang.String sObjectType,
java.util.Calendar startDate,
java.util.Calendar endDate)
|
Methods in com.sforce.soap.partner with parameters of type GetUpdatedResult | |
---|---|
void |
GetUpdatedResponse.setResult(GetUpdatedResult result)
Sets the result value for this GetUpdatedResponse. |
Constructors in com.sforce.soap.partner with parameters of type GetUpdatedResult | |
---|---|
GetUpdatedResponse(GetUpdatedResult result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |