|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
leon.view.web.jquery.controller.LyPortletManager
public class LyPortletManager
Field Summary | |
---|---|
static java.lang.String |
PORTLET_URL
Url that must be called to display the portlet. |
Constructor Summary | |
---|---|
LyPortletManager()
|
Method Summary | |
---|---|
LySession |
getLeonardiSessionForPortletUser(javax.portlet.RenderRequest request)
|
boolean |
isLoginNeeded(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
|
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
|
Methods inherited from class javax.portlet.GenericPortlet |
---|
destroy, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, init, processEvent, render, serveResource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PORTLET_URL
Constructor Detail |
---|
public LyPortletManager()
Method Detail |
---|
public LySession getLeonardiSessionForPortletUser(javax.portlet.RenderRequest request)
public boolean isLoginNeeded(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, java.io.IOException
javax.portlet.PortletException
java.io.IOException
public void processAction(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response) throws javax.portlet.PortletException, java.io.IOException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
java.io.IOException
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |