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 GetAllSubCriteriaParamReportsResponseReportWebService. getAllSubCriteriaParamReport(String reportId)Retrieves all parameters that are sub criteria reports for given report Id.GetAllSubCriteriaParamReportsResponseReportWebServiceImpl. getAllSubCriteriaParamReport(String reportId)GetAllSubCriteriaParamReportsResponseReportWebService. getSubCriteriaParamReports()Retrieves all sub criteria parameter reports.GetAllSubCriteriaParamReportsResponseReportWebServiceImpl. getSubCriteriaParamReports()
-