public abstract class AbstractManageEncryptionKeyJspBean
extends fr.paris.lutece.portal.util.mvc.admin.MVCAdminJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGEENCRYPTIONKEY |
Constructor and Description |
---|
AbstractManageEncryptionKeyJspBean() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
getPaginatedListModel(javax.servlet.http.HttpServletRequest request,
String strBookmark,
List<EncryptionKey> list,
String strManageJsp)
Return a model that contains the list and paginator infos
|
addError, addError, addInfo, addInfo, addWarning, addWarning, download, download, fillCommons, getActionUrl, getControllerJsp, getControllerPath, getModel, getPage, getPage, getPage, getViewFullUrl, getViewUrl, processController, redirect, redirect, redirect, redirect, redirectView, validateBean
getPlugin, init
public static final String RIGHT_MANAGEENCRYPTIONKEY
protected Map<String,Object> getPaginatedListModel(javax.servlet.http.HttpServletRequest request, String strBookmark, List<EncryptionKey> list, String strManageJsp)
request
- The HTTP requeststrBookmark
- The bookmarklist
- The list of itemstrManageJsp
- The JSPCopyright © 2017 City of Paris. All rights reserved.