Uses of Package
com.broadleafcommerce.common.dataimport.util
Packages that use com.broadleafcommerce.common.dataimport.util
Package
Description
-
Classes in com.broadleafcommerce.common.dataimport.util used by com.broadleafcommerce.common.dataimportClassDescriptionUtilized in
ImportBatchHandler
to perform the creation and persistence of entities.Utilized inImportBatchHandler
to perform and persist updates of entities.A response indicating the results of attempting to convert aBatchRecord
to a target type.Intended for use byImportBatchHandler
implementations to capture all relevant information about a parsed/converted record such that it can be submitted for persistence and completion information can be produced for it.Provides traceability in order to report success/failure of embedded items tied to a particular entity. -
Classes in com.broadleafcommerce.common.dataimport.util used by com.broadleafcommerce.common.dataimport.utilClassDescriptionA response indicating the results of attempting to convert a
BatchRecord
to a target type.Provides traceability in order to report success/failure of embedded items tied to a particular entity.