Package | Description |
---|---|
org.opennms.netmgt.search.api | |
org.opennms.netmgt.search.providers |
Modifier and Type | Method and Description |
---|---|
List<SearchResultItem> |
SearchResult.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
SearchResult.addItem(SearchResultItem item) |
void |
SearchResultItem.merge(SearchResultItem mergeMe) |
Modifier and Type | Method and Description |
---|---|
SearchResult |
SearchResult.withResults(List<SearchResultItem> searchResultItems) |
Modifier and Type | Method and Description |
---|---|
SearchResultItem |
SearchResultItemBuilder.build() |
Copyright © 2021. All rights reserved.