|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetUpdatedResult | |
---|---|
com.sforce.soap.partner |
Uses of GetUpdatedResult in com.sforce.soap.partner |
---|
Fields in com.sforce.soap.partner declared as GetUpdatedResult | |
---|---|
protected GetUpdatedResult |
GetUpdatedResponse.result
|
Methods in com.sforce.soap.partner that return GetUpdatedResult | |
---|---|
GetUpdatedResult |
ObjectFactory.createGetUpdatedResult()
Create an instance of GetUpdatedResult |
GetUpdatedResult |
GetUpdatedResponse.getResult()
Gets the value of the result property. |
GetUpdatedResult |
Soap.getUpdated(java.lang.String sObjectType,
javax.xml.datatype.XMLGregorianCalendar startDate,
javax.xml.datatype.XMLGregorianCalendar endDate,
SessionHeader sessionHeader)
|
Methods in com.sforce.soap.partner with parameters of type GetUpdatedResult | |
---|---|
void |
GetUpdatedResponse.setResult(GetUpdatedResult value)
Sets the value of the result property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |