|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.WrappedPortletRequest
com.vaadin.server.VaadinPortlet.WrappedHttpAndPortletRequest
com.vaadin.server.VaadinPortlet.WrappedLiferayRequest
public static class VaadinPortlet.WrappedLiferayRequest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.vaadin.server.WrappedRequest |
|---|
WrappedRequest.BrowserDetails |
| Constructor Summary | |
|---|---|
VaadinPortlet.WrappedLiferayRequest(javax.portlet.PortletRequest request,
VaadinPortlet.PortletService vaadinService)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPortalProperty(java.lang.String name)
Reads a portal property from the portal context of the wrapped request. |
| Methods inherited from class com.vaadin.server.VaadinPortlet.WrappedHttpAndPortletRequest |
|---|
getHeader, getParameter, getParameterMap, getRemoteAddr |
| Methods inherited from class com.vaadin.server.WrappedPortletRequest |
|---|
cast, getAttribute, getBrowserDetails, getContentLength, getContentType, getInputStream, getLocale, getPortletRequest, getRequestPathInfo, getVaadinService, getWrappedSession, isSecure, setAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VaadinPortlet.WrappedLiferayRequest(javax.portlet.PortletRequest request,
VaadinPortlet.PortletService vaadinService)
| Method Detail |
|---|
public java.lang.String getPortalProperty(java.lang.String name)
WrappedPortletRequest
getPortalProperty in class WrappedPortletRequestname - a string with the name of the portal property to get
null if
the property is not defined
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||