public interface ValidationReportItemSubjectForTable extends ValidationReportItemSubject
A subject of this type is created using a ConstraintOnTable.
| Modifier and Type | Method and Description |
|---|---|
AdaptationTable |
getAdaptationTable()
Returns the table associated with this item.
|
RequestResult |
getRecords()
Creates and returns an iterator over the records with which this
validation item is associated.
|
String |
getXPathPredicateOfRecords()
Returns the expression specifying the records with which this
validation item is associated.
|
AdaptationTable getAdaptationTable()
null in the following cases:
String getXPathPredicateOfRecords()
RequestResult getRecords()
getXPathPredicateOfRecords()