|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.importing.ImportingConstants
public final class ImportingConstants
Class containing general constants for importing.
| Field Summary | |
|---|---|
static java.lang.String |
ATTRIBUTE_DELTA_HASH
Name of the attribute that contains the delta hash. |
static java.lang.String |
ATTRIBUTE_UPDATE
Attribute set to true by the deltaCheck worker to mark records that are not new but have been changed. |
static java.lang.String |
TASK_PARAM_DATA_SOURCE
Name of the task parameter that contains the data source. |
static java.lang.String |
TASK_PARAM_ROOT_FOLDER
Name of the task parameter that contains the root folder for crawling. |
static java.lang.String |
TASK_PARAM_START_URL
Name of the task parameter that contains the start URL for crawling. |
| 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 java.lang.String ATTRIBUTE_DELTA_HASH
public static final java.lang.String ATTRIBUTE_UPDATE
true by the deltaCheck worker to mark records that are not new but have been changed.
public static final java.lang.String TASK_PARAM_DATA_SOURCE
public static final java.lang.String TASK_PARAM_ROOT_FOLDER
public static final java.lang.String TASK_PARAM_START_URL
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||