Interface ITPolicyRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<ITPolicyEntity,String>
,AbstractKeyNameEntityCustomRepository<ITPolicyEntity,String>
,FindBeansRepositoryCustom<ITPolicyEntity,ITPolicySearchBean>
- All Known Subinterfaces:
ITPolicyRepository
- All Known Implementing Classes:
ITPolicyRepositoryImpl
public interface ITPolicyRepositoryCustom extends AbstractKeyNameEntityCustomRepository<ITPolicyEntity,String>, FindBeansRepositoryCustom<ITPolicyEntity,ITPolicySearchBean>
- Author:
- anton.k
-
-
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
-
-