Uses of Interface
org.openiam.esb.repository.custom.CSVConfigRepositoryCustom
-
Packages that use CSVConfigRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of CSVConfigRepositoryCustom in org.openiam.esb.repository
Subinterfaces of CSVConfigRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
CSVConfigRepository
This is repository for working with CSVConfig -
Uses of CSVConfigRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement CSVConfigRepositoryCustom Modifier and Type Class Description class
CSVConfigRepositoryImpl
This is repository for working with CSVConfig
-