Interface BusinessRuleTargetRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<BrTargetEntity,String>
,FindBeansRepositoryCustom<BrTargetEntity,BusinessRuleTargetSearchBean>
- All Known Subinterfaces:
BusinessRuleTargetRepository
- All Known Implementing Classes:
BusinessRuleTargetRepositoryImpl
public interface BusinessRuleTargetRepositoryCustom extends AbstractKeyEntityCustomRepository<BrTargetEntity,String>, FindBeansRepositoryCustom<BrTargetEntity,BusinessRuleTargetSearchBean>
-
-
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
-
-