- FhReportsException - Exception in pl.fhframework.core.reports
-
FhReportsException class.
- FhReportsException() - Constructor for exception pl.fhframework.core.reports.FhReportsException
-
Constructs a new fh Report exception with null as its
detail message.
- FhReportsException(String) - Constructor for exception pl.fhframework.core.reports.FhReportsException
-
Constructs a new fh Report exception with the specified detail message.
- FhReportsException(String, Throwable) - Constructor for exception pl.fhframework.core.reports.FhReportsException
-
Constructs a new fh Report exception with the specified detail message and
cause.
- FhReportsException(Throwable) - Constructor for exception pl.fhframework.core.reports.FhReportsException
-
Constructs a new fh Report exception exception with the specified cause and a
detail message of (cause==null ?
- FhReportsFillSource<T,I> - Interface in pl.fhframework.core.reports.datasource
-
Created by pawel.ruta on 2017-11-09.
- FhReportsFillSourceImpl<T,I> - Class in pl.fhframework.core.reports.datasource
-
Created by pawel.ruta on 2017-11-09.
- FhReportsFillSourceImpl(T, Iterator<I>) - Constructor for class pl.fhframework.core.reports.datasource.FhReportsFillSourceImpl
-
- FhReportsObjectDataSource - Class in pl.fhframework.core.reports.datasource
-
Created by pawel.ruta on 2017-12-11.
- FhReportsObjectDataSource(Object, Iterator) - Constructor for class pl.fhframework.core.reports.datasource.FhReportsObjectDataSource
-
- FhReportsService - Class in pl.fhframework.core.reports
-
Created by pawel.ruta on 2017-12-11.
- FhReportsService() - Constructor for class pl.fhframework.core.reports.FhReportsService
-
- formatValue(Object) - Method in class pl.fhframework.core.reports.datasource.FhReportsFillSourceImpl
-