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