Class ConfigurationProxy

  • All Implemented Interfaces:
    Proxy

    public class ConfigurationProxy
    extends Object
    implements Proxy
    Author:
    S. Ricci
    • Constructor Detail

      • ConfigurationProxy

        public ConfigurationProxy​(Configuration configuration,
                                  String defaultRecordFileUploadPath,
                                  String defaultRecordIndexPath,
                                  String defaultBackupStoragePath)
    • Method Detail

      • getUploadPath

        public String getUploadPath()
      • getDefaultUploadPath

        public String getDefaultUploadPath()
      • getIndexPath

        public String getIndexPath()
      • getDefaultIndexPath

        public String getDefaultIndexPath()
      • getDefaultRecordFileUploadPath

        public String getDefaultRecordFileUploadPath()
      • getDefaultRecordIndexPath

        public String getDefaultRecordIndexPath()
      • getBackupStoragePath

        public String getBackupStoragePath()
      • getDefaultBackupStoragePath

        public String getDefaultBackupStoragePath()
      • getAllowedRestoreKey

        public String getAllowedRestoreKey()
      • getRemoteCloneUrl

        public String getRemoteCloneUrl()
      • getRemoteCloneRestoreKey

        public String getRemoteCloneRestoreKey()