|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
com.vaadin.server.VaadinPortlet
com.vaadin.server.LegacyVaadinPortlet
public class LegacyVaadinPortlet
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.vaadin.server.VaadinPortlet |
---|
VaadinPortlet.RequestType, VaadinPortlet.VaadinGateinRequest, VaadinPortlet.VaadinHttpAndPortletRequest, VaadinPortlet.VaadinLiferayRequest |
Field Summary |
---|
Fields inherited from class com.vaadin.server.VaadinPortlet |
---|
PORTAL_PARAMETER_VAADIN_THEME, PORTLET_PARAMETER_STYLE, RESOURCE_URL_ID, WRITE_AJAX_PAGE_SCRIPT_WIDGETSET_SHOULD_WRITE |
Constructor Summary | |
---|---|
LegacyVaadinPortlet()
|
Method Summary | |
---|---|
protected java.lang.Class<? extends LegacyApplication> |
getApplicationClass()
|
protected LegacyApplication |
getNewApplication(javax.portlet.PortletRequest request)
|
void |
init(javax.portlet.PortletConfig portletConfig)
|
protected boolean |
shouldCreateApplication(javax.portlet.PortletRequest request)
|
Methods inherited from class com.vaadin.server.VaadinPortlet |
---|
createDeploymentConfiguration, createPortletService, createVaadinRequest, doDispatch, getCurrent, getRequestType, getService, handleRequest, portletInitialized, processAction, processEvent, serveResource |
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyVaadinPortlet()
Method Detail |
---|
public void init(javax.portlet.PortletConfig portletConfig) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class VaadinPortlet
javax.portlet.PortletException
protected java.lang.Class<? extends LegacyApplication> getApplicationClass() throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
protected LegacyApplication getNewApplication(javax.portlet.PortletRequest request) throws javax.portlet.PortletException
javax.portlet.PortletException
protected boolean shouldCreateApplication(javax.portlet.PortletRequest request)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |