IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.channel.sms
Class SMSHandlerConstant

java.lang.Object
  extended by com.ibm.btt.channel.sms.SMSHandlerConstant

public class SMSHandlerConstant
extends java.lang.Object


Field Summary
static java.lang.String CONFIGFILE
           
static java.lang.String DEFAULT_INBOUND_CONFIGID
           
static java.lang.String DEVICETYPE
           
static java.lang.String DLR_CONFIGID
           
static int DLR_FAILURE
           
static int DLR_MESSAGE_BUFFERED
           
static int DLR_SUBMIT_TO_SMSGW
           
static int DLR_SUCCESS
           
static java.lang.String INBOUND_CONFIGID
           
static int OUTBOUND_TIMEOUT
           
static java.lang.String PHONE_NUMBER
           
static java.lang.String REPLYMSG
          When an operation is run by the toolkit for SMS Channel, its context must include a field SMSHandlerConstant.REPLYMSG.
static java.lang.String SMSBOUNDLENAME
           
 
Constructor Summary
SMSHandlerConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPLYMSG

public static final java.lang.String REPLYMSG
When an operation is run by the toolkit for SMS Channel, its context must include a field SMSHandlerConstant.REPLYMSG. The text message value of this data fields is responded to the SMS user.

See Also:
Constant Field Values

PHONE_NUMBER

public static final java.lang.String PHONE_NUMBER
See Also:
Constant Field Values

DEVICETYPE

public static final java.lang.String DEVICETYPE
See Also:
Constant Field Values

CONFIGFILE

public static final java.lang.String CONFIGFILE
See Also:
Constant Field Values

INBOUND_CONFIGID

public static final java.lang.String INBOUND_CONFIGID
See Also:
Constant Field Values

DLR_CONFIGID

public static final java.lang.String DLR_CONFIGID
See Also:
Constant Field Values

DEFAULT_INBOUND_CONFIGID

public static final java.lang.String DEFAULT_INBOUND_CONFIGID
See Also:
Constant Field Values

DLR_SUBMIT_TO_SMSGW

public static final int DLR_SUBMIT_TO_SMSGW
See Also:
Constant Field Values

DLR_SUCCESS

public static final int DLR_SUCCESS
See Also:
Constant Field Values

DLR_FAILURE

public static final int DLR_FAILURE
See Also:
Constant Field Values

DLR_MESSAGE_BUFFERED

public static final int DLR_MESSAGE_BUFFERED
See Also:
Constant Field Values

SMSBOUNDLENAME

public static final java.lang.String SMSBOUNDLENAME
See Also:
Constant Field Values

OUTBOUND_TIMEOUT

public static final int OUTBOUND_TIMEOUT
See Also:
Constant Field Values
Constructor Detail

SMSHandlerConstant

public SMSHandlerConstant()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011