com.instantbank.common.utilcomponents
Interface LetterTemplateGlobals


public interface LetterTemplateGlobals

Enumeration of lettertemplate ear constants

Author:
Instant-bank (Rodrigo Lopez, Consuelo Franky)

Field Summary
static java.lang.String ACTIVE
          Active job status
static java.lang.String AGREEMENT_CODE_VARIABLE
          column name of Agreement Code field, used as where rule for template preview
static java.lang.String AGREEMENTS_ALIAS
          table alias for AGREEMENTS table
static java.lang.String AND_CONNECTOR
          AND connector in where conditions
static java.lang.String ASCENDING_DIRECTION
          ascending direction in order element
static java.lang.String BAD_FORMATED_DATE
          Display value of a bad formated or invalid date
static int BODY_INDEX
          Index of the body component code inside the THBC order. .
static int CATEGORY
          Index of the Letter Template Category inside the THBCCR order. .
static java.lang.String CHRONO_DAYS_OFFSET
          Offset in chronological days for a date field.
static int CLOSING_INDEX
          Index of the closing component code inside the THBC order. .
static java.lang.String COMPANY_DATE
          COMPANY_DATE field
static java.lang.String DAILY
           
static java.lang.String DATE_PARSING_PATTERN
          Pattern expected from date values coming from the data base.
static int DEFAULT_BOTTOM_MARGIN
          Default bottom margin
static java.lang.String DEFAULT_JOB_FREQUENCY
          default job frequency
static java.lang.String DEFAULT_JOB_STATUS
          default job status
static int DEFAULT_LEFT_MARGIN
          Default left margin
static long DEFAULT_QUEUE_TYPE
           
static int DEFAULT_RIGHT_MARGIN
          Default right margin
static int DEFAULT_TOP_MARGIN
          Default top margin
static java.lang.String DEFAULT_UNICITY
           
static java.lang.String DELETE
          Status of an item for deleting from the DB
static java.lang.String DERIVED_FIELDS
          category of derived fields
static java.lang.String DESCENDING_DIRECTION
          descending direction in order element
static java.lang.String DOWN_PREVIEW_NAME
          letter down name for any preview of templates
static long DUMMY_LOAN
          dummy agreement code for preview of templates
static java.lang.String EMPTY_CONNECTOR
          empty connector in where conditions
static java.lang.String FIELD_DATE
          type of a date field
static java.lang.String FIELD_NUMERIC
          type of a numeric field
static java.lang.String FIELD_STRING
          type of a string field
static java.lang.String fillSheet
          Source of the xslt sheet for templates' variables filling.
static java.lang.String FIXED_MENU
          type of a field menu with fixed values
static int HEADER_INDEX
          Index of the header letter component inside the THBC order. .
static java.lang.String INACTIVE
           
static java.lang.String INSERT
          Status of an item for inserting in the DB
static java.lang.String LETTER_JOB_OFFSET_INCONSISTENCY
          A letter job was not executed because there are inconsistencies in the date offsets of the variables in its letter template.
static java.lang.String LETTER_JOB_OK
          A letter job was successfully executed
static java.lang.String LETTER_JOB_OUTDATED
          A letter job was not executed because it is out of date.
static java.lang.String LETTER_JOBS_DIR
          Subdirectory for zip letter files generation
static java.lang.String LETTERS_FTP_JMS_QUEUE
          Letters ftp JMS Queue
static java.lang.String LETTERS_JMS_FACTORY
          Letters job JMS Factory
static java.lang.String LETTERS_JOB_JMS_QUEUE
          Letters Job JMS Queue
static int MAX_FTP_TRANSFER_ATTEMPTS
          Max number of attempts for a ftp file transmission.
static int MAX_IMAGE_SIZE
          Maximum size of a letter image (bytes).
static int MAX_TEXT_SIZE
          Maximum size of a letter component RTF text.
static java.lang.String MONTHLY
           
static java.lang.String NO_OFFSET
          Offset not allowed for a date field.
static java.lang.String NORMAL_FIELDS
          category of normal fields
static java.lang.String ON_REQUEST
          On request job status
static java.lang.String OR_CONNECTOR
          OR connector in where conditions
static java.lang.String ORTHE_CONNECTOR
          OR THE connector in where conditions
static java.lang.String OTHER
           
static java.lang.String OUT
           
static java.lang.String OUTER_JOIN
          type of a outer join
static int REPEATED_NAME
          Repeated name.
static int RESPONSE
          Index of the "response" inside the THBCCR order. .
static java.lang.String ROOT_AGREEMENTS
          root type for joins based in AGREEMENTS table
