Interface DatasetEntitySelection

All Superinterfaces:
DataspaceEntitySelection, EntitySelection
All Known Subinterfaces:
AssociationEntitySelection, AssociationRecordEntitySelection, AssociationTableEntitySelection, HierarchyEntitySelection, HierarchyNodeEntitySelection, RecordEntitySelection, TableEntitySelection, TableViewEntitySelection

public interface DatasetEntitySelection extends DataspaceEntitySelection
Provides information on the currently selected dataset.
Since:
5.8.0
  • Method Details

    • getDataset

      Adaptation getDataset()
      Returns the currently selected dataset. Never returns null.

      Note:

      For table entity selections, the returned dataset is the one that contains the table.