|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataRecordId
The data record id unambiguously identifies a data record in any table.
A data record id instance could be obtained by means of
IDataRecord.getId().
| Method Summary | |
|---|---|
IDataKeyValue |
getPrimaryKeyValue()
Returns the primary key value of the referenced record. |
ITableDefinition |
getTableDefinition()
Returns the table definition of the referenced record. |
| Method Detail |
|---|
IDataKeyValue getPrimaryKeyValue()
null if no primary key
exists for this type of record.ITableDefinition getTableDefinition()
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||