org.pentaho.platform.web.jboss
Class PentahoPortalNavigationPortlet

java.lang.Object
  extended by GenericPortlet
      extended by org.pentaho.platform.web.jboss.PentahoPortalNavigationPortlet

public class PentahoPortalNavigationPortlet
extends GenericPortlet

TODO: use PageCustomizerInterceptor instead in JBoss Portal 2.6 or greater


Constructor Summary
PentahoPortalNavigationPortlet()
           
 
Method Summary
 void render(RenderRequest req, RenderResponse resp)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoPortalNavigationPortlet

public PentahoPortalNavigationPortlet()
Method Detail

render

public void render(RenderRequest req,
                   RenderResponse resp)
            throws PortletException,
                   IOException
Throws:
PortletException
IOException