|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.search.core.constants.Constants
public final class Constants
Constants used throughout the Search Core
Field Summary | |
---|---|
static String |
DEFAULT_STARTTIME
Default start datetime for UNK/N/A/NULL datetime fields. |
static String |
DEFAULT_STOPTIME
Default stop datetime for UNK/N/A/NULL datetime fields. |
static String |
LOG_FNAME
Run Log File Name. |
static String |
PC_PROPS
Default filename for Product Classes properties file that is required in config directory. |
static int |
QUERY_MAX
Default maximum number of queried records to be returned from registry. |
static String[] |
VALID_UNK_VALUES
Valid PDS4 representation for unknown values. |
static String |
VERSION_ID_SLOT
Attribute for version of a product. |
Constructor Summary | |
---|---|
Constants()
|
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 String PC_PROPS
public static final int QUERY_MAX
public static final String VERSION_ID_SLOT
public static final String LOG_FNAME
public static final String DEFAULT_STARTTIME
public static final String DEFAULT_STOPTIME
public static String[] VALID_UNK_VALUES
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |