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

Packages that use PortletDescriptionResponse
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 PortletDescriptionResponse in org.exoplatform.services.wsrp.bind
 

Methods in org.exoplatform.services.wsrp.bind that return PortletDescriptionResponse
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer that return PortletDescriptionResponse
 PortletDescriptionResponse PortletDriver.getPortletDescription(UserSessionMgr userSession, java.lang.String[] desiredLocales)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer.impl that return PortletDescriptionResponse
 PortletDescriptionResponse PortletDriverImpl.getPortletDescription(UserSessionMgr userSession, java.lang.String[] desiredLocales)
           
 

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

Methods in org.exoplatform.services.wsrp.intf that return PortletDescriptionResponse
 PortletDescriptionResponse WSRP_v1_PortletManagement_PortType.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 

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

Methods in org.exoplatform.services.wsrp.producer that return PortletDescriptionResponse
 PortletDescriptionResponse PortletManagementOperationsInterface.getPortletDescription(RegistrationContext registrationContext, PortletContext portletContext, UserContext userContext, java.lang.String[] desiredLocales)
           
 

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

Methods in org.exoplatform.services.wsrp.producer.impl that return PortletDescriptionResponse
 PortletDescriptionResponse PortletManagementOperationsInterfaceImpl.getPortletDescription(RegistrationContext registrationContext, PortletContext portletContext, UserContext userContext, java.lang.String[] desiredLocales)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.