|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DesktopConstants
Constants used by the desktop search.
Field Summary | |
---|---|
static File |
AUTH_PROPS_FILE
The authentication properties. |
static File |
CONFIG_DIR
The directory where the configuration files are located. |
static File |
CRAWLER_CONFIG_FILE
The file that holds the crawler configuration. |
static File |
DEFAULT_CONFIG_DIR
The directory where the default configuration files are located. |
static File |
DEFAULT_CRAWLER_CONFIG_FILE
The file that holds the crawler configuration. |
static File |
DEFAULT_DESKTOP_CONFIG_FILE
The file that holds the default desktop configuration. |
static int |
DEFAULT_INTERVAL
The default interval for index updates. |
static int |
DEFAULT_PORT
The default port for the webserver. |
static File |
DESKTOP_CONFIG_FILE
The file that holds the desktop configuration. |
static File |
INDEX_DIR
The directory where the index is located. |
static File |
LASTUPDATE_FILE
The file that holds the timestamp when the index was updated the last time. |
static File |
LOG_DIR
The directory where the log files are located. |
static File |
NEEDSUPDATE_FILE
The file that indicates that index should be updated if the file exists. |
static File |
TAGLIB_DIR
The directory where additional taglibraries may be located. |
Field Detail |
---|
static final int DEFAULT_PORT
static final int DEFAULT_INTERVAL
static final File LOG_DIR
static final File INDEX_DIR
static final File LASTUPDATE_FILE
static final File NEEDSUPDATE_FILE
static final File CONFIG_DIR
static final File DEFAULT_CONFIG_DIR
static final File DESKTOP_CONFIG_FILE
static final File DEFAULT_DESKTOP_CONFIG_FILE
static final File CRAWLER_CONFIG_FILE
static final File DEFAULT_CRAWLER_CONFIG_FILE
static final File AUTH_PROPS_FILE
static final File TAGLIB_DIR
|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |