Constants

These are the predefined constants used in the API.

ConceptSyncMethod 
DROPNo synchronization, do not import concept.
FILLFill (only add missing value) selected parts, defined in ImportSettings object.
MERGEMerge (overwrite with new value, but do not remove value) selected parts, defined in ImportSettings object.
NO_SYNCNo synchronization, create new concept.
OVERWRITEOverwrite selected parts, defined in ImportSettings object.
REPLACEOverwrite entire concept.

CriteriaComparison 
CONTAINSA filter criteria comparison with contains.
EQUALSA filter criteria comparison with equals.
EXISTSA filter criteria comparison with exists.
GREATER_THANA filter criteria comparison with greater than.
LESS_THANA filter criteria comparison with less than.
NOT_CONTAINSA filter criteria comparison with not contains.
NOT_EQUALSA filter criteria comparison with notequals.
NOT_EXISTSA filter criteria comparison with not exists.
STARTS_WITHA filter criteria comparison with starts with.
TERM_CRITERIA_STARTIndicates that the criteria is the start of a set of term level criterias.

CriteriaOperator 
ANDCriteria should be joined with logical AND with the following criteria.
NONEDeprecated
Use NOP instead. Will be removed in future version.
NOPCriteria is the last in the filter on either concept level or in a term group.
ORCriteria should be joined with logical OR with the following criteria.

DataCategory
ADMINISTRATIVESTATUS
ANIMACY
CONCEPTORIGIN
CONTEXT
CUSTOMERSUBSET
DATE
DEFINITION
ENVIRONMENTSUBSET
EXAMPLE
EXPLANATION
GRAMMATICALGENDER
GRAMMATICALNUMBER
INCREMENTAL
MULTIVALUED
NOTETEXT
PARTOFSPEECH
PICKLIST
PLAINTEXT
PROCESSSTATUS
PRODUCTSUBSET
PROJECTSUBSET
SAMPLESENTENCE
SOURCE
SOURCELANGUAGE
TERMLOCATION
TERMTYPE
USAGENOTE

DataFormat 
MULTITERMSynonym for MultiTerm 2011 format
MULTITERM2011MultiTerm 2011 format.
MULTITERM2014MultiTerm 2014 format.
MULTITERM2015MultiTerm 2015 format.
TBXTBX format
XDTSynonym for MultiTerm 2014 format

FieldDataType
DATE
MULTIVALUED
NOTE_TEXT
PICKLIST
PLAIN_TEXT

TermSyncMethod 
NO_SYNCNo synchronization, all terms in corresponding language are affected by the concept sync method.
SIMILARITYSynchronization on term similarity (term name and language)
TERM_IDSynchronization on Term ID.

WorkflowTask 
CREATE_CONCEPTTriggered when a concept is created in the dictionary.
CREATE_TERMTriggered when a term is created in the dictionary.
DELETE_CONCEPTTriggered when a concept is deleted from the dictionary.
DELETE_TERMTriggered when a term is deleted from the dictionary.
EDIT_CONCEPTTriggered when a concept is updated in the dictionary.
UPDATE_TERMTriggered when a term is updated in the dictionary.

WorkflowFunction 
REMINDER_EMAILFunction for sending a reminder email if a concept does not fulfil certain conditions after a specified time after original mail.
SEND_EMAILFunction for sending email.
SET_FIELD_VALUESets a field value in the concept or term.