@Controller
public class SystemInformationController
extends java.lang.Object
| Constructor and Description | 
|---|
SystemInformationController()
Default constructor used by spring MVC 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
showPage(org.springframework.ui.ModelMap model)
Called for GET requests only on the systemInfo page. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.