Uiinfrastructure API Docs  
 

PTQueryCondition Fields

The fields of the PTQueryCondition class are listed below. For a complete list of PTQueryCondition class members, see the PTQueryCondition Members topic.

Public Static Fields

PT_FILTEROP_CONTAINS 
PT_FILTEROP_DOESNOTCONTAIN 
PT_FILTEROP_EQ 
PT_FILTEROP_EQ_NOCASE 
PT_FILTEROP_GT 
PT_FILTEROP_GTE 
PT_FILTEROP_IN 
PT_FILTEROP_ISEMPTY 
PT_FILTEROP_ISNOTEMPTY 
PT_FILTEROP_LT 
PT_FILTEROP_LTE 
PT_FILTEROP_NE 
PT_FILTEROP_NUMERIC_EQ 
PT_FILTEROP_NUMERIC_NOTEQ 
TYPE_DATE 
TYPE_DOUBLE 
TYPE_LONG 
TYPE_REF 
TYPE_STRING 

See Also

PTQueryCondition Class | com.plumtree.xpshared.htmlconstructs Namespace