Interface URIPatternRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<URIPatternEntity,String>
,FindBeansRepositoryCustom<URIPatternEntity,URIPatternSearchBean>
- All Known Subinterfaces:
URIPatternRepository
- All Known Implementing Classes:
URIPatternRepositoryImpl
public interface URIPatternRepositoryCustom extends AbstractKeyEntityCustomRepository<URIPatternEntity,String>, FindBeansRepositoryCustom<URIPatternEntity,URIPatternSearchBean>
Custom Repository for URIPatternEntity- Author:
- lbornov2
-
-
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
-
-