public class SearchApp extends Object implements XPageApplication
| Constructor and Description |
|---|
SearchApp() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeUrl(javax.servlet.http.HttpServletRequest request,
String strSource)
Encode an url string
|
XPage |
getPage(javax.servlet.http.HttpServletRequest request,
int nMode,
Plugin plugin)
Returns search results
|
public XPage getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin) throws SiteMessageException
getPage in interface XPageApplicationrequest - The HTTP request.nMode - The current mode.plugin - The pluginSiteMessageException - If an error occurspublic static String encodeUrl(javax.servlet.http.HttpServletRequest request, String strSource) throws SiteMessageException
request - The HTTP requeststrSource - The string to encodeSiteMessageException - If an error occursCopyright © 2020 City of Paris. All rights reserved.