Uses of Class
org.openiam.idm.searchbeans.ReportSearchBean
-
Packages that use ReportSearchBean Package Description org.openiam.esb.core.report.service org.openiam.esb.core.report.service.impl -
-
Uses of ReportSearchBean in org.openiam.esb.core.report.service
Methods in org.openiam.esb.core.report.service with parameters of type ReportSearchBean Modifier and Type Method Description List<ReportSubCriteriaParamDto>
ReportDataService. getAllSubCriteriaParamReports(ReportSearchBean searchBean)
-
Uses of ReportSearchBean in org.openiam.esb.core.report.service.impl
Methods in org.openiam.esb.core.report.service.impl with parameters of type ReportSearchBean Modifier and Type Method Description List<ReportSubCriteriaParamDto>
ReportDataServiceImpl. getAllSubCriteriaParamReports(ReportSearchBean searchBean)
-