public interface KeywordsQueryable
Keyword query interface.
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
queryByKeywords(java.lang.String mapName, KeywordsQueryParameterSet queryParameterSet)
Querys the features on the map based on the keywords.
|
QueryResult queryByKeywords(java.lang.String mapName, KeywordsQueryParameterSet queryParameterSet)
mapName - Map name.queryParam - Query parameters.