@Controller(xpageName="graphite",
pageTitleProperty="graphite.pageTitle",
pagePathProperty="graphite.pagePathLabel")
public class Graphite
extends fr.paris.lutece.portal.util.mvc.xpage.MVCApplication
Constructor and Description |
---|
Graphite() |
Modifier and Type | Method and Description |
---|---|
List<Category> |
getAuthorizedCategory(javax.servlet.http.HttpServletRequest request)
Returns the Authorized Collection
|
List<Category> |
getComboCategories()
Returns the categories
|
boolean |
isAuthorized(javax.servlet.http.HttpServletRequest request,
Category category)
Returns a boolean for the authorisation
|
fr.paris.lutece.portal.web.xpages.XPage |
viewHome(javax.servlet.http.HttpServletRequest request)
Returns the content of the page Graphite.
|
addError, addError, addInfo, addInfo, download, download, fillCommons, getActionFullUrl, getActionUrl, getDefaultPagePath, getDefaultPageTitle, getLocale, getModel, getPage, getViewFullUrl, getViewUrl, getXPage, getXPage, getXPage, getXPage, getXPageName, 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 requestpublic List<Category> getComboCategories()
public List<Category> getAuthorizedCategory(javax.servlet.http.HttpServletRequest request)
public boolean isAuthorized(javax.servlet.http.HttpServletRequest request, Category category)
Copyright © 2015 City of Paris. All rights reserved.