Uses of Class
org.openiam.base.response.CSVConfigListResponse
-
Packages that use CSVConfigListResponse Package Description org.openiam.esb.core.service org.openiam.esb.sync.service org.openiam.srvc.idm -
-
Uses of CSVConfigListResponse in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service that return CSVConfigListResponse Modifier and Type Method Description CSVConfigListResponse
IdentitySynchService. getAllCSVConfig()
CSVConfigListResponse
IdentitySynchService. getAllCSVConfigNames()
-
Uses of CSVConfigListResponse in org.openiam.esb.sync.service
Methods in org.openiam.esb.sync.service that return CSVConfigListResponse Modifier and Type Method Description CSVConfigListResponse
IdentitySynchServiceImpl. getAllCSVConfig()
CSVConfigListResponse
IdentitySynchServiceImpl. getAllCSVConfigNames()
-
Uses of CSVConfigListResponse in org.openiam.srvc.idm
Methods in org.openiam.srvc.idm that return CSVConfigListResponse Modifier and Type Method Description CSVConfigListResponse
IdentitySynchWebService. getAllCSVConfig()
CSVConfigListResponse
IdentitySynchWebServiceImpl. getAllCSVConfig()
CSVConfigListResponse
IdentitySynchWebService. getAllCSVConfigNames()
CSVConfigListResponse
IdentitySynchWebServiceImpl. getAllCSVConfigNames()
-