org.sakaiproject.cheftool
Class Context

java.lang.Object
  extended by org.sakaiproject.cheftool.Context

public class Context
extends Object


Field Summary
protected  javax.servlet.http.HttpServletRequest m_req
           
 
Constructor Summary
Context(VelocityPortletPaneledAction action, javax.servlet.http.HttpServletRequest req)
           
 
Method Summary
 void put(String name, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_req

protected javax.servlet.http.HttpServletRequest m_req
Constructor Detail

Context

public Context(VelocityPortletPaneledAction action,
               javax.servlet.http.HttpServletRequest req)
Method Detail

put

public void put(String name,
                Object value)


Copyright © 2003-2012 The Sakai Foundation. All Rights Reserved.