Interface AuthenticationRuleRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<AuthenticationRuleEntity,String>
,FindBeansRepositoryCustom<AuthenticationRuleEntity,AuthenticationRuleSearchBean>
- All Known Subinterfaces:
AuthenticationRuleRepository
- All Known Implementing Classes:
AuthenticationRuleRepositoryImpl
public interface AuthenticationRuleRepositoryCustom extends AbstractKeyEntityCustomRepository<AuthenticationRuleEntity,String>, FindBeansRepositoryCustom<AuthenticationRuleEntity,AuthenticationRuleSearchBean>
-
-
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
-
-