| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.commercefacades.order.data | |
| de.hybris.platform.commerceservices.service.data | |
| de.hybris.platform.order.model |
Contains generated models for each type of de.hybris.platform.order.jalo package.
|
| de.hybris.platform.product.model |
Contains generated models for each type of de.hybris.platform.product.jalo package.
|
| de.hybris.platform.sap.productconfig.services.model |
Contains generated models for each type of de.hybris.platform.sap.productconfig.services.jalo package.
|
| de.hybris.platform.textfieldconfiguratortemplateservices.model |
Contains generated models for each type of de.hybris.platform.textfieldconfiguratortemplateservices.jalo package.
|
| Modifier and Type | Field and Description |
|---|---|
static ConfiguratorType |
ConfiguratorType.CPQCONFIGURATOR
Generated enum value for ConfiguratorType.CPQCONFIGURATOR declared at extension sapproductconfigservices.
|
static ConfiguratorType |
ConfiguratorType.TEXTFIELD
Generated enum value for ConfiguratorType.TEXTFIELD declared at extension textfieldconfiguratortemplateservices.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfiguratorType |
ConfiguratorType.valueOf(String code)
Returns a ConfiguratorType instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
ConfiguratorType |
ConfigurationInfoData.getConfiguratorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationInfoData.setConfiguratorType(ConfiguratorType configuratorType) |
| Modifier and Type | Method and Description |
|---|---|
ConfiguratorType |
ProductConfigurationItem.getConfiguratorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigurationItem.setConfiguratorType(ConfiguratorType configuratorType) |
| Modifier and Type | Method and Description |
|---|---|
ConfiguratorType |
AbstractOrderEntryProductInfoModel.getConfiguratorType()
Generated method - Getter of the
AbstractOrderEntryProductInfo.configuratorType attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryProductInfoModel.setConfiguratorType(ConfiguratorType value)
Generated method - Initial setter of
AbstractOrderEntryProductInfo.configuratorType attribute defined at extension catalog. |
| Constructor and Description |
|---|
AbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AbstractOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ConfiguratorType |
AbstractConfiguratorSettingModel.getConfiguratorType()
Generated method - Getter of the
AbstractConfiguratorSetting.configuratorType attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfiguratorSettingModel.setConfiguratorType(ConfiguratorType value)
Generated method - Initial setter of
AbstractConfiguratorSetting.configuratorType attribute defined at extension catalog. |
| Constructor and Description |
|---|
AbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Constructor and Description |
|---|
CPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CPQOrderEntryProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Constructor and Description |
|---|
TextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion,
ConfigurationCategoryModel _configurationCategory,
ConfiguratorType _configuratorType,
String _id,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TextFieldConfiguredProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TextFieldConfiguredProductInfoModel(ConfiguratorType _configuratorType,
AbstractOrderEntryModel _orderEntry,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2017 SAP SE. All Rights Reserved.