com.bankframe.ei.txnhandler
Class TransactionHandlerConstants

java.lang.Object
  extended by com.bankframe.ei.txnhandler.TransactionHandlerConstants

public class TransactionHandlerConstants
extends Object

This class contains a list of the TransactionHandler constants


Field Summary
static int ALIGN_LEFT
           
static String ALIGN_LEFT_TEXT
           
static int ALIGN_RIGHT
           
static String ALIGN_RIGHT_TEXT
           
static String CHANNEL
           
static String CONDITION
           
static String CONNECTION_TIMEOUT
           
static String DATA
           
static String DATAPACKET_FIELD
           
static String DATAPACKET_INDEX
           
static String DATAPACKET_NAME
           
static String DATASOURCE_EWSWA_FLAG
           
static String DATASOURCE_FLAG
           
static String DATASOURCE_PASSWORD_FLAG
           
static String DATASOURCE_USERNAME_FLAG
           
static String DEC_PLACES_AFTER
           
static String DEC_PLACES_BEFORE
           
static String DESTINATION_JNDI_NAME
           
static String DP_FIELD
           
static String EAB
           
static String EAB_CONNECTOR_TYPE
           
static String EAB_TRANSACTION_FIELD_JNDI_NAME
           
static String EAB_TRANSACTIONHANDLER
          Constant for EAB Transaction Handler
static String ENCODING
           
static String[] ERROR_COMBINENEXT
           
static String[] ERROR_CONDITIONS
           
static String FALSE
           
static String FIELD_ALIGN
           
static String FIELD_ENCODING
           
static String FIELD_ENCODING_ASCII
           
static String FIELD_ENCODING_COMP
           
static String FIELD_ENCODING_COMP3
           
static String FIELD_ENCODING_EBCDIC
           
static String FIELD_ENCODING_STD
           
static String FIELD_ENCODING_X
           
static String FIELD_NA
           
static String FIELD_PAD_CHAR
           
static String FIELDNAME
           
static String FLAG_NOT_VALID
           
static String GMO_OPTIONS
           
static String HEADER
           
static String HOST_SEQUENCE_NUMBER
           
static String HOSTNAME
           
static String IBM_RAS_ERROR_TRACE_FILE
           
static String IBM_RAS_TRACE_ENTRY_EXIT
           
static String IBM_RAS_TRACE_FILE
           
static String IBM_RAS_TRACE_INTERNAL
           
static String IBM_RAS_TRACE_OFF
           
static String IMS
           
static String IN_QUEUE_NAME
           
static String IN_QUEUE_OPEN_OPTIONS
           
static String ISSIGNED_FIELD
           
static String LENGTH
           
static String MANDATORY
           
static String MAX_CONNECTIONS
           
static String MESSAGE_TYPE
           
static String META_DATA
          Constants for Meta Data
static String METADATA_CACHE_FLAG
           
static String METADATA_JNDI_NAME
           
static String MIN_CONNECTIONS
           
static String MODE
           
static String MQ
           
static String NO
           
static String OFFSET
           
static String OUT_QUEUE_MANAGER
           
static String OUT_QUEUE_NAME
           
static String PARAMETER_TYPES_INT
           
static String PARAMETER_TYPES_LONG
           
static String PARAMETER_TYPES_SHORT
           
static String PARAMETER_TYPES_STRING
           
static String PERSISTER_TXN_MAP_JNDI_NAME
           
static String PORT
           
static String QUEUE_MANAGER
           
static String REAP_TIME
           
static int REQUEST_FIELD
           
static String REQUEST_FIELD_TEXT
           
static String REQUEST_TRANSACTION_FIELD
          Constant for Request Transaction field
static String REQUEST_TRANSACTIONFIELD_JNDI_NAME
           
static String REQUEST_TXN_LAYOUT
           
static String RESPONSE_DATAPACKET_NAME
           
static String RESPONSE_ERROR_CONDITIONS_JNDI_NAME
           
static int RESPONSE_FIELD
           
static String RESPONSE_FIELD_TEXT
           
static String RESPONSE_TRANSACTION_FIELD
          Constant for Response Transaction field
