Interface CarSearchService

All Known Implementing Classes:
CarSearchServiceImpl

public interface CarSearchService
Service useful for research operations.
  • Method Summary

    Modifier and Type
    Method
    Description
    Load the list of cars saved by a user.
    Loads the details of a car from its unique identifier.