| Package | Description |
|---|---|
| de.hybris.platform.financialservices.resource.components |
| Modifier and Type | Method and Description |
|---|---|
CMSRotatingImagesComponentModel |
CMSRotatingImagesComponentResource.getCMSRotatingImagesComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSRotatingImagesComponentModel |
CMSRotatingImagesComponentResource.readResource(String resourceId)
Gets the
CMSRotatingImagesComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSRotatingImagesComponentModel> |
CMSRotatingImagesComponentsResource.getCMSRotatingImagesComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSRotatingImagesComponentResource.setCMSRotatingImagesComponentModel(CMSRotatingImagesComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSRotatingImagesComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSRotatingImagesComponentsResource.setCMSRotatingImagesComponentsCollection(Collection<CMSRotatingImagesComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.