public interface LocalConfig
extends ome.api.IConfig
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDatabaseVersion()
Retrieves the newest database patch.
|
java.lang.String |
getInternalValue(java.lang.String key)
Provides a configuration value, ignoring the visibility of the given
value.
|