Interface ViewFilterMapping

All Superinterfaces:
FilterMapping<ViewFilterProvider>

public interface ViewFilterMapping extends FilterMapping<ViewFilterProvider>
Represents the mapping of a named filter on an entity view.
Since:
1.0.0
Author:
Christian Beikov
  • Method Details

    • getDeclaringType

      ViewType<?> getDeclaringType()
      Returns the declaring view type.
      Returns:
      The declaring view type