|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp.consumer.templates.PortletSessionTemplate
org.exoplatform.services.wsrp.consumer.impl.helpers.PortletSessionImpl
public class PortletSessionImpl
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.wsrp.consumer.templates.PortletSessionTemplate |
|---|
portletHandle, portletWindowSessions |
| Constructor Summary | |
|---|---|
PortletSessionImpl(java.lang.String portletHandle)
|
|
| Method Summary | |
|---|---|
PortletWindowSession |
getPortletWindowSession(java.lang.String windowID)
Get the SimplePortletWindowSession of the portlet window
with the given ID. |
| Methods inherited from class org.exoplatform.services.wsrp.consumer.templates.PortletSessionTemplate |
|---|
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 portletHandle)
| Method Detail |
|---|
public PortletWindowSession getPortletWindowSession(java.lang.String windowID)
PortletSessionSimplePortletWindowSession of the portlet window
with the given ID.
getPortletWindowSession in interface PortletSessiongetPortletWindowSession in class PortletSessionTemplatewindowID - 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 | |||||||||