fr.paris.lutece.plugins.form.modules.comparevalidators.web
Class CompareValidatorsJspBean

java.lang.Object
  extended by fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
      extended by fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
          extended by fr.paris.lutece.plugins.form.web.FormJspBean
              extended by fr.paris.lutece.plugins.form.modules.comparevalidators.web.CompareValidatorsJspBean
All Implemented Interfaces:
Serializable

public class CompareValidatorsJspBean
extends fr.paris.lutece.plugins.form.web.FormJspBean

CompareValidatorsJspBean

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.paris.lutece.plugins.form.web.FormJspBean
_nDefaultItemsPerPage, PARAMETER_ACTION_REDIRECT, PUBLICATION_MODE_AUTO, RIGHT_MANAGE_FORM
 
Constructor Summary
CompareValidatorsJspBean()
           
 
Method Summary
 String doCreateRule(javax.servlet.http.HttpServletRequest request)
          Performs the rule creation
 String doRemoveRule(javax.servlet.http.HttpServletRequest request)
          Performs the rule removal
 String getConfirmRemoveRule(javax.servlet.http.HttpServletRequest request)
          Gets the confirmation page for removing rule
 String getCreateRule(javax.servlet.http.HttpServletRequest request)
          Gets the rule creation page
 
Methods inherited from class fr.paris.lutece.plugins.form.web.FormJspBean
doCopyForm, doDisableAutoForm, doDisableForm, doDownloadFile, doEnableAutoForm, doEnableForm, doExportResponseTestForm, doExportResult, doGenerateGraph, doManageOutputProcessor, doModifyEntryParameterDefaultValues, doModifyExportParameters, doModifyFormParameterDefaultValues, doModifyMessage, doModifyRecap, doRemoveForm, doTestForm, getConfirmDisableAutoForm, getConfirmDisableForm, getConfirmRemoveForm, getFormId, getJspManageForm, getJspManageOutputProcessForm, getJspManageValidator, getJspTestForm, getManageAdvancedParameters, getManageForm, getManageOutputProcessor, getManageValidator, getModifyMessage, getModifyRecap, getResult, getTestForm, setFormId
 
Methods inherited from class fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
getPlugin, init
 
Methods inherited from class fr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
getAdminPage, getFeatureIcon, getHomeUrl, getLocale, getPageTitle, getUser, populate, setFeatureIcon, setPageTitleProperty, validate, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareValidatorsJspBean

public CompareValidatorsJspBean()
Method Detail

getCreateRule

public String getCreateRule(javax.servlet.http.HttpServletRequest request)
Gets the rule creation page

Parameters:
request - The HTTP request
Returns:
The rule creation page

doCreateRule

public String doCreateRule(javax.servlet.http.HttpServletRequest request)
Performs the rule creation

Parameters:
request - The HTTP request
Returns:
The URL to go after performing the action

getConfirmRemoveRule

public String getConfirmRemoveRule(javax.servlet.http.HttpServletRequest request)
Gets the confirmation page for removing rule

Parameters:
request - The HTTP request
Returns:
The confirmation page for removing rule

doRemoveRule

public String doRemoveRule(javax.servlet.http.HttpServletRequest request)
Performs the rule removal

Parameters:
request - The HTTP request
Returns:
The URL to go after performing the action


Copyright © 2014 Mairie de Paris. All Rights Reserved.