Package | Description |
---|---|
com.suncode.pwfl.report |
Modifier and Type | Method and Description |
---|---|
ReportsTableWrapper |
ReportService.getReport(String id)
Pobiera raport
|
Modifier and Type | Method and Description |
---|---|
List<ReportsTableWrapper> |
ReportService.getAll()
Pobiera listę raportów.
|
List<ReportsTableWrapper> |
ReportService.getReports(String username,
String type)
Pobiera listę raportów dla użytkownika z podanym typem
|
List<ReportsTableWrapper> |
ReportService.getReportsBasedOnView(Long viewId)
Zwraca listę raportów opartych o podany widok
|
Copyright © 2025 Suncode. All rights reserved.