Interface ReportActionService
- All Known Implementing Classes:
ReportActionServiceImpl
public interface ReportActionService
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerate
(GenerateReportConfig generateReportConfig) generateReport
(GenerateReportConfig generateReportConfig, @Nullable String buPk) prepare
(EntityExplorerActionSelection selection, String reportId, @Nullable String templateLocation)
-
Method Details
-
prepare
-
generate
String generate(GenerateReportConfig generateReportConfig) throws UnresolvableUriException, UriStoreException, RebindException, URISyntaxException -
generateReport
-