Uses of Class
de.hybris.platform.category.jalo.ConfigurationCategory
Packages that use ConfigurationCategory
-
Uses of ConfigurationCategory in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return ConfigurationCategoryModifier and TypeMethodDescriptionGeneratedCatalogManager.createConfigurationCategory(SessionContext ctx, Map attributeValues) GeneratedCatalogManager.createConfigurationCategory(Map attributeValues) -
Uses of ConfigurationCategory in de.hybris.platform.product.jalo
Methods in de.hybris.platform.product.jalo that return ConfigurationCategoryModifier and TypeMethodDescriptionGeneratedAbstractConfiguratorSetting.getConfigurationCategory()Generated method - Getter of theAbstractConfiguratorSetting.configurationCategoryattribute.GeneratedAbstractConfiguratorSetting.getConfigurationCategory(SessionContext ctx) Generated method - Getter of theAbstractConfiguratorSetting.configurationCategoryattribute.Methods in de.hybris.platform.product.jalo with parameters of type ConfigurationCategoryModifier and TypeMethodDescriptionprotected voidGeneratedAbstractConfiguratorSetting.setConfigurationCategory(ConfigurationCategory value) Generated method - Setter of theAbstractConfiguratorSetting.configurationCategoryattribute.protected voidGeneratedAbstractConfiguratorSetting.setConfigurationCategory(SessionContext ctx, ConfigurationCategory value) Generated method - Setter of theAbstractConfiguratorSetting.configurationCategoryattribute.