public interface TableEntitySelection extends DatasetEntitySelection
This interface should not be implemented directly. Instead implement TableViewEntitySelection,
RecordEntitySelection, HierarchyEntitySelection, HierarchyNodeEntitySelection,
AssociationEntitySelection or AssociationRecordEntitySelection.
| Modifier and Type | Method and Description |
|---|---|
AdaptationTable |
getTable()
Returns the currently selected table.
|
getDatasetgetDataspaceAdaptationTable getTable()
null.
Notes: