fr.paris.lutece.portal.web.admin
Class PluginAdminPageJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean

public abstract class PluginAdminPageJspBean
extends AdminFeaturesPageJspBean

Provides generic methods for plugin jspBeans


Constructor Summary
PluginAdminPageJspBean()
           
 
Method Summary
 Plugin getPlugin()
          Returns the Plugin
 void init(javax.servlet.http.HttpServletRequest request, java.lang.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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginAdminPageJspBean

public PluginAdminPageJspBean()
Method Detail

init

public void init(javax.servlet.http.HttpServletRequest request,
                 java.lang.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 request
strRight - The right
Throws:
AccessDeniedException - Access denied exception

getPlugin

public Plugin getPlugin()
Returns the Plugin

Returns:
The Plugin


Copyright © 2012 Mairie de Paris. All Rights Reserved.