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

Packages that use ImportPortlet
org.exoplatform.services.wsrp2.producer   
org.exoplatform.services.wsrp2.producer.impl   
org.exoplatform.services.wsrp2.type   
 

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

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

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

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

Uses of ImportPortlet in org.exoplatform.services.wsrp2.type
 

Methods in org.exoplatform.services.wsrp2.type that return ImportPortlet
 ImportPortlet[] ImportPortlets.getImportPortlet()
          Gets the importPortlet value for this ImportPortlets.
 ImportPortlet ImportPortlets.getImportPortlet(int i)
           
 

Methods in org.exoplatform.services.wsrp2.type with parameters of type ImportPortlet
 void ImportPortlets.setImportPortlet(ImportPortlet[] importPortlet)
          Sets the importPortlet value for this ImportPortlets.
 void ImportPortlets.setImportPortlet(int i, ImportPortlet _value)
           
 

Constructors in org.exoplatform.services.wsrp2.type with parameters of type ImportPortlet
ImportPortlets(RegistrationContext registrationContext, byte[] importContext, ImportPortlet[] importPortlet, UserContext userContext, Lifetime lifetime)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.