|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.test.PortletController.InstanceContextImpl
protected class PortletController.InstanceContextImpl
An instance context implementation that stores the cloned context in the HTTP session of the user.
| Constructor Summary | |
|---|---|
PortletController.InstanceContextImpl(Portlet portlet,
HttpServletRequest req,
boolean anonymous)
|
|
| Method Summary | |
|---|---|
AccessMode |
getAccessMode()
Return the access mode to this portlet instance. |
java.lang.String |
getId()
Return an id that can differenciate instances. |
PortletContext |
getPortletContext()
|
void |
onStateEvent(StateEvent event)
A state event occured. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletController.InstanceContextImpl(Portlet portlet,
HttpServletRequest req,
boolean anonymous)
| Method Detail |
|---|
public java.lang.String getId()
InstanceContext
getId in interface InstanceContextpublic void onStateEvent(StateEvent event)
InstanceContext
onStateEvent in interface InstanceContextevent - the eventpublic AccessMode getAccessMode()
InstanceContext
getAccessMode in interface InstanceContextpublic PortletContext getPortletContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||