|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.repository.Keys
Contains keys that are used to retrieve data from the SerializedDataManager, which holds the repository data.
Field Summary | |
---|---|
static String |
ADMIN_EMAILS
DESCRIPTION |
static String |
COMPRESSIONS
DESCRIPTION |
static String |
DELETED_RECORD
DESCRIPTION |
static String |
DESCRIPTIONS
DESCRIPTION |
static String |
EARLIEST_DATESTAMP
DESCRIPTION |
static String |
EXAMPLE_ID
DESCRIPTION |
static String |
GRANULARITY
DESCRIPTION |
static String |
HARVESTER_STATUS
DESCRIPTION |
static String |
NUM_IDENTIFIERS_RESULTS
DESCRIPTION |
static String |
NUM_RECORDS_RESULTS
DESCRIPTION |
static String |
PROTOCOL_VERSION
DESCRIPTION |
static String |
PROVIDER_STATUS
DESCRIPTION |
static String |
REMOVE_INVALID_RECORDS
DESCRIPTION |
static String |
REPOSITORY_IDENTIFIER
DESCRIPTION |
static String |
REPOSITORY_NAME
DESCRIPTION |
static String |
SET_INFOS
DESCRIPTION |
static String |
VALIDATE_RECORDS
DESCRIPTION |
Constructor Summary | |
---|---|
Keys()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String ADMIN_EMAILS
public static final String EARLIEST_DATESTAMP
public static final String GRANULARITY
public static final String DELETED_RECORD
public static final String COMPRESSIONS
public static final String DESCRIPTIONS
public static final String SET_INFOS
public static final String REPOSITORY_NAME
public static final String EXAMPLE_ID
public static final String PROVIDER_STATUS
public static final String HARVESTER_STATUS
public static final String REPOSITORY_IDENTIFIER
public static final String PROTOCOL_VERSION
public static final String NUM_RECORDS_RESULTS
public static final String NUM_IDENTIFIERS_RESULTS
public static final String REMOVE_INVALID_RECORDS
public static final String VALIDATE_RECORDS
Constructor Detail |
public Keys()
|
DLESE Tools v1.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |