|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.pbw.war.ValidatorUtils
public class ValidatorUtils
Simple helper class for JSF validators to handle error messages.
Constructor Summary | |
---|---|
ValidatorUtils()
|
Method Summary | |
---|---|
protected static void |
addErrorMessage(javax.faces.context.FacesContext context,
java.lang.String message)
|
protected static void |
addErrorMessage(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidatorUtils()
Method Detail |
---|
protected static void addErrorMessage(javax.faces.context.FacesContext context, java.lang.String message)
protected static void addErrorMessage(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |