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
String getInteractionState()
getFormParameters
org.exoplatform.services.wsrp2.type.NamedString[] getFormParameters()
getUploadContexts
org.exoplatform.services.wsrp2.type.UploadContext[] getUploadContexts()
getPortletStateChange
org.exoplatform.services.wsrp2.type.StateChange getPortletStateChange()
Copyright © 2009 eXo Platform SAS. All Rights Reserved.