public class MappingJspBean
extends fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
Modifier and Type | Field and Description |
---|---|
static String |
MAPPING_MANAGEMENT |
Constructor and Description |
---|
MappingJspBean()
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
doChangeAttributeFileImage(javax.servlet.http.HttpServletRequest request)
Change the assignment for attribute file/image of the document type
|
String |
doCreateMapping(javax.servlet.http.HttpServletRequest request)
Performs the creation of the mapping
|
String |
doModifyAttribute(javax.servlet.http.HttpServletRequest request)
Performs the modification of the attribute
|
String |
doModifyMapping(javax.servlet.http.HttpServletRequest request)
Performs the modification of the mapping
|
String |
doRemoveMapping(javax.servlet.http.HttpServletRequest request)
Performs the removal of the mapping
|
String |
getConfirmRemoveMapping(javax.servlet.http.HttpServletRequest request)
Returns the confirmation to remove the mapping
|
String |
getCreateMapping(javax.servlet.http.HttpServletRequest request)
Gets the mapping creation page
|
String |
getManageMapping(javax.servlet.http.HttpServletRequest request)
Gets the mapping management page
|
String |
getModifyAttribute(javax.servlet.http.HttpServletRequest request)
Gets the attribute modification page
|
String |
getModifyMapping(javax.servlet.http.HttpServletRequest request)
Gets the mapping modification page
|
getPlugin, init
public static final String MAPPING_MANAGEMENT
public String getManageMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getCreateMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doCreateMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getModifyMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doModifyMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getConfirmRemoveMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doRemoveMapping(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String getModifyAttribute(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doModifyAttribute(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestpublic String doChangeAttributeFileImage(javax.servlet.http.HttpServletRequest request)
request
- The HTTP requestCopyright © 2015 City of Paris. All rights reserved.