Class ConfigurationProxy
java.lang.Object
org.openforis.collect.model.proxy.ConfigurationProxy
- All Implemented Interfaces:
Proxy
- Author:
- S. Ricci
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationProxy(Configuration configuration, String defaultRecordFileUploadPath, String defaultRecordIndexPath, String defaultBackupStoragePath) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ConfigurationProxy
public ConfigurationProxy(Configuration configuration, String defaultRecordFileUploadPath, String defaultRecordIndexPath, String defaultBackupStoragePath)
-
-
Method Details
-
getUploadPath
-
getDefaultUploadPath
-
getIndexPath
-
getDefaultIndexPath
-
getDefaultRecordFileUploadPath
-
getDefaultRecordIndexPath
-
getBackupStoragePath
-
getDefaultBackupStoragePath
-
getAllowedRestoreKey
-
getRemoteCloneUrl
-
getRemoteCloneRestoreKey
-