fr.paris.lutece.portal.web.xpages
Interface XPageSecuredApplication


public interface XPageSecuredApplication

This interface is used to add Xpages to the portal.

See Also:
fr.paris.lutece.portal.service.XPageAppService

Method Summary
 XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin, LuteceUser user)
          Returns the XPage content depending on the request parameters and the current mode.
 

Method Detail

getPage

XPage getPage(javax.servlet.http.HttpServletRequest request,
              int nMode,
              Plugin plugin,
              LuteceUser user)
Returns the XPage content depending on the request parameters and the current mode.

Parameters:
request - The HTTP request.
nMode - The current mode.
plugin - The plugin which belongs the application.
user - The current Lutece user
Returns:
The page content.


Copyright © 2009 Mairie de Paris. All Rights Reserved.