Uses of Class
com.hybris.yprofile.dto.Category
Packages that use Category
-
Uses of Category in com.hybris.yprofile.dto
Methods in com.hybris.yprofile.dto that return types with arguments of type CategoryMethod parameters in com.hybris.yprofile.dto with type arguments of type Category -
Uses of Category in com.hybris.yprofile.populators
Methods in com.hybris.yprofile.populators that return types with arguments of type CategoryMethods in com.hybris.yprofile.populators with parameters of type CategoryModifier and TypeMethodDescriptionvoidCategoryPopulator.populate(CategoryModel categoryModel, Category category) Method parameters in com.hybris.yprofile.populators with type arguments of type CategoryModifier and TypeMethodDescriptionvoidOrderLineItemPopulator.setProfileCategoryConverter(Converter<CategoryModel, Category> profileCategoryConverter)