|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ARConstants
Contains constant fields used in the report generation process.
| Nested Class Summary | |
|---|---|
static class |
ARConstants.BooleanValues
Represents a boolean report property. |
static class |
ARConstants.ErrorCode
Report generation error codes. |
static class |
ARConstants.InputTypes
Represents report parameter input types. |
static class |
ARConstants.Keys
Different types of report parameters. |
static class |
ARConstants.Parameter
Datasource parameter. |
static class |
ARConstants.ReportMimeType
Simple enum for report type conversion to a mime type. |
static class |
ARConstants.ReportType
Allowed report formats. |
| Field Summary | |
|---|---|
static Integer |
CACHE_MANAGER_CHECK_INTERVAL
Cache manager's thread interval between each cache analysis. |
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 |
JMS_PROPERTY_REPORT_ORDER_ID
Report order id property name. |
static String |
JNDI_DEFAULT_CONTEXT
Default context: java:comp/env |
static String |
JNDI_JMS_CONNECTION_FACTORY_ID
JMS connection factory id |
static String |
JNDI_JMS_GENERATE_REPORT_QUEUE_ID
JNDI JMS generate report queue id |
static String |
JNDI_JMS_PROCESS_REPORT_QUEUE_ID
JNDI JMS process report queue id |
static String |
RECORD_DELIMITER
CSV record delimiter. |
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 String JNDI_DEFAULT_CONTEXT
static final String JNDI_JMS_PROCESS_REPORT_QUEUE_ID
static final String JNDI_JMS_GENERATE_REPORT_QUEUE_ID
static final String JNDI_JMS_CONNECTION_FACTORY_ID
static final String JMS_PROPERTY_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 | |||||||||