org.exoplatform.services.wsrp2.consumer
Interface WSRPResourceRequest
- All Superinterfaces:
- WSRPBaseRequest
- All Known Implementing Classes:
- WSRPResourceRequestAdapter
public interface WSRPResourceRequest
- extends WSRPBaseRequest
Author : Alexey Zavizionov alexey.zavizionov@exoplatform.com.ua 10.09.2007
| 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 |
getCachedResource
ResourceContext getCachedResource()
getResourceState
java.lang.String getResourceState()
getFormParameters
NamedString[] getFormParameters()
getResourceID
java.lang.String getResourceID()
getUploadContexts
UploadContext[] getUploadContexts()
getPortletStateChange
StateChange getPortletStateChange()
getResourceCacheability
java.lang.String getResourceCacheability()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.