|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.gravel.common.util.MessageUtils
public final class MessageUtils
Method Summary | |
---|---|
static Set<javax.faces.application.FacesMessage.Severity> |
getAllSeverities()
|
static Set<String> |
getAllSeverityStrings()
|
static javax.faces.application.FacesMessage.Severity |
getSeverityForName(String name)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final Set<javax.faces.application.FacesMessage.Severity> getAllSeverities()
public static final Set<String> getAllSeverityStrings()
public static javax.faces.application.FacesMessage.Severity getSeverityForName(String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |