|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ter.API.EngineSearch.EngineSearchConst
Title: EngineSearchConst
Description: this class build some of the constant value that we need for the engine serach
Copyright: Copyright (c) 2003
Company: UNSA
Field Summary | |
static int |
AND
To use with the criterion for the logical linking of the criterion and the previous one. |
static int |
DONTMIND
To use with the criterion for the choice of type of activation of a criterion. |
static int |
NOT
To use with the criterion for the choice of type of activation of a criterion. |
static int |
OR
To use with the criterion for the logical linking of the criterion and the previous one. |
static int |
YES
To use with the criterion for the choice of type of activation of a criterion. |
Constructor Summary | |
EngineSearchConst()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int YES
public static final int NOT
public static final int DONTMIND
public static final int AND
public static final int OR
Constructor Detail |
public EngineSearchConst()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |