org.jbpm.formModeler.core.processing.formRendering
@Named(value="FormErrorsFormatter") public class FormErrorsFormatter extends org.jbpm.formModeler.service.bb.mvc.taglib.formatter.Formatter
Constructor and Description |
---|
FormErrorsFormatter() |
Modifier and Type | Method and Description |
---|---|
List |
getFormFieldErrors(String namespace,
Long formId) |
int |
getMaxVisibleErrors() |
void |
service(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
setMaxVisibleErrors(int maxVisibleErrors) |
afterRendering, getLang, getLocale, getLocaleManager, getParameter, includePage, renderFragment, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOut
public int getMaxVisibleErrors()
public void setMaxVisibleErrors(int maxVisibleErrors)
public void service(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws org.jbpm.formModeler.service.bb.mvc.taglib.formatter.FormatterException
service
in class org.jbpm.formModeler.service.bb.mvc.taglib.formatter.Formatter
org.jbpm.formModeler.service.bb.mvc.taglib.formatter.FormatterException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.