public interface FieldTypes
Modifier and Type | Field and Description |
---|---|
static int |
FieldTypeAudio
Field type value for Audio fields
|
static int |
FieldTypeBinary
Field type value for Binary fields
|
static int |
FieldTypeBool
Field type value for Boolean fields
|
static int |
FieldTypeDate
Field type value for Date fields
|
static int |
FieldTypeDouble
Field type value for Real fields
|
static int |
FieldTypeEnum
Field type value for String List fields
|
static int |
FieldTypeInteger
Field type value for Integer fields
|
static int |
FieldTypeLong
Field type value for 64-bit Long fields
|
static int |
FieldTypePicture
Field type value for Picture fields
|
static int |
FieldTypeString
Field type value for String fields
|
static int |
FieldTypeTable
Field type value for tables
|
static int |
VALUE_INTERPRETATION_ASSETREFERENCE
An asset reference.
|
static int |
VALUE_INTERPRETATION_DATA_SIZE
A field value describing a data size in bytes.
|
static int |
VALUE_INTERPRETATION_DATE_ONLY
The field is a date only value .
|
static int |
VALUE_INTERPRETATION_DATE_TIME
A date and time field.
|
static int |
VALUE_INTERPRETATION_DEFAULT
The default value interpretation
|
static int |
VALUE_INTERPRETATION_LENGTH_IN_INCH
A length field measured in inches.
|
static int |
VALUE_INTERPRETATION_RESOLUTION
A resolution field measured in dots per inch.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_LABEL
The field is a String Enum field which represents a label for the record or asset.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_MULTIPLE_VALUES
The field is a String Enum field with multiple values enabled.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_RATING
The field is a String Enum field which represents a rating for the record or asset.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY
Deprecated.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_MULTIPLE_VALUES
The field is a String Enum field which represents a vocabulary value with multiple values enabled.
|
static int |
VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_SINGLE_VALUE
The field is a String Enum field which represents a vocabulary value with multiple values disabled.
|
static int |
VALUE_INTERPRETATION_STRING_USER_UID
The field is a String field which represents a user unique identifier.
|
static int |
VALUE_INTERPRETATION_TIME_ONLY
The field is a time only value measured in milliseconds.
|
static final int FieldTypeString
static final int FieldTypeBool
static final int FieldTypeInteger
static final int FieldTypeDouble
static final int FieldTypeDate
static final int FieldTypeBinary
static final int FieldTypePicture
static final int FieldTypeEnum
static final int FieldTypeAudio
static final int FieldTypeLong
static final int FieldTypeTable
static final int VALUE_INTERPRETATION_DEFAULT
static final int VALUE_INTERPRETATION_ASSETREFERENCE
AssetReference
object. This is only used for fields of type
FieldTypeBinary
.static final int VALUE_INTERPRETATION_RESOLUTION
FieldTypeDouble
.static final int VALUE_INTERPRETATION_LENGTH_IN_INCH
FieldTypeDouble
.static final int VALUE_INTERPRETATION_DATA_SIZE
FieldTypeInteger
or FieldTypeLong
.static final int VALUE_INTERPRETATION_DATE_ONLY
FieldTypeInteger
.static final int VALUE_INTERPRETATION_TIME_ONLY
FieldTypeInteger
.static final int VALUE_INTERPRETATION_STRING_ENUM_MULTIPLE_VALUES
FieldTypeEnum
.static final int VALUE_INTERPRETATION_STRING_ENUM_LABEL
FieldTypeEnum
.static final int VALUE_INTERPRETATION_STRING_ENUM_RATING
FieldTypeEnum
.static final int VALUE_INTERPRETATION_STRING_USER_UID
FieldTypeString
.static final int VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_MULTIPLE_VALUES
FieldTypeEnum
.@Deprecated static final int VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY
VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_MULTIPLE_VALUES
insteadFieldTypeEnum
.static final int VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_SINGLE_VALUE
FieldTypeEnum
.static final int VALUE_INTERPRETATION_DATE_TIME
FieldTypeLong
.www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.