|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortletSession in org.exoplatform.services.wsrp.consumer |
|---|
| Methods in org.exoplatform.services.wsrp.consumer that return PortletSession | |
|---|---|
PortletSession |
PortletWindowSession.getPortletSession()
Get the portlet session this window session belongs to. |
PortletSession |
GroupSession.getPortletSession(java.lang.String instanceKey)
Get the portlet session object which is identified with the givven instanceKey from the group session. |
| Methods in org.exoplatform.services.wsrp.consumer with parameters of type PortletSession | |
|---|---|
void |
GroupSession.addPortletSession(PortletSession portletSession)
Add a portlet session to this group session. |
| Uses of PortletSession in org.exoplatform.services.wsrp.consumer.adapters |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.adapters that return PortletSession | |
|---|---|
PortletSession |
PortletWindowSessionAdapter.getPortletSession()
|
| Methods in org.exoplatform.services.wsrp.consumer.adapters with parameters of type PortletSession | |
|---|---|
void |
PortletWindowSessionAdapter.setPortletSession(PortletSession portletSession)
|
| Uses of PortletSession in org.exoplatform.services.wsrp.consumer.impl.helpers |
|---|
| Classes in org.exoplatform.services.wsrp.consumer.impl.helpers that implement PortletSession | |
|---|---|
class |
PortletSessionImpl
|
| Fields in org.exoplatform.services.wsrp.consumer.impl.helpers with type parameters of type PortletSession | |
|---|---|
protected java.util.Map<java.lang.String,PortletSession> |
GroupSessionImpl.portletSessions
|
| Methods in org.exoplatform.services.wsrp.consumer.impl.helpers that return PortletSession | |
|---|---|
PortletSession |
GroupSessionImpl.getPortletSession(java.lang.String portletHandle)
|
| Methods in org.exoplatform.services.wsrp.consumer.impl.helpers that return types with arguments of type PortletSession | |
|---|---|
java.util.Iterator<PortletSession> |
GroupSessionImpl.getAllPortletSessions()
|
| Methods in org.exoplatform.services.wsrp.consumer.impl.helpers with parameters of type PortletSession | |
|---|---|
void |
GroupSessionImpl.addPortletSession(PortletSession portletSession)
|
| Uses of PortletSession in org.exoplatform.services.wsrp.consumer.templates |
|---|
| Classes in org.exoplatform.services.wsrp.consumer.templates that implement PortletSession | |
|---|---|
class |
PortletSessionTemplate
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||