The CWConnectorAttrType class defines numeric and
string equivalents for attribute types. Table 117 summarizes the
attribute-type constants in the
CWConnectorAttrType class.
Table 117. Static constants of the
CWConnectorAttrType class
Attribute data
type |
Numeric
attribute-type constant |
String
attribute-type constant |
Boolean |
BOOLEAN
|
BOOLSTRING
|
Business
object: multiple cardinality |
None |
MULTIPLECARDSTRING
|
Business
object: single cardinality |
None |
SINGLECARDSTRING
|
Ciphertext |
CIPHERTEXT
|
CIPHERTEXTSTRING
|
"Missing
ID" |
None |
CXMISSINGID_STRING
|
Date |
DATE
|
DATESTRING
|
Double |
DOUBLE
|
DOUBSTRING
|
Float |
FLOAT
|
FLTSTRING
|
Integer |
INTEGER
|
INTSTRING
|
Invalid data
type |
INVALID_TYPE_NUM
|
INVALID_TYPE_STRING
|
LongText |
LONGTEXT
|
LONGTEXTSTRING
|
Object |
OBJECT
|
None |
String |
STRING
|
STRSTRING
|
Blank value
|
None |
CxBlank
|
Ignore
value |
None |
CxIgnore
|
