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 Summary
Modifier and TypeMethodDescriptionqueryDeviceSpecs(SlingHttpServletRequest request) Query the device specs database for the specs of device identified by supplied request
-
Method Details
-
queryDeviceSpecs
Query the device specs database for the specs of device identified by supplied request- Throws:
Exception
-