Uses of Class
org.exoplatform.platform.samples.website.extention.services.ContentNavigationService.JsonMenuNode

Uses of ContentNavigationService.JsonMenuNode in org.exoplatform.platform.samples.website.extention.services
 

Methods in org.exoplatform.platform.samples.website.extention.services that return types with arguments of type ContentNavigationService.JsonMenuNode
 List<ContentNavigationService.JsonMenuNode> ContentNavigationService.JsonMenu.getMenu()
           
 List<ContentNavigationService.JsonMenuNode> ContentNavigationService.JsonMenuNode.getNodes()
           
 

Methods in org.exoplatform.platform.samples.website.extention.services with parameters of type ContentNavigationService.JsonMenuNode
 int ContentNavigationService.JsonMenuNode.compareTo(ContentNavigationService.JsonMenuNode o)
           
 

Method parameters in org.exoplatform.platform.samples.website.extention.services with type arguments of type ContentNavigationService.JsonMenuNode
 void ContentNavigationService.JsonMenu.setMenu(List<ContentNavigationService.JsonMenuNode> menu)
           
 void ContentNavigationService.JsonMenuNode.setNodes(List<ContentNavigationService.JsonMenuNode> nodes)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.