Uses of Interface
com.broadleafcommerce.dataimport.service.ExampleImportResolver
Packages that use ExampleImportResolver
Package
Description
-
Uses of ExampleImportResolver in com.broadleafcommerce.dataimport.service
Classes in com.broadleafcommerce.dataimport.service that implement ExampleImportResolverModifier and TypeClassDescriptionclass
Provides a shared mechanism to return a non-existingResource
in the event that this component can't resolve a resource since one can programmatically determine if a Resource exists.class
Returns an example import file resource matchingCompleteProductImportSpecification
.class
Looks up resources from classpath:default-examples/$type.$specification.class
Looks up resources from classpath:default-examples/$type.$specification.class
Looks up files from classpath:examples/$type.$fileTypeConstructor parameters in com.broadleafcommerce.dataimport.service with type arguments of type ExampleImportResolver -
Uses of ExampleImportResolver in com.broadleafcommerce.dataimport.service.autoconfigure
Method parameters in com.broadleafcommerce.dataimport.service.autoconfigure with type arguments of type ExampleImportResolverModifier and TypeMethodDescriptionImportServiceAutoConfiguration.ExampleImportConfiguration.exampleImportManager
(List<ExampleImportResolver> resolvers)