Uses of Class
de.hybris.platform.acceleratorcms.model.components.NavigationBarComponentModel
-
Packages that use NavigationBarComponentModel Package Description de.hybris.platform.acceleratorcms.model.components 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 NavigationBarComponentModel Modifier and Type Method Description java.util.List<NavigationBarComponentModel>NavigationBarCollectionComponentModel. getComponents()Generated method - Getter of theNavigationBarCollectionComponent.componentsattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.acceleratorcms.model.components with type arguments of type NavigationBarComponentModel Modifier and Type Method Description voidNavigationBarCollectionComponentModel. setComponents(java.util.List<NavigationBarComponentModel> value)Generated method - Setter ofNavigationBarCollectionComponent.componentsattribute defined at extensionacceleratorcms.
-