Package com.elasticpath.domain.dataimport.impl

Class Summary
AbstractImportDataTypeImpl Represents a template ImportDataType.
AbstractImportFieldImpl Represents a template ImportField.
AbstractImportTypeImpl AbstractImportTypeImpl represents an import type.
ImportBadRowImpl Represents an import bad row.
ImportDataTypeCategoryImpl Defines fields and necessary information to import Category.
ImportDataTypeCustomerAddressImpl Defines fields and necessary information to import Customer.
ImportDataTypeCustomerImpl Defines fields and necessary information to import Customer.
ImportDataTypeProductAssociationImpl Defines fields and necessary information to import ProductAssociation.
ImportDataTypeProductCategoryAssociationImpl Defines fields and necessary information to import ProductCategory.
ImportDataTypeProductImpl Defines fields and necessary information to import Product.
ImportDataTypeProductPriceImpl Defines fields and necessary information to import ProductPrice.
ImportDataTypeProductSkuImpl Defines fields and necessary information to import ProductSku.
ImportDataTypeProductSkuPriceImpl Defines fields and necessary information to import SkuPrice.
ImportFaultImpl Represents a default implementation of ImportFault.
ImportJobImpl A default implementation of ImportJob.
ImportRunningJobImpl Represents a running import job.
PriceTierAdaptorImpl Represetns a default implementation of the PriceTierAdaptor.