| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
FooterNavigationComponentModel |
FooterNavigationComponentResource.getFooterNavigationComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FooterNavigationComponentModel |
FooterNavigationComponentResource.readResource(java.lang.String resourceId)
Gets the
FooterNavigationComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FooterNavigationComponentModel> |
FooterNavigationComponentsResource.getFooterNavigationComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FooterNavigationComponentResource.setFooterNavigationComponentModel(FooterNavigationComponentModel value)
Convenience method which just delegates to
#setResourceValue(FooterNavigationComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FooterNavigationComponentsResource.setFooterNavigationComponentsCollection(java.util.Collection<FooterNavigationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.