public interface DataProvider
| Modifier and Type | Method and Description |
|---|---|
Definition |
getDefinition(java.lang.String id)
Get an definition by identifier
|
Table |
getTable(java.lang.String id)
Get a table by identifier
|
Table getTable(java.lang.String id)
id - the table idDefinition getDefinition(java.lang.String id)
id - the definition id