static String RESPONSE_TRANSACTIONFIELD_JNDI_NAME
           
static String RESPONSE_TXN_LAYOUT
           
static String ROUTES_CACHE_FLAG
           
static String SEQUENCE
           
static String TIER_FIELD_JNDI_NAME
           
static String TRANSACTION_ERROR_CONDITION
          Constants for Transaction error condition
static String TRANSACTION_HANDLER_JNDI_NAME
           
static String TRANSACTION_ROUTE
          Constants for Transaction route
static String TRANSACTIONROUTE_JNDI_NAME
           
static String TRUE
           
static String TXN_CODE
           
static String TXN_FIELDNAME
           
static String TXN_TYPE
           
static String UNUSED_TIMEOUT
           
static String VALUE
           
static String WAIT_INTERVAL
           
static String YES
           
 
Constructor Summary
TransactionHandlerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TXN_CODE

public static final String TXN_CODE
See Also:
Constant Field Values

TXN_TYPE

public static final String TXN_TYPE
See Also:
Constant Field Values

RESPONSE_DATAPACKET_NAME

public static final String RESPONSE_DATAPACKET_NAME
See Also:
Constant Field Values

ALIGN_RIGHT_TEXT

public static final String ALIGN_RIGHT_TEXT
See Also:
Constant Field Values

ALIGN_LEFT_TEXT

public static final String ALIGN_LEFT_TEXT
See Also:
Constant Field Values

FIELD_NA

public static final String FIELD_NA
See Also:
Constant Field Values

RESPONSE_TXN_LAYOUT

public static final String RESPONSE_TXN_LAYOUT
See Also:
Constant Field Values

REQUEST_TXN_LAYOUT

public static final String REQUEST_TXN_LAYOUT
See Also:
Constant Field Values

SEQUENCE

public static final String SEQUENCE
See Also:
Constant Field Values

FIELDNAME

public static final String FIELDNAME
See Also:
Constant Field Values

LENGTH

public static final String LENGTH
See Also:
Constant Field Values

OFFSET

public static final String OFFSET
See Also:
Constant Field Values

DATA

public static final String DATA
See Also:
Constant Field Values

DP_FIELD

public static final String DP_FIELD
See Also:
Constant Field Values

FIELD_ENCODING

public static final String FIELD_ENCODING
See Also:
Constant Field Values

MANDATORY

public static final String MANDATORY
See Also:
Constant Field Values

FIELD_PAD_CHAR

public static final String FIELD_PAD_CHAR
See Also:
Constant Field Values

FIELD_ALIGN

public static final String FIELD_ALIGN
See Also:
Constant Field Values

ISSIGNED_FIELD

public static final String ISSIGNED_FIELD
See Also:
Constant Field Values

DEC_PLACES_AFTER

public static final String DEC_PLACES_AFTER
See Also:
Constant Field Values

DEC_PLACES_BEFORE

public static final String DEC_PLACES_BEFORE
See Also:
Constant Field Values

FIELD_ENCODING_ASCII

public static final String FIELD_ENCODING_ASCII
See Also:
Constant Field Values

FIELD_ENCODING_EBCDIC

public static final String FIELD_ENCODING_EBCDIC
See Also:
Constant Field Values

FIELD_ENCODING_COMP3

public static final String FIELD_ENCODING_COMP3
See Also:
Constant Field Values

FIELD_ENCODING_COMP

public static final String FIELD_ENCODING_COMP
See Also:
Constant Field Values

FIELD_ENCODING_X

public static final String FIELD_ENCODING_X
See Also:
Constant Field Values

FIELD_ENCODING_STD

public static final String FIELD_ENCODING_STD
See Also:
Constant Field Values

YES

public static final String YES
See Also:
Constant Field Values

NO

public static final String NO
See Also:
Constant Field Values

TRANSACTION_HANDLER_JNDI_NAME

public static final String TRANSACTION_HANDLER_JNDI_NAME
See Also:
Constant Field Values

DESTINATION_JNDI_NAME

public static final String DESTINATION_JNDI_NAME
See Also:
Constant Field Values

