Package de.julielab.concepts.db.core
Class ConfigurationConstants
- java.lang.Object
-
- de.julielab.concepts.db.core.ConfigurationConstants
-
public class ConfigurationConstants extends Object
Atomic configuration key elements used to comprise the hierarchical keys used for the configuration.
-
-
Field Summary
-
-
-
Field Detail
-
CONNECTION
public static final String CONNECTION
- See Also:
- Constant Field Values
-
URI
public static final String URI
- See Also:
- Constant Field Values
-
USER
public static final String USER
- See Also:
- Constant Field Values
-
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
-
PREPARATIONS
public static final String PREPARATIONS
- See Also:
- Constant Field Values
-
IMPORTS
public static final String IMPORTS
- See Also:
- Constant Field Values
-
IMPORT
public static final String IMPORT
- See Also:
- Constant Field Values
-
EXPORTS
public static final String EXPORTS
- See Also:
- Constant Field Values
-
EXPORT
public static final String EXPORT
- See Also:
- Constant Field Values
-
EXPORTER
public static final String EXPORTER
- See Also:
- Constant Field Values
-
OPERATIONS
public static final String OPERATIONS
- See Also:
- Constant Field Values
-
OPERATION
public static final String OPERATION
- See Also:
- Constant Field Values
-
OPERATOR
public static final String OPERATOR
- See Also:
- Constant Field Values
-
CONCEPTS
public static final String CONCEPTS
- See Also:
- Constant Field Values
-
FACET
public static final String FACET
- See Also:
- Constant Field Values
-
MAPPINGS
public static final String MAPPINGS
- See Also:
- Constant Field Values
-
FACET_GROUP
public static final String FACET_GROUP
- See Also:
- Constant Field Values
-
CREATOR
public static final String CREATOR
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
REQUEST
public static final String REQUEST
- See Also:
- Constant Field Values
-
CONFIGURATION
public static final String CONFIGURATION
- See Also:
- Constant Field Values
-
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
-
PARAMETER
public static final String PARAMETER
- See Also:
- Constant Field Values
-
REST_ENDPOINT
public static final String REST_ENDPOINT
- See Also:
- Constant Field Values
-
HTTP_METHOD
public static final String HTTP_METHOD
- See Also:
- Constant Field Values
-
REST
public static final String REST
- See Also:
- Constant Field Values
-
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
-
METHOD
public static final String METHOD
- See Also:
- Constant Field Values
-
PATH
public static final String PATH
- See Also:
- Constant Field Values
-
DECODING
public static final String DECODING
- See Also:
- Constant Field Values
-
OUTPUT_FILE
public static final String OUTPUT_FILE
- See Also:
- Constant Field Values
-
JSON2BYTEARRAY
public static final String JSON2BYTEARRAY
- See Also:
- Constant Field Values
-
BASE64
public static final String BASE64
- See Also:
- Constant Field Values
-
GZIP
public static final String GZIP
- See Also:
- Constant Field Values
-
CYPHER_QUERY
public static final String CYPHER_QUERY
- See Also:
- Constant Field Values
-
VERSIONING
public static final String VERSIONING
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
JAVA_TYPE
public static final String JAVA_TYPE
- See Also:
- Constant Field Values
-
ELEMENT_TYPE
public static final String ELEMENT_TYPE
- See Also:
- Constant Field Values
-
TO_ESCAPED_JSON
public static final String TO_ESCAPED_JSON
- See Also:
- Constant Field Values
-
IMPORT_OPTIONS
public static final String IMPORT_OPTIONS
- See Also:
- Constant Field Values
-
MERGE
public static final String MERGE
- See Also:
- Constant Field Values
-
OVERRIDE_PREFERRED_NAME
public static final String OVERRIDE_PREFERRED_NAME
- See Also:
- Constant Field Values
-
-