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 java.lang.String |
getCategoryCode(java.lang.String categoryId) |
protected java.util.List<DisplayableData<SolrBoostConditionOperator>> |
getLocalizedOperatorDataList(SolrPropertiesTypes solrPropertiesTypes) |
protected java.lang.String |
getMessageAboutNewProfileCreation(SearchProfileData searchProfileData) |
protected SolrFacetSearchConfigModel |
getSolrFacetSearchConfig() |
protected java.util.List<SolrIndexedPropertyModel> |
getSolrIndexedPropertyModelList() |
protected java.util.List<SolrIndexedTypeModel> |
getSolrIndexedTypeList() |
void |
initialize(Component comp) |
protected ListModelList |
selectFirstIfExist(ListModelList listModelList) |
void |
setCategoryId(java.lang.String categoryId) |
createImpersonationContext, executeInContext, getCurrentBaseSite, getCurrentBaseStore, getCurrentCatalogVersion, getCurrentCurrency, getCurrentLanguagepublic void initialize(Component comp)
protected ListModelList selectFirstIfExist(ListModelList listModelList)
public void setCategoryId(java.lang.String categoryId)
public void createBoostRule()
public void cancel()
protected java.util.List<DisplayableData<SolrBoostConditionOperator>> getLocalizedOperatorDataList(SolrPropertiesTypes solrPropertiesTypes)
protected java.util.List<SolrIndexedPropertyModel> getSolrIndexedPropertyModelList()
protected java.util.List<SolrIndexedTypeModel> getSolrIndexedTypeList()
protected SolrFacetSearchConfigModel getSolrFacetSearchConfig()
protected java.lang.String getCategoryCode(java.lang.String categoryId)
protected java.lang.String getMessageAboutNewProfileCreation(SearchProfileData searchProfileData)
Copyright © 2018 SAP SE. All Rights Reserved.