org.exoplatform.services.wsrp2.consumer
Interface WSRPInteractionRequest
- All Superinterfaces:
- WSRPBaseRequest
- All Known Implementing Classes:
- WSRPInteractionRequestAdapter
public interface WSRPInteractionRequest
- extends WSRPBaseRequest
This is the abstraction for a interaction request at a integrated remote
portlet at the consumer side.
- Author:
- Benjamin Mestrallet
| Methods inherited from interface org.exoplatform.services.wsrp2.consumer.WSRPBaseRequest |
getClientData, getExtensions, getLocales, getMarkupCharacterSets, getMimeTypes, getMode, getNavigationalState, getNavigationalValues, getPortletInstanceKey, getSessionID, getUserAuthentication, getValidateTag, getValidNewModes, getValidNewWindowStates, getWindowState, isModeSupported, isSecureClientCommunication, isWindowStateSupported |
getInteractionState
java.lang.String getInteractionState()
getFormParameters
NamedString[] getFormParameters()
getUploadContexts
UploadContext[] getUploadContexts()
getPortletStateChange
StateChange getPortletStateChange()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.