Uses of Class
org.omnifaces.util.Messages.Message
Packages that use Messages.Message
-
Uses of Messages.Message in org.omnifaces.util
Methods in org.omnifaces.util that return Messages.MessageModifier and TypeMethodDescriptionstatic Messages.MessageCreate a faces message with the default INFO severity and the given message body which is formatted with the given parameters as summary message.Set the detail message of the current message.Messages.Message.error()Set the severity of the current message to ERROR.Messages.Message.fatal()Set the severity of the current message to FATAL.Messages.Message.flash()Make the current message a flash message.Messages.Message.warn()Set the severity of the current message to WARN.