Uses of Interface
org.openiam.esb.repository.custom.SynchConfigRepositoryCustom
-
Packages that use SynchConfigRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of SynchConfigRepositoryCustom in org.openiam.esb.repository
Subinterfaces of SynchConfigRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
SynchConfigRepository
This is repository for working with SynchConfig -
Uses of SynchConfigRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement SynchConfigRepositoryCustom Modifier and Type Class Description class
SynchConfigRepositoryImpl
This is repository for working with SynchConfig
-