|
||||||||||
| 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 | |
|---|---|
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriver.clonePortlet(UserSessionMgr userSession)
Clone the portlet |
org.exoplatform.services.wsrp.type.DestroyPortletsResponse |
PortletDriver.destroyPortlets(String[] portletHandles,
UserSessionMgr userSession)
Destroy the producer portlets specified in the entiyHandles array. |
org.exoplatform.services.wsrp.type.MarkupResponse |
PortletDriver.getMarkup(WSRPMarkupRequest markupRequest,
UserSessionMgr userSession,
String path)
This method is used to retrieve the markup generated by the portlet instance. |
org.exoplatform.services.wsrp.type.PortletDescriptionResponse |
PortletDriver.getPortletDescription(UserSessionMgr userSession,
String[] desiredLocales)
|
org.exoplatform.services.wsrp.type.PropertyList |
PortletDriver.getPortletProperties(String[] names,
UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.PortletPropertyDescriptionResponse |
PortletDriver.getPortletPropertyDescription(UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.BlockingInteractionResponse |
PortletDriver.performBlockingInteraction(WSRPInteractionRequest actionRequest,
UserSessionMgr userSession,
String path)
This method is used to perform a blocking interaction on the portlet instance. |
org.exoplatform.services.wsrp.type.ReturnAny |
PortletDriver.releaseSessions(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. |
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriver.setPortletProperties(org.exoplatform.services.wsrp.type.PropertyList properties,
UserSessionMgr userSession)
|
| Uses of UserSessionMgr in org.exoplatform.services.wsrp.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.impl with parameters of type UserSessionMgr | |
|---|---|
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriverImpl.clonePortlet(UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.DestroyPortletsResponse |
PortletDriverImpl.destroyPortlets(String[] portletHandles,
UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.MarkupResponse |
PortletDriverImpl.getMarkup(WSRPMarkupRequest markupRequest,
UserSessionMgr userSession,
String path)
|
org.exoplatform.services.wsrp.type.PortletDescriptionResponse |
PortletDriverImpl.getPortletDescription(UserSessionMgr userSession,
String[] desiredLocales)
|
org.exoplatform.services.wsrp.type.PropertyList |
PortletDriverImpl.getPortletProperties(String[] names,
UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.PortletPropertyDescriptionResponse |
PortletDriverImpl.getPortletPropertyDescription(UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.BlockingInteractionResponse |
PortletDriverImpl.performBlockingInteraction(WSRPInteractionRequest actionRequest,
UserSessionMgr userSession,
String path)
|
org.exoplatform.services.wsrp.type.ReturnAny |
PortletDriverImpl.releaseSessions(String[] sessionIDs,
UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriverImpl.setPortletProperties(org.exoplatform.services.wsrp.type.PropertyList properties,
UserSessionMgr userSession)
|
| 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 | |||||||||