Class SearchServiceImpl

  • All Implemented Interfaces:
    SearchService

    @Component
    public class SearchServiceImpl
    extends Object
    implements SearchService
    A class that constructs search results given a search result factory that is inferface specific. We need to create interface-specific models to pass into the JSP for generation of HTML.
    Author:
    jmaki