Uses of Class
de.hybris.platform.cms2.model.navigation.CMSNavigationNodeModel
Packages that use CMSNavigationNodeModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.navigation package.
Contains generated models for each type of de.hybris.platform.cms2.jalo.pages package.
-
Uses of CMSNavigationNodeModel in de.hybris.platform.acceleratorcms.model.components
Methods in de.hybris.platform.acceleratorcms.model.components that return CMSNavigationNodeModelModifier and TypeMethodDescriptionAccountNavigationComponentModel.getNavigationNode()Generated method - Getter of theAccountNavigationComponent.navigationNodeattribute defined at extensionacceleratorcms.NavigationBarComponentModel.getNavigationNode()Generated method - Getter of theNavigationBarComponent.navigationNodeattribute defined at extensionacceleratorcms.NavigationComponentModel.getNavigationNode()Generated method - Getter of theNavigationComponent.navigationNodeattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.components that return types with arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionFooterComponentModel.getNavigationNodes()Generated method - Getter of theFooterComponent.navigationNodesattribute defined at extensionacceleratorcms.Methods in de.hybris.platform.acceleratorcms.model.components with parameters of type CMSNavigationNodeModelModifier and TypeMethodDescriptionvoidAccountNavigationComponentModel.setNavigationNode(CMSNavigationNodeModel value) Generated method - Setter ofAccountNavigationComponent.navigationNodeattribute defined at extensionacceleratorcms.voidNavigationBarComponentModel.setNavigationNode(CMSNavigationNodeModel value) Generated method - Setter ofNavigationBarComponent.navigationNodeattribute defined at extensionacceleratorcms.voidNavigationComponentModel.setNavigationNode(CMSNavigationNodeModel value) Generated method - Setter ofNavigationComponent.navigationNodeattribute defined at extensionacceleratorcms.Method parameters in de.hybris.platform.acceleratorcms.model.components with type arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionvoidFooterComponentModel.setNavigationNodes(List<CMSNavigationNodeModel> value) Generated method - Setter ofFooterComponent.navigationNodesattribute defined at extensionacceleratorcms. -
Uses of CMSNavigationNodeModel in de.hybris.platform.cms2.model.contents.components
Methods in de.hybris.platform.cms2.model.contents.components that return types with arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionCMSLinkComponentModel.getNavigationNodes()Deprecated, for removal: This API element is subject to removal in a future version.since 4.4Method parameters in de.hybris.platform.cms2.model.contents.components with type arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionvoidCMSLinkComponentModel.setNavigationNodes(List<CMSNavigationNodeModel> value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.4 -
Uses of CMSNavigationNodeModel in de.hybris.platform.cms2.model.pages
Methods in de.hybris.platform.cms2.model.pages that return types with arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionAbstractPageModel.getNavigationNodeList()Generated method - Getter of theAbstractPage.navigationNodeListdynamic attribute defined at extensioncms2.ContentPageModel.getNavigationNodes()Deprecated, for removal: This API element is subject to removal in a future version.since 4.4Method parameters in de.hybris.platform.cms2.model.pages with type arguments of type CMSNavigationNodeModelModifier and TypeMethodDescriptionvoidAbstractPageModel.setNavigationNodeList(List<CMSNavigationNodeModel> value) Generated method - Setter ofAbstractPage.navigationNodeListdynamic attribute defined at extensioncms2.voidContentPageModel.setNavigationNodes(List<CMSNavigationNodeModel> value) Deprecated, for removal: This API element is subject to removal in a future version.since 4.4