Interface DeviceRepositoryCustom
-
- All Superinterfaces:
AbstractKeyEntityCustomRepository<DeviceEntity,String>
- All Known Subinterfaces:
DeviceRepository
public interface DeviceRepositoryCustom extends AbstractKeyEntityCustomRepository<DeviceEntity,String>
-
-
Method Summary
-
Methods inherited from interface org.openiam.esb.repository.custom.AbstractKeyEntityCustomRepository
findByIdIn
-
-