public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCOUNT_ID_ATTRIBUTE
The name of the http request attribute containing the account id (ie subdomain)
indicated in the caller's URL.
|
static String |
CLIENT_VERSION_HEADER
An http header sent by the client that indicates the version of the client.
|
static String |
HEADER_PREFIX |
static String |
HIDDEN_COOKIE_SPACE
The name of the space used for storing transient token to signed cookie mappings.
|
static String |
MEDIA_TYPE_APPLICATION_JSON |
static String |
RESTORE_ID_PROP
The property value set on a space to indicate that it is a restored
snapshot.
|
static String |
SERVER_HOST |
static String |
SERVER_PORT |
static String |
SNAPSHOT_ID_PROP
The property value set on a space to indicate that a snapshot is in
process
|
static String |
SNAPSHOT_METADATA_SPACE
Content ID used to define a space snapshot
|
static String |
SNAPSHOT_PROPS_FILENAME
Content ID used to define a space snapshot
|
static List<String> |
SYSTEM_SPACES
This structure defines the system managed spaces.
|
static String |
TEXT_TSV
Mime types
|
public static final String HEADER_PREFIX
public static final String CLIENT_VERSION_HEADER
public static final String SNAPSHOT_METADATA_SPACE
public static final List<String> SYSTEM_SPACES
public static final String TEXT_TSV
public static final String MEDIA_TYPE_APPLICATION_JSON
public static final String SNAPSHOT_PROPS_FILENAME
public static final String SNAPSHOT_ID_PROP
public static final String RESTORE_ID_PROP
public static final String ACCOUNT_ID_ATTRIBUTE
public static final String SERVER_HOST
public static final String SERVER_PORT
public static final String HIDDEN_COOKIE_SPACE
Copyright © 2009–2019 DuraSpace. All rights reserved.