static java.lang.String RUN
          types of a letter Job for launching batch
static java.lang.String SIMPLE_JOIN
          type of a simple join
static java.lang.String STR_NO_INFO
          String denoting lack of information.
static java.lang.String STR_UNDEF
          String representation for the UNDEF value.
static java.lang.String STR_UNNAMED
          Name of the template and/or component that has not been explicitly named.
static java.lang.String SYSDATE
          SYSDATE field
static int TEMPLATE_INDEX
          Index of a letter template inside the THBC order. .
static java.lang.String TEMPORAL_FIELDS
          category of temporal fields
static int TROUBLE_SIGNAL
          Code for trouble signaling.
static int UNDEF
          Value for miscelaneous undefined codes.
static java.lang.String UPDATE
          Status of an item for updating the DB
static java.lang.Long VOIDELTA
          Value of a "void" date offset.
static java.lang.String WEEKLY
           
static java.lang.String WORKABLE_DAYS_OFFSET
          Offset allowed in workable days for a date field.
static java.lang.String YEARLY
           
static int ZIP_LETTERS_FILE_MAX_SIZE
          Default Max size of a generated zip file containing letters (in bytes).
 

Field Detail

UNDEF

public static final int UNDEF
Value for miscelaneous undefined codes.

REPEATED_NAME

public static final int REPEATED_NAME
Repeated name.

STR_UNDEF

public static final java.lang.String STR_UNDEF
String representation for the UNDEF value.

STR_UNNAMED

public static final java.lang.String STR_UNNAMED
Name of the template and/or component that has not been explicitly named.

STR_NO_INFO

public static final java.lang.String STR_NO_INFO
String denoting lack of information.

TROUBLE_SIGNAL

public static final int TROUBLE_SIGNAL
Code for trouble signaling.

TEMPLATE_INDEX

public static final int TEMPLATE_INDEX
Index of a letter template inside the THBC order. .

HEADER_INDEX

public static final int HEADER_INDEX
Index of the header letter component inside the THBC order. .

BODY_INDEX

public static final int BODY_INDEX
Index of the body component code inside the THBC order. .

CLOSING_INDEX

public static final int CLOSING_INDEX
Index of the closing component code inside the THBC order. .

CATEGORY

public static final int CATEGORY
Index of the Letter Template Category inside the THBCCR order. .

RESPONSE

public static final int RESPONSE
Index of the "response" inside the THBCCR order. .

DEFAULT_LEFT_MARGIN

public static final int DEFAULT_LEFT_MARGIN
Default left margin

DEFAULT_RIGHT_MARGIN

public static final int DEFAULT_RIGHT_MARGIN
Default right margin

DEFAULT_TOP_MARGIN

public static final int DEFAULT_TOP_MARGIN
Default top margin

DEFAULT_BOTTOM_MARGIN

public static final int DEFAULT_BOTTOM_MARGIN
Default bottom margin

MAX_IMAGE_SIZE

public static final int MAX_IMAGE_SIZE
Maximum size of a letter image (bytes).

MAX_TEXT_SIZE

public static final int MAX_TEXT_SIZE
Maximum size of a letter component RTF text.

INSERT

public static final java.lang.String INSERT
Status of an item for inserting in the DB

DELETE

public static final java.lang.String DELETE
Status of an item for deleting from the DB

UPDATE

public static final java.lang.String UPDATE
Status of an item for updating the DB

DUMMY_LOAN

public static final long DUMMY_LOAN
dummy agreement code for preview of templates

DOWN_PREVIEW_NAME

public static final java.lang.String DOWN_PREVIEW_NAME
letter down name for any preview of templates

AGREEMENT_CODE_VARIABLE

public static final java.lang.String AGREEMENT_CODE_VARIABLE
column name of Agreement Code field, used as where rule for template preview

DATE_PARSING_PATTERN

public static final java.lang.String DATE_PARSING_PATTERN
Pattern expected from date values coming from the data base. It is used to parse those strings into Dates.

BAD_FORMATED_DATE

public static final java.lang.String BAD_FORMATED_DATE
Display value of a bad formated or invalid date

VOIDELTA

public static final java.lang.Long VOIDELTA
Value of a "void" date offset.

DEFAULT_JOB_FREQUENCY

public static final java.lang.String DEFAULT_JOB_FREQUENCY
default job frequency

DEFAULT_JOB_STATUS

public static final java.lang.String DEFAULT_JOB_STATUS
default job status

DEFAULT_QUEUE_TYPE

public static final long DEFAULT_QUEUE_TYPE

DEFAULT_UNICITY