REQUEST_TRANSACTIONFIELD_JNDI_NAME

public static final String REQUEST_TRANSACTIONFIELD_JNDI_NAME
See Also:
Constant Field Values

RESPONSE_TRANSACTIONFIELD_JNDI_NAME

public static final String RESPONSE_TRANSACTIONFIELD_JNDI_NAME
See Also:
Constant Field Values

RESPONSE_ERROR_CONDITIONS_JNDI_NAME

public static final String RESPONSE_ERROR_CONDITIONS_JNDI_NAME
See Also:
Constant Field Values

METADATA_JNDI_NAME

public static final String METADATA_JNDI_NAME
See Also:
Constant Field Values

TRANSACTIONROUTE_JNDI_NAME

public static final String TRANSACTIONROUTE_JNDI_NAME
See Also:
Constant Field Values

PERSISTER_TXN_MAP_JNDI_NAME

public static final String PERSISTER_TXN_MAP_JNDI_NAME
See Also:
Constant Field Values

METADATA_CACHE_FLAG

public static final String METADATA_CACHE_FLAG
See Also:
Constant Field Values

ROUTES_CACHE_FLAG

public static final String ROUTES_CACHE_FLAG
See Also:
Constant Field Values

DATASOURCE_FLAG

public static final String DATASOURCE_FLAG
See Also:
Constant Field Values

DATASOURCE_USERNAME_FLAG

public static final String DATASOURCE_USERNAME_FLAG
See Also:
Constant Field Values

DATASOURCE_PASSWORD_FLAG

public static final String DATASOURCE_PASSWORD_FLAG
See Also:
Constant Field Values

DATASOURCE_EWSWA_FLAG

public static final String DATASOURCE_EWSWA_FLAG
See Also:
Constant Field Values

REQUEST_FIELD

public static final int REQUEST_FIELD
See Also:
Constant Field Values

RESPONSE_FIELD

public static final int RESPONSE_FIELD
See Also:
Constant Field Values

ALIGN_LEFT

public static final int ALIGN_LEFT
See Also:
Constant Field Values

ALIGN_RIGHT

public static final int ALIGN_RIGHT
See Also:
Constant Field Values

ERROR_CONDITIONS

public static final String[] ERROR_CONDITIONS

ERROR_COMBINENEXT

public static final String[] ERROR_COMBINENEXT

META_DATA

public static final String META_DATA
Constants for Meta Data

See Also:
Constant Field Values

DATAPACKET_NAME

public static final String DATAPACKET_NAME
See Also:
Constant Field Values

DATAPACKET_FIELD

public static final String DATAPACKET_FIELD
See Also:
Constant Field Values

DATAPACKET_INDEX

public static final String DATAPACKET_INDEX
See Also:
Constant Field Values

TRANSACTION_ROUTE

public static final String TRANSACTION_ROUTE
Constants for Transaction route

See Also:
Constant Field Values

HOST_SEQUENCE_NUMBER

public static final String HOST_SEQUENCE_NUMBER
See Also:
Constant Field Values

TRANSACTION_ERROR_CONDITION

public static final String TRANSACTION_ERROR_CONDITION
Constants for Transaction error condition

See Also:
Constant Field Values

TXN_FIELDNAME

public static final String TXN_FIELDNAME
See Also:
Constant Field Values

CONDITION

public static final String CONDITION
See Also:
Constant Field Values

VALUE

public static final String VALUE
See Also:
Constant Field Values

REQUEST_TRANSACTION_FIELD

public static final String REQUEST_TRANSACTION_FIELD
Constant for Request Transaction field

See Also:
Constant Field Values

RESPONSE_TRANSACTION_FIELD

public static final String RESPONSE_TRANSACTION_FIELD
Constant for Response Transaction field

See Also:
Constant Field Values

EAB_TRANSACTIONHANDLER

public static final String EAB_TRANSACTIONHANDLER
Constant for EAB Transaction Handler

See Also:
Constant Field Values

EAB_CONNECTOR_TYPE

public static final String EAB_CONNECTOR_TYPE
See Also:
Constant Field Values

