@Manager public class DefaultExportManager extends Object implements ExportManager
Constructor and Description |
---|
DefaultExportManager(SearchService searchService,
ExportStrategy exportStrategy) |
Modifier and Type | Method and Description |
---|---|
void |
export(String query,
javax.servlet.http.HttpServletResponse response)
Exports work objects for the given query.
|
public DefaultExportManager(SearchService searchService, ExportStrategy exportStrategy)
public void export(String query, javax.servlet.http.HttpServletResponse response) throws IOException
ExportManager
Exports work objects for the given query.
export
in interface ExportManager
query
- query string specifying what is to be exportedresponse
- HttpServletResponseIOException
- on error while retrievingCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.