public abstract class MVCApplication extends Object implements XPageApplication
Constructor and Description |
---|
MVCApplication() |
Modifier and Type | Method and Description |
---|---|
XPage |
getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Returns the content of the page
|
public XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin) throws SiteMessageException, UserNotSignedException
getPage
in interface XPageApplication
request
- The http requestnMode
- The current modeplugin
- The plugin objectSiteMessageException
- Message displayed if an exception occursUserNotSignedException
- if an authentication is required by a viewCopyright © 2020 City of Paris. All rights reserved.