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

java.lang.Object
  extended by org.exoplatform.platform.samples.website.extention.services.ContentNavigationService
All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer

public class ContentNavigationService
extends Object
implements org.exoplatform.services.rest.resource.ResourceContainer


Nested Class Summary
 class ContentNavigationService.JsonMenu
          Navigation by Content Menu
 class ContentNavigationService.JsonMenuNode
          Navigation by Content Node
 
Constructor Summary
ContentNavigationService(org.exoplatform.services.jcr.RepositoryService rService, org.exoplatform.groovyscript.text.TemplateService templateService, org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 ContentNavigationService.JsonMenu getNavigation()
          REST resource to retrieve navigation by content
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentNavigationService

public ContentNavigationService(org.exoplatform.services.jcr.RepositoryService rService,
                                org.exoplatform.groovyscript.text.TemplateService templateService,
                                org.exoplatform.container.xml.InitParams params)
Method Detail

getNavigation

public ContentNavigationService.JsonMenu getNavigation()
REST resource to retrieve navigation by content

Returns:


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