Package | Description |
---|---|
com.ebasetech.ufs.mapping |
Modifier and Type | Method and Description |
---|---|
TableRow |
TableDataInterface.createNewRow()
Factory method.
|
TableRow |
TableDataInterface.getTableRow(int uniqueIdentifier)
Gets the tableRow associated with this unique identifier.
|
Modifier and Type | Method and Description |
---|---|
void |
TableDataInterface.addRow(TableRow row)
Adds the supplied row to the table data.
|