Uses of Interface
com.sforce.soap.partner.IGetDeletedResult
-
Packages that use IGetDeletedResult Package Description com.sforce.soap.partner -
-
Uses of IGetDeletedResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IGetDeletedResult Modifier and Type Class Description classGetDeletedResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IGetDeletedResult Modifier and Type Method Description IGetDeletedResultIPartnerConnectionWrapper. getDeleted(String sObjectType, Calendar startDate, Calendar endDate)IGetDeletedResultPartnerConnectionWrapper. getDeleted(String sObjectType, Calendar startDate, Calendar endDate)IGetDeletedResultIGetDeletedResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}GetDeletedResult java type: com.sforce.soap.partner.GetDeletedResultIGetDeletedResultIPartnerConnectionFactory. newIGetDeletedResult()IGetDeletedResultPartnerConnectionFactory. newIGetDeletedResult()Methods in com.sforce.soap.partner with parameters of type IGetDeletedResult Modifier and Type Method Description voidGetDeletedResponse_element. setResult(IGetDeletedResult result)voidIGetDeletedResponse_element. setResult(IGetDeletedResult result)
-