Home » Mojarra-2.0.1 » javax » faces » convert » [javadoc | source]
javax.faces.convert
class: _MessageUtils [javadoc | source]
java.lang.Object
   javax.faces.convert._MessageUtils
Method from javax.faces.convert._MessageUtils Summary:
getErrorMessage,   getMessage
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.faces.convert._MessageUtils Detail:
 static FacesMessage getErrorMessage(FacesContext facesContext,
    String messageId,
    Object[] args) 
 static FacesMessage getMessage(FacesContext facesContext,
    Locale locale,
    Severity severity,
    String messageId,
    Object[] args)