Uses of Class
de.hybris.platform.adaptivesearchbackoffice.data.CategoryData
-
-
Uses of CategoryData in de.hybris.platform.adaptivesearchbackoffice.data
Methods in de.hybris.platform.adaptivesearchbackoffice.data that return CategoryData Modifier and Type Method Description CategoryDataNavigationContextData. getCategory()Methods in de.hybris.platform.adaptivesearchbackoffice.data with parameters of type CategoryData Modifier and Type Method Description voidNavigationContextData. setCategory(CategoryData category) -
Uses of CategoryData in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector that return CategoryData Modifier and Type Method Description protected CategoryDataCategorySelectorController. getSelectedCategory()Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector with parameters of type CategoryData Modifier and Type Method Description protected voidCategorySelectorController. setSelectedCategory(CategoryData selectedCategory) -
Uses of CategoryData in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext with parameters of type CategoryData Modifier and Type Method Description voidNavigationContextController. onCategoryChanged(CategoryData category)Event handler for category changes.
-