org.exoplatform.platform.samples.website.extention.services
Class ContentNavigationService.JsonMenu

java.lang.Object
  extended by org.exoplatform.platform.samples.website.extention.services.ContentNavigationService.JsonMenu
Enclosing class:
ContentNavigationService

public class ContentNavigationService.JsonMenu
extends Object

Navigation by Content Menu

Author:
Thomas

Constructor Summary
ContentNavigationService.JsonMenu()
           
 
Method Summary
 List<ContentNavigationService.JsonMenuNode> getMenu()
           
 void setMenu(List<ContentNavigationService.JsonMenuNode> menu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentNavigationService.JsonMenu

public ContentNavigationService.JsonMenu()
Method Detail

getMenu

public List<ContentNavigationService.JsonMenuNode> getMenu()

setMenu

public void setMenu(List<ContentNavigationService.JsonMenuNode> menu)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.