|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.logging.processor.validation.ValidationMessageFactory
public final class ValidationMessageFactory
Date: 12.08.2011
| Method Summary | |
|---|---|
static ValidationMessage |
createError(MessageObject messageObject,
String message)
|
static ValidationMessage |
createError(MessageObject messageObject,
String format,
Object... args)
|
static ValidationMessage |
createWarning(MessageObject messageObject,
String message)
|
static ValidationMessage |
createWarning(MessageObject messageObject,
String format,
Object... args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ValidationMessage createError(MessageObject messageObject,
String message)
public static ValidationMessage createError(MessageObject messageObject,
String format,
Object... args)
public static ValidationMessage createWarning(MessageObject messageObject,
String message)
public static ValidationMessage createWarning(MessageObject messageObject,
String format,
Object... args)
|
JBoss Logging I18n Annotation Processor 1.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||