|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.connector.disb.DISBConstants
public class DISBConstants
This class contains various constants used by the DISB Component classes
(e.g. attribute names, configuration constants, etc.).
Note: This class is for internal usage only. Any dependency from the
end-user will not be supported. Changes to this class will happen without a
warning.
Field Summary | |
---|---|
static String |
JMSMSG_ATTR_MSG
JMS Message in Entry. |
static String |
JSONMSG_ATTR_CREATE
JSON/Entry create. |
static String |
JSONMSG_ATTR_DELETE
JSON/Entry delete. |
static String |
JSONMSG_ATTR_MESSAGE
DIS JSON message in Entry. |
static String |
JSONMSG_ATTR_MODELOBJECT
JSON/Entry modelObject. |
static String |
JSONMSG_ATTR_MODIFY
JSON/Entry modify. |
static String |
JSONMSG_ATTR_OPSET
JSON/Entry operationSet. |
static String |
JSONMSG_ATTR_OPSETID
JSON/Entry opid. |
static String |
JSONMSG_ATTR_REFERENCE
JSON/Entry reference. |
static String |
JSONMSG_ATTR_REFRESH
JSON/Entry refresh. |
static String |
JSONMSG_ATTR_RELATIONSHIP
JSON/Entry relationship. |
static String |
JSONMSG_ATTR_SOURCE
JSON/Entry source. |
static String |
JSONMSG_ATTR_TARGET
JSON/Entry target. |
static String |
JSONMSG_ATTR_TIMESTAMP
JSON/Entry timeStamp. |
static String |
JSONMSG_IDML_ATTR_TIMESTAMP
JSON/Entry timeStamp. |
Constructor Summary | |
---|---|
DISBConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String JSONMSG_ATTR_CREATE
public static final String JSONMSG_ATTR_MODIFY
public static final String JSONMSG_ATTR_DELETE
public static final String JSONMSG_ATTR_REFRESH
public static final String JSONMSG_ATTR_REFERENCE
public static final String JSONMSG_ATTR_TIMESTAMP
public static final String JSONMSG_ATTR_OPSET
public static final String JSONMSG_ATTR_OPSETID
public static final String JSONMSG_ATTR_MESSAGE
public static final String JMSMSG_ATTR_MSG
public static final String JSONMSG_ATTR_RELATIONSHIP
public static final String JSONMSG_ATTR_SOURCE
public static final String JSONMSG_ATTR_TARGET
public static final String JSONMSG_ATTR_MODELOBJECT
public static final String JSONMSG_IDML_ATTR_TIMESTAMP
Constructor Detail |
---|
public DISBConstants()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |