|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WSRPException in org.exoplatform.services.wsrp.consumer |
|---|
| Methods in org.exoplatform.services.wsrp.consumer that throw WSRPException | |
|---|---|
void |
PortletRegistry.addPortlet(WSRPPortlet portlet)
Add a portlet to the registry |
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriver.clonePortlet(UserSessionMgr userSession)
Clone the portlet |
org.exoplatform.services.wsrp.type.ReturnAny |
Producer.deregister()
End an existing consumer producer relationship and remove the registration context |
org.exoplatform.services.wsrp.type.DestroyPortletsResponse |
PortletDriver.destroyPortlets(String[] portletHandles,
UserSessionMgr userSession)
Destroy the producer portlets specified in the entiyHandles array. |
GroupSessionMgr |
UserSession.getGroupSession(String groupID)
Get the group session for this group ID |
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.PortletDescription |
Producer.getPortletDescription(String portletHandle)
Get the portlet description of the portlet with the given handle or null if the producer doesn't know an portlet with this handle. |
org.exoplatform.services.wsrp.type.PortletDescriptionResponse |
PortletDriver.getPortletDescription(UserSessionMgr userSession,
String[] desiredLocales)
|
PortletDriver |
PortletDriverRegistry.getPortletDriver(WSRPPortlet portlet)
Get an portlet driver for the given portlet. |
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.RegistrationContext |
Producer.getRegistrationContext()
Get the current registration context of the consumer registered at this producer or null if no registration is required or happend so far. |
org.exoplatform.services.wsrp.type.ServiceDescription |
Producer.getServiceDescription()
Same as getServiceDescription(false) |
org.exoplatform.services.wsrp.type.ServiceDescription |
Producer.getServiceDescription(boolean newRequest)
Get the service description of the producer |
void |
PortletDriver.initCookie()
|
org.exoplatform.services.wsrp.type.RegistrationState |
Producer.modifyRegistration(org.exoplatform.services.wsrp.type.RegistrationData registrationData)
Can be used to modify the relationship between consumer and producer. |
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.RegistrationContext |
Producer.register(org.exoplatform.services.wsrp.type.RegistrationData registrationData)
Method establishes a relationship between consumer and producer. |
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. |
String |
URLRewriter.rewriteURLs(String baseURL,
String markup)
Parses the entire markup and rewrites all found URLs. |
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriver.setPortletProperties(org.exoplatform.services.wsrp.type.PropertyList properties,
UserSessionMgr userSession)
|
| Uses of WSRPException in org.exoplatform.services.wsrp.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.impl that throw WSRPException | |
|---|---|
void |
PortletRegistryImpl.addPortlet(WSRPPortlet portlet)
|
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriverImpl.clonePortlet(UserSessionMgr userSession)
|
org.exoplatform.services.wsrp.type.ReturnAny |
ProducerImpl.deregister()
|
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.PortletDescription |
ProducerImpl.getPortletDescription(String portletHandle)
|
org.exoplatform.services.wsrp.type.PortletDescriptionResponse |
PortletDriverImpl.getPortletDescription(UserSessionMgr userSession,
String[] desiredLocales)
|
PortletDriver |
PortletDriverRegistryImpl.getPortletDriver(WSRPPortlet portlet)
|
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.RegistrationContext |
ProducerImpl.getRegistrationContext()
|
org.exoplatform.services.wsrp.type.ServiceDescription |
ProducerImpl.getServiceDescription()
|
org.exoplatform.services.wsrp.type.ServiceDescription |
ProducerImpl.getServiceDescription(boolean newRequest)
|
void |
PortletDriverImpl.initCookie()
|
org.exoplatform.services.wsrp.type.RegistrationState |
ProducerImpl.modifyRegistration(org.exoplatform.services.wsrp.type.RegistrationData registrationData)
|
org.exoplatform.services.wsrp.type.BlockingInteractionResponse |
PortletDriverImpl.performBlockingInteraction(WSRPInteractionRequest actionRequest,
UserSessionMgr userSession,
String path)
|
org.exoplatform.services.wsrp.type.RegistrationContext |
ProducerImpl.register(org.exoplatform.services.wsrp.type.RegistrationData registrationData)
|
org.exoplatform.services.wsrp.type.ReturnAny |
PortletDriverImpl.releaseSessions(String[] sessionIDs,
UserSessionMgr userSession)
|
String |
URLRewriterImpl.rewriteURLs(String path,
String markup)
|
org.exoplatform.services.wsrp.type.PortletContext |
PortletDriverImpl.setPortletProperties(org.exoplatform.services.wsrp.type.PropertyList properties,
UserSessionMgr userSession)
|
| Constructors in org.exoplatform.services.wsrp.consumer.impl that throw WSRPException | |
|---|---|
PortletDriverImpl(org.exoplatform.container.ExoContainer cont,
WSRPPortlet portlet)
|
|
| Uses of WSRPException in org.exoplatform.services.wsrp.consumer.impl.helpers |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.impl.helpers that throw WSRPException | |
|---|---|
GroupSessionMgr |
UserSessionImpl.getGroupSession(String groupID)
|
| Uses of WSRPException in org.exoplatform.services.wsrp.exceptions |
|---|
| Methods in org.exoplatform.services.wsrp.exceptions with parameters of type WSRPException | |
|---|---|
static void |
Exception2Fault.handleException(WSRPException e)
|
| Uses of WSRPException in org.exoplatform.services.wsrp.producer |
|---|
| Methods in org.exoplatform.services.wsrp.producer that throw WSRPException | |
|---|---|
void |
PersistentStateManager.addConsumerConfiguredPortletHandle(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
void |
PersistentStateManager.deregister(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
org.exoplatform.services.wsrp.type.CacheControl |
TransientStateManager.getCacheControl(PortletData portletDatas)
|
Map<String,String[]> |
PersistentStateManager.getNavigationalSate(String navigationalState)
|
Map<String,String[]> |
PortletContainerProxy.getPortletProperties(String portletHandle,
String userID)
|
org.exoplatform.services.wsrp.type.RegistrationData |
PersistentStateManager.getRegistrationData(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
boolean |
PersistentStateManager.isConsumerConfiguredPortlet(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
boolean |
PersistentStateManager.isRegistered(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
ActionOutput |
PortletContainerProxy.processAction(WSRPHttpServletRequest request,
WSRPHttpServletResponse response,
ActionInput input)
|
void |
PersistentStateManager.putNavigationalState(String ns,
Map<String,String[]> renderParameters)
|
byte[] |
PersistentStateManager.register(String registrationHandle,
org.exoplatform.services.wsrp.type.RegistrationData data)
|
void |
PersistentStateManager.removeConsumerConfiguredPortletHandle(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
RenderOutput |
PortletContainerProxy.render(WSRPHttpServletRequest request,
WSRPHttpServletResponse response,
RenderInput input)
|
WSRPHttpSession |
TransientStateManager.resolveSession(String sessionID,
String user,
Integer sessiontimeperiod)
|
void |
PortletContainerProxy.setPortletProperties(String portletHandle,
String userID,
org.exoplatform.services.wsrp.type.PropertyList propertyList)
|
boolean |
TransientStateManager.validateCache(String validateTag)
|
| Uses of WSRPException in org.exoplatform.services.wsrp.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.producer.impl that throw WSRPException | |
|---|---|
void |
PersistentStateManagerImpl.addConsumerConfiguredPortletHandle(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
void |
PersistentStateManagerImpl.deregister(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
org.exoplatform.services.wsrp.type.CacheControl |
TransientStateManagerImpl.getCacheControl(PortletData portletDatas)
|
Map<String,String[]> |
PersistentStateManagerImpl.getNavigationalSate(String navigationalState)
|
Map<String,String[]> |
JSR168ContainerProxyImpl.getPortletProperties(String portletHandle,
String owner)
|
org.exoplatform.services.wsrp.type.RegistrationData |
PersistentStateManagerImpl.getRegistrationData(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
boolean |
PersistentStateManagerImpl.isConsumerConfiguredPortlet(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
boolean |
PersistentStateManagerImpl.isRegistered(org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
ActionOutput |
JSR168ContainerProxyImpl.processAction(WSRPHttpServletRequest request,
WSRPHttpServletResponse response,
ActionInput input)
|
void |
PersistentStateManagerImpl.putNavigationalState(String ns,
Map<String,String[]> renderParameters)
|
byte[] |
PersistentStateManagerImpl.register(String registrationHandle,
org.exoplatform.services.wsrp.type.RegistrationData data)
|
void |
PersistentStateManagerImpl.removeConsumerConfiguredPortletHandle(String portletHandle,
org.exoplatform.services.wsrp.type.RegistrationContext registrationContext)
|
RenderOutput |
JSR168ContainerProxyImpl.render(WSRPHttpServletRequest request,
WSRPHttpServletResponse response,
RenderInput input)
|
WSRPHttpSession |
TransientStateManagerImpl.resolveSession(String sessionID,
String user,
Integer sessiontimeperiod)
|
void |
JSR168ContainerProxyImpl.setPortletProperties(String portletHandle,
String owner,
org.exoplatform.services.wsrp.type.PropertyList propertyList)
|
boolean |
TransientStateManagerImpl.validateCache(String validateTag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||