Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
P
Q
R
S
V
W
A
Action
- Annotation Type in
fr.paris.lutece.plugins.mvc.annotations
Deprecated.
Action
- Annotation Type in
fr.paris.lutece.portal.util.mvc.admin.annotations
Action annotation to designate controller actions
Action
- Annotation Type in
fr.paris.lutece.portal.util.mvc.xpage.annotations
Action annotation to designate controller actions
addError(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Add an error message
addError(String, Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Add an error message
addError(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Add an error message
addError(String, Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Add an error message
addInfo(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Add an info message
addInfo(String, Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Add an info message
addInfo(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Add an info message
addInfo(String, Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Add an info message
C
Controller
- Annotation Type in
fr.paris.lutece.plugins.mvc.annotations
Deprecated.
Controller
- Annotation Type in
fr.paris.lutece.portal.util.mvc.admin.annotations
Controller annotation to define XPage default parameters
Controller
- Annotation Type in
fr.paris.lutece.portal.util.mvc.xpage.annotations
Controller annotation to define XPage default parameters
D
download(String, String, String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Initiates a file download
download(byte[], String, String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Initiates a download of a byte array
download(String, String, String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Initiates a file download
download(byte[], String, String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Initiates a download of a byte array
E
ERROR
- Static variable in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
ERROR
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
F
fillCommons(Map<String, Object>)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Fill the model with commons objects used in templates
fillCommons(Map<String, Object>)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Fill the model with commons objects used in templates
fillCommons(Map<String, Object>)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Fill the model with commons objects used in templates
findActionAnnotedMethod(HttpServletRequest, Method[])
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Find the method that provide a given action
findDefaultViewMethod(Method[])
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Find the method that provide the default view
findViewAnnotedMethod(HttpServletRequest, Method[])
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Find the method that provide a given view
fr.paris.lutece.plugins.mvc
- package fr.paris.lutece.plugins.mvc
fr.paris.lutece.plugins.mvc.annotations
- package fr.paris.lutece.plugins.mvc.annotations
fr.paris.lutece.portal.util.mvc.admin
- package fr.paris.lutece.portal.util.mvc.admin
fr.paris.lutece.portal.util.mvc.admin.annotations
- package fr.paris.lutece.portal.util.mvc.admin.annotations
fr.paris.lutece.portal.util.mvc.utils
- package fr.paris.lutece.portal.util.mvc.utils
fr.paris.lutece.portal.util.mvc.xpage
- package fr.paris.lutece.portal.util.mvc.xpage
fr.paris.lutece.portal.util.mvc.xpage.annotations
- package fr.paris.lutece.portal.util.mvc.xpage.annotations
G
getAction(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Get the action parameter or any parameter with the prefix 'action_'
getAction(HttpServletRequest)
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Get the action parameter or any parameter with the prefix 'action_'
getActionUrl(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Get Action URL
getActionUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Get Action URL
getActionUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Get Action URL
getControllerJsp()
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Return the JSP name used as controller
getControllerPath()
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Return the path of the JSP used as controller
getDefaultPagePath(Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns the default page path
getDefaultPagePath(Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns the default page path
getDefaultPageTitle(Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns the default page title
getDefaultPageTitle(Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns the default page title
getLabelButton1()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getLabelButton1()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getLabelButton2()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getLabelButton2()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getLabelKeyButton1()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getLabelKeyButton1()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getLabelKeyButton2()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getLabelKeyButton2()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getLocale(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Default getLocale() implementation.
getLocale(HttpServletRequest)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Default getLocale() implementation.
getLogger()
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Return the MVC logger
getMessage()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessage
Deprecated.
getMessage()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getMessage()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessage
getMessage()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getMessageKey()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getMessageKey()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getModel()
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Get a model Object filled with default values
getModel()
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Get a model Object filled with default values
getModel()
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Get a model Object filled with default values
getPage(HttpServletRequest, int, Plugin)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns the content of the page
getPage(String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Return the page content
getPage(String, String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Return the page content
getPage(String, String, Map<String, Object>)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Return the page content
getPage(HttpServletRequest, int, Plugin)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns the content of the page
getStyle()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getStyle()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getTemplate()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getTemplate()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getTitle()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getTitle()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getTitleKey()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getTitleKey()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getUrlButton1()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getUrlButton1()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getUrlButton2()
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
getUrlButton2()
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
getView(HttpServletRequest)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Get the view parameter
getView(HttpServletRequest)
- Static method in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
Get the view parameter
getViewFullUrl(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Gets the view URL with the JSP path
getViewFullUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Gets the view URL with the JSP path
getViewFullUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Gets the view URL with the JSP path
getViewUrl(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Get a View URL
getViewUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Get a View URL
getViewUrl(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Get a View URL
getXPage()
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns a new XPage object with default values
getXPage(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns a new XPage object with default values and the content filled by a template
getXPage(String, Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns a new XPage object with default values and the content filled by a template using a default model and for a given locale
getXPage(String, Locale, Map<String, Object>)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns a new XPage object with default values and the content filled by a template using a given model and for a given locale
getXPage()
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns a new XPage object with default values
getXPage(String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns a new XPage object with default values and the content filled by a template
getXPage(String, Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns a new XPage object with default values and the content filled by a template using a default model and for a given locale
getXPage(String, Locale, Map<String, Object>)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns a new XPage object with default values and the content filled by a template using a given model and for a given locale
getXPageName()
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Returns the XPage name
getXPageName()
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Returns the XPage name
I
INFO
- Static variable in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
INFO
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
L
localize(Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
Localize value if value's key found
localize(Locale)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
Localize value if value's key found
M
MVCAdminJspBean
- Class in
fr.paris.lutece.portal.util.mvc.admin
MVC Admin JspBean implementation let use MVC model to develop admin feature.
MVCAdminJspBean()
- Constructor for class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
MVCApplication
- Class in
fr.paris.lutece.plugins.mvc
Deprecated.
MVCApplication()
- Constructor for class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
MVCApplication
- Class in
fr.paris.lutece.portal.util.mvc.xpage
MVC XPage Application
MVCApplication()
- Constructor for class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
MVCMessage
- Class in
fr.paris.lutece.plugins.mvc
Deprecated.
MVCMessage()
- Constructor for class fr.paris.lutece.plugins.mvc.
MVCMessage
Deprecated.
Basic constructor
MVCMessage(String)
- Constructor for class fr.paris.lutece.plugins.mvc.
MVCMessage
Deprecated.
Constructor
MVCMessage
- Class in
fr.paris.lutece.portal.util.mvc.utils
MVCMessage
MVCMessage()
- Constructor for class fr.paris.lutece.portal.util.mvc.utils.
MVCMessage
Basic constructor
MVCMessage(String)
- Constructor for class fr.paris.lutece.portal.util.mvc.utils.
MVCMessage
Constructor
MVCMessageBox
- Class in
fr.paris.lutece.plugins.mvc
Deprecated.
MVCMessageBox()
- Constructor for class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
MVCMessageBox
- Class in
fr.paris.lutece.portal.util.mvc.utils
MVCMessageBox
MVCMessageBox()
- Constructor for class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
MVCUtils
- Class in
fr.paris.lutece.portal.util.mvc.utils
Utils for MVC components
P
PARAMETER_ACTION
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
PARAMETER_PAGE
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
PARAMETER_VIEW
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCUtils
populate(Object, HttpServletRequest)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Populate a bean using parameters in http request
populate(Object, HttpServletRequest)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Populate a bean using parameters in http request
processController(HttpServletRequest, HttpServletResponse)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Process request as a controller
Q
QUESTION
- Static variable in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
QUESTION
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
R
redirect(HttpServletRequest, String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Redirect to requested page
redirect(HttpServletRequest, String, String, int)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Redirect to an url defined by given parameters
redirect(HttpServletRequest, String, String, int, String, int)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Redirect to an url defined by given parameters
redirect(HttpServletRequest, String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Redirect to requested page
redirect(HttpServletRequest, String, String, int)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Redirect to an url defined by given parameters
redirect(HttpServletRequest, String, String, int, String, int)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Redirect to an url defined by given parameters
redirect(HttpServletRequest, String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Redirect to requested page
redirect(HttpServletRequest, String, String, int)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Redirect to an url defined by given parameters
redirect(HttpServletRequest, String, String, int, String, int)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Redirect to an url defined by given parameters
redirectMessageBox(HttpServletRequest, MVCMessageBox)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Redirect to a Message Box page
redirectMessageBox(HttpServletRequest, MVCMessageBox)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Redirect to a Message Box page
redirectView(HttpServletRequest, String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Redirect to requested view
redirectView(HttpServletRequest, String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Redirect to requested view
redirectView(HttpServletRequest, String)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Redirect to requested view
S
setLabelButton1(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setLabelButton1(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setLabelButton2(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setLabelButton2(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setLabelKeyButton1(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setLabelKeyButton1(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setLabelKeyButton2(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setLabelKeyButton2(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setMessage(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessage
Deprecated.
Set the content of this error message
setMessage(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setMessage(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessage
Set the content of this error message
setMessage(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setMessageKey(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setMessageKey(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setStyle(int)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setStyle(int)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setTemplate(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setTemplate(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setTitle(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setTitle(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setTitleKey(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setTitleKey(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setUrlButton1(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setUrlButton1(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
setUrlButton2(String)
- Method in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
setUrlButton2(String)
- Method in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
V
validateBean(T)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Validate a bean
validateBean(T, Locale)
- Method in class fr.paris.lutece.plugins.mvc.
MVCApplication
Deprecated.
Validate a bean
validateBean(T, String)
- Method in class fr.paris.lutece.portal.util.mvc.admin.
MVCAdminJspBean
Validate a bean
validateBean(T)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Validate a bean
validateBean(T, Locale)
- Method in class fr.paris.lutece.portal.util.mvc.xpage.
MVCApplication
Validate a bean
View
- Annotation Type in
fr.paris.lutece.plugins.mvc.annotations
Deprecated.
View
- Annotation Type in
fr.paris.lutece.portal.util.mvc.admin.annotations
View annotation to designate Views to the controller
View
- Annotation Type in
fr.paris.lutece.portal.util.mvc.xpage.annotations
View annotation to designate Views to the controller
W
WARNING
- Static variable in class fr.paris.lutece.plugins.mvc.
MVCMessageBox
Deprecated.
WARNING
- Static variable in class fr.paris.lutece.portal.util.mvc.utils.
MVCMessageBox
A
C
D
E
F
G
I
L
M
P
Q
R
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Mairie de Paris
. All Rights Reserved.