@Controller @SessionAttributes(value="addressTemplate") public class AddressTemplateController extends Object
LocationTag
sConstructor and Description |
---|
AddressTemplateController() |
Modifier and Type | Method and Description |
---|---|
String |
add(String xml,
org.springframework.web.context.request.WebRequest request)
Add a new AddressTemplate (quickly, without a dedicated page)
|
void |
show(org.springframework.ui.ModelMap model)
Show AddressTemplate
|
Copyright © 2015 OpenMRS Inc.. All rights reserved.