public class VocabSelectorPortlet
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
CMSPortlet| Modifier and Type | Field and Description |
|---|---|
static String |
OTHER_ENTRIES_CHOICE
Other entries choice, used for NXQL request generation.
|
| Constructor and Description |
|---|
VocabSelectorPortlet()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doAdmin(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
Admin view display.
|
protected void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
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, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, renderpublic static final String OTHER_ENTRIES_CHOICE
public 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 req,
javax.portlet.RenderResponse res)
throws IOException,
javax.portlet.PortletException
req - requestres - responsejavax.portlet.PortletExceptionIOExceptionprotected void doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException,
javax.portlet.PortletSecurityException,
IOException
doView in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionjavax.portlet.PortletSecurityExceptionIOExceptionCopyright © 2023. All rights reserved.