public class SearchProfileContextViewModel extends AbstractWidgetViewModel
| Modifier and Type | Field and Description |
|---|---|
protected AsSearchConfigurationService |
asSearchConfigurationService |
protected AsSearchProfileContextFactory |
asSearchProfileContextFactory |
protected AsSearchProfileService |
asSearchProfileService |
protected CatalogVersionService |
catalogVersionService |
protected I18NService |
i18nService |
protected LabelService |
labelService |
protected static java.lang.String |
SEARCH_PROFILE_INFO |
protected static java.lang.String |
SEARCH_RESULT_IN_SOCKET |
protected SessionService |
sessionService |
| Constructor and Description |
|---|
SearchProfileContextViewModel() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
buildSearchProfileLabel(AbstractAsSearchProfileModel searchProfile,
AsSearchConfigurationInfoData searchConfigurationInfo) |
protected SearchProfileInfoModel |
createSearchProfileInfo(SearchResultData searchResult) |
SearchProfileInfoModel |
getSearchProfileInfo() |
protected CatalogVersionModel |
resolveCatalogVersion(CatalogVersionData catalogVersion) |
protected void |
setSearchProfileInfo(SearchProfileInfoModel searchProfileInfo) |
void |
updateSearchProfileInfo(SearchResultData searchResult) |
format, getModel, getWidgetInstanceManager, getWidgetSettings, getWidgetslot, sendOutputprotected static final java.lang.String SEARCH_RESULT_IN_SOCKET
protected static final java.lang.String SEARCH_PROFILE_INFO
protected SessionService sessionService
protected I18NService i18nService
protected CatalogVersionService catalogVersionService
protected AsSearchProfileService asSearchProfileService
protected AsSearchConfigurationService asSearchConfigurationService
protected AsSearchProfileContextFactory asSearchProfileContextFactory
protected LabelService labelService
public void updateSearchProfileInfo(SearchResultData searchResult)
public SearchProfileInfoModel getSearchProfileInfo()
protected void setSearchProfileInfo(SearchProfileInfoModel searchProfileInfo)
protected SearchProfileInfoModel createSearchProfileInfo(SearchResultData searchResult)
protected CatalogVersionModel resolveCatalogVersion(CatalogVersionData catalogVersion)
protected java.lang.String buildSearchProfileLabel(AbstractAsSearchProfileModel searchProfile, AsSearchConfigurationInfoData searchConfigurationInfo)
Copyright © 2018 SAP SE. All Rights Reserved.