Class ConfigurationProxy

java.lang.Object
org.openforis.collect.model.proxy.ConfigurationProxy
All Implemented Interfaces:
Proxy

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

    • ConfigurationProxy

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

    • 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()