|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.filter.PortletRequestWrapper
com.vaadin.server.VaadinPortletRequest
com.vaadin.server.VaadinPortlet.VaadinHttpAndPortletRequest
com.vaadin.server.VaadinPortlet.VaadinGateinRequest
public static class VaadinPortlet.VaadinGateinRequest
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javax.portlet.PortletRequest |
---|
javax.portlet.PortletRequest.P3PUserInfos |
Field Summary |
---|
Fields inherited from interface javax.portlet.PortletRequest |
---|
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFO |
Constructor Summary | |
---|---|
VaadinPortlet.VaadinGateinRequest(javax.portlet.PortletRequest request,
VaadinPortletService vaadinService)
|
Method Summary |
---|
Methods inherited from class com.vaadin.server.VaadinPortlet.VaadinHttpAndPortletRequest |
---|
getHeader, getHeaderNames, getHeaders, getParameter, getParameterMap, getRemoteAddr, getRemoteHost, getRemotePort |
Methods inherited from class com.vaadin.server.VaadinPortletRequest |
---|
getCharacterEncoding, getContentLength, getContentType, getDateHeader, getInputStream, getMethod, getPathInfo, getPortalProperty, getPortletRequest, getReader, getService, getWrappedSession, getWrappedSession |
Methods inherited from class javax.portlet.filter.PortletRequestWrapper |
---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequest, getRequestedSessionId, getResponseContentType, getResponseContentTypes, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute, setRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.vaadin.server.VaadinRequest |
---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getRemoteUser, getUserPrincipal, isSecure, isUserInRole, removeAttribute, setAttribute |
Constructor Detail |
---|
public VaadinPortlet.VaadinGateinRequest(javax.portlet.PortletRequest request, VaadinPortletService vaadinService)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |