Package | Description |
---|---|
org.opennms.netmgt.graph.api.search | |
org.opennms.netmgt.graph.provider.application | |
org.opennms.netmgt.graph.search |
Modifier and Type | Method and Description |
---|---|
SearchContext |
SearchContext.SearchContextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SearchSuggestion> |
SearchProvider.getSuggestions(SearchContext searchContext,
String namespace,
String input)
Provide suggestions for the given namespace, given the input.
|
Modifier and Type | Method and Description |
---|---|
List<SearchSuggestion> |
ApplicationSearchProvider.getSuggestions(SearchContext searchContext,
String namespace,
String input) |
Modifier and Type | Method and Description |
---|---|
List<SearchSuggestion> |
LabelSearchProvider.getSuggestions(SearchContext searchContext,
String namespace,
String input) |
List<SearchSuggestion> |
NodeSearchProvider.getSuggestions(SearchContext searchContext,
String namespace,
String input) |
Copyright © 2021. All rights reserved.