Uses of Package
com.broadleafcommerce.dataimport.service
Packages that use com.broadleafcommerce.dataimport.service
Package
Description
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.messagingClassDescriptionModifies the batch and import with the received completionManages the lifecycle of an import
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.messaging.autoconfigureClassDescriptionModifies the batch and import with the received completionManages the lifecycle of an import
-
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.processor.autoconfigure
-
-
-
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.serviceClassDescriptionProvides a shared mechanism to return a non-existing
Resource
in the event that this component can't resolve a resource since one can programmatically determine if a Resource exists.Modifies the batch and import with the received completionService API forBatchItemCompletion
.Wrapper ofCsvWriter
that implementsAutoCloseable
for use in try-with-resources statements.This service is used to generate and retrieve the import errors.Resolves an example file for a given type and file typeManages the lifecycle of an importService to fetchImportSpecification
instances.Execution data when validating an import before processing it.Contains detailed information about any validation errors that were found with an import request and file.Responsible for performing validations of an import request before it is allowed to be processed/persisted.As batches of import completions are consumed, notify the indexer service via message of a batch ofIndexable
instances to index.Describes a static validation error for a line in an import file. -
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.service.autoconfigureClassDescriptionModifies the batch and import with the received completionService API for
BatchItemCompletion
.Returns an example import file resource matchingCompleteProductImportSpecification
.Looks up resources from classpath:default-examples/$type.$specification.This service is used to generate and retrieve the import errors.Maintains the list ofExampleImportResolvers
to pick the first one that it finds.Resolves an example file for a given type and file typeManages the lifecycle of an importService to fetchImportSpecification
instances.As batches of import completions are consumed, notify the indexer service via message of a batch ofIndexable
instances to index.Looks up resources from classpath:default-examples/$type.$specification.Looks up files from classpath:examples/$type.$fileType -
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.service.purge
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.web.endpointClassDescriptionService API for
BatchItemCompletion
.This service is used to generate and retrieve the import errors.Maintains the list ofExampleImportResolvers
to pick the first one that it finds.Manages the lifecycle of an importService to fetchImportSpecification
instances. -
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.web.endpoint.apierrorClassDescriptionContains detailed information about any validation errors that were found with an import request and file.Describes a static validation error for a line in an import file.
-
Classes in com.broadleafcommerce.dataimport.service used by com.broadleafcommerce.dataimport.web.endpoint.exceptionClassDescriptionContains detailed information about any validation errors that were found with an import request and file.