|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportConstants
Contains constant fields used in the report generation process.
| Nested Class Summary | |
|---|---|
static class |
ReportConstants.BooleanValues
Represents a boolean report property. |
static class |
ReportConstants.ErrorCodes
Report generation error codes. |
static class |
ReportConstants.InputTypes
Represents report parameter input types. |
static class |
ReportConstants.Keys
Different types of report parameters. |
static class |
ReportConstants.Parameter
Datasource parameter. |
static class |
ReportConstants.ReportMimeType
Simple enum for report type conversion to a mime type. |
static class |
ReportConstants.ReportType
Allowed report formats. |
| Field Summary | |
|---|---|
static Integer |
CACHE_MANAGER_CHECK_INTERVAL
Cache manager's thread interval between each cache analysis. |
static String |
CYCLIC_REPORT_ORDER_RESPONSE_Q
Cyclic reports JMS queue name. |
static SimpleDateFormat |
DATETIME_FORMAT
An instance of a default date formatter. |
static String |
DATETIME_PATTERN
A simple datetime pattern. |
static String |
FIELD_DELIMITER
CSV field delimiter. |
static SimpleDateFormat |
FILE_DATE_FORMAT
A date format for writing in log files. |
static String |
FILE_PREFIX
File prefix for log purposes. |
static String |
GENERATE_REPORT_Q
Report generation JMS queue name. |
static String |
RECORD_DELIMITER
CSV record delimiter. |
static String |
REPORT_ORDER_ID
Report order id property name. |
static String |
SUBREPORT_MAP_PARAMETER_NAME
Key used to pass map with compiled subreports to JasperFiller |
static String |
WS_NAMESPACE
Web service namespace. |
static String |
WS_REQUEST_LOCAL_PART
Web service request local part. |
| Field Detail |
|---|
static final String WS_NAMESPACE
static final String WS_REQUEST_LOCAL_PART
static final String FILE_PREFIX
static final SimpleDateFormat FILE_DATE_FORMAT
static final String FIELD_DELIMITER
static final String RECORD_DELIMITER
static final Integer CACHE_MANAGER_CHECK_INTERVAL
static final String DATETIME_PATTERN
static final SimpleDateFormat DATETIME_FORMAT
static final String CYCLIC_REPORT_ORDER_RESPONSE_Q
static final String GENERATE_REPORT_Q
static final String REPORT_ORDER_ID
static final String SUBREPORT_MAP_PARAMETER_NAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||