Interface ExxtractorLocationService

All Superinterfaces:
WebService
All Known Implementing Classes:
LocationRetrofitWebService

public interface ExxtractorLocationService extends WebService
Interface for a service that will return Exxtractor Location entities on the box
Since:
8/13/14
  • Method Details

    • getExxtractorLocation

      void getExxtractorLocation(int deviceType, WebServiceResponseHandler<Location> handler)
      Method that retrieves the information for an exxtractor given a certain location
      Parameters:
      deviceType - the device type used that generate the request
      handler - the handler to manage the request status