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

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

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

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

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

Methods in com.elasticpath.sfweb.controller.impl with parameters of type ProductViewService
 void ProductViewControllerImpl.setProductViewService(ProductViewService productViewService)
          Sets the product view service.