| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
FooterComponentModel |
FooterComponentResource.getFooterComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FooterComponentModel |
FooterComponentResource.readResource(java.lang.String resourceId)
Gets the
FooterComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FooterComponentModel> |
FooterComponentsResource.getFooterComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FooterComponentResource.setFooterComponentModel(FooterComponentModel value)
Convenience method which just delegates to
#setResourceValue(FooterComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FooterComponentsResource.setFooterComponentsCollection(java.util.Collection<FooterComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.