|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl
com.liferay.portlet.wsrp.PortletSessionImpl
Field Summary |
Fields inherited from class org.apache.wsrp4j.consumer.driver.GenericPortletSessionImpl |
windowSessions |
Constructor Summary | |
PortletSessionImpl(java.lang.String handle)
|
Method Summary | |
org.apache.wsrp4j.consumer.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 |
Constructor Detail |
public PortletSessionImpl(java.lang.String handle)
Method Detail |
public org.apache.wsrp4j.consumer.PortletWindowSession getPortletWindowSession(java.lang.String windowID)
PortletWindowSession
of the portlet window with
the given ID.
windowID
- 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 |