Uses of Class
de.hybris.platform.acceleratorcms.model.components.NavigationBarComponentModel
Packages that use NavigationBarComponentModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
-
Uses of NavigationBarComponentModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return types with arguments of type NavigationBarComponentModelModifier and TypeMethodDescriptionNavigationBarCollectionComponentModel.getComponents()Generated method - Getter of theNavigationBarCollectionComponent.componentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.acceleratorcms.model.components with type arguments of type NavigationBarComponentModelModifier and TypeMethodDescriptionvoidNavigationBarCollectionComponentModel.setComponents(List<NavigationBarComponentModel> value) Generated method - Setter ofNavigationBarCollectionComponent.componentsattribute defined at extensionacceleratorcms. -
Uses of NavigationBarComponentModel in de.hybris.platform.acceleratorfacades.component.synchronization.itemvisitors.impl
Methods in de.hybris.platform.acceleratorfacades.component.synchronization.itemvisitors.impl with parameters of type NavigationBarComponentModel -
Uses of NavigationBarComponentModel in de.hybris.platform.yacceleratorstorefront.controllers.cms
Methods in de.hybris.platform.yacceleratorstorefront.controllers.cms with parameters of type NavigationBarComponentModelModifier and TypeMethodDescriptionprotected voidNavigationBarComponentController.fillModel(javax.servlet.http.HttpServletRequest request, org.springframework.ui.Model model, NavigationBarComponentModel component)