Interface ServiceActivationRuleForDatasetContext

All Superinterfaces:
ServiceActivationRuleForDataspaceContext

public interface ServiceActivationRuleForDatasetContext extends ServiceActivationRuleForDataspaceContext
Provides the context in which a service restriction rule is being evaluated. Restrictions are evaluated for a dataspace or a dataset.
Since:
5.8.0
See Also:
  • Method Details

    • getDataset

      Adaptation getDataset()
      Returns the current dataset. Never returns null.