fr.paris.lutece.portal.web.resource
Class ExtendableResourceJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.resource.ExtendableResourceJspBean
All Implemented Interfaces:
Serializable

public class ExtendableResourceJspBean
extends AdminFeaturesPageJspBean

This JSP bean is used to execute the IExtendableResourcePluginAction

See Also:
Serialized Form

Constructor Summary
ExtendableResourceJspBean()
           
 
Method Summary
 IPluginActionResult doProcessExtendableResourceAction(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Do process extendable resource action.
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, init, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendableResourceJspBean

public ExtendableResourceJspBean()
Method Detail

doProcessExtendableResourceAction

public IPluginActionResult doProcessExtendableResourceAction(javax.servlet.http.HttpServletRequest request,
                                                             javax.servlet.http.HttpServletResponse response)
                                                      throws AccessDeniedException
Do process extendable resource action.

Parameters:
request - the request
response - the response
Returns:
the i plugin action result
Throws:
AccessDeniedException - the access denied exception


Copyright © 2014 Mairie de Paris. All Rights Reserved.