MQ

public static final String MQ
See Also:
Constant Field Values

IMS

public static final String IMS
See Also:
Constant Field Values

REQUEST_FIELD_TEXT

public static final String REQUEST_FIELD_TEXT
See Also:
Constant Field Values

RESPONSE_FIELD_TEXT

public static final String RESPONSE_FIELD_TEXT
See Also:
Constant Field Values

TRUE

public static final String TRUE
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values

EAB

public static final String EAB
See Also:
Constant Field Values

HEADER

public static final String HEADER
See Also:
Constant Field Values

PARAMETER_TYPES_INT

public static final String PARAMETER_TYPES_INT
See Also:
Constant Field Values

PARAMETER_TYPES_LONG

public static final String PARAMETER_TYPES_LONG
See Also:
Constant Field Values

PARAMETER_TYPES_SHORT

public static final String PARAMETER_TYPES_SHORT
See Also:
Constant Field Values

PARAMETER_TYPES_STRING

public static final String PARAMETER_TYPES_STRING
See Also:
Constant Field Values

CHANNEL

public static final String CHANNEL
See Also:
Constant Field Values

HOSTNAME

public static final String HOSTNAME
See Also:
Constant Field Values

GMO_OPTIONS

public static final String GMO_OPTIONS
See Also:
Constant Field Values

IN_QUEUE_NAME

public static final String IN_QUEUE_NAME
See Also:
Constant Field Values

IN_QUEUE_OPEN_OPTIONS

public static final String IN_QUEUE_OPEN_OPTIONS
See Also:
Constant Field Values

MESSAGE_TYPE

public static final String MESSAGE_TYPE
See Also:
Constant Field Values

MODE

public static final String MODE
See Also:
Constant Field Values

OUT_QUEUE_MANAGER

public static final String OUT_QUEUE_MANAGER
See Also:
Constant Field Values

OUT_QUEUE_NAME

public static final String OUT_QUEUE_NAME
See Also:
Constant Field Values

PORT

public static final String PORT
See Also:
Constant Field Values

QUEUE_MANAGER

public static final String QUEUE_MANAGER
See Also:
Constant Field Values

WAIT_INTERVAL

public static final String WAIT_INTERVAL
See Also:
Constant Field Values

MAX_CONNECTIONS

public static final String MAX_CONNECTIONS
See Also:
Constant Field Values

MIN_CONNECTIONS

public static final String MIN_CONNECTIONS
See Also:
Constant Field Values

UNUSED_TIMEOUT

public static final String UNUSED_TIMEOUT
See Also:
Constant Field Values

REAP_TIME

public static final String REAP_TIME
See Also:
Constant Field Values

CONNECTION_TIMEOUT

public static final String CONNECTION_TIMEOUT
See Also:
Constant Field Values

ENCODING

public static final String ENCODING
See Also:
Constant Field Values

EAB_TRANSACTION_FIELD_JNDI_NAME

public static final String EAB_TRANSACTION_FIELD_JNDI_NAME
See Also:
Constant Field Values

TIER_FIELD_JNDI_NAME

public static final String TIER_FIELD_JNDI_NAME
See Also:
Constant Field Values

FLAG_NOT_VALID

public static final String FLAG_NOT_VALID

IBM_RAS_TRACE_OFF

public static final String IBM_RAS_TRACE_OFF
See Also:
Constant Field Values

IBM_RAS_TRACE_ENTRY_EXIT

public static final String IBM_RAS_TRACE_ENTRY_EXIT
See Also:
Constant Field Values

IBM_RAS_TRACE_INTERNAL

public static final String IBM_RAS_TRACE_INTERNAL
See Also:
Constant Field Values

IBM_RAS_TRACE_FILE

public static final String IBM_RAS_TRACE_FILE
See Also:
Constant Field Values

IBM_RAS_ERROR_TRACE_FILE

public static final String IBM_RAS_ERROR_TRACE_FILE
See Also:
Constant Field Values
Constructor Detail

TransactionHandlerConstants

public TransactionHandlerConstants()


Copyright © 2005, 2007, Oracle. All rights reserved.