Interface SelfRegistrationWorkflowRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<SelfRegistrationWorkflowEntity,String>
,FindBeansRepositoryCustom<SelfRegistrationWorkflowEntity,SelfRegistrationWorkflowSearchBean>
- All Known Subinterfaces:
SelfRegistrationWorkflowRepository
- All Known Implementing Classes:
SelfRegistrationWorkflowRepositoryImpl
public interface SelfRegistrationWorkflowRepositoryCustom extends AbstractKeyEntityCustomRepository<SelfRegistrationWorkflowEntity,String>, FindBeansRepositoryCustom<SelfRegistrationWorkflowEntity,SelfRegistrationWorkflowSearchBean>
-
-
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
-
-