|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oclc.da.gdfr.registryprototype.properties.SystemProps
public class SystemProps
SystemProps This class defines constants for system properties.
| Field Summary | |
|---|---|
static java.lang.String |
DATA_HOME
Root directory for system data. |
static java.lang.String |
FACTORY_CLASS
Name of the class to use as the CollectionFactory |
static java.lang.String |
LOGGER_NAME
Logger type. |
static java.lang.String |
MAIL_ADDRESS
URL of the local mail server |
static java.lang.String |
MAIL_FROM_ADDRESS
From address of the local mail server |
static java.lang.String |
MAX_SEARCH_RESULTS
Maximum number of results to be returned in a single search |
static java.lang.String |
REGISTRY_HOME
RegistryPrototype home |
static java.lang.String |
REGISTRY_VERSION
Application version. |
static java.lang.String |
SERVER_URL
URL of the host server |
static java.lang.String |
SOURCE_URI
URI of the source node |
static java.lang.String |
SOURCE_URL
URL for the source node |
static java.lang.String |
SYSTEM_PROPS
This is system configuration properties file path. |
static java.lang.String |
TEMPLATE_DIR
Location of the Templates directory |
static java.lang.String |
TEMPLATE_LOCATION
Location of the IWSA deposit record template |
static java.lang.String |
VALIDATION
Determines if validation is on or off |
static java.lang.String |
XML_HOME
Directory with all XML documents |
| Constructor Summary | |
|---|---|
SystemProps()
|
|
| 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 SYSTEM_PROPS
public static final java.lang.String XML_HOME
public static final java.lang.String VALIDATION
public static final java.lang.String TEMPLATE_LOCATION
public static final java.lang.String TEMPLATE_DIR
public static final java.lang.String DATA_HOME
public static final java.lang.String LOGGER_NAME
public static final java.lang.String REGISTRY_VERSION
public static final java.lang.String REGISTRY_HOME
public static final java.lang.String FACTORY_CLASS
public static final java.lang.String SERVER_URL
public static final java.lang.String MAX_SEARCH_RESULTS
public static final java.lang.String SOURCE_URL
public static final java.lang.String SOURCE_URI
public static final java.lang.String MAIL_ADDRESS
public static final java.lang.String MAIL_FROM_ADDRESS
| Constructor Detail |
|---|
public SystemProps()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||