Uses of Class
org.openiam.base.response.GetAllSubCriteriaParamReportsResponse
-
Packages that use GetAllSubCriteriaParamReportsResponse Package Description org.openiam.srvc.report -
-
Uses of GetAllSubCriteriaParamReportsResponse in org.openiam.srvc.report
Methods in org.openiam.srvc.report that return GetAllSubCriteriaParamReportsResponse Modifier and Type Method Description GetAllSubCriteriaParamReportsResponse
ReportWebService. getAllSubCriteriaParamReport(String reportId)
Retrieves all parameters that are sub criteria reports for given report Id.GetAllSubCriteriaParamReportsResponse
ReportWebServiceImpl. getAllSubCriteriaParamReport(String reportId)
GetAllSubCriteriaParamReportsResponse
ReportWebService. getSubCriteriaParamReports()
Retrieves all sub criteria parameter reports.GetAllSubCriteriaParamReportsResponse
ReportWebServiceImpl. getSubCriteriaParamReports()
-