The CxObjectAttr class defines numeric and string
equivalents for attribute types, as shown in Table 151.
Table 151. Numeric
and string equivalents for attribute types
Attribute
type |
Equivalent
numeric constants |
Equivalent
string constants |
Boolean |
BOOLEAN
|
BOOLSTRING |
Business
object: multiple cardinality |
|
MULTIPLECARDSTRING
|
Business
object: single cardinality |
|
SINGLECARDSTRING
|
Date |
DATE
|
DATESTRING |
Double |
DOUBLE
|
DOUBSTRING |
Float |
FLOAT
|
FLTSTRING
|
Integer |
INTEGER
|
INTSTRING
|
Long
text |
LONGTEXT
|
LONGTEXTSTRING |
Object |
OBJECT
|
|
String |
STRING
|
STRSTRING
|
Invalid type
number |
INVALID_TYPE_NUM |
INVALID_TYPE_STRING |
