Uses of Interface
com.sforce.soap.partner.IDeleteByExampleResult
-
Packages that use IDeleteByExampleResult Package Description com.sforce.soap.partner -
-
Uses of IDeleteByExampleResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDeleteByExampleResult Modifier and Type Class Description classDeleteByExampleResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDeleteByExampleResult Modifier and Type Method Description IDeleteByExampleResult[]IPartnerConnectionWrapper. deleteByExample(ISObject[] sObjects)IDeleteByExampleResult[]PartnerConnectionWrapper. deleteByExample(ISObject[] sObjects)IDeleteByExampleResult[]IDeleteByExampleResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}DeleteByExampleResult java type: com.sforce.soap.partner.DeleteByExampleResult[]IDeleteByExampleResultIPartnerConnectionFactory. newIDeleteByExampleResult()IDeleteByExampleResultPartnerConnectionFactory. newIDeleteByExampleResult()Methods in com.sforce.soap.partner with parameters of type IDeleteByExampleResult Modifier and Type Method Description voidDeleteByExampleResponse_element. setResult(IDeleteByExampleResult[] result)voidIDeleteByExampleResponse_element. setResult(IDeleteByExampleResult[] result)
-