Uses of Class
org.openiam.base.response.CSVConfigResponse
-
Packages that use CSVConfigResponse Package Description org.openiam.esb.core.service org.openiam.esb.sync.service org.openiam.srvc.idm -
-
Uses of CSVConfigResponse in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service that return CSVConfigResponse Modifier and Type Method Description CSVConfigResponseIdentitySynchService. addCSVConfig(CSVConfig synchConfig)CSVConfigResponseIdentitySynchService. getCSVConfigById(String id)CSVConfigResponseIdentitySynchService. previewCSV(String id) -
Uses of CSVConfigResponse in org.openiam.esb.sync.service
Methods in org.openiam.esb.sync.service that return CSVConfigResponse Modifier and Type Method Description CSVConfigResponseIdentitySynchServiceImpl. addCSVConfig(CSVConfig synchConfig)CSVConfigResponseIdentitySynchServiceImpl. getCSVConfigById(String id)CSVConfigResponseIdentitySynchServiceImpl. previewCSV(String id) -
Uses of CSVConfigResponse in org.openiam.srvc.idm
Methods in org.openiam.srvc.idm that return CSVConfigResponse Modifier and Type Method Description CSVConfigResponseIdentitySynchWebService. addCSVConfig(CSVConfig csvConfig)CSVConfigResponseIdentitySynchWebServiceImpl. addCSVConfig(CSVConfig synchConfig)CSVConfigResponseIdentitySynchWebService. findCSVById(String id)CSVConfigResponseIdentitySynchWebServiceImpl. findCSVById(String id)CSVConfigResponseIdentitySynchWebService. previewCSV(String id)CSVConfigResponseIdentitySynchWebServiceImpl. previewCSV(String id)
-