Uses of Interface
com.sforce.soap.partner.IGetUpdatedResult
-
Packages that use IGetUpdatedResult Package Description com.sforce.soap.partner -
-
Uses of IGetUpdatedResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IGetUpdatedResult Modifier and Type Class Description classGetUpdatedResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IGetUpdatedResult Modifier and Type Method Description IGetUpdatedResultIGetUpdatedResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}GetUpdatedResult java type: com.sforce.soap.partner.GetUpdatedResultIGetUpdatedResultIPartnerConnectionWrapper. getUpdated(String sObjectType, Calendar startDate, Calendar endDate)IGetUpdatedResultPartnerConnectionWrapper. getUpdated(String sObjectType, Calendar startDate, Calendar endDate)IGetUpdatedResultIPartnerConnectionFactory. newIGetUpdatedResult()IGetUpdatedResultPartnerConnectionFactory. newIGetUpdatedResult()Methods in com.sforce.soap.partner with parameters of type IGetUpdatedResult Modifier and Type Method Description voidGetUpdatedResponse_element. setResult(IGetUpdatedResult result)voidIGetUpdatedResponse_element. setResult(IGetUpdatedResult result)
-