Uses of Interface
de.hybris.platform.productcockpit.services.catalog.FavoriteCategoryService
-
Packages that use FavoriteCategoryService Package Description de.hybris.platform.productcockpit.services.catalog.impl de.hybris.platform.productcockpit.session.impl -
-
Uses of FavoriteCategoryService in de.hybris.platform.productcockpit.services.catalog.impl
Classes in de.hybris.platform.productcockpit.services.catalog.impl that implement FavoriteCategoryService Modifier and Type Class Description classFavoriteCategoryServiceImplProvide CRUD operations for favorite categories -
Uses of FavoriteCategoryService in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return FavoriteCategoryService Modifier and Type Method Description FavoriteCategoryServiceCatalogNavigationArea. getFavoriteCategoryService()Methods in de.hybris.platform.productcockpit.session.impl with parameters of type FavoriteCategoryService Modifier and Type Method Description voidCatalogNavigationArea. setFavoriteCategoryService(FavoriteCategoryService favoriteCategoryService)
-