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

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

Methods in org.exoplatform.services.wsrp.bind that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse PortletDriver.getPortletPropertyDescription(UserSessionMgr userSession)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer.impl that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse PortletDriverImpl.getPortletPropertyDescription(UserSessionMgr userSession)
           
 

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

Methods in org.exoplatform.services.wsrp.intf that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_PortType.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 

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

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

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

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



Copyright © 2011 eXo Platform SAS. All Rights Reserved.