Uses of Class
de.hybris.platform.catalog.enums.ConfiguratorType
-
-
Uses of ConfiguratorType in de.hybris.platform.catalog.enums
Fields in de.hybris.platform.catalog.enums declared as ConfiguratorType Modifier and Type Field Description static ConfiguratorTypeConfiguratorType. CPQCONFIGURATORGenerated enum value for ConfiguratorType.CPQCONFIGURATOR declared at extension sapproductconfigservices.static ConfiguratorTypeConfiguratorType. TEXTFIELDGenerated enum value for ConfiguratorType.TEXTFIELD declared at extension textfieldconfiguratortemplateservices.Methods in de.hybris.platform.catalog.enums that return ConfiguratorType Modifier and Type Method Description static ConfiguratorTypeConfiguratorType. valueOf(java.lang.String code)Returns a ConfiguratorType instance representing the specified enum value. -
Uses of ConfiguratorType in de.hybris.platform.commercefacades.order.data
Methods in de.hybris.platform.commercefacades.order.data that return ConfiguratorType Modifier and Type Method Description ConfiguratorTypeConfigurationInfoData. getConfiguratorType()Methods in de.hybris.platform.commercefacades.order.data with parameters of type ConfiguratorType Modifier and Type Method Description voidConfigurationInfoData. setConfiguratorType(ConfiguratorType configuratorType) -
Uses of ConfiguratorType in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return types with arguments of type ConfiguratorType Modifier and Type Method Description protected java.util.Map<ConfiguratorType,ProductConfigurationMergeStrategy>DefaultCartFacade. getProductConfigurationMergeStrategies()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type ConfiguratorType Modifier and Type Method Description protected java.util.List<ConfigurationInfoData>DefaultCartFacade. filterConfigurationsByConfigurator(java.util.List<ConfigurationInfoData> configurations, ConfiguratorType configuratorEnum)Method parameters in de.hybris.platform.commercefacades.order.impl with type arguments of type ConfiguratorType Modifier and Type Method Description voidDefaultCartFacade. setProductConfigurationMergeStrategies(java.util.Map<ConfiguratorType,ProductConfigurationMergeStrategy> productConfigurationMergeStrategies) -
Uses of ConfiguratorType in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order with parameters of type ConfiguratorType Modifier and Type Method Description ProductConfigurationHandlerProductConfigurationHandlerFactory. handlerOf(ConfiguratorType configuratorType)FindProductConfigurationHandlerresponsible for given configuration type. -
Uses of ConfiguratorType in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type ConfiguratorType Modifier and Type Method Description ProductConfigurationHandlerDefaultProductConfigurationHandlerFactory. handlerOf(ConfiguratorType configuratorType) -
Uses of ConfiguratorType in de.hybris.platform.commerceservices.service.data
Methods in de.hybris.platform.commerceservices.service.data that return ConfiguratorType Modifier and Type Method Description ConfiguratorTypeProductConfigurationItem. getConfiguratorType()Methods in de.hybris.platform.commerceservices.service.data with parameters of type ConfiguratorType Modifier and Type Method Description voidProductConfigurationItem. setConfiguratorType(ConfiguratorType configuratorType) -
Uses of ConfiguratorType in de.hybris.platform.order.model
Methods in de.hybris.platform.order.model that return ConfiguratorType Modifier and Type Method Description ConfiguratorTypeAbstractOrderEntryProductInfoModel. getConfiguratorType()Generated method - Getter of theAbstractOrderEntryProductInfo.configuratorTypeattribute defined at extensioncatalog.Methods in de.hybris.platform.order.model with parameters of type ConfiguratorType Modifier and Type Method Description voidAbstractOrderEntryProductInfoModel. setConfiguratorType(ConfiguratorType value)Generated method - Initial setter ofAbstractOrderEntryProductInfo.configuratorTypeattribute defined at extensioncatalog.Constructors in de.hybris.platform.order.model with parameters of type ConfiguratorType Constructor Description AbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConfiguratorType in de.hybris.platform.product.model
Methods in de.hybris.platform.product.model that return ConfiguratorType Modifier and Type Method Description ConfiguratorTypeAbstractConfiguratorSettingModel. getConfiguratorType()Generated method - Getter of theAbstractConfiguratorSetting.configuratorTypeattribute defined at extensioncatalog.Methods in de.hybris.platform.product.model with parameters of type ConfiguratorType Modifier and Type Method Description voidAbstractConfiguratorSettingModel. setConfiguratorType(ConfiguratorType value)Generated method - Initial setter ofAbstractConfiguratorSetting.configuratorTypeattribute defined at extensioncatalog.Constructors in de.hybris.platform.product.model with parameters of type ConfiguratorType Constructor Description AbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConfiguratorType in de.hybris.platform.sap.productconfig.runtime.cps.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.impl with parameters of type ConfiguratorType Modifier and Type Method Description protected voidProductCsticAndValueParameterProviderCPSImplTest. mockProductModel(ConfiguratorType cpqconfigurator) -
Uses of ConfiguratorType in de.hybris.platform.sap.productconfig.services.model
Constructors in de.hybris.platform.sap.productconfig.services.model with parameters of type ConfiguratorType Constructor Description CPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of ConfiguratorType in de.hybris.platform.textfieldconfiguratortemplateaddon.forms
Methods in de.hybris.platform.textfieldconfiguratortemplateaddon.forms that return types with arguments of type ConfiguratorType Modifier and Type Method Description java.util.Map<ConfiguratorType,java.util.Map<java.lang.String,java.lang.String>>TextFieldConfigurationForm. getConfigurationsKeyValueMap()Method parameters in de.hybris.platform.textfieldconfiguratortemplateaddon.forms with type arguments of type ConfiguratorType Modifier and Type Method Description voidTextFieldConfigurationForm. setConfigurationsKeyValueMap(java.util.Map<ConfiguratorType,java.util.Map<java.lang.String,java.lang.String>> configurationsKeyValueMap) -
Uses of ConfiguratorType in de.hybris.platform.textfieldconfiguratortemplateservices.model
Constructors in de.hybris.platform.textfieldconfiguratortemplateservices.model with parameters of type ConfiguratorType Constructor Description TextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTextFieldConfiguredProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTextFieldConfiguredProductInfoModel(ConfiguratorType _configuratorType, AbstractOrderEntryModel _orderEntry, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-