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

Packages that use SearchResult
com.sforce.soap.partner   
 

Uses of SearchResult in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return SearchResult
 SearchResult SearchResponse.getResult()
          Gets the result value for this SearchResponse.
 SearchResult SoapBindingStub.search(java.lang.String searchString)
           
 SearchResult Soap.search(java.lang.String searchString)
          Search for sObjects
 

Methods in com.sforce.soap.partner with parameters of type SearchResult
 void SearchResponse.setResult(SearchResult result)
          Sets the result value for this SearchResponse.
 

Constructors in com.sforce.soap.partner with parameters of type SearchResult
SearchResponse(SearchResult result)
           
 



Copyright © 2009. All Rights Reserved.