@Controller(xpageName="components",
pageTitleI18nKey="lutecetools.xpage.components.pageTitle",
pagePathI18nKey="lutecetools.xpage.components.pagePath")
public class ComponentListApp
extends fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
Constructor and Description |
---|
ComponentListApp() |
Modifier and Type | Method and Description |
---|---|
fr.paris.lutece.portal.web.xpages.XPage |
clearCache(javax.servlet.http.HttpServletRequest request)
Clear Cache action processing
|
fr.paris.lutece.portal.web.xpages.XPage |
refresh(javax.servlet.http.HttpServletRequest request)
Refresh action processing
|
fr.paris.lutece.portal.web.xpages.XPage |
viewDetail(javax.servlet.http.HttpServletRequest request)
Returns the content of the page lutecetools.
|
fr.paris.lutece.portal.web.xpages.XPage |
viewHome(javax.servlet.http.HttpServletRequest request)
Returns the content of the page lutecetools.
|
addError, addError, addInfo, addInfo, addWarning, addWarning, download, download, fillCommons, getActionFullUrl, getActionUrl, getDefaultPagePath, getDefaultPageTitle, getLocale, getModel, getPage, getViewFullUrl, getViewUrl, getXPage, getXPage, getXPage, getXPage, getXPageName, populate, populate, redirect, redirect, redirect, redirect, redirectMessageBox, redirectView, responseJSON, responseXML, validateBean, validateBean
@View(value="home", defaultView=true) public fr.paris.lutece.portal.web.xpages.XPage viewHome(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@View(value="detail") public fr.paris.lutece.portal.web.xpages.XPage viewDetail(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@Action(value="refresh") public fr.paris.lutece.portal.web.xpages.XPage refresh(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@Action(value="clearCache") public fr.paris.lutece.portal.web.xpages.XPage clearCache(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestCopyright © 2019 City of Paris. All rights reserved.