Interface AttributeMapRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<AttributeMapEntity,String>
,AbstractKeyNameEntityCustomRepository<AttributeMapEntity,String>
,FindBeansRepositoryCustom<AttributeMapEntity,AttributeMapSearchBean>
- All Known Subinterfaces:
AttributeMapRepository
- All Known Implementing Classes:
AttributeMapRepositoryImpl
public interface AttributeMapRepositoryCustom extends AbstractKeyNameEntityCustomRepository<AttributeMapEntity,String>, FindBeansRepositoryCustom<AttributeMapEntity,AttributeMapSearchBean>
-
-
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
-
-