java.lang.Object | +--com.ibm.commerce.ras.ECMessageType
This class defines the two types of Messages : System and User
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static int |
DEFAULT_MESSAGE_MASK Default value of the default message type mask parameter. |
static int |
SYSTEM Default value of the system type parameter. |
static int |
USER Default value of the user type parameter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final int USER
public static final int SYSTEM
public static final int DEFAULT_MESSAGE_MASK