|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.server.VaadinPortletRequest
com.vaadin.server.VaadinPortlet.VaadinHttpAndPortletRequest
com.vaadin.server.VaadinPortlet.VaadinLiferayRequest
public static class VaadinPortlet.VaadinLiferayRequest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.vaadin.server.VaadinRequest |
|---|
VaadinRequest.BrowserDetails |
| Constructor Summary | |
|---|---|
VaadinPortlet.VaadinLiferayRequest(javax.portlet.PortletRequest request,
VaadinPortletService vaadinService)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPortalProperty(java.lang.String name)
Reads a portal property from the portal context of the Vaadin request. |
| Methods inherited from class com.vaadin.server.VaadinPortlet.VaadinHttpAndPortletRequest |
|---|
getHeader, getParameter, getParameterMap, getRemoteAddr |
| Methods inherited from class com.vaadin.server.VaadinPortletRequest |
|---|
cast, getAttribute, getBrowserDetails, getContentLength, getContentType, getContextPath, getInputStream, getLocale, getPortletRequest, getRequestPathInfo, getService, getWrappedSession, 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.VaadinLiferayRequest(javax.portlet.PortletRequest request,
VaadinPortletService vaadinService)
| Method Detail |
|---|
public java.lang.String getPortalProperty(java.lang.String name)
VaadinPortletRequest
getPortalProperty in class VaadinPortletRequestname - 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 | |||||||||