Class CMSNavigationNodePopulator

  • All Implemented Interfaces:
    Populator<java.util.Map<java.lang.String,​java.lang.Object>,​CMSNavigationNodeModel>

    public class CMSNavigationNodePopulator
    extends java.lang.Object
    implements Populator<java.util.Map<java.lang.String,​java.lang.Object>,​CMSNavigationNodeModel>
    CMS Navigation node model populator.
    • Constructor Detail

      • CMSNavigationNodePopulator

        public CMSNavigationNodePopulator()
    • Method Detail

      • setSuperRootNode

        protected void setSuperRootNode​(CMSNavigationNodeModel cmsNavigationNode)
        Populates the super root node if no parent is provided.
        Parameters:
        cmsNavigationNode - the node to populate
      • setCmsNavigationService

        public void setCmsNavigationService​(CMSNavigationService cmsNavigationService)