public class AdminPagePortletJspBean extends AdminFeaturesPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
RIGHT_MANAGE_ADMIN_SITE |
Constructor and Description |
---|
AdminPagePortletJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doCreatePortlet(javax.servlet.http.HttpServletRequest request)
Redirects towards the url of the process creation of a portlet according to its type or null if the portlet type doesn't exist.
|
String |
doModifyPortlet(javax.servlet.http.HttpServletRequest request)
Processes the modification of a portlet whose identifier is stored in the http request
|
String |
doModifyPortletStatus(javax.servlet.http.HttpServletRequest request)
Processes the status definition for portlet : suspended or activated
|
String |
doRemovePortlet(javax.servlet.http.HttpServletRequest request)
Processes the removal of the portlet
|
String |
getModifyPortletStatus(javax.servlet.http.HttpServletRequest request)
Displays the portlet status modification page
|
String |
getRemovePortlet(javax.servlet.http.HttpServletRequest request)
Displays the confirm message for deleting the portlet
|
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, setFeatureGroup, setFeatureIcon, setPageTitleProperty, validate, validate, validate
public static final String RIGHT_MANAGE_ADMIN_SITE
public String doModifyPortlet(javax.servlet.http.HttpServletRequest request)
request
- The http requestpublic String doCreatePortlet(javax.servlet.http.HttpServletRequest request)
request
- The http requestpublic String getRemovePortlet(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the user is not authorized to manage the portletpublic String doRemovePortlet(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the user is not authorized to manage the portletpublic String getModifyPortletStatus(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the user is not authorized to manage the portletpublic String doModifyPortletStatus(javax.servlet.http.HttpServletRequest request) throws AccessDeniedException
request
- The http requestAccessDeniedException
- if the user is not authorized to manage the portletCopyright © 2020 City of Paris. All rights reserved.