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