Package com.elasticpath.domain.catalog.impl

Class Summary
AbstractPriceImpl The abstact implementation of Price.
BrandImpl The default implementation of Product.
CategoryDeletedImpl The default implementation of Category.
CategoryImpl The default implementation of Category.
CategoryLoadTunerImpl Represents a tuner to control category load.
CategoryTypeImpl Represents a default implmentation of CategoryType.
CategoryTypeLoadTunerImpl Represents a tuner to control category type load.
DigitalAssetAuditImpl This is a default implementation of DigitalAssetAudit.
DigitalAssetImpl This is a default implementation of DigitalAsset.
InventoryAuditImpl Represents logging information about changes to Inventory.
InventoryImpl Represents inventory information about a ProductSku.
LocaleDependantFieldsImpl This is a default implementation of LocaleDependantFields.
PriceTierImpl PriceTier represents different price for different minimum quantity A Price should at least have a PriceTier When shopping a product, if quantity is provided, Price should get the nearest PriceTier with the minimum quantity equal or less than the given quantity.
ProductAssociationImpl Represents a link between two products for the purpose of displaying information about related products when viewing a particular product.
ProductCategoryImpl The default implementation of Product.
ProductDeletedImpl The default implementation of Product.
ProductImpl The default implementation of Product.
ProductLoadTunerImpl Represents a tuner to control product load.
ProductPriceImpl A Product Price class.
ProductSkuImpl ProductSku represents a variation of a merchandise product in Elastic Path.
ProductSkuLoadTunerImpl Represents a tuner to control productsku load.
ProductSkuSpecImpl A default implementation of a specification of ProductSku.
ProductTypeImpl Represents the type of a Product, which determines the set of attributes that it has.
ProductTypeLoadTunerImpl Represents a tuner to control product type load.
SkuPriceImpl A Sku Price class.
TopSellerImpl This is a default implementation of TopSeller.