|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl
org.apache.wsrp4j.consumer.app.driver.WSRPRequestImpl
| Field Summary | |
private ConsumerEnvironment |
consEnv
|
protected Logger |
logger
|
private Request |
request
|
private SimplePortletWindowSession |
windowSession
|
| Constructor Summary | |
WSRPRequestImpl(SimplePortletWindowSession session,
Request req,
ConsumerEnvironment env)
|
|
| Method Summary | |
oasis.names.tc.wsrp.v1.types.MarkupContext |
getCachedMarkup()
Get the markup context if there is cached markup for this portlet instance or null in case of an empty markup cache. |
java.lang.String[] |
getCharacterEncodingSet()
Get the character sets the consumer wants the remote portlet to use for encoding the markup. |
oasis.names.tc.wsrp.v1.types.ClientData |
getClientData()
Get the ClientData structure which carries
information about the end user agent. |
oasis.names.tc.wsrp.v1.types.NamedString[] |
getFormParameters()
Get all name/value pairs aa result of processing an form |
java.lang.String |
getInteractionState()
Get all the interaction state |
java.lang.String[] |
getLocales()
Get the locales which are supported by the portlet according to the client connecting to it. |
java.lang.String[] |
getMimeTypes()
Get an array of mime types which are supported by the end user device. |
java.lang.String |
getMode()
Get the current mode of the portlet |
java.lang.String[] |
getModes()
Get the list of wsrp modes which are supported by the portlet. |
java.lang.String |
getNavigationalState()
Get the current navigational state of the portlet |
java.lang.String |
getPortletInstanceKey()
Get an opaque string which corresponds to a unique reference to this use of the portlet. |
java.lang.String |
getSessionID()
Get the ID of the session context |
java.lang.String |
getUserAuthentication()
Get the method which is used by the consumer to authenticate its users. |
java.lang.String |
getWindowState()
Get the current window state of the portlet |
java.lang.String[] |
getWindowStates()
Get the list of wsrp window states which are supported by the portlet. |
| Methods inherited from class org.apache.wsrp4j.consumer.driver.GenericWSRPBaseRequestImpl |
isModeSupported, isWindowStateSupported |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.wsrp4j.consumer.WSRPBaseRequest |
isModeSupported, isWindowStateSupported |
| Field Detail |
private SimplePortletWindowSession windowSession
private Request request
private ConsumerEnvironment consEnv
protected Logger logger
| Constructor Detail |
public WSRPRequestImpl(SimplePortletWindowSession session,
Request req,
ConsumerEnvironment env)
| Method Detail |
public java.lang.String getSessionID()
WSRPBaseRequest
getSessionID in interface WSRPBaseRequestgetSessionID in class GenericWSRPBaseRequestImplpublic java.lang.String getPortletInstanceKey()
WSRPBaseRequest
getPortletInstanceKey in interface WSRPBaseRequestgetPortletInstanceKey in class GenericWSRPBaseRequestImplpublic java.lang.String getNavigationalState()
WSRPBaseRequest
getNavigationalState in interface WSRPBaseRequestgetNavigationalState in class GenericWSRPBaseRequestImplpublic java.lang.String getWindowState()
WSRPBaseRequest
getWindowState in interface WSRPBaseRequestgetWindowState in class GenericWSRPBaseRequestImplpublic java.lang.String getMode()
WSRPBaseRequest
getMode in interface WSRPBaseRequestgetMode in class GenericWSRPBaseRequestImplpublic oasis.names.tc.wsrp.v1.types.ClientData getClientData()
WSRPBaseRequestClientData structure which carries
information about the end user agent.
getClientData in interface WSRPBaseRequestgetClientData in class GenericWSRPBaseRequestImplpublic java.lang.String[] getLocales()
WSRPBaseRequest
getLocales in interface WSRPBaseRequestgetLocales in class GenericWSRPBaseRequestImplpublic java.lang.String[] getModes()
WSRPBaseRequest
getModes in interface WSRPBaseRequestgetModes in class GenericWSRPBaseRequestImplpublic java.lang.String[] getWindowStates()
WSRPBaseRequest
getWindowStates in interface WSRPBaseRequestgetWindowStates in class GenericWSRPBaseRequestImplpublic java.lang.String[] getMimeTypes()
WSRPBaseRequest
getMimeTypes in interface WSRPBaseRequestgetMimeTypes in class GenericWSRPBaseRequestImplpublic java.lang.String[] getCharacterEncodingSet()
WSRPBaseRequest
getCharacterEncodingSet in interface WSRPBaseRequestgetCharacterEncodingSet in class GenericWSRPBaseRequestImplpublic java.lang.String getUserAuthentication()
WSRPBaseRequest
getUserAuthentication in interface WSRPBaseRequestgetUserAuthentication in class GenericWSRPBaseRequestImplpublic java.lang.String getInteractionState()
InteractionRequest
getInteractionState in interface InteractionRequestpublic oasis.names.tc.wsrp.v1.types.NamedString[] getFormParameters()
InteractionRequest
getFormParameters in interface InteractionRequestpublic oasis.names.tc.wsrp.v1.types.MarkupContext getCachedMarkup()
MarkupRequest
getCachedMarkup in interface MarkupRequest
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||