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

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

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

Methods in org.exoplatform.services.wsrp2.bind that return ImportPortletsResponse
 ImportPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPStub.importPortlets(ImportPortlets importPortlets)
           
 ImportPortletsResponse WSRP_v2_PortletManagement_Binding_SOAPImpl.importPortlets(ImportPortlets importPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp2.intf that return ImportPortletsResponse
 ImportPortletsResponse WSRP_v2_PortletManagement_PortType.importPortlets(ImportPortlets importPortlets)
           
 

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

Methods in org.exoplatform.services.wsrp2.producer that return ImportPortletsResponse
 ImportPortletsResponse PortletManagementOperationsInterface.importPortlets(RegistrationContext registrationContext, byte[] importContext, ImportPortlet[] importPortlet, UserContext userContext, Lifetime lifetime)
           
 

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

Methods in org.exoplatform.services.wsrp2.producer.impl that return ImportPortletsResponse
 ImportPortletsResponse PortletManagementOperationsInterfaceImpl.importPortlets(RegistrationContext registrationContext, byte[] importContext, ImportPortlet[] importPortlets, UserContext userContext, Lifetime lifetime)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.