Uses of Class
com.sforce.soap.partner.Error

Packages that use Error
com.sforce.soap.partner   
 

Uses of Error in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return Error
 Error[] UpsertResult.getErrors()
           
 Error[] UndeleteResult.getErrors()
           
 Error[] SaveResult.getErrors()
           
 Error[] ProcessResult.getErrors()
           
 Error[] MergeResult.getErrors()
           
 Error[] LeadConvertResult.getErrors()
           
 Error[] InvalidateSessionsResult.getErrors()
           
 Error[] EmptyRecycleBinResult.getErrors()
           
 Error[] DeleteResult.getErrors()
           
 

Methods in com.sforce.soap.partner with parameters of type Error
 void UpsertResult.setErrors(Error[] errors)
           
 void UndeleteResult.setErrors(Error[] errors)
           
 void SaveResult.setErrors(Error[] errors)
           
 void ProcessResult.setErrors(Error[] errors)
           
 void MergeResult.setErrors(Error[] errors)
           
 void LeadConvertResult.setErrors(Error[] errors)
           
 void InvalidateSessionsResult.setErrors(Error[] errors)
           
 void EmptyRecycleBinResult.setErrors(Error[] errors)
           
 void DeleteResult.setErrors(Error[] errors)
           
 



Copyright © 2012. All Rights Reserved.