| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components | |
| de.hybris.platform.yacceleratorstorefront.renderer |
| Modifier and Type | Method and Description |
|---|---|
ImageMapComponentModel |
ImageMapComponentResource.getImageMapComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImageMapComponentModel |
ImageMapComponentResource.readResource(java.lang.String resourceId)
Gets the
ImageMapComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImageMapComponentModel> |
ImageMapComponentsResource.getImageMapComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMapComponentResource.setImageMapComponentModel(ImageMapComponentModel value)
Convenience method which just delegates to
#setResourceValue(ImageMapComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMapComponentsResource.setImageMapComponentsCollection(java.util.Collection<ImageMapComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMapComponentRenderer.renderComponent(PageContext pageContext,
ImageMapComponentModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.