|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserSessionMgr | |
|---|---|
| org.exoplatform.services.wsrp.consumer | |
| org.exoplatform.services.wsrp.consumer.impl | |
| org.exoplatform.services.wsrp.consumer.impl.helpers | |
| Uses of UserSessionMgr in org.exoplatform.services.wsrp.consumer |
|---|
| Methods in org.exoplatform.services.wsrp.consumer with parameters of type UserSessionMgr | |
|---|---|
PortletContext |
PortletDriver.clonePortlet(UserSessionMgr userSession)
Clone the portlet |
DestroyPortletsResponse |
PortletDriver.destroyPortlets(java.lang.String[] portletHandles,
UserSessionMgr userSession)
Destroy the producer portlets specified in the entiyHandles array. |
MarkupResponse |
PortletDriver.getMarkup(WSRPMarkupRequest markupRequest,
UserSessionMgr userSession,
java.lang.String path)
This method is used to retrieve the markup generated by the portlet instance. |
PortletDescriptionResponse |
PortletDriver.getPortletDescription(UserSessionMgr userSession,
java.lang.String[] desiredLocales)
|
PropertyList |
PortletDriver.getPortletProperties(java.lang.String[] names,
UserSessionMgr userSession)
|
PortletPropertyDescriptionResponse |
PortletDriver.getPortletPropertyDescription(UserSessionMgr userSession)
|
BlockingInteractionResponse |
PortletDriver.performBlockingInteraction(WSRPInteractionRequest actionRequest,
UserSessionMgr userSession,
java.lang.String path)
This method is used to perform a blocking interaction on the portlet instance. |
ReturnAny |
PortletDriver.releaseSessions(java.lang.String[] sessionIDs,
UserSessionMgr userSession)
Inform the producer that the sessions specified in the sessionIDs array will no longer be used by the consumer and can therefor be released. |
PortletContext |
PortletDriver.setPortletProperties(PropertyList properties,
UserSessionMgr userSession)
|
| Uses of UserSessionMgr in org.exoplatform.services.wsrp.consumer.impl |
|---|
| Uses of UserSessionMgr in org.exoplatform.services.wsrp.consumer.impl.helpers |
|---|
| Classes in org.exoplatform.services.wsrp.consumer.impl.helpers that implement UserSessionMgr | |
|---|---|
class |
UserSessionImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||