Uses of Class
de.hybris.platform.category.jalo.ConfigurationCategory
-
Packages that use ConfigurationCategory Package Description de.hybris.platform.catalog.jalo de.hybris.platform.product.jalo -
-
Uses of ConfigurationCategory in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return ConfigurationCategory Modifier and Type Method Description ConfigurationCategoryGeneratedCatalogManager. createConfigurationCategory(SessionContext ctx, java.util.Map attributeValues)ConfigurationCategoryGeneratedCatalogManager. createConfigurationCategory(java.util.Map attributeValues) -
Uses of ConfigurationCategory in de.hybris.platform.product.jalo
Methods in de.hybris.platform.product.jalo that return ConfigurationCategory Modifier and Type Method Description ConfigurationCategoryGeneratedAbstractConfiguratorSetting. getConfigurationCategory()Generated method - Getter of theAbstractConfiguratorSetting.configurationCategoryattribute.ConfigurationCategoryGeneratedAbstractConfiguratorSetting. getConfigurationCategory(SessionContext ctx)Generated method - Getter of theAbstractConfiguratorSetting.configurationCategoryattribute.Methods in de.hybris.platform.product.jalo with parameters of type ConfigurationCategory Modifier and Type Method Description protected voidGeneratedAbstractConfiguratorSetting. setConfigurationCategory(ConfigurationCategory value)Generated method - Setter of theAbstractConfiguratorSetting.configurationCategoryattribute.protected voidGeneratedAbstractConfiguratorSetting. setConfigurationCategory(SessionContext ctx, ConfigurationCategory value)Generated method - Setter of theAbstractConfiguratorSetting.configurationCategoryattribute.
-