public abstract class AbstractForumController
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
implements org.springframework.web.portlet.context.PortletContextAware
CMSPortlet,
PortletContextAware| Constructor and Description |
|---|
AbstractForumController()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getEditor(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response,
String editorId)
Get editor properties resource mapping.
|
void |
postConstruct()
Post-construct.
|
void |
setPortletContext(javax.portlet.PortletContext portletContext) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getBundleFactory, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, getPortalUrlFactory, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render@PostConstruct public void postConstruct() throws javax.portlet.PortletException
javax.portlet.PortletException@ResourceMapping(value="editor")
public void getEditor(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response,
@RequestParam(name="editorId")
String editorId)
throws javax.portlet.PortletException,
IOException
request - resource requestresponse - resource responseeditorId - editor identifier required request parameterjavax.portlet.PortletExceptionIOExceptionpublic void setPortletContext(javax.portlet.PortletContext portletContext)
setPortletContext in interface org.springframework.web.portlet.context.PortletContextAwareCopyright © 2018 OSIVIA. All rights reserved.