| Package | Description |
|---|---|
| org.openmrs.module.web.extension | |
| org.openmrs.module.web.extension.provider |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Link> |
AddEncounterToVisitExtension.getAddEncounterToVisitLinks() |
static Set<Link> |
ExtensionUtil.getAllAddEncounterToVisitLinks()
Searches for all modules implementing
AddEncounterToVisitExtension and returns the
set of links. |
List<Link> |
ConceptUsageExtension.getConceptUsage() |
abstract List<Link> |
LinkProviderExtension.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConceptUsageExtension.setConceptUsage(List<Link> conceptUsage) |
| Constructor and Description |
|---|
ConceptUsageExtension(String header,
List<Link> conceptUsage) |
ConceptUsageExtension(String header,
List<Link> conceptUsage,
String requiredPrivilege) |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
LinkProvider.getLinks() |
Copyright © 2015 OpenMRS Inc.. All rights reserved.