Uses of Class
com.hybris.merchandising.model.Category
-
Packages that use Category Package Description com.hybris.merchandising.model Contains generated models for each type of com.hybris.merchandising.jalo package. -
-
Uses of Category in com.hybris.merchandising.model
Methods in com.hybris.merchandising.model that return types with arguments of type Category Modifier and Type Method Description java.util.List<Category>MixAssociation. getCategories()Method parameters in com.hybris.merchandising.model with type arguments of type Category Modifier and Type Method Description voidMixAssociation. setCategories(java.util.List<Category> categories)Sets the categories.
-