Package com.emc.documentum.rest.config


package com.emc.documentum.rest.config
  • Class
    Description
    Static Map for Admin Methods
    The environment of current application.
    A context holder can contains the information for an authenticated security context.
     
     
    The message bundle which loads all available properties files from 'classpath*:com/emc/documentum/rest/messages/rest-*messages*.properties'
    MIME type format mapping configuration
    Created by vellur on 1/22/2020.
    The runtime configuration for pagination settings where the settings are loaded from the classpath resource 'rest-api-paging-config.properties'.
    The runtime configuration for persistence settings where the settings are loaded from the classpath resource 'rest-api-persistence-config.properties'.
    The runtime configuration for persistence context settings where the settings are loaded from the classpath resource 'rest-api-context-config.properties'.
    A repository context holder contains the user credentials and other information for an authenticated security context.
    The runtime configuration for sanitizer settings where the settings are loaded from the classpath resource 'rest-api-sanitizer-config.properties'.