Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DOMAIN_CONFIG_DIR_PROPERTY_NAME |
"CONFIG_DIR" |
public static final String |
DOMAIN_CONFIG_FILE_POSTFIX |
"_confd" |
public static final String |
MASTERKEY_COMPONENT_CONFIG_DIR_PARAM |
"MASTERKEY_COMPONENT_CONFIG_DIR" |
public static final String |
MASTERKEY_CONFIG_FILE_NAME_PARAM |
"MASTERKEY_CONFIG_FILE_NAME" |
public static final String |
MASTERKEY_ROOT_CONFIG_DIR_PARAM |
"MASTERKEY_ROOT_CONFIG_DIR" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MASTERKEY_CONFIG_LIFE_TIME_PARAM |
"MASTERKEY_CONFIG_LIFE_TIME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public final String |
XML_CT |
"text/xml;charset=UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLIENT_WINDOW_ID_PARAMETER |
"windowid" |
public static final String |
COMMAND_PARAMETER |
"command" |
public static final String |
RECORD_FILTER_PARAMETER |
"recordfilter" |
public static final String |
RECORD_QUERY_PARAMETER |
"recordquery" |
public static final String |
TARGET_FILTER_PARAMETER |
"filter" |
public static final String |
TORUS_QUERY_PARAMETER |
"torusquery" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NS_NS |
"http://www.w3.org/2000/xmlns/" |
public static final String |
PZ2_NS |
"http://www.indexdata.com/pazpar2/1.0" |
public static final String |
TMARC_NS |
"http://www.indexdata.com/turbomarc" |
public static final String |
XSL_NS |
"http://www.w3.org/1999/XSL/Transform" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNDEFINED |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DAILY_PERIOD |
1440 |
public static final int |
DAY_OF_MONTH |
2 |
public static final int |
DAY_OF_WEEK |
4 |
public static final int |
HOUR |
1 |
public static final int |
MINUTE |
0 |
public static final int |
MONTH |
3 |
public static final int |
MONTHLY_PERIOD |
44640 |
public static final int |
WEEKLY_PERIOD |
10080 |
public static final int |
YEARLY_PERIOD |
535680 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ISO_DATE_FORMAT |
"yyyy-MM-dd\'T\'HH:mm:ss\'Z\'" |
public static final String |
ISO_EXT_DATE_FORMAT |
"yyyy-MM-dd\'T\'HH:mm:ss,SSS\'Z\'" |
public static final String |
RFC_DATE_FORMAT |
"EEE, dd MMM yyyy HH:mm:ss z" |
Copyright © 2014. All rights reserved.