public interface XPageSecuredApplication
| Modifier and Type | Method and Description |
|---|---|
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.
|
XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin, LuteceUser user)
request - The HTTP request.nMode - The current mode.plugin - The plugin which belongs the application.user - The current Lutece userCopyright © 2020 City of Paris. All rights reserved.