Uses of Class
de.hybris.platform.cms2.jalo.navigation.CMSNavigationNode
-
-
Uses of CMSNavigationNode in de.hybris.platform.acceleratorcms.jalo.components
Methods in de.hybris.platform.acceleratorcms.jalo.components that return CMSNavigationNode Modifier and Type Method Description CMSNavigationNodeGeneratedAccountNavigationComponent. getNavigationNode()Generated method - Getter of theAccountNavigationComponent.navigationNodeattribute.CMSNavigationNodeGeneratedAccountNavigationComponent. getNavigationNode(SessionContext ctx)Generated method - Getter of theAccountNavigationComponent.navigationNodeattribute.CMSNavigationNodeGeneratedNavigationBarComponent. getNavigationNode()Generated method - Getter of theNavigationBarComponent.navigationNodeattribute.CMSNavigationNodeGeneratedNavigationBarComponent. getNavigationNode(SessionContext ctx)Generated method - Getter of theNavigationBarComponent.navigationNodeattribute.CMSNavigationNodeGeneratedNavigationComponent. getNavigationNode()Generated method - Getter of theNavigationComponent.navigationNodeattribute.CMSNavigationNodeGeneratedNavigationComponent. getNavigationNode(SessionContext ctx)Generated method - Getter of theNavigationComponent.navigationNodeattribute.Methods in de.hybris.platform.acceleratorcms.jalo.components that return types with arguments of type CMSNavigationNode Modifier and Type Method Description java.util.List<CMSNavigationNode>GeneratedFooterComponent. getNavigationNodes()Generated method - Getter of theFooterComponent.navigationNodesattribute.java.util.List<CMSNavigationNode>GeneratedFooterComponent. getNavigationNodes(SessionContext ctx)Generated method - Getter of theFooterComponent.navigationNodesattribute.Methods in de.hybris.platform.acceleratorcms.jalo.components with parameters of type CMSNavigationNode Modifier and Type Method Description voidGeneratedAccountNavigationComponent. setNavigationNode(CMSNavigationNode value)Generated method - Setter of theAccountNavigationComponent.navigationNodeattribute.voidGeneratedAccountNavigationComponent. setNavigationNode(SessionContext ctx, CMSNavigationNode value)Generated method - Setter of theAccountNavigationComponent.navigationNodeattribute.voidGeneratedNavigationBarComponent. setNavigationNode(CMSNavigationNode value)Generated method - Setter of theNavigationBarComponent.navigationNodeattribute.voidGeneratedNavigationBarComponent. setNavigationNode(SessionContext ctx, CMSNavigationNode value)Generated method - Setter of theNavigationBarComponent.navigationNodeattribute.voidGeneratedNavigationComponent. setNavigationNode(CMSNavigationNode value)Generated method - Setter of theNavigationComponent.navigationNodeattribute.voidGeneratedNavigationComponent. setNavigationNode(SessionContext ctx, CMSNavigationNode value)Generated method - Setter of theNavigationComponent.navigationNodeattribute.Method parameters in de.hybris.platform.acceleratorcms.jalo.components with type arguments of type CMSNavigationNode Modifier and Type Method Description voidGeneratedFooterComponent. setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theFooterComponent.navigationNodesattribute.voidGeneratedFooterComponent. setNavigationNodes(java.util.List<CMSNavigationNode> value)Generated method - Setter of theFooterComponent.navigationNodesattribute. -
Uses of CMSNavigationNode in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo that return CMSNavigationNode Modifier and Type Method Description CMSNavigationNodeGeneratedCms2Manager. createCMSNavigationNode(SessionContext ctx, java.util.Map attributeValues)CMSNavigationNodeGeneratedCms2Manager. createCMSNavigationNode(java.util.Map attributeValues) -
Uses of CMSNavigationNode in de.hybris.platform.cms2.jalo.contents.components
Methods in de.hybris.platform.cms2.jalo.contents.components that return types with arguments of type CMSNavigationNode Modifier and Type Method Description java.util.List<CMSNavigationNode>GeneratedCMSLinkComponent. getNavigationNodes()Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.java.util.List<CMSNavigationNode>GeneratedCMSLinkComponent. getNavigationNodes(SessionContext ctx)Generated method - Getter of theCMSLinkComponent.navigationNodesattribute.Methods in de.hybris.platform.cms2.jalo.contents.components with parameters of type CMSNavigationNode Modifier and Type Method Description voidGeneratedCMSLinkComponent. addToNavigationNodes(CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidGeneratedCMSLinkComponent. addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidGeneratedCMSLinkComponent. removeFromNavigationNodes(CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidGeneratedCMSLinkComponent. removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.Method parameters in de.hybris.platform.cms2.jalo.contents.components with type arguments of type CMSNavigationNode Modifier and Type Method Description voidGeneratedCMSLinkComponent. setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSLinkComponent.navigationNodesattribute.voidGeneratedCMSLinkComponent. setNavigationNodes(java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSLinkComponent.navigationNodesattribute. -
Uses of CMSNavigationNode in de.hybris.platform.cms2.jalo.navigation
Fields in de.hybris.platform.cms2.jalo.navigation with type parameters of type CMSNavigationNode Modifier and Type Field Description protected static OneToManyHandler<CMSNavigationNode>GeneratedCMSNavigationNode. CHILDRENHANDLEROneToManyHandlerfor handling 1:n CHILDREN's relation attributes from 'many' side.Methods in de.hybris.platform.cms2.jalo.navigation that return CMSNavigationNode Modifier and Type Method Description CMSNavigationNodeGeneratedCMSNavigationEntry. getNavigationNode()Generated method - Getter of theCMSNavigationEntry.navigationNodeattribute.CMSNavigationNodeGeneratedCMSNavigationEntry. getNavigationNode(SessionContext ctx)Generated method - Getter of theCMSNavigationEntry.navigationNodeattribute.CMSNavigationNodeGeneratedCMSNavigationNode. getParent()Generated method - Getter of theCMSNavigationNode.parentattribute.CMSNavigationNodeGeneratedCMSNavigationNode. getParent(SessionContext ctx)Generated method - Getter of theCMSNavigationNode.parentattribute.Methods in de.hybris.platform.cms2.jalo.navigation that return types with arguments of type CMSNavigationNode Modifier and Type Method Description java.util.List<CMSNavigationNode>GeneratedCMSNavigationNode. getChildren()Generated method - Getter of theCMSNavigationNode.childrenattribute.java.util.List<CMSNavigationNode>GeneratedCMSNavigationNode. getChildren(SessionContext ctx)Generated method - Getter of theCMSNavigationNode.childrenattribute.Methods in de.hybris.platform.cms2.jalo.navigation with parameters of type CMSNavigationNode Modifier and Type Method Description voidGeneratedCMSNavigationNode. addToChildren(CMSNavigationNode value)Generated method - Addsvalueto children.voidGeneratedCMSNavigationNode. addToChildren(SessionContext ctx, CMSNavigationNode value)Generated method - Addsvalueto children.voidGeneratedCMSNavigationNode. removeFromChildren(CMSNavigationNode value)Generated method - Removesvaluefrom children.voidGeneratedCMSNavigationNode. removeFromChildren(SessionContext ctx, CMSNavigationNode value)Generated method - Removesvaluefrom children.voidGeneratedCMSNavigationEntry. setNavigationNode(CMSNavigationNode value)Generated method - Setter of theCMSNavigationEntry.navigationNodeattribute.voidGeneratedCMSNavigationEntry. setNavigationNode(SessionContext ctx, CMSNavigationNode value)Generated method - Setter of theCMSNavigationEntry.navigationNodeattribute.voidGeneratedCMSNavigationNode. setParent(CMSNavigationNode value)Generated method - Setter of theCMSNavigationNode.parentattribute.voidGeneratedCMSNavigationNode. setParent(SessionContext ctx, CMSNavigationNode value)Generated method - Setter of theCMSNavigationNode.parentattribute.Method parameters in de.hybris.platform.cms2.jalo.navigation with type arguments of type CMSNavigationNode Modifier and Type Method Description voidGeneratedCMSNavigationNode. setChildren(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSNavigationNode.childrenattribute.voidGeneratedCMSNavigationNode. setChildren(java.util.List<CMSNavigationNode> value)Generated method - Setter of theCMSNavigationNode.childrenattribute. -
Uses of CMSNavigationNode in de.hybris.platform.cms2.jalo.pages
Methods in de.hybris.platform.cms2.jalo.pages that return types with arguments of type CMSNavigationNode Modifier and Type Method Description java.util.List<CMSNavigationNode>GeneratedContentPage. getNavigationNodes()Generated method - Getter of theContentPage.navigationNodesattribute.java.util.List<CMSNavigationNode>GeneratedContentPage. getNavigationNodes(SessionContext ctx)Generated method - Getter of theContentPage.navigationNodesattribute.Methods in de.hybris.platform.cms2.jalo.pages with parameters of type CMSNavigationNode Modifier and Type Method Description voidGeneratedContentPage. addToNavigationNodes(CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidGeneratedContentPage. addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidGeneratedContentPage. removeFromNavigationNodes(CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidGeneratedContentPage. removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.Method parameters in de.hybris.platform.cms2.jalo.pages with type arguments of type CMSNavigationNode Modifier and Type Method Description voidGeneratedContentPage. setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theContentPage.navigationNodesattribute.voidGeneratedContentPage. setNavigationNodes(java.util.List<CMSNavigationNode> value)Generated method - Setter of theContentPage.navigationNodesattribute.
-