Package | Description |
---|---|
com.socrata.model |
Defines the objects that are parameters to APIs, return values to APIs or system objects in the Socrata platform.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<SearchResult,DatasetInfo> |
SearchResult.TO_DATASET |
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
SearchResults.getResults() |
Constructor and Description |
---|
SearchResults(int count,
String searchType,
List<SearchResult> results) |
Copyright © 2013. All Rights Reserved.