| Package | Description |
|---|---|
| de.hybris.platform.cms2.resource.contents.components | |
| de.hybris.platform.financialservices.model.components |
Contains generated models for each type of de.hybris.platform.financialservices.jalo.components package.
|
| Modifier and Type | Method and Description |
|---|---|
CMSImageComponentModel |
CMSImageComponentResource.getCMSImageComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSImageComponentModel |
CMSImageComponentResource.readResource(String resourceId)
Gets the
CMSImageComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSImageComponentModel> |
CMSImageComponentsResource.getCMSImageComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSImageComponentResource.setCMSImageComponentModel(CMSImageComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSImageComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSImageComponentsResource.setCMSImageComponentsCollection(Collection<CMSImageComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CMSImageComponentModel |
CMSLinkImageComponentModel.getImage()
Generated method - Getter of the
CMSLinkImageComponent.image attribute defined at extension financialservices. |
CMSImageComponentModel |
CMSComparisonTabComponentModel.getImageComponent()
Generated method - Getter of the
CMSComparisonTabComponent.imageComponent attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkImageComponentModel.setImage(CMSImageComponentModel value)
Generated method - Setter of
CMSLinkImageComponent.image attribute defined at extension financialservices. |
void |
CMSComparisonTabComponentModel.setImageComponent(CMSImageComponentModel value)
Generated method - Setter of
CMSComparisonTabComponent.imageComponent attribute defined at extension financialservices. |
Copyright © 2017 SAP SE. All Rights Reserved.