public abstract class BaseValidatorTagSupport extends IncludeTag
request, servletContextbodyContentpageContext| Constructor and Description |
|---|
BaseValidatorTagSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequiredValidatorTag() |
void |
addValidatorTag(java.lang.String validatorName,
ValidatorTag validatorTag) |
protected void |
cleanUp() |
int |
doEndTag() |
abstract java.lang.String |
getInputName() |
protected java.util.Map<java.lang.String,ValidatorTag> |
getValidatorTags() |
protected void |
updateFormValidatorTags() |
callSetAttributes, cleanUpSetAttributes, doClearTag, doInclude, doIncludeTheme, doStartTag, getBodyContentWrapper, getCustomPage, getEndPage, getOriginalServletRequest, getPage, getStartPage, include, includePage, isCleanUpSetAttributes, isPortalPage, isUseCustomPage, logUnavailablePage, processEndTag, processStartTag, runTag, setAttributes, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, getRequest, getServletContext, isAllowEmptyParam, setAllowEmptyParam, setCopyCurrentRenderParameters, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentfindAncestorWithClass, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoBodyTag, doBodyTag, doBodyTagAsString, doBodyTagAsString, doTag, doTag, doTagAsString, doTagAsStringpublic void addRequiredValidatorTag()
public void addValidatorTag(java.lang.String validatorName,
ValidatorTag validatorTag)
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class IncludeTagjavax.servlet.jsp.JspExceptionpublic abstract java.lang.String getInputName()
protected void cleanUp()
cleanUp in class IncludeTagprotected java.util.Map<java.lang.String,ValidatorTag> getValidatorTags()
protected void updateFormValidatorTags()