Uses of Interface
org.broadleafcommerce.core.search.service.SearchService

Packages that use SearchService
org.broadleafcommerce.core.search.service   
org.broadleafcommerce.core.web.controller.search   
 

Uses of SearchService in org.broadleafcommerce.core.search.service
 

Classes in org.broadleafcommerce.core.search.service that implement SearchService
 class SearchServiceCompassImpl
           
 

Uses of SearchService in org.broadleafcommerce.core.web.controller.search
 

Methods in org.broadleafcommerce.core.web.controller.search that return SearchService
 SearchService SearchController.getSearchService()
           
 

Methods in org.broadleafcommerce.core.web.controller.search with parameters of type SearchService
 void SearchController.setSearchService(SearchService searchService)
           
 



Copyright © 2012. All Rights Reserved.