| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FEDORA_CONFIG_NAMESPACE |
"http://fedora.info/definitions/v4/config#" |
public static final String |
JCR_NAMESPACE |
"http://www.jcp.org/jcr/1.0" |
public static final String |
LDP_NAMESPACE |
"http://www.w3.org/ns/ldp#" |
public static final String |
PREMIS_NAMESPACE |
"http://www.loc.gov/premis/rdf/v1#" |
public static final String |
RELATIONS_NAMESPACE |
"http://fedora.info/definitions/v4/rels-ext#" |
public static final String |
REPOSITORY_NAMESPACE |
"http://fedora.info/definitions/v4/repository#" |
public static final String |
RESTAPI_NAMESPACE |
"http://fedora.info/definitions/v4/rest-api#" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_TIMEOUT |
180000L |
public static final String |
TIMEOUT_SYSTEM_PROPERTY |
"fcrepo4.tx.timeout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NODE_TYPE_KEY |
"fedora:nodeTypeKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROBLEMS_MODEL_NAME |
"problems" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESOURCE_NAMESPACE |
"info:fedora/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
REAP_INTERVAL |
1000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
AUTO_VERSION |
"auto-version" |
protected static final String |
VERSION_POLICY |
"fedoraconfig:versioningPolicy" |
protected static final String |
VERSIONABLE |
"mix:versionable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE_MODE |
"clusterCacheMode" |
public static final String |
CLUSTER_MEMBERS |
"clusterMembers" |
public static final String |
CLUSTER_NAME |
"clusterName" |
public static final String |
CLUSTER_SIZE |
"clusterSize" |
public static final String |
NODE_ADDRESS |
"clusterNodeAddress" |
public static final String |
NODE_VIEW |
"clusterNodeView" |
public static final String |
PHYSICAL_ADDRESS |
"clusterPhysicalAddress" |
public static final int |
UNKNOWN_NODE_VIEW |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_WORKSPACE_NAME |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DATA_SUFFIX |
"-data" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REFERENCE_PROPERTY_SUFFIX |
"_ref" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHUNKSIZE |
1048576 |
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.