Uses of Class
de.hybris.platform.product.model.AbstractConfiguratorSettingModel
Packages that use AbstractConfiguratorSettingModel
Package
Description
Contains generated models for each type of de.hybris.platform.category.jalo package.
-
Uses of AbstractConfiguratorSettingModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return types with arguments of type AbstractConfiguratorSettingModelModifier and TypeMethodDescriptionConfigurationCategoryModel.getConfiguratorSettings()Generated method - Getter of theConfigurationCategory.configuratorSettingsattribute defined at extensioncatalog.Method parameters in de.hybris.platform.category.model with type arguments of type AbstractConfiguratorSettingModelModifier and TypeMethodDescriptionvoidConfigurationCategoryModel.setConfiguratorSettings(List<AbstractConfiguratorSettingModel> value) Generated method - Setter ofConfigurationCategory.configuratorSettingsattribute defined at extensioncatalog.