JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.broadleafcommerce.common.dataexport.service.ExportManager.initiateExport
(ExportRequest, String, String, ContextInfo)
since 2.0.1, in favor of
ExportManager.initiateExport(ExportRequest, String, ContextInfo)
. The new implementation for export grids includes the filter string as part of the
ExportRequest
, instead of passing it as a parameter in the HTTP request.
ExportManager.initiateExport(ExportRequest, String, ContextInfo)
. The new implementation for export grids includes the filter string as part of theExportRequest
, instead of passing it as a parameter in the HTTP request.