Uses of Interface
com.elasticpath.service.catalog.TopSellerService

Packages that use TopSellerService
com.elasticpath.cmweb.ajaxservice.impl   
com.elasticpath.service.catalog.impl   
com.elasticpath.service.catalogview.impl   
 

Uses of TopSellerService in com.elasticpath.cmweb.ajaxservice.impl
 

Methods in com.elasticpath.cmweb.ajaxservice.impl with parameters of type TopSellerService
 void DashboardAjaxServiceImpl.setTopSellerService(TopSellerService topSellerService)
          Set the Top Seller Service.
 

Uses of TopSellerService in com.elasticpath.service.catalog.impl
 

Classes in com.elasticpath.service.catalog.impl that implement TopSellerService
 class TopSellerServiceImpl
          The default implementation of TopSellerService.
 

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

Methods in com.elasticpath.service.catalogview.impl with parameters of type TopSellerService
 void BrowsingServiceImpl.setTopSellerService(TopSellerService topSellerService)
          Sets the top seller service.