|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVerifyDatabaseFeedback
Describes the mappings of tables in a report to new tables.
DatabaseController.checkDatabase(boolean)
Method Summary | |
---|---|
Strings |
getMissingTables()
Gets the list of missing tables. |
java.lang.String |
getReportName()
Gets the subreport name that the verify-database feedback applies to. |
TableChangeFeedbacks |
getTableChangeFeedbacks()
Gets the mappings from old to new tables. |
Method Detail |
---|
java.lang.String getReportName()
Strings getMissingTables()
TableChangeFeedbacks getTableChangeFeedbacks()
ITableChangeFeedback
objects that describe the
mappings from old tables to new tables, and their field mappings.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |