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

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

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

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

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

Methods in com.elasticpath.sfweb.controller.impl with parameters of type BrowsingService
 void BrowsingControllerImpl.setBrowsingService(BrowsingService browsingService)
          Sets the browsing service.