Interface LanguageMappingRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<LanguageMappingEntity,String>
,FindBeansRepositoryCustom<LanguageMappingEntity,LanguageMappingSearchBean>
- All Known Subinterfaces:
LanguageMappingRepository
- All Known Implementing Classes:
LanguageMappingRepositoryImpl
public interface LanguageMappingRepositoryCustom extends AbstractKeyEntityCustomRepository<LanguageMappingEntity,String>, FindBeansRepositoryCustom<LanguageMappingEntity,LanguageMappingSearchBean>
-
-
Method Summary
-
Methods inherited from interface org.openiam.esb.repository.custom.AbstractKeyEntityCustomRepository
findByIdIn
-
Methods inherited from interface org.openiam.esb.repository.custom.FindBeansRepositoryCustom
count, find, find, find, getByExample, getByExample, isValidSearchBean
-
-