Uses of Interface
com.elasticpath.service.catalogview.SearchService

Packages that use SearchService
com.elasticpath.service.catalogview.impl   
com.elasticpath.sfweb.controller.impl   
 

Uses of SearchService in com.elasticpath.service.catalogview.impl
 

Classes in com.elasticpath.service.catalogview.impl that implement SearchService
 class SearchServiceImpl
          Represents a default implementation of SearchService.
 

Uses of SearchService in com.elasticpath.sfweb.controller.impl
 

Methods in com.elasticpath.sfweb.controller.impl with parameters of type SearchService
 void SearchControllerImpl.setSearchService(SearchService searchService)
          Sets the category service.