Uses of Class
de.hybris.platform.commercefacades.product.data.VariantCategoryData
-
Packages that use VariantCategoryData Package Description de.hybris.platform.commercefacades.product.data -
-
Uses of VariantCategoryData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return VariantCategoryData Modifier and Type Method Description VariantCategoryDataVariantMatrixElementData. getParentVariantCategory()Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type VariantCategoryData Modifier and Type Method Description java.util.Collection<VariantCategoryData>VariantValueCategoryData. getSuperCategories()Methods in de.hybris.platform.commercefacades.product.data with parameters of type VariantCategoryData Modifier and Type Method Description voidVariantMatrixElementData. setParentVariantCategory(VariantCategoryData parentVariantCategory)Method parameters in de.hybris.platform.commercefacades.product.data with type arguments of type VariantCategoryData Modifier and Type Method Description voidVariantValueCategoryData. setSuperCategories(java.util.Collection<VariantCategoryData> superCategories)
-