|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetDeletedResult | |
---|---|
com.sforce.soap.partner |
Uses of GetDeletedResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner declared as GetDeletedResult | |
---|---|
protected GetDeletedResult |
GetDeletedResponse.result
|
Methods in com.sforce.soap.partner that return GetDeletedResult | |
---|---|
GetDeletedResult |
ObjectFactory.createGetDeletedResult()
Create an instance of GetDeletedResult |
GetDeletedResult |
Soap.getDeleted(String sObjectType,
XMLGregorianCalendar startDate,
XMLGregorianCalendar endDate)
|
GetDeletedResult |
GetDeletedResponse.getResult()
Gets the value of the result property. |
Methods in com.sforce.soap.partner with parameters of type GetDeletedResult | |
---|---|
void |
GetDeletedResponse.setResult(GetDeletedResult value)
Sets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |