|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.student.contract.model.test.source.ValidationResultInfo
public class ValidationResultInfo
| Nested Class Summary | |
|---|---|
static class |
ValidationResultInfo.Builder
|
| Nested classes/interfaces inherited from interface org.kuali.student.contract.model.test.source.ValidationResult |
|---|
ValidationResult.ErrorLevel |
| Method Summary | |
|---|---|
String |
getElement()
Get ???? Type: String ??? |
Object |
getInvalidData()
Invalid data causing the error or warning Type: Object |
Integer |
getLevel()
Get ???? Type: Integer Returns the ValidationResult's error level |
String |
getMessage()
Get ???? Type: String ??? |
boolean |
isError()
Convenience method. |
boolean |
isOk()
Convenience method. |
boolean |
isWarn()
Convenience method. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public boolean isOk()
isOk in interface ValidationResultpublic boolean isWarn()
isWarn in interface ValidationResultpublic boolean isError()
isError in interface ValidationResultpublic String toString()
toString in class Objectpublic String getMessage()
ValidationResult
getMessage in interface ValidationResultpublic String getElement()
ValidationResult
getElement in interface ValidationResultpublic Integer getLevel()
ValidationResult
getLevel in interface ValidationResultpublic Object getInvalidData()
ValidationResult
getInvalidData in interface ValidationResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||