Interface EntityReportActionService
- All Known Implementing Classes:
EntityReportActionServiceImpl
public interface EntityReportActionService
-
Method Summary
Modifier and TypeMethodDescriptiongetFormInfo
(EntityExplorerActionSelection selection, String pathToReports)
-
Method Details
-
getFormInfo
List<EntityReportService.Report> getFormInfo(EntityExplorerActionSelection selection, String pathToReports) throws RpcExecutionException, NoEntityToLoadException
-