|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.validation.GlobalErrorMessage
public class GlobalErrorMessage
ErrorMessage associated to global validations.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.codehaus.waffle.validation.ErrorMessage |
---|
ErrorMessage.Type |
Constructor Summary | |
---|---|
GlobalErrorMessage(java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
ErrorMessage.Type |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalErrorMessage(java.lang.String message)
Method Detail |
---|
public ErrorMessage.Type getType()
getType
in interface ErrorMessage
public java.lang.String getMessage()
getMessage
in interface ErrorMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |