Interface FilterImplementation


public interface FilterImplementation
The interface is implemented by generic filter components. It contains low-level methods that generally should not be used in client code
  • Method Details

    • getEntityMetaClass

      MetaClass getEntityMetaClass()
    • getEntityAlias

      String getEntityAlias()
    • loadFiltersAndApplyDefault

      void loadFiltersAndApplyDefault()