public static final java.lang.String DEFAULT_UNICITY

ACTIVE

public static final java.lang.String ACTIVE
Active job status

INACTIVE

public static final java.lang.String INACTIVE

ON_REQUEST

public static final java.lang.String ON_REQUEST
On request job status

YEARLY

public static final java.lang.String YEARLY

MONTHLY

public static final java.lang.String MONTHLY

WEEKLY

public static final java.lang.String WEEKLY

DAILY

public static final java.lang.String DAILY

OR_CONNECTOR

public static final java.lang.String OR_CONNECTOR
OR connector in where conditions

AND_CONNECTOR

public static final java.lang.String AND_CONNECTOR
AND connector in where conditions

ORTHE_CONNECTOR

public static final java.lang.String ORTHE_CONNECTOR
OR THE connector in where conditions

EMPTY_CONNECTOR

public static final java.lang.String EMPTY_CONNECTOR
empty connector in where conditions

ASCENDING_DIRECTION

public static final java.lang.String ASCENDING_DIRECTION
ascending direction in order element

DESCENDING_DIRECTION

public static final java.lang.String DESCENDING_DIRECTION
descending direction in order element

LETTER_JOB_OK

public static final java.lang.String LETTER_JOB_OK
A letter job was successfully executed

LETTER_JOB_OUTDATED

public static final java.lang.String LETTER_JOB_OUTDATED
A letter job was not executed because it is out of date.

LETTER_JOB_OFFSET_INCONSISTENCY

public static final java.lang.String LETTER_JOB_OFFSET_INCONSISTENCY
A letter job was not executed because there are inconsistencies in the date offsets of the variables in its letter template.

FIELD_NUMERIC

public static final java.lang.String FIELD_NUMERIC
type of a numeric field

FIELD_STRING

public static final java.lang.String FIELD_STRING
type of a string field

FIELD_DATE

public static final java.lang.String FIELD_DATE
type of a date field

NO_OFFSET

public static final java.lang.String NO_OFFSET
Offset not allowed for a date field.

WORKABLE_DAYS_OFFSET

public static final java.lang.String WORKABLE_DAYS_OFFSET
Offset allowed in workable days for a date field.

CHRONO_DAYS_OFFSET

public static final java.lang.String CHRONO_DAYS_OFFSET
Offset in chronological days for a date field.

ROOT_AGREEMENTS

public static final java.lang.String ROOT_AGREEMENTS
root type for joins based in AGREEMENTS table

AGREEMENTS_ALIAS

public static final java.lang.String AGREEMENTS_ALIAS
table alias for AGREEMENTS table

NORMAL_FIELDS

public static final java.lang.String NORMAL_FIELDS
category of normal fields

TEMPORAL_FIELDS

public static final java.lang.String TEMPORAL_FIELDS
category of temporal fields

DERIVED_FIELDS

public static final java.lang.String DERIVED_FIELDS
category of derived fields

SIMPLE_JOIN

public static final java.lang.String SIMPLE_JOIN
type of a simple join

OUTER_JOIN

public static final java.lang.String OUTER_JOIN
type of a outer join

FIXED_MENU

public static final java.lang.String FIXED_MENU
type of a field menu with fixed values

SYSDATE

public static final java.lang.String SYSDATE
SYSDATE field

COMPANY_DATE

public static final java.lang.String COMPANY_DATE
COMPANY_DATE field

RUN

public static final java.lang.String RUN
types of a letter Job for launching batch

OUT

public static final java.lang.String OUT

OTHER

public static final java.lang.String OTHER

ZIP_LETTERS_FILE_MAX_SIZE

public static final int ZIP_LETTERS_FILE_MAX_SIZE
Default Max size of a generated zip file containing letters (in bytes).

LETTER_JOBS_DIR

public static final java.lang.String LETTER_JOBS_DIR
Subdirectory for zip letter files generation

LETTERS_JMS_FACTORY

public static final java.lang.String LETTERS_JMS_FACTORY
Letters job JMS Factory

LETTERS_JOB_JMS_QUEUE

public static final java.lang.String LETTERS_JOB_JMS_QUEUE
Letters Job JMS Queue

LETTERS_FTP_JMS_QUEUE

public static final java.lang.String LETTERS_FTP_JMS_QUEUE
Letters ftp JMS Queue

MAX_FTP_TRANSFER_ATTEMPTS

public static final int MAX_FTP_TRANSFER_ATTEMPTS
Max number of attempts for a ftp file transmission.

fillSheet

public static final java.lang.String fillSheet
Source of the xslt sheet for templates' variables filling.