@Named(value="FormErrorsFormatter") public class FormErrorsFormatter extends 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 FormatterException
service
in class Formatter
FormatterException
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.