public class LaunchSupportPortletModule
extends fr.toutatice.portail.cms.nuxeo.api.fragment.FragmentModule
| Constructor and Description |
|---|
LaunchSupportPortletModule(javax.portlet.PortletContext portletContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAdmin(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) |
protected void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
javax.portlet.PortletContext portletContext) |
String |
getAdminJSPName() |
String |
getViewJSPName() |
boolean |
isDisplayedInAdmin() |
void |
processAction(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) |
doAdmin, doView, getBundleFactory, processAction, serveResource, serveResourcegetClassLoader, getNuxeoCustomizer, getNuxeoService, getPortletContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String ID
public LaunchSupportPortletModule(javax.portlet.PortletContext portletContext)
protected void doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
javax.portlet.PortletContext portletContext)
throws javax.portlet.PortletException,
IOException
doView in class fr.toutatice.portail.cms.nuxeo.api.portlet.PortletModulejavax.portlet.PortletExceptionIOExceptionpublic void doAdmin(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
throws javax.portlet.PortletException
doAdmin in interface fr.toutatice.portail.cms.nuxeo.api.portlet.IPortletModuledoAdmin in class fr.toutatice.portail.cms.nuxeo.api.portlet.PortletModulejavax.portlet.PortletExceptionpublic void processAction(org.osivia.portal.api.context.PortalControllerContext portalControllerContext)
throws javax.portlet.PortletException
processAction in interface fr.toutatice.portail.cms.nuxeo.api.portlet.IPortletModuleprocessAction in class fr.toutatice.portail.cms.nuxeo.api.portlet.PortletModulejavax.portlet.PortletExceptionpublic String getViewJSPName()
getViewJSPName in interface fr.toutatice.portail.cms.nuxeo.api.fragment.IFragmentModulegetViewJSPName in class fr.toutatice.portail.cms.nuxeo.api.fragment.FragmentModulepublic String getAdminJSPName()
getAdminJSPName in interface fr.toutatice.portail.cms.nuxeo.api.fragment.IFragmentModulegetAdminJSPName in class fr.toutatice.portail.cms.nuxeo.api.fragment.FragmentModulepublic boolean isDisplayedInAdmin()
isDisplayedInAdmin in interface fr.toutatice.portail.cms.nuxeo.api.fragment.IFragmentModuleisDisplayedInAdmin in class fr.toutatice.portail.cms.nuxeo.api.fragment.FragmentModuleCopyright © 2018. All rights reserved.