Uses of Class
org.openiam.base.response.GetAllReportsResponse
-
Packages that use GetAllReportsResponse Package Description org.openiam.srvc.report -
-
Uses of GetAllReportsResponse in org.openiam.srvc.report
Methods in org.openiam.srvc.report that return GetAllReportsResponse Modifier and Type Method Description GetAllReportsResponseReportWebService. getReports(int from, int size)Retrieves all reports in given range.GetAllReportsResponseReportWebServiceImpl. getReports(int from, int size)GetAllReportsResponseReportWebService. getReportsByUserId(String requestorId)Retrieves all reports for given user ID.GetAllReportsResponseReportWebServiceImpl. getReportsByUserId(String requestorId)
-