Example usage for Java com.vaadin.server VaadinPortletService fields, constructors, methods, implement or subclass
The text is from its open source code.
PortletRequest | getCurrentPortletRequest() Gets the currently processed portlet request. |
VaadinPortletRequest | getCurrentRequest() Gets the currently processed Vaadin portlet request. |
VaadinPortletResponse | getCurrentResponse() Gets the currently processed Vaadin portlet response. |