Uses of Class
org.openiam.base.response.list.IdmAuditLogListResponse
-
Packages that use IdmAuditLogListResponse Package Description org.openiam.match org.openiam.srvc.audit -
-
Uses of IdmAuditLogListResponse in org.openiam.match
Methods in org.openiam.match that return types with arguments of type IdmAuditLogListResponse Modifier and Type Method Description Class<IdmAuditLogListResponse>LogMatchObjectRule. getDataResponseClassName() -
Uses of IdmAuditLogListResponse in org.openiam.srvc.audit
Methods in org.openiam.srvc.audit that return IdmAuditLogListResponse Modifier and Type Method Description IdmAuditLogListResponseIdmAuditLogWebDataService. findBeansList(AuditLogSearchBean searchBean, int from, int size)IdmAuditLogListResponseIdmAuditLogWebDataServiceImpl. findBeansList(AuditLogSearchBean searchBean, int from, int size)
-