Interface ReportConfigurationHelperService
- All Known Implementing Classes:
ReportConfigurationHelperServiceImpl
public interface ReportConfigurationHelperService
-
Method Summary
Modifier and TypeMethodDescriptioncreateReportConfiguration(Entity report, PrimaryKeyList primaryKeyList) Creates a report configuration.
-
Method Details
-
createReportConfiguration
Creates a report configuration.ReportConfiguration.setLanguage(String)should be called by the caller as no language is set by this method.
-