| Package | Description |
|---|---|
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.financialservices.model.components |
Contains generated models for each type of de.hybris.platform.financialservices.jalo.components package.
|
| de.hybris.platform.financialservices.resource.components |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComparisonPanelCMSComponentModel> |
ProductModel.getComparisonPanelCMSComponents()
Generated method - Getter of the
Product.comparisonPanelCMSComponents attribute defined at extension financialacceleratorstorefront. |
Collection<ComparisonPanelCMSComponentModel> |
ProductModel.getComparisonPanelProducts()
Generated method - Getter of the
Product.comparisonPanelProducts attribute defined at extension financialacceleratorstorefront. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setComparisonPanelCMSComponents(Collection<ComparisonPanelCMSComponentModel> value)
Generated method - Setter of
Product.comparisonPanelCMSComponents attribute defined at extension financialacceleratorstorefront. |
void |
ProductModel.setComparisonPanelProducts(Collection<ComparisonPanelCMSComponentModel> value)
Generated method - Setter of
Product.comparisonPanelProducts attribute defined at extension financialacceleratorstorefront. |
| Modifier and Type | Method and Description |
|---|---|
ComparisonPanelCMSComponentModel |
CMSComparisonTabComponentModel.getComparisonPanel()
Generated method - Getter of the
CMSComparisonTabComponent.comparisonPanel attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComparisonTabComponentModel.setComparisonPanel(ComparisonPanelCMSComponentModel value)
Generated method - Setter of
CMSComparisonTabComponent.comparisonPanel attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
ComparisonPanelCMSComponentModel |
ComparisonPanelCMSComponentResource.getComparisonPanelCMSComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected ComparisonPanelCMSComponentModel |
ComparisonPanelCMSComponentResource.readResource(String resourceId)
Gets the
ComparisonPanelCMSComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComparisonPanelCMSComponentModel> |
ComparisonPanelCMSComponentsResource.getComparisonPanelCMSComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonPanelCMSComponentResource.setComparisonPanelCMSComponentModel(ComparisonPanelCMSComponentModel value)
Convenience method which just delegates to
#setResourceValue(ComparisonPanelCMSComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComparisonPanelCMSComponentsResource.setComparisonPanelCMSComponentsCollection(Collection<ComparisonPanelCMSComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.