Package io.jmix.reports.yarg.loaders
Interface ReportDataLoader
- All Known Implementing Classes:
AbstractDataLoader,AbstractDbDataLoader,AbstractEntityDataLoader,DelegatingDataLoader,GroovyDataLoader,JmixGroovyDataLoader,JmixJsonDataLoader,JmixSqlDataLoader,JpqlDataLoader,JsonDataLoader,MultiEntityDataLoader,SingleEntityDataLoader,SqlDataLoader
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This interface describes a logic which load rows of data using report query, parent band and params
-
Method Summary