public class ViewListPortlet
extends fr.toutatice.portail.cms.nuxeo.api.portlet.ViewList
CMSPortlet| Modifier and Type | Field and Description |
|---|---|
protected static String |
INFINITE_VIEW
INFINITE_VIEW
|
protected static String |
PATH_VIEW
View JSP path.
|
BEAN_SHELL_WINDOW_PROPERTY, CONTENT_FILTER_WINDOW_PROPERTY, CREATION_CONTENT_TYPE_WINDOW_PROPERTY, CREATION_PARENT_PATH_WINDOW_PROPERTY, FORCE_VCS_WINDOW_PROPERTY, INFINITE_SCROLL_WINDOW_PROPERTY, LIST_TEMPLATE_CONTEXTUAL_LINKS, LIST_TEMPLATE_DETAILED, LIST_TEMPLATE_EDITORIAL, LIST_TEMPLATE_MINI, LIST_TEMPLATE_NORMAL, LIST_TEMPLATE_PROCEDURE, LIST_TEMPLATE_SEARCH_RESULTS, MAXIMIZED_PAGINATION_WINDOW_PROPERTY, METADATA_WINDOW_PROPERTY, NORMAL_PAGINATION_WINDOW_PROPERTY, NUXEO_REQUEST_DISPLAY_WINDOW_PROPERTY, NUXEO_REQUEST_WINDOW_PROPERTY, PERMALINK_REFERENCE_WINDOW_PROPERTY, RESULTS_LIMIT_WINDOW_PROPERTY, RSS_REFERENCE_WINDOW_PROPERTY, RSS_TITLE_WINDOW_PROPERTY, SCOPE_WINDOW_PROPERTY, SETTYPE_WINDOW_PROPERTY, TEMPLATE_WINDOW_PROPERTY, VERSION_WINDOW_PROPERTY, WEBID_ORDERING_SIZE_WINDOW_PROPERTY, WEBID_ORDERING_WINDOW_PROPERTY| Constructor and Description |
|---|
ViewListPortlet()
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) |
protected ListConfiguration |
getConfiguration(org.osivia.portal.api.windows.PortalWindow window)
Get list configuration.
|
fr.toutatice.portail.cms.nuxeo.api.domain.ListTemplate |
getCurrentTemplate(Locale locale,
ListConfiguration configuration)
Get current template.
|
String |
getPathAdmin()
Getter for PATH_ADMIN.
|
void |
init(javax.portlet.PortletConfig config) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
void |
serveResource(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response) |
addCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, isResourceExpired, processCommentAction, 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, renderprotected static final String PATH_VIEW
protected static final String INFINITE_VIEW
public 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 fr.toutatice.portail.cms.nuxeo.api.domain.ListTemplate getCurrentTemplate(Locale locale, ListConfiguration configuration)
locale - user localeconfiguration - configurationpublic void serveResource(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response)
throws javax.portlet.PortletException,
IOException
serveResource in interface javax.portlet.ResourceServingPortletserveResource in class fr.toutatice.portail.cms.nuxeo.api.CMSPortletjavax.portlet.PortletExceptionIOExceptionpublic 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 javax.portlet.PortletException,
IOException
request - requestresponse - 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.PortletSecurityExceptionIOExceptionprotected ListConfiguration getConfiguration(org.osivia.portal.api.windows.PortalWindow window)
window - portal windowpublic String getPathAdmin()
Copyright © 2023. All rights reserved.