@Path(value="/search") @Produces(value="application/json") public class SearchResource extends Object
| Constructor and Description |
|---|
SearchResource(org.opennms.newts.api.search.Searcher searcher) |
| Modifier and Type | Method and Description |
|---|---|
org.opennms.newts.api.search.SearchResults |
search(com.google.common.base.Optional<String> query,
com.google.common.base.Optional<String> contextId) |
Copyright © 2015. All rights reserved.