Interface LoginAttributeRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<LoginAttributeEntity,String>,FindBeansRepositoryCustom<LoginAttributeEntity,LoginAttributeSearchBean>
- All Known Subinterfaces:
LoginAttributeRepository
- All Known Implementing Classes:
LoginAttributeRepositoryImpl
public interface LoginAttributeRepositoryCustom extends AbstractKeyEntityCustomRepository<LoginAttributeEntity,String>, FindBeansRepositoryCustom<LoginAttributeEntity,LoginAttributeSearchBean>
-
-
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
-
-