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

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

Methods in org.exoplatform.services.wsrp2.bind that return DestroyPortletsResponse
 DestroyPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPStub.destroyPortlets(DestroyPortlets destroyPortlets)
           
 DestroyPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPImpl.destroyPortlets(DestroyPortlets destroyPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp2.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.wsrp2.consumer.impl
 

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

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

Methods in org.exoplatform.services.wsrp2.intf that return DestroyPortletsResponse
 DestroyPortletsResponse WSRP_v2_PortletManagement_PortType.destroyPortlets(DestroyPortlets destroyPortlets)
           
 

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

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

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

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.