fr.paris.lutece.portal.web.admin
Class PluginAdminPageJspBean
java.lang.Object
fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AbstractGMLutecePanel, GlobalManagementJspBean, XslExportJspBean
public abstract class PluginAdminPageJspBean
- extends AdminFeaturesPageJspBean
Provides generic methods for plugin jspBeans
- See Also:
- Serialized Form
Method Summary |
Plugin |
getPlugin()
Returns the Plugin |
void |
init(javax.servlet.http.HttpServletRequest request,
String strRight)
Initialize the jspbean data
Allows to set the feature url and feature title associated |
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean |
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginAdminPageJspBean
public PluginAdminPageJspBean()
init
public void init(javax.servlet.http.HttpServletRequest request,
String strRight)
throws AccessDeniedException
- Initialize the jspbean data
Allows to set the feature url and feature title associated
- Overrides:
init
in class AdminFeaturesPageJspBean
- Parameters:
request
- the HTTP requeststrRight
- The right
- Throws:
AccessDeniedException
- Access denied exception
getPlugin
public Plugin getPlugin()
- Returns the Plugin
- Returns:
- The Plugin
Copyright © 2014 Mairie de Paris. All Rights Reserved.