Interface ServiceActivationRuleForDataspaceContext

All Known Subinterfaces:
ServiceActivationRuleForDatasetContext

public interface 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 Summary

    Modifier and Type
    Method
    Description
    Returns the current dataspace.
  • Method Details

    • getDataspace

      AdaptationHome getDataspace()
      Returns the current dataspace. Never returns null.