public class BoostViewerController extends AbstractImpersonationController
| Constructor and Description |
|---|
BoostViewerController() |
| Modifier and Type | Method and Description |
|---|---|
protected Listitem |
createBoostRuleListitem(BoostRuleData boostRule,
boolean delete) |
protected Listitem |
createBoostRuleListitem(String propertyName,
String propertyValue,
String operator,
String boostValue,
String pk,
boolean delete) |
protected void |
displayRules(CategoryData categoryData) |
void |
displaySolrBoostRulesForCategory(CategoryData categoryData)
Capture event of selecting category in category tree and fills the boostList based on selected categoryData
|
protected String |
getBoostProfileCategoryId(CategoryData categoryData) |
protected String |
getBoostProfileCategoryName(CategoryData categoryData) |
protected String |
getBoostProfileCategoryPath(CategoryData categoryData) |
void |
initialize(Component comp) |
protected boolean |
isBoostProfileCategoryInherited(CategoryData categoryData) |
void |
refreshWithProductList(String data) |
protected void |
renderEmptyListMessage() |
void |
runWizard() |
createImpersonationContext, executeInContext, getCurrentBaseSite, getCurrentBaseStore, getCurrentCatalogVersion, getCurrentCurrency, getCurrentLanguagepublic void initialize(Component comp)
public void displaySolrBoostRulesForCategory(CategoryData categoryData)
protected void displayRules(CategoryData categoryData)
public void refreshWithProductList(String data)
protected void renderEmptyListMessage()
protected Listitem createBoostRuleListitem(BoostRuleData boostRule, boolean delete)
protected Listitem createBoostRuleListitem(String propertyName, String propertyValue, String operator, String boostValue, String pk, boolean delete)
protected String getBoostProfileCategoryName(CategoryData categoryData)
protected String getBoostProfileCategoryPath(CategoryData categoryData)
protected String getBoostProfileCategoryId(CategoryData categoryData)
protected boolean isBoostProfileCategoryInherited(CategoryData categoryData)
public void runWizard()
Copyright © 2017 SAP SE. All Rights Reserved.