|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrappedPortletRequest | |
|---|---|
| com.vaadin.server | |
| Uses of WrappedPortletRequest in com.vaadin.server |
|---|
| Subclasses of WrappedPortletRequest in com.vaadin.server | |
|---|---|
static class |
VaadinPortlet.WrappedGateinRequest
|
static class |
VaadinPortlet.WrappedHttpAndPortletRequest
|
static class |
VaadinPortlet.WrappedLiferayRequest
|
| Methods in com.vaadin.server that return WrappedPortletRequest | |
|---|---|
static WrappedPortletRequest |
WrappedPortletRequest.cast(WrappedRequest request)
Helper method to get a WrappedPortlettRequest from a
WrappedRequest. |
protected WrappedPortletRequest |
VaadinPortlet.createWrappedRequest(javax.portlet.PortletRequest request)
Wraps the request in a (possibly portal specific) wrapped portlet request. |
| Methods in com.vaadin.server with parameters of type WrappedPortletRequest | |
|---|---|
protected VaadinPortlet.RequestType |
VaadinPortlet.getRequestType(WrappedPortletRequest wrappedRequest)
Deprecated. might be refactored or removed before 7.0.0 |
protected void |
VaadinPortlet.onVaadinSessionStarted(WrappedPortletRequest request,
VaadinPortletSession session)
|
protected void |
LegacyVaadinPortlet.onVaadinSessionStarted(WrappedPortletRequest request,
VaadinPortletSession session)
|
protected boolean |
LegacyVaadinPortlet.shouldCreateApplication(WrappedPortletRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||