Uses of Class
com.elasticpath.service.impl.AbstractEpPersistenceServiceImpl

Packages that use AbstractEpPersistenceServiceImpl
com.elasticpath.service.asset.impl   
com.elasticpath.service.attribute.impl   
com.elasticpath.service.catalog.impl   
com.elasticpath.service.catalogview.impl   
com.elasticpath.service.cmuser.impl   
com.elasticpath.service.customer.impl   
com.elasticpath.service.dataimport.impl   
com.elasticpath.service.index.impl   
com.elasticpath.service.misc.impl   
com.elasticpath.service.order.impl   
com.elasticpath.service.rules.impl   
com.elasticpath.service.shipping.impl   
com.elasticpath.service.shoppingcart.impl   
com.elasticpath.service.tax.impl   
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.asset.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.asset.impl
 class DigitalAssetAuditServiceImpl
          DigitalAssetServiceImpl.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.attribute.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.attribute.impl
 class AttributeServiceImpl
          Default implementation for AttributeService.
 

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

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.catalog.impl
 class BrandServiceImpl
          This is the default implementation of BrandService.
 class CategoryServiceImpl
          The default implementation of CategoryService.
 class CategoryTypeServiceImpl
          Default implementation for AttributeService.
 class InventoryAuditServiceImpl
          Provides inventory auditing services.
 class InventoryServiceImpl
          Provides inventory-related services.
 class ProductAssociationServiceImpl
          Provides services for storing and retrieving ProductAssociations.
 class ProductRecommendationServiceImpl
          Provides services for computing product recommendations.
 class ProductServiceImpl
          The default implementation of ProductService.
 class ProductSkuServiceImpl
          The default implementation of ProductSkuService.
 class ProductTypeServiceImpl
          Default implementation for AttributeService.
 class SkuOptionServiceImpl
          Default implementation for SkuOptionService.
 class TopSellerServiceImpl
          The default implementation of TopSellerService.
 

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

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.catalogview.impl
 class BrowsingServiceImpl
          Represents a default implementation of BrowsingService.
 class SfSearchLogServiceImpl
          A default implementation of SfSearchLogService.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.cmuser.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.cmuser.impl
 class CmUserServiceImpl
          The default implementation of CmUserService.
 class UserRoleServiceImpl
          Test UserRoleServiceImpl.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.customer.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.customer.impl
 class CustomerGroupServiceImpl
          The default implementation of CustomerGroupService.
 class CustomerServiceImpl
          The default implementation of CustomerService.
 class CustomerSessionServiceImpl
          Service for retrieving and saving CustomerSessions.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.dataimport.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.dataimport.impl
 class ImportGuidHelperImpl
          This helper service provides the ability to load various entity by the given guid.
 class ImportJobRunnerCategoryImpl
          An import runner to import categorys.
 class ImportJobRunnerCustomerImpl
          An import runner to import Customers.
 class ImportJobRunnerProductImpl
          An import runner to import products.
 class ImportJobRunnerProductSkuImpl
          An import runner to import products.
 class ImportServiceImpl
          A defautl implementation of ImportService.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.index.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.index.impl
 class AbstractIndexBuildServiceImpl
          A skeleton implementation of IndexBuildService of the GoF template method pattern.
 class AbstractIndexServiceImpl
          A high level implementation of an Indexing Service.
 class AbstractSpellIndexServiceImpl
          An implementation of a typical spell index build algorithm.
 class CategoryIndexBuildServiceImpl
          An implementation of IndexBuildService to create index for category.
 class CustomerIndexBuildServiceImpl
          An implementation of IndexBuildService to create index for customer.
 class OrderIndexBuildServiceImpl
          An implementation of IndexBuildService to create index for order.
 class ProductIndexForCmUseBuildServiceImpl
          An implementation of IndexBuildService to create index for products for CM use.
 class ProductIndexForSfUseBuildServiceImpl
          An implementation of IndexBuildService to create index for products for SF use.
 class ProductSpellIndexForSfUseServiceImpl
          An implementation of SpellIndexService that will create a spell index from the product index.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.misc.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.misc.impl
 class DatabaseServerTimeServiceImpl
          Provides an implementation of TimeService to retrieve a timestamp from the database server.
 class LazyLoadHelperImpl
          This is a default implementation of LazyLoadHelper.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.order.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.order.impl
 class OrderServiceImpl
          Provides storage and access to Order objects.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.rules.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.rules.impl
 class RuleActionServiceImpl
          Provides rule action component related services.
 class RuleConditionServiceImpl
          Provides rule condition component related services.
 class RuleElementServiceImpl
          Provides rule condition component related services.
 class RuleParameterServiceImpl
          Provides rule parameter component related services.
 class RuleServiceImpl
          Provides Rule Engine related services.
 class RuleSetServiceImpl
          Provides Rule Engine related services.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.shipping.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.shipping.impl
 class ShippingRegionServiceImpl
          Provide shipping region-related business service.
 class ShippingServiceLevelServiceImpl
          Provide shipping service level-related business service.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.shoppingcart.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.shoppingcart.impl
 class ShoppingCartServiceImpl
          Service for retrieving and saving Shopping Carts.
 

Uses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.tax.impl
 

Subclasses of AbstractEpPersistenceServiceImpl in com.elasticpath.service.tax.impl
 class TaxCategoryServiceImpl
          The default implementation of the TaxCategoryService.
 class TaxCodeServiceImpl
          The default implementation of the TaxCodeService.
 class TaxJurisdictionServiceImpl
          The default implementation of TaxJurisdictionService.