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

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

Methods in org.exoplatform.services.wsrp.bind that return DestroyPortletsResponse
 DestroyPortletsResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 DestroyPortletsResponse WSRP_v1_PortletManagement_Binding_SOAPStub.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp.consumer that return DestroyPortletsResponse
 DestroyPortletsResponse PortletDriver.destroyPortlets(java.lang.String[] portletHandles, UserSessionMgr userSession)
          Destroy the producer portlets specified in the entiyHandles array.
 

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

Methods in org.exoplatform.services.wsrp.consumer.impl that return DestroyPortletsResponse
 DestroyPortletsResponse PortletDriverImpl.destroyPortlets(java.lang.String[] portletHandles, UserSessionMgr userSession)
           
 

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

Methods in org.exoplatform.services.wsrp.intf that return DestroyPortletsResponse
 DestroyPortletsResponse WSRP_v1_PortletManagement_PortType.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp.producer that return DestroyPortletsResponse
 DestroyPortletsResponse PortletManagementOperationsInterface.destroyPortlets(RegistrationContext registrationContext, java.lang.String[] portletHandles)
           
 

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

Methods in org.exoplatform.services.wsrp.producer.impl that return DestroyPortletsResponse
 DestroyPortletsResponse PortletManagementOperationsInterfaceImpl.destroyPortlets(RegistrationContext registrationContext, java.lang.String[] portletHandles)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.