public class DWRAdministrationService
extends java.lang.Object
Constructor and Description |
---|
DWRAdministrationService() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGlobalProperty(java.lang.String name)
Gets the value of a global property
|
void |
setGlobalProperty(java.lang.String name,
java.lang.String newValue)
Sets the value of a global property
|
public java.lang.String getGlobalProperty(java.lang.String name)
name
- public void setGlobalProperty(java.lang.String name, java.lang.String newValue)
name
- newValue
- Copyright © 2018 OpenMRS Inc.. All Rights Reserved.