org.exoplatform.platform.navigation.component.help.impl
Class HelpServiceImpl

java.lang.Object
  extended by org.exoplatform.platform.navigation.component.help.impl.HelpServiceImpl
All Implemented Interfaces:
HelpService

public class HelpServiceImpl
extends Object
implements HelpService

Author:
Kmenzli

Field Summary
 
Fields inherited from interface org.exoplatform.platform.navigation.component.help.HelpService
DEFAULT_HELP_PAGE
 
Constructor Summary
HelpServiceImpl(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 String fetchHelpPage(String currentNavigation)
           
 String getDefaultPageHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpServiceImpl

public HelpServiceImpl(org.exoplatform.container.xml.InitParams params)
Method Detail

fetchHelpPage

public String fetchHelpPage(String currentNavigation)
Specified by:
fetchHelpPage in interface HelpService

getDefaultPageHelp

public String getDefaultPageHelp()


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