Uses of Package
com.elasticpath.service.catalogview

Packages that use com.elasticpath.service.catalogview
com.elasticpath.domain.catalogview   
com.elasticpath.domain.catalogview.impl   
com.elasticpath.service.catalog.impl   
com.elasticpath.service.catalogview   
com.elasticpath.service.catalogview.impl   
com.elasticpath.sfweb.controller.impl   
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.domain.catalogview
SorterFactory
          Represents a factory which will create sorters based on the given sorter Id.
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.domain.catalogview.impl
FilterFactory
          Represents a factory which will create Filters based on the given filter Id.
SorterFactory
          Represents a factory which will create sorters based on the given sorter Id.
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.service.catalog.impl
RefreshableCachedProductRetrieveStrategy
          Implemented by classes that provide a product retrieval strategy that is cached and supports refreshing the cache from disk.
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.service.catalogview
ProductRetrieveStrategy
          Provide an interface of the strategy to retrieve a list of products.
SfSearchLogService
          A description of an interface that persists and retrieves SfSearchLog objects.
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.service.catalogview.impl
BrowsingService
          Provide catalog browsing service.
FilterFactory
          Represents a factory which will create Filters based on the given filter Id.
ProductCacheLoader
          Loads products into the product cache.
ProductRetrieveStrategy
          Provide an interface of the strategy to retrieve a list of products.
ProductViewService
          Provide catalog product view service.
RefreshableCachedProductRetrieveStrategy
          Implemented by classes that provide a product retrieval strategy that is cached and supports refreshing the cache from disk.
SearchService
          Provide searching service.
SfSearchLogService
          A description of an interface that persists and retrieves SfSearchLog objects.
SorterFactory
          Represents a factory which will create sorters based on the given sorter Id.
 

Classes in com.elasticpath.service.catalogview used by com.elasticpath.sfweb.controller.impl
BrowsingService
          Provide catalog browsing service.
ProductViewService
          Provide catalog product view service.
SearchService
          Provide searching service.