|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortletWindowSession in org.exoplatform.services.wsrp2.consumer |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer that return PortletWindowSession | |
|---|---|
PortletWindowSession |
PortletSession.getPortletWindowSession(String windowID)
Get the SimplePortletWindowSession of the portlet window
with the given ID. |
PortletWindowSession |
PortletSession.removePortletWindowSession(String windowID)
Remove the porlet window session with the given window id. |
| Uses of PortletWindowSession in org.exoplatform.services.wsrp2.consumer.adapters |
|---|
| Classes in org.exoplatform.services.wsrp2.consumer.adapters that implement PortletWindowSession | |
|---|---|
class |
PortletWindowSessionAdapter
|
| Uses of PortletWindowSession in org.exoplatform.services.wsrp2.consumer.impl.helpers |
|---|
| Methods in org.exoplatform.services.wsrp2.consumer.impl.helpers that return PortletWindowSession | |
|---|---|
PortletWindowSession |
PortletSessionImpl.getPortletWindowSession(String windowID)
|
| Uses of PortletWindowSession in org.exoplatform.services.wsrp2.consumer.templates |
|---|
| Fields in org.exoplatform.services.wsrp2.consumer.templates with type parameters of type PortletWindowSession | |
|---|---|
protected Map<String,PortletWindowSession> |
PortletSessionTemplate.portletWindowSessions
|
| Methods in org.exoplatform.services.wsrp2.consumer.templates that return PortletWindowSession | |
|---|---|
abstract PortletWindowSession |
PortletSessionTemplate.getPortletWindowSession(String windowID)
|
PortletWindowSession |
PortletSessionTemplate.removePortletWindowSession(String windowID)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||