|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
public abstract class PluginAdminPageJspBean
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 |
---|
public PluginAdminPageJspBean()
Method Detail |
---|
public void init(javax.servlet.http.HttpServletRequest request, java.lang.String strRight) throws AccessDeniedException
init
in class AdminFeaturesPageJspBean
request
- the HTTP requeststrRight
- The right
AccessDeniedException
- Access denied exceptionpublic Plugin getPlugin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |