Uses of Class
org.exoplatform.services.wsrp.type.MarkupResponse

Packages that use MarkupResponse
org.exoplatform.services.wsrp.bind   
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.impl   
org.exoplatform.services.wsrp.intf   
org.exoplatform.services.wsrp.producer   
org.exoplatform.services.wsrp.producer.impl   
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.bind
 

Methods in org.exoplatform.services.wsrp.bind that return MarkupResponse
 MarkupResponse WSRP_v1_Markup_Binding_SOAPStub.getMarkup(MarkupRequest getMarkup)
           
 MarkupResponse WSRP_v1_Markup_Binding_SOAPImpl.getMarkup(MarkupRequest markupRequest)
           
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.consumer
 

Methods in org.exoplatform.services.wsrp.consumer that return MarkupResponse
 MarkupResponse PortletDriver.getMarkup(WSRPMarkupRequest markupRequest, UserSessionMgr userSession, java.lang.String path)
          This method is used to retrieve the markup generated by the portlet instance.
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.consumer.impl
 

Methods in org.exoplatform.services.wsrp.consumer.impl that return MarkupResponse
 MarkupResponse PortletDriverImpl.getMarkup(WSRPMarkupRequest markupRequest, UserSessionMgr userSession, java.lang.String path)
           
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.intf
 

Methods in org.exoplatform.services.wsrp.intf that return MarkupResponse
 MarkupResponse WSRP_v1_Markup_PortType.getMarkup(MarkupRequest getMarkup)
           
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.producer
 

Methods in org.exoplatform.services.wsrp.producer that return MarkupResponse
 MarkupResponse MarkupOperationsInterface.getMarkup(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams)
           
 

Uses of MarkupResponse in org.exoplatform.services.wsrp.producer.impl
 

Methods in org.exoplatform.services.wsrp.producer.impl that return MarkupResponse
 MarkupResponse MarkupOperationsInterfaceImpl.getMarkup(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.