Interface BusinessRuleRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<BusinessRuleEntity,String>
,FindBeansRepositoryCustom<BusinessRuleEntity,BusinessRuleSearchBean>
- All Known Subinterfaces:
BusinessRuleRepository
- All Known Implementing Classes:
BusinessRuleRepositoryImpl
public interface BusinessRuleRepositoryCustom extends AbstractKeyEntityCustomRepository<BusinessRuleEntity,String>, FindBeansRepositoryCustom<BusinessRuleEntity,BusinessRuleSearchBean>
-
-
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
-
-