public interface DeviceDataManager extends DataManager<DeviceEntity>
| Modifier and Type | Method and Description |
|---|---|
long |
countByCriteria(DeviceQueryImpl deviceQuery) |
List<Device> |
findByCriteria(DeviceQueryImpl deviceQuery) |
long countByCriteria(DeviceQueryImpl deviceQuery)
List<Device> findByCriteria(DeviceQueryImpl deviceQuery)