public class SearchPortlet
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
CMSPortlet| Constructor and Description |
|---|
SearchPortlet()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doAdmin(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Admin view display.
|
protected void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
void |
init(javax.portlet.PortletConfig config) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getBundleFactory, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, getPortalUrlFactory, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, renderpublic void init(javax.portlet.PortletConfig config)
throws javax.portlet.PortletException
init in interface javax.portlet.Portletinit in class fr.toutatice.portail.cms.nuxeo.api.CMSPortletjavax.portlet.PortletExceptionpublic void processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws IOException,
javax.portlet.PortletException
processAction in interface javax.portlet.PortletprocessAction in class javax.portlet.GenericPortletIOExceptionjavax.portlet.PortletExceptionpublic void doAdmin(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws IOException,
javax.portlet.PortletException
request - requestresponse - responsejavax.portlet.PortletExceptionIOExceptionprotected void doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException,
IOException
doView in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionIOExceptionCopyright © 2019. All rights reserved.