Class FavoriteCategoryImpl

java.lang.Object
de.hybris.platform.productcockpit.model.favorites.FavoriteCategoryImpl
All Implemented Interfaces:
FavoriteCategory

public class FavoriteCategoryImpl extends Object implements FavoriteCategory
Provide implemenataion for object that represents favorite category on UI
  • Constructor Details

    • FavoriteCategoryImpl

      public FavoriteCategoryImpl(String label, PK pk)
  • Method Details