org.pentaho.platform.web.http
Class PentahoHttpSessionHelper

java.lang.Object
  extended by org.pentaho.platform.web.http.PentahoHttpSessionHelper

public class PentahoHttpSessionHelper
extends Object


Constructor Summary
PentahoHttpSessionHelper()
           
 
Method Summary
static IPentahoSession getPentahoSession(javax.servlet.http.HttpServletRequest request)
           
static String getSolutionPath(javax.servlet.ServletContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoHttpSessionHelper

public PentahoHttpSessionHelper()
Method Detail

getPentahoSession

public static IPentahoSession getPentahoSession(javax.servlet.http.HttpServletRequest request)

getSolutionPath

public static String getSolutionPath(javax.servlet.ServletContext context)