com.ontimize.printing.server
Interface ReportGenerator
- All Known Implementing Classes:
- MSAccessRG
- public interface ReportGenerator
REPORT_NOT_FOUND
public static final java.lang.String REPORT_NOT_FOUND
- See Also:
- Constant Field Values
ERROR
public static final java.lang.String ERROR
- See Also:
- Constant Field Values
getReportList
public java.util.Vector getReportList()
getReportDescription
public java.util.Vector getReportDescription()
getDescription
public java.lang.String getDescription()
createReport
public java.lang.String createReport(java.lang.String name,
java.lang.Object params,
java.lang.String archiveName)