| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryNavigationComponentModel
Generated model class for type CategoryNavigationComponent first defined at extension acceleratorcms.
|
class |
FooterNavigationComponentModel
Generated model class for type FooterNavigationComponent first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
NavigationComponentModel |
NavigationComponentResource.getNavigationComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected NavigationComponentModel |
NavigationComponentResource.readResource(String resourceId)
Gets the
NavigationComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<NavigationComponentModel> |
NavigationComponentsResource.getNavigationComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationComponentResource.setNavigationComponentModel(NavigationComponentModel value)
Convenience method which just delegates to
#setResourceValue(NavigationComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationComponentsResource.setNavigationComponentsCollection(Collection<NavigationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.