Interface PasswordDictionaryRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<PasswordDictionaryEntity,String>
,FindBeansRepositoryCustom<PasswordDictionaryEntity,PasswordDictionarySearchBean>
- All Known Subinterfaces:
PasswordDictionaryRepository
- All Known Implementing Classes:
PasswordDictionaryRepositoryImpl
public interface PasswordDictionaryRepositoryCustom extends AbstractKeyEntityCustomRepository<PasswordDictionaryEntity,String>, FindBeansRepositoryCustom<PasswordDictionaryEntity,PasswordDictionarySearchBean>
-
-
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
-
-