Interface StDBDeviceLocationUpdateSearchType

All Superinterfaces:
com.io7m.darco.api.DDatabaseQueryType<StDBDeviceLocationUpdateSearchParameters,List<StDeviceLocation>>
All Known Implementing Classes:
StDBDeviceLocationUpdateSearch

public interface StDBDeviceLocationUpdateSearchType extends com.io7m.darco.api.DDatabaseQueryType<StDBDeviceLocationUpdateSearchParameters,List<StDeviceLocation>>
device-location-update-search
  • Method Summary

    Methods inherited from interface com.io7m.darco.api.DDatabaseQueryType

    execute