public class MoveDocumentPortlet
extends fr.toutatice.portail.cms.nuxeo.api.CMSPortlet
CMSPortlet| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPTED_TYPES_WINDOW_PROPERTY
Accepted types window property name.
|
static String |
CMS_BASE_PATH_WINDOW_PROPERTY
CMS base path window property name.
|
static String |
DOCUMENT_PATH_WINDOW_PROPERTY
Document path window property name.
|
static String |
DOCUMENTS_IDENTIFIERS_WINDOW_PROPERTY
Documents identifiers window property name.
|
static String |
IGNORED_PATHS_WINDOW_PROPERTY
Ignored paths window property name.
|
| Constructor and Description |
|---|
MoveDocumentPortlet()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
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, 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 DOCUMENT_PATH_WINDOW_PROPERTY
public static final String DOCUMENTS_IDENTIFIERS_WINDOW_PROPERTY
public static final String IGNORED_PATHS_WINDOW_PROPERTY
public static final String CMS_BASE_PATH_WINDOW_PROPERTY
public static final String ACCEPTED_TYPES_WINDOW_PROPERTY
protected void doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException,
IOException
doView in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionIOExceptionpublic void processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException
processAction in interface javax.portlet.PortletprocessAction in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionIOExceptionCopyright © 2020. All rights reserved.