|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||