Uses of Class
org.openiam.idm.srvc.synch.dto.CSVConfigSearchBean
-
Packages that use CSVConfigSearchBean Package Description org.openiam.esb.repository.impl -
-
Uses of CSVConfigSearchBean in org.openiam.esb.repository.impl
Methods in org.openiam.esb.repository.impl with parameters of type CSVConfigSearchBean Modifier and Type Method Description protected org.springframework.data.jpa.domain.Specification<CSVConfigEntity>
CSVConfigRepositoryImpl. buildSpecifications(CSVConfigSearchBean sb)
Search CSVConfigEntity by conditions in CSVConfigSearchBean
-