public class ReportUtilities extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
REPORT_EXPORT_XML |
|
static String |
REPORT_OUTPUT_CSV |
|
static String |
REPORT_OUTPUT_HTML |
|
static String |
REPORT_OUTPUT_PDF |
|
static String |
REPORT_OUTPUT_XLS |
| Constructor | Description |
|---|---|
ReportUtilities() |
public static final int REPORT_EXPORT_XML
public static final String REPORT_OUTPUT_PDF
public static final String REPORT_OUTPUT_XLS
public static final String REPORT_OUTPUT_CSV
public static final String REPORT_OUTPUT_HTML
Copyright © 2002–2019 itracker. All rights reserved.