| Package | Description | 
|---|---|
| org.openmrs.web.dwr | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<FormListItem> | 
DWRFormService.findForms(java.lang.String text,
         boolean includeUnpublished)
Finds forms based on search text. 
 | 
java.util.List<FormListItem> | 
DWRFormService.getForms(boolean includeUnpublished)
Gets a list of FormListItems that correspond to forms. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.