-
Terminally Deprecated ElementsElementDescriptioncom.broadleafcommerce.dataimport.processor.specification.GlobalImportSpecification.hasParentEntity()This concept is replaced by
ImportSpecification.parentEntityIdRequiredInRequest()
in favor ofBatchService.deleteAllByImportIdInBatch(List)
this method has been replaced with theImportBatchIndexableTypeMapping
concept. Please see the javadocs of that for more information.in favor ofImportService.deleteAllByIdInBatch(List)
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUsing 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)
in favor ofBatchService.deleteAllByImportIdInBatch(List)
this method has been replaced with theImportBatchIndexableTypeMapping
concept. Please see the javadocs of that for more information.in favor ofImportService.deleteAllByIdInBatch(List)
since 1.3, replaced byImportService.readByAuthor(String, Node, Pageable, ContextInfo)
ImportSpecification.parentEntityIdRequiredInRequest()