Interface SelfRegistrationStepRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<SelfRegistrationStepEntity,String>
,FindBeansRepositoryCustom<SelfRegistrationStepEntity,SelfRegistrationStepSearchBean>
- All Known Subinterfaces:
SelfRegistrationStepRepository
- All Known Implementing Classes:
SelfRegistrationStepRepositoryImpl
public interface SelfRegistrationStepRepositoryCustom extends AbstractKeyEntityCustomRepository<SelfRegistrationStepEntity,String>, FindBeansRepositoryCustom<SelfRegistrationStepEntity,SelfRegistrationStepSearchBean>
-
-
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
-
-