-
ElementDescriptioncom.broadleafcommerce.dataimport.processor.specification.GlobalImportSpecification.hasParentEntity()This concept is replaced by
ImportSpecification.parentEntityIdRequiredInRequest()
this method has been replaced with theImportBatchIndexableTypeMapping
concept. Please see the javadocs of that for more information.
-
MethodDescriptionUsing the import file to obtain the parent entity ID will no longer be a supported concept, and is replaced by
ImportSpecification.parentEntityIdRequiredInRequest()
com.broadleafcommerce.dataimport.processor.specification.GlobalImportSpecification.hasParentEntity()This concept is replaced byImportSpecification.parentEntityIdRequiredInRequest()
since 1.3, replaced byCustomizedImportRepository.findByAuthor(String, Node, Pageable, ContextInfo)
this method has been replaced with theImportBatchIndexableTypeMapping
concept. Please see the javadocs of that for more information.since 1.3, replaced byImportService.readByAuthor(String, Node, Pageable, ContextInfo)
ImportSpecification.parentEntityIdRequiredInRequest()