Interface DeviceSpecsQueryEngine


  • public interface DeviceSpecsQueryEngine
    Query engine for Device Specs, this is the high-level service that combines a number of to execute queries.
    • Method Detail

      • queryDeviceSpecs

        java.util.Map<java.lang.String,​java.lang.String> queryDeviceSpecs​(SlingHttpServletRequest request)
                                                                         throws java.lang.Exception
        Query the device specs database for the specs of device identified by supplied request
        Throws:
        java.lang.Exception