| Modifier and Type | Method and Description |
|---|---|
List<AutocompleteSuggestionData> |
DefaultB2BBudgetFacade.autocomplete(BudgetSearchStateData searchState) |
List<AutocompleteSuggestionData> |
DefaultB2BCostCenterFacade.autocomplete(SearchStateData searchState) |
| Modifier and Type | Method and Description |
|---|---|
List<AutocompleteSuggestionData> |
SearchFacade.autocomplete(STATE searchState)
Get the auto complete suggestions for the provided input.
|
| Modifier and Type | Method and Description |
|---|---|
List<AutocompleteSuggestionData> |
AutocompleteResultData.getSuggestions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutocompleteResultData.setSuggestions(List<AutocompleteSuggestionData> suggestions) |
Copyright © 2017 SAP SE. All Rights Reserved.