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

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

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

Methods in org.exoplatform.services.wsrp2.bind that return CopyPortletsResponse
 CopyPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPStub.copyPortlets(CopyPortlets copyPortlets)
           
 CopyPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPImpl.copyPortlets(CopyPortlets copyPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp2.intf that return CopyPortletsResponse
 CopyPortletsResponse WSRP_v2_PortletManagement_PortType.copyPortlets(CopyPortlets copyPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp2.producer that return CopyPortletsResponse
 CopyPortletsResponse PortletManagementOperationsInterface.copyPortlets(RegistrationContext toRegistrationContext, UserContext toUserContext, RegistrationContext fromRegistrationContext, UserContext UserContext, PortletContext[] fromPortletContexts, Lifetime lifetime)
           
 

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

Methods in org.exoplatform.services.wsrp2.producer.impl that return CopyPortletsResponse
 CopyPortletsResponse PortletManagementOperationsInterfaceImpl.copyPortlets(RegistrationContext toRegistrationContext, UserContext toUserContext, RegistrationContext fromRegistrationContext, UserContext fromUserContext, PortletContext[] fromPortletContexts, Lifetime lifetime)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.