Constant Field Values

Contents

org.fcrepo.*

  • org.fcrepo.config.AuthPropsConfig 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.home:fcrepo-home}/config/fcrepo.properties"
    public static final String DEFAULT_FCREPO_HOME_VALUE "fcrepo-home"
    public static final String FCREPO_AUTH_ENABLED "fcrepo.auth.enabled"
    public static final String FCREPO_AUTH_PRINCIPAL_DELEGATE_ENABLED "fcrepo.auth.principal.delegate.enabled"
    public static final String FCREPO_AUTH_PRINCIPAL_HEADER_ENABLED "fcrepo.auth.principal.header.enabled"
    public static final String FCREPO_AUTH_PRINCIPAL_ROLES_ENABLED "fcrepo.auth.principal.roles.enabled"
    public static final String FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.config.file}"
    public static final String FCREPO_HOME_PROPERTY "fcrepo.home"
  • org.fcrepo.config.DatabaseConfig 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.home:fcrepo-home}/config/fcrepo.properties"
    public static final String DEFAULT_FCREPO_HOME_VALUE "fcrepo-home"
    public static final String FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.config.file}"
    public static final String FCREPO_HOME_PROPERTY "fcrepo.home"
  • org.fcrepo.config.FedoraPropsConfig 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.home:fcrepo-home}/config/fcrepo.properties"
    public static final String DEFAULT_FCREPO_HOME_VALUE "fcrepo-home"
    public static final String FCREPO_ACTIVEMQ_CONFIGURATION "fcrepo.activemq.configuration"
    public static final String FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.config.file}"
    public static final String FCREPO_DYNAMIC_JMS_PORT "fcrepo.dynamic.jms.port"
    public static final String FCREPO_DYNAMIC_STOMP_PORT "fcrepo.dynamic.stomp.port"
    public static final String FCREPO_EXTERNAL_CONTENT_ALLOWED "fcrepo.external.content.allowed"
    public static final String FCREPO_HOME_PROPERTY "fcrepo.home"
    public static final String FCREPO_JMS_ENABLED "fcrepo.jms.enabled"
    public static final String FCREPO_JMS_HOST "fcrepo.jms.host"
    public static final String FCREPO_NAMESPACE_REGISTRY "fcrepo.namespace.registry"
  • org.fcrepo.config.MetricsConfig 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.home:fcrepo-home}/config/fcrepo.properties"
    public static final String DEFAULT_FCREPO_HOME_VALUE "fcrepo-home"
    public static final String FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.config.file}"
    public static final String FCREPO_HOME_PROPERTY "fcrepo.home"
  • org.fcrepo.config.OcflPropsConfig 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.home:fcrepo-home}/config/fcrepo.properties"
    public static final String DEFAULT_FCREPO_HOME_VALUE "fcrepo-home"
    public static final String FCREPO_CONFIG_FILE_PROP_SOURCE "file:${fcrepo.config.file}"
    public static final String FCREPO_HOME_PROPERTY "fcrepo.home"
    public static final String FCREPO_OCFL_ROOT "fcrepo.ocfl.root"
    public static final String FCREPO_OCFL_STAGING "fcrepo.ocfl.staging"
    public static final String FCREPO_OCFL_TEMP "fcrepo.ocfl.temp"