public class SuggestionSearchContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SuggestionSearchContext.SuggestionContext |
| Constructor and Description |
|---|
SuggestionSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSuggestion(String name,
SuggestionSearchContext.SuggestionContext suggestion) |
Map<String,SuggestionSearchContext.SuggestionContext> |
suggestions() |
public void addSuggestion(String name, SuggestionSearchContext.SuggestionContext suggestion)
public Map<String,SuggestionSearchContext.SuggestionContext> suggestions()
Copyright © 2009–2017. All rights reserved.