public class BoostWizardController extends AbstractImpersonationController
| Modifier and Type | Class and Description |
|---|---|
class |
BoostWizardController.AttributeSelectEventListener |
| Constructor and Description |
|---|
BoostWizardController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
createBoostRule() |
protected String |
getCategoryCode(String categoryId) |
protected String |
getErrorMessageFromException(Exception e) |
protected List<DisplayableData<SolrBoostConditionOperator>> |
getLocalizedOperatorDataList(SolrPropertiesTypes solrPropertiesTypes) |
protected String |
getMessageAboutNewProfileCreation(SearchProfileData searchProfileData) |
protected SolrFacetSearchConfigModel |
getSolrFacetSearchConfig() |
protected List<SolrIndexedPropertyModel> |
getSolrIndexedPropertyModelList() |
protected List<SolrIndexedTypeModel> |
getSolrIndexedTypeList() |
void |
initialize(Component comp) |
protected ListModelList |
selectFirstIfExist(ListModelList listModelList) |
void |
setCategoryId(String categoryId) |
createImpersonationContext, executeInContext, getCurrentBaseSite, getCurrentBaseStore, getCurrentCatalogVersion, getCurrentCurrency, getCurrentLanguagepublic void initialize(Component comp)
protected ListModelList selectFirstIfExist(ListModelList listModelList)
public void setCategoryId(String categoryId)
public void createBoostRule()
public void cancel()
protected List<DisplayableData<SolrBoostConditionOperator>> getLocalizedOperatorDataList(SolrPropertiesTypes solrPropertiesTypes)
protected List<SolrIndexedPropertyModel> getSolrIndexedPropertyModelList()
protected List<SolrIndexedTypeModel> getSolrIndexedTypeList()
protected SolrFacetSearchConfigModel getSolrFacetSearchConfig()
protected String getMessageAboutNewProfileCreation(SearchProfileData searchProfileData)
Copyright © 2017 SAP SE. All Rights Reserved.