| Package | Description |
|---|---|
| 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 |
|---|---|
List<CMSLinkImageComponentModel> |
CMSAllOurServicesComponentModel.getLinkImages()
Generated method - Getter of the
CMSAllOurServicesComponent.linkImages attribute defined at extension financialacceleratorstorefront. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSAllOurServicesComponentModel.setLinkImages(List<CMSLinkImageComponentModel> value)
Generated method - Setter of
CMSAllOurServicesComponent.linkImages attribute defined at extension financialacceleratorstorefront. |
| Modifier and Type | Method and Description |
|---|---|
CMSLinkImageComponentModel |
CMSLinkImageComponentResource.getCMSLinkImageComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSLinkImageComponentModel |
CMSLinkImageComponentResource.readResource(String resourceId)
Gets the
CMSLinkImageComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSLinkImageComponentModel> |
CMSLinkImageComponentsResource.getCMSLinkImageComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkImageComponentResource.setCMSLinkImageComponentModel(CMSLinkImageComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSLinkImageComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkImageComponentsResource.setCMSLinkImageComponentsCollection(Collection<CMSLinkImageComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.