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

Packages that use SearchResult
com.sforce.soap.partner   
 

Uses of SearchResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner declared as SearchResult
protected  SearchResult SearchResponse.result
           
 

Methods in com.sforce.soap.partner that return SearchResult
 SearchResult ObjectFactory.createSearchResult()
          Create an instance of SearchResult
 SearchResult SearchResponse.getResult()
          Gets the value of the result property.
 SearchResult Soap.search(String searchString)
           
 

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



Copyright © 2012. All Rights Reserved.