wt.dataops.archivesystem.search
Class HintsConstants
java.lang.Object
wt.dataops.archivesystem.search.HintsConstants
- public class HintsConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_ELEM
public static final String ROOT_ELEM
- See Also:
- Constant Field Values
DTD_NAME
public static final String DTD_NAME
- See Also:
- Constant Field Values
INDEX_HINTS
public static final String INDEX_HINTS
- See Also:
- Constant Field Values
SEARCH_VALUE_HINT
public static final String SEARCH_VALUE_HINT
- See Also:
- Constant Field Values
NAME_HINT
public static final String NAME_HINT
- See Also:
- Constant Field Values
NAME_VALUE_HINT
public static final String NAME_VALUE_HINT
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
OTHER_NAME
public static final String OTHER_NAME
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
CLAUSE_OPER
public static final String CLAUSE_OPER
- See Also:
- Constant Field Values
CLAUSE_OPER_AND
public static final String CLAUSE_OPER_AND
- See Also:
- Constant Field Values
CLAUSE_OPER_OR
public static final String CLAUSE_OPER_OR
- See Also:
- Constant Field Values
VAL_OPER
public static final String VAL_OPER
- See Also:
- Constant Field Values
VAL_OPER_EQ
public static final String VAL_OPER_EQ
- See Also:
- Constant Field Values
VAL_OPER_NE
public static final String VAL_OPER_NE
- See Also:
- Constant Field Values
VAL_OPER_GT
public static final String VAL_OPER_GT
- See Also:
- Constant Field Values
VAL_OPER_LT
public static final String VAL_OPER_LT
- See Also:
- Constant Field Values
VAL_OPER_LE
public static final String VAL_OPER_LE
- See Also:
- Constant Field Values
VAL_OPER_GE
public static final String VAL_OPER_GE
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
WTPART
public static final String WTPART
- See Also:
- Constant Field Values
WTDOCUMENT
public static final String WTDOCUMENT
- See Also:
- Constant Field Values
EPMDOCUMENT
public static final String EPMDOCUMENT
- See Also:
- Constant Field Values
WTPRODUCT
public static final String WTPRODUCT
- See Also:
- Constant Field Values
WTSERIALNUMBEREDPART
public static final String WTSERIALNUMBEREDPART
- See Also:
- Constant Field Values
ALL
public static final String ALL
- See Also:
- Constant Field Values
PERSISTABLE
public static final String PERSISTABLE
- See Also:
- Constant Field Values
SUPPORTED_CLASSES
public static final Class[] SUPPORTED_CLASSES
HintsConstants
public HintsConstants()