Interface ResourcePropRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<ResourcePropEntity,String>
,AbstractKeyNameEntityCustomRepository<ResourcePropEntity,String>
,FindBeansRepositoryCustom<ResourcePropEntity,ResourceAttributeSearchBean>
- All Known Subinterfaces:
ResourcePropRepository
- All Known Implementing Classes:
ResourcePropRepositoryImpl
public interface ResourcePropRepositoryCustom extends AbstractKeyNameEntityCustomRepository<ResourcePropEntity,String>, FindBeansRepositoryCustom<ResourcePropEntity,ResourceAttributeSearchBean>
This is repository for working with ResourceProp- Author:
- Andrey Lezhebokov
-
-
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
-
-