Interface OTPProviderRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<OTPProviderEntity,String>
,AbstractKeyNameEntityCustomRepository<OTPProviderEntity,String>
,FindBeansRepositoryCustom<OTPProviderEntity,OTPProviderSearchBean>
- All Known Subinterfaces:
OTPProviderRepository
- All Known Implementing Classes:
OTPProviderRepositoryImpl
public interface OTPProviderRepositoryCustom extends AbstractKeyNameEntityCustomRepository<OTPProviderEntity,String>, FindBeansRepositoryCustom<OTPProviderEntity,OTPProviderSearchBean>
-
-
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
-
-