public class CategoryJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
| Constructor and Description |
|---|
CategoryJspBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
doCreateCategory(javax.servlet.http.HttpServletRequest request)
Perform the category creation
|
String |
doModifyCategory(javax.servlet.http.HttpServletRequest request)
Perform the category modification
|
String |
doRemoveCategory(javax.servlet.http.HttpServletRequest request)
Perform the category supression
|
String |
getConfirmRemoveCategory(javax.servlet.http.HttpServletRequest request)
Gets the confirmation page of delete category
|
String |
getCreateCategory(javax.servlet.http.HttpServletRequest request)
Gets the category creation page
|
String |
getManageCategory(javax.servlet.http.HttpServletRequest request)
Return management category( list of category)
|
String |
getModifyCategory(javax.servlet.http.HttpServletRequest request)
Gets the category modification page
|
getPlugin, initpublic String getManageCategory(javax.servlet.http.HttpServletRequest request)
request - The Http requestpublic String getCreateCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doCreateCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String getModifyCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doModifyCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String getConfirmRemoveCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestpublic String doRemoveCategory(javax.servlet.http.HttpServletRequest request)
request - The HTTP requestCopyright © 2016 Mairie de Paris. All Rights Reserved.