Uses of Interface
org.exoplatform.services.wsrp.consumer.WSRPMarkupRequest

Packages that use WSRPMarkupRequest
org.exoplatform.services.wsrp.consumer   
org.exoplatform.services.wsrp.consumer.adapters   
org.exoplatform.services.wsrp.consumer.impl   
 

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

Methods in org.exoplatform.services.wsrp.consumer with parameters of type WSRPMarkupRequest
 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 WSRPMarkupRequest in org.exoplatform.services.wsrp.consumer.adapters
 

Classes in org.exoplatform.services.wsrp.consumer.adapters that implement WSRPMarkupRequest
 class WSRPMarkupRequestAdapter
           
 

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

Methods in org.exoplatform.services.wsrp.consumer.impl with parameters of type WSRPMarkupRequest
 MarkupResponse PortletDriverImpl.getMarkup(WSRPMarkupRequest markupRequest, UserSessionMgr userSession, java.lang.String path)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.