| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.order.resource | |
| de.hybris.platform.sap.productconfig.facades.populator | |
| de.hybris.platform.sap.productconfig.services.impl | |
| 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.
|
| de.hybris.platform.textfieldconfiguratortemplateservices.order.hook |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfoModel> |
AbstractOrderEntryModel.getProductInfos()
Generated method - Getter of the
AbstractOrderEntry.productInfos attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryModel.setProductInfos(List<AbstractOrderEntryProductInfoModel> value)
Generated method - Setter of
AbstractOrderEntry.productInfos attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderEntryProductInfoModel |
AbstractOrderEntryProductInfoResource.getAbstractOrderEntryProductInfoModel()
Convenience method which just delegates to
#getResourceValue() |
protected AbstractOrderEntryProductInfoModel |
AbstractOrderEntryProductInfoResource.readResource(String resourceId)
Gets the
AbstractOrderEntryProductInfoModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractOrderEntryProductInfoModel> |
AbstractOrderEntryProductInfosResource.getAbstractOrderEntryProductInfosCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryProductInfoResource.setAbstractOrderEntryProductInfoModel(AbstractOrderEntryProductInfoModel value)
Convenience method which just delegates to
#setResourceValue(AbstractOrderEntryProductInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryProductInfosResource.setAbstractOrderEntryProductInfosCollection(Collection<AbstractOrderEntryProductInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
CPQConfigurationsPopulator<T extends AbstractOrderEntryProductInfoModel> |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfoModel> |
CPQConfigurationHandler.convert(Collection<ProductConfigurationItem> items,
AbstractOrderEntryModel entry) |
List<AbstractOrderEntryProductInfoModel> |
CPQConfigurationHandler.createProductInfo(AbstractConfiguratorSettingModel productSettings) |
| Modifier and Type | Class and Description |
|---|---|
class |
CPQOrderEntryProductInfoModel
Generated model class for type CPQOrderEntryProductInfo first defined at extension sapproductconfigservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextFieldConfiguredProductInfoModel
Generated model class for type TextFieldConfiguredProductInfo first defined at extension textfieldconfiguratortemplateservices.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOrderEntryProductInfoModel> |
TextFieldConfigurationHandler.convert(Collection<ProductConfigurationItem> items,
AbstractOrderEntryModel entry) |
List<AbstractOrderEntryProductInfoModel> |
TextFieldConfigurationHandler.createProductInfo(AbstractConfiguratorSettingModel productSettings) |
Copyright © 2017 SAP SE. All Rights Reserved.