Interface DataspaceEntitySelection

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

public interface DataspaceEntitySelection extends EntitySelection
Provides information on the currently selected dataspace.
Since:
5.8.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the currently selected dataspace.
  • Method Details

    • getDataspace

      AdaptationHome getDataspace()
      Returns the currently selected dataspace. Never returns null.

      Note:

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