|
com.im.df.api 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.im.df.api.util.LegacyConstants
public final class LegacyConstants
This class contains a few constants which must be in DIF API because of compatibility. Do not use these constants as these will be refactored and removed in next release.
| Field Summary | |
|---|---|
static String |
CASE_INSENSITIVE_SEARCH
|
static String |
DATA_TREE_PATH
The path down the dta tree in terms of the DFRelationship.Directions |
static String |
DISTINCT_VALUES_FIELD_OPERATOR_VALUE_WIDGET_FACTORY
|
static String |
FIELD_OPERATOR_VALUE_QUERY_TERM_FACTORY
|
static String |
JCHEM_SEARCH_OPTIONS
key for structure search options |
static String |
QUERY_TERM_CREATOR
The type of widget that created this query term |
static String |
QUERY_TERM_TYPE
The type of query term e.g. |
static String |
STANDARD_FIELD_OPERATOR_VALUE_WIDGET_FACTORY
|
static String |
STRUCTURE_QUERY_TERM_FACTORY
|
static String |
STRUCTURE_QUERY_WIDGET_FACTORY
|
static String |
VALUE_STEREO_EXACT
|
static String |
VALUE_STEREO_OFF
|
static String |
VALUE_STEREO_ON
This property must contain a String value of one of the VALUE_STEREO properties |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JCHEM_SEARCH_OPTIONS
public static final String VALUE_STEREO_ON
public static final String VALUE_STEREO_EXACT
public static final String VALUE_STEREO_OFF
public static final String QUERY_TERM_TYPE
public static final String QUERY_TERM_CREATOR
public static final String DATA_TREE_PATH
public static final String CASE_INSENSITIVE_SEARCH
public static final String STRUCTURE_QUERY_WIDGET_FACTORY
public static final String FIELD_OPERATOR_VALUE_QUERY_TERM_FACTORY
public static final String STRUCTURE_QUERY_TERM_FACTORY
public static final String DISTINCT_VALUES_FIELD_OPERATOR_VALUE_WIDGET_FACTORY
public static final String STANDARD_FIELD_OPERATOR_VALUE_WIDGET_FACTORY
|
com.im.df.api 5.8 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||