| 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 | |
| de.hybris.platform.acceleratorfacades.component.synchronization.itemvisitors.impl | |
| de.hybris.platform.verticalnavigationaddon.model.cms.components |
Contains generated models for each type of de.hybris.platform.verticalnavigationaddon.jalo.cms.components package.
|
| 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
AbstractResource.getResourceValue() |
protected NavigationComponentModel |
NavigationComponentResource.readResource(java.lang.String resourceId)
Gets the
NavigationComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NavigationComponentModel> |
NavigationComponentsResource.getNavigationComponentsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<NavigationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemModel> |
NavigationComponentModelVisitor.visit(NavigationComponentModel source,
java.util.List<ItemModel> path,
java.util.Map<java.lang.String,java.lang.Object> ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalNavigationListComponentModel
Generated model class for type VerticalNavigationListComponent first defined at extension verticalnavigationaddon.
|
Copyright © 2018 SAP SE. All Rights Reserved.