com.liferay.portlet.wsrp
Class WSRPRequestImpl
java.lang.Object
org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
com.liferay.portlet.wsrp.WSRPRequestImpl
- All Implemented Interfaces:
- org.apache.wsrp4j.consumer.InteractionRequest, org.apache.wsrp4j.consumer.MarkupRequest, org.apache.wsrp4j.consumer.WSRPBaseRequest
public class WSRPRequestImpl
- extends org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
- implements org.apache.wsrp4j.consumer.InteractionRequest, org.apache.wsrp4j.consumer.MarkupRequest
View Source
- Author:
- Michael Young
Field Summary |
protected org.apache.wsrp4j.log.Logger |
_logger
|
Fields inherited from class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl |
logger |
Constructor Summary |
WSRPRequestImpl(org.apache.wsrp4j.consumer.PortletWindowSession windowSession,
javax.portlet.PortletRequest portletRequest,
boolean renderPhase)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_logger
protected org.apache.wsrp4j.log.Logger _logger
WSRPRequestImpl
public WSRPRequestImpl(org.apache.wsrp4j.consumer.PortletWindowSession windowSession,
javax.portlet.PortletRequest portletRequest,
boolean renderPhase)
getInteractionState
public java.lang.String getInteractionState()
- Specified by:
getInteractionState
in interface org.apache.wsrp4j.consumer.InteractionRequest
getFormParameters
public oasis.names.tc.wsrp.v1.types.NamedString[] getFormParameters()
- Specified by:
getFormParameters
in interface org.apache.wsrp4j.consumer.InteractionRequest
getUploadContexts
public oasis.names.tc.wsrp.v1.types.UploadContext[] getUploadContexts()
- Specified by:
getUploadContexts
in interface org.apache.wsrp4j.consumer.InteractionRequest
getCachedMarkup
public oasis.names.tc.wsrp.v1.types.MarkupContext getCachedMarkup()
- Specified by:
getCachedMarkup
in interface org.apache.wsrp4j.consumer.MarkupRequest
getSessionID
public java.lang.String getSessionID()
- Specified by:
getSessionID
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getSessionID
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getPortletInstanceKey
public java.lang.String getPortletInstanceKey()
- Specified by:
getPortletInstanceKey
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getPortletInstanceKey
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getNavigationalState
public java.lang.String getNavigationalState()
- Specified by:
getNavigationalState
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getNavigationalState
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getWindowState
public java.lang.String getWindowState()
- Specified by:
getWindowState
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getWindowState
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getMode
public java.lang.String getMode()
- Specified by:
getMode
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getMode
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getClientData
public oasis.names.tc.wsrp.v1.types.ClientData getClientData()
- Specified by:
getClientData
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getClientData
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getLocales
public java.lang.String[] getLocales()
- Specified by:
getLocales
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getLocales
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getModes
public java.lang.String[] getModes()
- Specified by:
getModes
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getModes
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getWindowStates
public java.lang.String[] getWindowStates()
- Specified by:
getWindowStates
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getWindowStates
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getMimeTypes
public java.lang.String[] getMimeTypes()
- Specified by:
getMimeTypes
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getMimeTypes
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getCharacterEncodingSet
public java.lang.String[] getCharacterEncodingSet()
- Specified by:
getCharacterEncodingSet
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getCharacterEncodingSet
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
isModeSupported
public boolean isModeSupported(java.lang.String wsrpMode)
- Specified by:
isModeSupported
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Overrides:
isModeSupported
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
isWindowStateSupported
public boolean isWindowStateSupported(java.lang.String wsrpWindowState)
- Specified by:
isWindowStateSupported
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Overrides:
isWindowStateSupported
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
getUserAuthentication
public java.lang.String getUserAuthentication()
- Specified by:
getUserAuthentication
in interface org.apache.wsrp4j.consumer.WSRPBaseRequest
- Specified by:
getUserAuthentication
in class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl