info.joseluismartin.gui.report
Class ReportManager.ConnectionFileStrategy
java.lang.Object
info.joseluismartin.gui.report.ReportManager.ProcessFileStrategy
info.joseluismartin.gui.report.ReportManager.ConnectionFileStrategy
- Enclosing class:
- ReportManager
public class ReportManager.ConnectionFileStrategy
- extends ReportManager.ProcessFileStrategy
Implementation of FileStrategy using a Connection as report data source
- Author:
- Jose A. Corbacho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportManager.ConnectionFileStrategy
public ReportManager.ConnectionFileStrategy()
setReportDataSource
public void setReportDataSource(FileProcessor fp,
Object obj)
- Description copied from class:
ReportManager.ProcessFileStrategy
- Set the data source in this file processor.
- Specified by:
setReportDataSource
in class ReportManager.ProcessFileStrategy
Copyright © 2013 JDAL. All Rights Reserved.