Uses of Interface
org.openiam.esb.repository.custom.LanguageRepositoryCustom
-
Packages that use LanguageRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of LanguageRepositoryCustom in org.openiam.esb.repository
Subinterfaces of LanguageRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
LanguageRepository
This is repository for working with LanguageEntity -
Uses of LanguageRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement LanguageRepositoryCustom Modifier and Type Class Description class
LanguageRepositoryImpl
This is repository implementation for working with LanguageEntity
-