Package org.sakaiproject.cheftool
Class Context
- java.lang.Object
-
- org.sakaiproject.cheftool.Context
-
public class Context extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected HttpServletRequestm_req
-
Constructor Summary
Constructors Constructor Description Context(VelocityPortletPaneledAction action, HttpServletRequest req)
-
-
-
Field Detail
-
m_req
protected HttpServletRequest m_req
-
-
Constructor Detail
-
Context
public Context(VelocityPortletPaneledAction action, HttpServletRequest req)
-
-