| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected SearchResult |
SearchResponse.result |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
ObjectFactory.createSearchResult()
Create an instance of
SearchResult |
SearchResult |
SearchResponse.getResult()
Gets the value of the result property.
|
SearchResult |
ToolingConnection.search(String searchString,
SessionHeader sessionHeader,
CallOptions callOptions)
Search for sObjects
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResponse.setResult(SearchResult value)
Sets the value of the result property.
|
Copyright © 2016. All rights reserved.