Interface FeatureModel.FeatureDatasetReference

All Superinterfaces:
FeatureModel.FeatureReference<Dataset>, de.espirit.firstspirit.client.gui.navigation.ppool.IDProviderProvider
Enclosing interface:
FeatureModel

public static interface FeatureModel.FeatureDatasetReference extends FeatureModel.FeatureReference<Dataset>
Definition of an feature reference referencing a dataset.
Since:
5.0.111
  • Method Details

    • getEntityTypeName

      String getEntityTypeName()
      The name of the entity type the referenced dataset belongs to.
      Since:
      5.0.111
    • getSchemaUid

      String getSchemaUid()
      Returns the uid of the schema the referenced dataset belongs to.
      Since:
      5.0.111