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

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

Methods in org.exoplatform.services.wsrp2.bind that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse WSRP_v2_PortletManagement_Binding_SOAPImpl.getPortletPropertyDescription(GetPortletPropertyDescription getPortletPropertyDescription)
           
 PortletPropertyDescriptionResponse WSRP_v2_PortletManagement_Binding_SOAPStub.getPortletPropertyDescription(GetPortletPropertyDescription getPortletPropertyDescription)
           
 

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

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

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

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

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

Methods in org.exoplatform.services.wsrp2.intf that return PortletPropertyDescriptionResponse
 PortletPropertyDescriptionResponse WSRP_v2_PortletManagement_PortType.getPortletPropertyDescription(GetPortletPropertyDescription getPortletPropertyDescription)
           
 

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

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

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

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.