|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationReport | |
|---|---|
| net.sf.sfac.editor | |
| Uses of ValidationReport in net.sf.sfac.editor |
|---|
| Classes in net.sf.sfac.editor that implement ValidationReport | |
|---|---|
class |
ExceptionValidationReport
Implementation of the ValidationReport interface throwing an exception at the first error. |
class |
ValidationReportImpl
|
| Methods in net.sf.sfac.editor that return ValidationReport | |
|---|---|
ValidationReport |
ValidationReportImpl.getContextReport(String fieldPath)
|
ValidationReport |
ValidationReport.getContextReport(String fieldPath)
|
ValidationReport |
ExceptionValidationReport.getContextReport(String fieldPath)
|
| Methods in net.sf.sfac.editor with parameters of type ValidationReport | |
|---|---|
void |
Validable.validateCreation(ValidationReport report)
Validate creation of the object. |
void |
Validable.validateDelete(ValidationReport report)
Validate deletion of the object. |
void |
Validable.validateModification(ValidationReport report)
Validate modification of the object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||