Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

These are the predefined constants used in the API.

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

FieldDataType
DATE
MULTIVALUED
NOTE_TEXT
PICKLIST
PLAIN_TEXT
  • No labels