|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.test.PortletControllerContextImpl
public class PortletControllerContextImpl
| Field Summary | |
|---|---|
static int |
NAV_SCOPE
. |
static int |
SESSION_SCOPE
. |
| Constructor Summary | |
|---|---|
PortletControllerContextImpl(javax.servlet.http.HttpServletRequest req,
int navStateScope)
|
|
| Method Summary | |
|---|---|
PortalNavigationalState |
getNavigationalState()
|
org.jboss.portal.portlet.test.PortletController.Request |
getRequest()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NAV_SCOPE
public static final int SESSION_SCOPE
| Constructor Detail |
|---|
public PortletControllerContextImpl(javax.servlet.http.HttpServletRequest req,
int navStateScope)
throws IllegalRequestException,
java.io.IOException,
java.lang.ClassNotFoundException
IllegalRequestException
java.io.IOException
java.lang.ClassNotFoundException| Method Detail |
|---|
public org.jboss.portal.portlet.test.PortletController.Request getRequest()
getRequest in interface PortletControllerContextpublic PortalNavigationalState getNavigationalState()
getNavigationalState in interface PortletControllerContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||