|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.web.admin.AdminFeaturesPageJspBean
fr.paris.lutece.portal.web.admin.PluginAdminPageJspBean
fr.paris.lutece.plugins.form.web.FormJspBean
fr.paris.lutece.plugins.form.modules.comparevalidators.web.CompareValidatorsJspBean
public class CompareValidatorsJspBean
CompareValidatorsJspBean
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 |
---|
public CompareValidatorsJspBean()
Method Detail |
---|
public String getCreateRule(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
public String doCreateRule(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
public String getConfirmRemoveRule(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
public String doRemoveRule(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |