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

Packages that use PortletDescriptionResponse
org.exoplatform.services.wsrp2.bind   
org.exoplatform.services.wsrp2.consumer   
org.exoplatform.services.wsrp2.consumer.impl   
org.exoplatform.services.wsrp2.intf   
org.exoplatform.services.wsrp2.producer   
org.exoplatform.services.wsrp2.producer.impl   
 

Uses of PortletDescriptionResponse in org.exoplatform.services.wsrp2.bind
 

Methods in org.exoplatform.services.wsrp2.bind that return PortletDescriptionResponse
 PortletDescriptionResponse WSRP_v2_PortletManagement_Binding_SOAPImpl.getPortletDescription(GetPortletDescription getPortletDescription)
           
 PortletDescriptionResponse WSRP_v2_PortletManagement_Binding_SOAPStub.getPortletDescription(GetPortletDescription getPortletDescription)
           
 

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

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

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

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

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

Methods in org.exoplatform.services.wsrp2.intf that return PortletDescriptionResponse
 PortletDescriptionResponse WSRP_v2_PortletManagement_PortType.getPortletDescription(GetPortletDescription getPortletDescription)
           
 

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

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

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

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.