Interface UIThemeRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<UIThemeEntity,String>
,FindBeansRepositoryCustom<UIThemeEntity,UIThemeSearchBean>
- All Known Subinterfaces:
UIThemeRepository
- All Known Implementing Classes:
UIThemeRepositoryImpl
public interface UIThemeRepositoryCustom extends AbstractKeyEntityCustomRepository<UIThemeEntity,String>, FindBeansRepositoryCustom<UIThemeEntity,UIThemeSearchBean>
-
-
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
-
-