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

Packages that use UploadContext
org.exoplatform.services.wsrp.type   
 

Uses of UploadContext in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return UploadContext
 UploadContext[] InteractionParams.getUploadContexts()
          Gets the uploadContexts value for this InteractionParams.
 UploadContext InteractionParams.getUploadContexts(int i)
           
 

Methods in org.exoplatform.services.wsrp.type with parameters of type UploadContext
 void InteractionParams.setUploadContexts(int i, UploadContext _value)
           
 void InteractionParams.setUploadContexts(UploadContext[] uploadContexts)
          Sets the uploadContexts value for this InteractionParams.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type UploadContext
InteractionParams(StateChange portletStateChange, java.lang.String interactionState, NamedString[] formParameters, UploadContext[] uploadContexts, Extension[] extensions)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.