|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
org.apache.wsrp4j.consumer.app.driver.PortletSessionImpl
| Field Summary | |
private static Logger |
logger
|
| Fields inherited from class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl |
windowSessions |
| Constructor Summary | |
PortletSessionImpl(java.lang.String handle)
|
|
| Method Summary | |
PortletWindowSession |
getPortletWindowSession(java.lang.String windowID)
Get the PortletWindowSession of the portlet window with the given ID. |
| Methods inherited from class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl |
getAllPorletWindowSessions, getPortletHandle, getSessionContext, removeAllPortletWindowSessions, removePortletWindowSession, setPortletHandle, setSessionContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final Logger logger
| Constructor Detail |
public PortletSessionImpl(java.lang.String handle)
| Method Detail |
public PortletWindowSession getPortletWindowSession(java.lang.String windowID)
PortletWindowSession of the portlet window with the given ID.
getPortletWindowSession in interface PortletSessiongetPortletWindowSession in class GenericPortletSessionImplwindowID - The ID of the portlet window
PorletWindowSession with the given ID.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||