public abstract class AbstractJspBean
extends fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
| Modifier and Type | Field and Description |
|---|---|
static String |
RIGHT_MANAGEDIRECTORYFILTERCONDITION |
| Constructor and Description |
|---|
AbstractJspBean() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getPaginatedListModel(javax.servlet.http.HttpServletRequest request,
String strBookmark,
List<Integer> list,
String strManageJsp,
String strActivePanelName)
Return a model that contains the list and paginator infos
|
protected fr.paris.lutece.portal.web.util.LocalizedPaginator<Integer> |
getPaginator()
Return the paginator
|
protected void |
resetCurrentPaginatorPageIndex()
reset current paginator page index to 1
|
addError, addError, addInfo, addInfo, addWarning, addWarning, download, download, fillCommons, getActionUrl, getControllerJsp, getControllerPath, getModel, getPage, getPage, getPage, getViewFullUrl, getViewUrl, processController, redirect, redirect, redirect, redirect, redirectView, validateBeangetPlugin, initpublic static final String RIGHT_MANAGEDIRECTORYFILTERCONDITION
protected Map<String,Object> getPaginatedListModel(javax.servlet.http.HttpServletRequest request, String strBookmark, List<Integer> list, String strManageJsp, String strActivePanelName)
request - The HTTP requeststrBookmark - The bookmarklist - The list of itemstrManageJsp - The JSPstrActivePanelName - The name of the active panelprotected void resetCurrentPaginatorPageIndex()
protected fr.paris.lutece.portal.web.util.LocalizedPaginator<Integer> getPaginator()
Copyright © 2020 City of Paris. All rights reserved.