Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
SearchResult |
SearchResponse.getResult()
Gets the result value for this SearchResponse.
|
SearchResult |
Soap.search(String searchString)
Search for sObjects
|
SearchResult |
SoapBindingStub.search(String searchString) |
Modifier and Type | Method and Description |
---|---|
void |
SearchResponse.setResult(SearchResult result)
Sets the result value for this SearchResponse.
|
Constructor and Description |
---|
SearchResponse(SearchResult result) |
Copyright © 2014. All rights reserved.