Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

A

AbstractFieldGenHandler - Class in org.openmrs.web.taglib.fieldgen
 
AbstractFieldGenHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
AbstractGraphServlet - Class in org.openmrs.web.servlet
 
AbstractGraphServlet() - Constructor for class org.openmrs.web.servlet.AbstractGraphServlet
 
AbstractHandler - Class in org.openmrs.obs.handler
Abstract handler for some convenience methods Files are stored in the location specified by the global property: "obs.complex_obs_dir"
AbstractHandler() - Constructor for class org.openmrs.obs.handler.AbstractHandler
Constructor initializes formats for alternative file names to protect from unintentionally overwriting existing files.
AbstractPatientDataProducer - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
AbstractPatientDataProducer() - Constructor for class org.openmrs.reporting.AbstractPatientDataProducer
Deprecated.
 
AbstractPatientDataProducer(Integer, String, String, String, String, User, Date, User, Date, Boolean, User, Date, String) - Constructor for class org.openmrs.reporting.AbstractPatientDataProducer
Deprecated.
 
AbstractPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
AbstractPatientFilter() - Constructor for class org.openmrs.reporting.AbstractPatientFilter
Deprecated.
 
AbstractPatientFilter(Integer, String, String, String, String, User, Date, User, Date, Boolean, User, Date, String) - Constructor for class org.openmrs.reporting.AbstractPatientFilter
Deprecated.
 
AbstractReportObject - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
AbstractReportObject() - Constructor for class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
AbstractReportObject(Integer, String, String, String, String, User, Date, User, Date, Boolean, User, Date, String) - Constructor for class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
AbstractReportObjectEditor - Class in org.openmrs.propertyeditor
Deprecated.
see reportingcompatibility module
AbstractReportObjectEditor() - Constructor for class org.openmrs.propertyeditor.AbstractReportObjectEditor
Deprecated.
Public constructor
AbstractTask - Class in org.openmrs.scheduler.tasks
Base class for all other task classes.
AbstractTask() - Constructor for class org.openmrs.scheduler.tasks.AbstractTask
Default constructor
AbstractTask(TaskDefinition) - Constructor for class org.openmrs.scheduler.tasks.AbstractTask
Constructor
accessionNumber - Variable in class org.openmrs.Obs
 
Action - Class in org.openmrs.arden
 
Action(String) - Constructor for class org.openmrs.arden.Action
 
ACTION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
action(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
ACTION
ACTION - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
action_if_then_else2() - Method in class org.openmrs.arden.ArdenBaseParser
 
ACTION_OP - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ACTION_OP - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
action_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
action_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
activateOptions() - Method in class org.openmrs.util.MemoryAppender
 
Activator - Interface in org.openmrs.module
Deprecated.
ACTIVE_LIST_TYPE - Static variable in class org.openmrs.activelist.Allergy
 
ACTIVE_LIST_TYPE - Static variable in class org.openmrs.activelist.Problem
 
ActiveListDAO - Interface in org.openmrs.api.db
Database methods for the ActiveListService
activeListId - Variable in class org.openmrs.activelist.ActiveListItem
 
ActiveListItem - Class in org.openmrs.activelist
TODO
ActiveListItem() - Constructor for class org.openmrs.activelist.ActiveListItem
 
ActiveListItem(Integer) - Constructor for class org.openmrs.activelist.ActiveListItem
 
ActiveListItem(Person, ActiveListType, Concept, Date) - Constructor for class org.openmrs.activelist.ActiveListItem
 
ActiveListPortletController - Class in org.openmrs.web.controller
 
ActiveListPortletController() - Constructor for class org.openmrs.web.controller.ActiveListPortletController
 
ActiveListService - Interface in org.openmrs.api
Contains generic methods pertaining to Active Lists in the system
ActiveListServiceImpl - Class in org.openmrs.api.impl
Default implementation of the active list service.
ActiveListServiceImpl() - Constructor for class org.openmrs.api.impl.ActiveListServiceImpl
 
activeListType - Variable in class org.openmrs.activelist.ActiveListItem
 
ActiveListType - Class in org.openmrs.activelist
TODO
ActiveListType() - Constructor for class org.openmrs.activelist.ActiveListType
 
ActiveListType(Integer) - Constructor for class org.openmrs.activelist.ActiveListType
 
ActiveListWidget - Class in org.openmrs.web.taglib
 
ActiveListWidget() - Constructor for class org.openmrs.web.taglib.ActiveListWidget
 
add(int, Result) - Method in class org.openmrs.logic.result.EmptyResult
 
add(Result) - Method in class org.openmrs.logic.result.EmptyResult
 
add(String, String, WebRequest) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Add a new LocationTag (quickly, without a dedicated page)
ADD_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_PROBLEMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ADD_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
addAction(String) - Method in class org.openmrs.arden.MLMObject
 
addAdditionalPackage(String) - Method in class org.openmrs.module.ModuleClassLoader
Convenience method to add another package name to the list of packages provided by this module
addAddress(PersonAddress) - Method in class org.openmrs.Person
Convenience method to add the address to this person's address list if the address doesn't exist already.
addAdvice(Class, Advice) - Static method in class org.openmrs.api.context.Context
Adds an AOP advice object around the given Class cls
addAdvice(Class, Advice) - Method in class org.openmrs.api.context.ServiceContext
 
addAdvisor(Class, Advisor) - Static method in class org.openmrs.api.context.Context
Adds an AOP advisor around the given Class cls
addAdvisor(Class, Advisor) - Method in class org.openmrs.api.context.ServiceContext
 
addAll(Collection<? extends Result>) - Method in class org.openmrs.logic.result.EmptyResult
 
addAll(int, Collection<? extends Result>) - Method in class org.openmrs.logic.result.EmptyResult
 
addAllAdditionalPackages(Collection<String>) - Method in class org.openmrs.module.ModuleClassLoader
Convenience method to add a bunch of package names to the list of packages provided by this module
addAnswer(ConceptAnswer) - Method in class org.openmrs.Concept
Add the given ConceptAnswer to the list of answers for this Concept
addAnswer(FieldAnswer) - Method in class org.openmrs.Field
Adds a field answer to the list of field answers
addAnswerToList(Object) - Method in class org.openmrs.arden.Comparison
 
addArgument(String, String, Class) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
addArgument(SearchArgument) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
addAttribute(PersonAttribute) - Method in class org.openmrs.Person
Convenience method to add the attribute to this person's attribute list if the attribute doesn't exist already.

Voids any current attribute with type = newAttribute.getAttributeType()

NOTE: This effectively limits persons to only one attribute of any given type **
addCalculatedColumn(String, String) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Append a calculated column
addCalculatedColumn(String, String) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Append a calculated column
addCall(String, String, String) - Method in class org.openmrs.arden.MLMObject
 
addChildLocation(Location) - Method in class org.openmrs.Location
 
addClassifiers(TableRowClassifier...) - Method in class org.openmrs.reporting.CompoundClassifier
Deprecated.
 
addCohortColumn(String, Integer, Integer, Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Append a cohort column
addCohortColumn(String, Integer, Integer, Integer, String, String) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Append a cohort column
addColumn(String) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
addColumns(Collection<String>) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
addCompOperator(String, Integer, String) - Method in class org.openmrs.arden.MLMObject
 
AddConcept(String) - Method in class org.openmrs.arden.MLMObject
 
addConceptColumn(String, String, Integer, String, String[]) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Append a concept based column
addConceptMapping(ConceptMap) - Method in class org.openmrs.Concept
Add the given ConceptMap object to this concept's list of concept mappings.
addConcludeVal(boolean) - Method in class org.openmrs.arden.MLMObject
 
addCutoff(Number, String) - Method in class org.openmrs.reporting.NumericRangeColumnClassifier
Deprecated.
 
addDataSetDefinition(DataSetDefinition) - Method in class org.openmrs.report.ReportSchema
Deprecated.
 
addDemoData - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Does the user want to add the demo data to the database?
addDescription(ConceptDescription) - Method in class org.openmrs.Concept
Add the given description to the list of descriptions for this Concept
addErrorTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
addFormField(FormField) - Method in class org.openmrs.Form
Adds a FormField to the list of form fields
addGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
addGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.AdministrationService
addGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
addGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
addGlobalPropertyListener(GlobalPropertyListener) - Method in interface org.openmrs.api.AdministrationService
Allows code to be notified when a global property is created/edited/deleted.
addGlobalPropertyListener(GlobalPropertyListener) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
addGroupMember(Obs) - Method in class org.openmrs.Obs
Convenience method to add the given obs to this grouping.
addIdentifier(PatientIdentifier) - Method in class org.openmrs.Patient
Will add this PatientIdentifier if the patient doesn't contain it already
addIdentifier(Integer, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Auto generated method comment
addIdentifiers(Collection<PatientIdentifier>) - Method in class org.openmrs.Patient
Will only add PatientIdentifiers in this list that this patient does not have already
addInitParameter(String, String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
Adds a Parameter that should be passed in to initialize this Filter
addInterceptor(Interceptor) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
Adds the given interceptor to the list of interceptors to be applied to hibernate sessions.
addLastLabel(String) - Method in class org.openmrs.reporting.NumericRangeColumnClassifier
Deprecated.
 
addLogicAssignment(String, String) - Method in class org.openmrs.arden.MLMObject
 
addMember(Integer) - Method in class org.openmrs.Cohort
 
addName(ConceptName) - Method in class org.openmrs.Concept
Add the given ConceptName to the list of names for this Concept
addName(PersonName) - Method in class org.openmrs.Person
Convenience method to add the name to this person's name list if the name doesn't exist already.
addName(PersonName) - Method in class org.openmrs.User
 
addObs(List<Obs>) - Method in class org.openmrs.arden.ArdenValue
 
addObs(Obs) - Method in class org.openmrs.Encounter
Add the given Obs to the list of obs for this Encounter.
addObservation(Obs) - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
Add another obs grouper to this row This method shouldn't be called with obs that are within another grouped obs.
AddOnStartup - Annotation Type in org.openmrs.annotation
Annotation used to describe constants in the PrivilegeConstants or RoleConstants class.
addOrder(Order) - Method in class org.openmrs.Encounter
Add the given Order to the list of orders for this Encounter
addParameter(String) - Method in class org.openmrs.arden.Call
 
addParameter(String, String) - Method in class org.openmrs.arden.MLMObject
 
addParameter(Parameter) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Adds a SearchArgument as a Parameter where the SearchArgument name is set to the Parameter label and SearchArgument value is set to the Parameter name and SearchArgument propertyClass is set to the Parameter clazz
addParameterValue(Parameter, Object) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Add a parameter to the context with the given value with global scope
addParameterValue(Parameterizable, Parameter, Object) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Add a parameter to the context with the given value in the scope of the passed Parameterizable object
addPatientId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Add a patient to the list to be run on
addPatientId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Add a patient to the list to be run on
addPatientToCohort(Cohort, Patient) - Method in interface org.openmrs.api.CohortService
Adds a new patient to a Cohort.
addPatientToCohort(Cohort, Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
addPatientToCohort(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRCohortService
Adds the Patient identified by patientId to the Cohort identified by cohortId
AddPersonController - Class in org.openmrs.web.controller.person
 
AddPersonController() - Constructor for class org.openmrs.web.controller.person.AddPersonController
 
addPresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
addPresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
addPresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
addPresentation(PresentationMessage) - Method in interface org.openmrs.messagesource.MutableMessageSource
Adds a presentation message to the source.
addPrivilege(Privilege) - Method in class org.openmrs.Role
Adds the given Privilege to the list of privileges
addProxyPrivilege(String) - Static method in class org.openmrs.api.context.Context
Convenience method.
addProxyPrivilege(String) - Method in class org.openmrs.api.context.UserContext
Gives the given privilege to all calls to hasPrivilege.
addRecipient(AlertRecipient) - Method in class org.openmrs.notification.Alert
Convenience method to add the given AlertRecipient to the list of recipients for this alert
addRecipient(User) - Method in class org.openmrs.notification.Alert
Convenience method to add the given user to this list of recipients for this alert
addRecipient(String) - Method in class org.openmrs.notification.Message
Add a new receiver of this message.
addReportElement(ReportElementDefinition) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
 
Address - Interface in org.openmrs
Defines the standard fields for an Address in OpenMRS
AddressLayoutPortletController - Class in org.openmrs.web.controller.layout
 
AddressLayoutPortletController() - Constructor for class org.openmrs.web.controller.layout.AddressLayoutPortletController
 
AddressSupport - Class in org.openmrs.layout.web.address
 
AddressSupport() - Constructor for class org.openmrs.layout.web.address.AddressSupport
 
AddressTemplate - Class in org.openmrs.layout.web.address
 
AddressTemplate() - Constructor for class org.openmrs.layout.web.address.AddressTemplate
 
addRole(Role) - Method in class org.openmrs.User
Add the given Role to the list of roles for this User
addRow(TableRow) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
addRows(Collection<TableRow>) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
addRule(String, Rule) - Method in interface org.openmrs.logic.LogicService
Registers a new rule with the logic service.
addRule(String, String[], Rule) - Method in interface org.openmrs.logic.LogicService
Registers a new rule with the logic service, associating the tags with the given token
addSearchItem(PatientSearch) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
addServletName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
Adds a Servlet name to the List of those mapped to this filter
addSetMember(Concept) - Method in class org.openmrs.Concept
Appends the concept to the end of the existing list of concept members for this Concept
addSetMember(Concept, int) - Method in class org.openmrs.Concept
Add the concept to the existing member to the list of set members in the given location.
addSimpleColumn(String, String) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Append a simple column
addSimpleColumn(String, String) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Append a simple column
addState(ProgramWorkflowState) - Method in class org.openmrs.ProgramWorkflow
Adds a new ProgramWorkflowState to this ProgramWorkflow
addStrategy(String, CohortDefinition) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Add the given cohort as a "column" to this definition with the given key.
addStrategy(String, String, CohortDefinition) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Add the given cohort as a "column" to this definition with the given key and the given description.
addTag(String) - Method in class org.openmrs.ConceptName
Adds a tag to the concept name.
addTag(String, String) - Method in class org.openmrs.ConceptName
Adds a tag to the concept name.
addTag(ConceptNameTag) - Method in class org.openmrs.ConceptName
Attaches a tag to the concept name.
addTag(LocationTag) - Method in class org.openmrs.Location
Attaches a tag to the Location.
addToCache(String, Object) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Add a value to the cache with a given key
AddToEvaluateList(String, String) - Method in class org.openmrs.arden.MLMObject
 
addTokenTag(String, String) - Method in interface org.openmrs.logic.LogicService
Adds a tag to the given token.
addToListMap(Map<K, List<V>>, K, V) - Static method in class org.openmrs.util.OpenmrsUtil
 
addToSetMap(Map<K, Set<V>>, K, V) - Static method in class org.openmrs.util.OpenmrsUtil
Allows easy manipulation of a Map
addUrlPattern(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
Adds a Url pattern to the List of those mapped to this filter
addUser(HttpSession, User) - Static method in class org.openmrs.web.user.CurrentUsers
Add the user to the current users.
addValue(long, Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Method to add the x and y co-ordinates of the patient graph
addWorkflow(ProgramWorkflow) - Method in class org.openmrs.Program
Adds a new ProgramWorkflow to this Program
AdministrationDAO - Interface in org.openmrs.api.db
Database methods for the AdministrationService
AdministrationSectionExt - Class in org.openmrs.module.web.extension
 
AdministrationSectionExt() - Constructor for class org.openmrs.module.web.extension.AdministrationSectionExt
 
AdministrationService - Interface in org.openmrs.api
Contains methods pertaining to doing some administrative tasks in OpenMRS
AdministrationServiceImpl - Class in org.openmrs.api.impl
Default implementation of the administration services.
AdministrationServiceImpl() - Constructor for class org.openmrs.api.impl.AdministrationServiceImpl
Default empty constructor
adminUserPassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Password for the admin user if the database was created now
ADTA28Handler - Class in org.openmrs.hl7.handler
 
ADTA28Handler() - Constructor for class org.openmrs.hl7.handler.ADTA28Handler
 
AdvicePoint - Class in org.openmrs.module
 
AdvicePoint() - Constructor for class org.openmrs.module.AdvicePoint
 
AdvicePoint(String, Class<?>) - Constructor for class org.openmrs.module.AdvicePoint
 
AdvicePoint(Module, String, String) - Constructor for class org.openmrs.module.AdvicePoint
 
AFTER - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AFTER - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
after(String) - Method in class org.openmrs.arden.ArdenClause
 
after(Date) - Method in interface org.openmrs.logic.LogicCriteria
Add a In expression to the current LogicCriteria
After - Class in org.openmrs.logic.op
The After operator works with a date object to tests whether an expression will yield result after a certain date position.

Example:
- logicService.parse("'CD4 COUNT'").after(Context.getDateformat().parse("2009/12/04");
The above will give us a criteria to check if there's "CD4 COUNT" observations after 12/04/2009
After() - Constructor for class org.openmrs.logic.op.After
 
AFTER - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
AFTER - Static variable in interface org.openmrs.logic.op.Operator
 
afterPropertiesSet() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
afterTransactionBegin(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
age_code() - Method in class org.openmrs.arden.ArdenBaseParser
 
AGE_MAX - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AGE_MAX - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
age_max_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
AGE_MIN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AGE_MIN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
age_min_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
ageFromBirthdate(Date) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
this method is not currently used within OpenMRS and is a duplicate of Person.getAge(Date)
aggregate(DataTable) - Method in class org.openmrs.reporting.CountAggregator
Deprecated.
 
aggregate(DataTable) - Method in interface org.openmrs.reporting.TableRowAggregator
Deprecated.
 
AGO - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AGO - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
Alert - Class in org.openmrs.notification
Alerts are the simplest form of communication.
Alert() - Constructor for class org.openmrs.notification.Alert
Default empty constructor
Alert(Integer) - Constructor for class org.openmrs.notification.Alert
Initializes an alert with the given alert id
Alert(String, Collection<User>) - Constructor for class org.openmrs.notification.Alert
Convenience constructor to create an alert with the given text and for the given users
Alert(String, User) - Constructor for class org.openmrs.notification.Alert
Convenience constructor to create an alert with the given text and for the given users
AlertDAO - Interface in org.openmrs.notification.db
Database methods for the AlertService
AlertFormController - Class in org.openmrs.notification.web.controller
 
AlertFormController() - Constructor for class org.openmrs.notification.web.controller.AlertFormController
 
AlertListController - Class in org.openmrs.notification.web.controller
 
AlertListController() - Constructor for class org.openmrs.notification.web.controller.AlertListController
 
AlertListItem - Class in org.openmrs.notification.web.dwr
 
AlertListItem() - Constructor for class org.openmrs.notification.web.dwr.AlertListItem
 
AlertListItem(Alert) - Constructor for class org.openmrs.notification.web.dwr.AlertListItem
 
AlertRecipient - Class in org.openmrs.notification
This class is essentially a wrapper for the user object.
AlertRecipient() - Constructor for class org.openmrs.notification.AlertRecipient
Default empty constructor
AlertRecipient(Alert) - Constructor for class org.openmrs.notification.AlertRecipient
Initializes a recipient with the given alert
AlertRecipient(Alert, User) - Constructor for class org.openmrs.notification.AlertRecipient
Initializes a recipient with the given alert and recipient/user
AlertRecipient(User, Boolean) - Constructor for class org.openmrs.notification.AlertRecipient
Initializes a recipient with the given user
AlertReminderTask - Class in org.openmrs.scheduler.tasks
Sample implementation of task that shows how to send emails to users/roles via message service.
AlertReminderTask() - Constructor for class org.openmrs.scheduler.tasks.AlertReminderTask
 
AlertService - Interface in org.openmrs.notification
Contains methods pertaining to creating/deleting/voiding Alerts in the system Use:
AlertServiceImpl - Class in org.openmrs.notification.impl
This class should not be instantiated by itself.
AlertServiceImpl() - Constructor for class org.openmrs.notification.impl.AlertServiceImpl
Default constructor
AlertValidator - Class in org.openmrs.validator
Validates attributes on the Alert object.
AlertValidator() - Constructor for class org.openmrs.validator.AlertValidator
 
Allergy - Class in org.openmrs.activelist
TODO
Allergy() - Constructor for class org.openmrs.activelist.Allergy
 
Allergy(Integer) - Constructor for class org.openmrs.activelist.Allergy
 
Allergy(Patient, Concept, Date, AllergyType, Concept, AllergySeverity) - Constructor for class org.openmrs.activelist.Allergy
 
AllergyListItem - Class in org.openmrs.web.dwr
 
AllergyListItem(Allergy) - Constructor for class org.openmrs.web.dwr.AllergyListItem
 
AllergySeverity - Enum in org.openmrs.activelist
 
AllergyType - Enum in org.openmrs.activelist
 
allowAdmin() - Static method in class org.openmrs.module.ModuleUtil
 
allowAutoUpdate() - Static method in class org.openmrs.util.DatabaseUpdater
Indicates whether automatic database updates are allowed by this server.
AMPERSAND - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AMPERSAND - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
AND - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AND - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
and(LogicCriteria) - Method in interface org.openmrs.logic.LogicCriteria
Append the LogicCriteria using the And operator
And - Class in org.openmrs.logic.op
The And operator is a conjunction operator to combine two or more LogicCriteria objects.

Example:
- logicService.parse("'CD4 COUNT'").and(logicService.parse("'WEIGHT (KG)'"));
The above will give us a criteria to check if there's "CD4 COUNT" and "WEIGHT (KG)" observations
And() - Constructor for class org.openmrs.logic.op.And
 
AND - Static variable in interface org.openmrs.logic.op.LogicalOperator
 
AND - Static variable in interface org.openmrs.logic.op.Operator
 
ANONYMOUS - Static variable in class org.openmrs.util.RoleConstants
 
ANONYMOUS_ROLE - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
ANY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ANY - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
any_reserved_word() - Method in class org.openmrs.arden.ArdenBaseParser
 
APIAuthenticationException - Exception in org.openmrs.api
Represents often fatal errors that occur within the API infrastructure involving a user's lack of privileges.
APIAuthenticationException() - Constructor for exception org.openmrs.api.APIAuthenticationException
Default empty constructor.
APIAuthenticationException(String) - Constructor for exception org.openmrs.api.APIAuthenticationException
Common constructor taking in a message to give the user some context as to where/why the authentication failed.
APIAuthenticationException(String, Throwable) - Constructor for exception org.openmrs.api.APIAuthenticationException
Common constructor taking in a message to give the user some context as to where/why the authentication failed.
APIAuthenticationException(Throwable) - Constructor for exception org.openmrs.api.APIAuthenticationException
Constructor giving the user a further cause exception reason that caused this authentication failure
APIException - Exception in org.openmrs.api
Represents often fatal errors that occur within the API infrastructure.
APIException() - Constructor for exception org.openmrs.api.APIException
Default empty constructor.
APIException(String) - Constructor for exception org.openmrs.api.APIException
General constructor to give the end user a helpful message that relates to why this error occurred.
APIException(String, Throwable) - Constructor for exception org.openmrs.api.APIException
General constructor to give the end user a helpful message and to also propagate the parent error exception message.
APIException(Throwable) - Constructor for exception org.openmrs.api.APIException
Constructor used to simply chain a parent exception cause to an APIException.
APOSTROPHE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
APOSTROPHE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
append(LoggingEvent) - Method in class org.openmrs.util.MemoryAppender
 
appendCriteria(Operator, LogicCriteria) - Method in interface org.openmrs.logic.LogicCriteria
Append a LogicCriteria with another LogicCriteria using an operator
appendExpression(Operator, Operand) - Method in interface org.openmrs.logic.LogicCriteria
Create a new LogicExpression using the operand and operator and then append them to the current LogicCriteria
appendExpression(Operator, String) - Method in interface org.openmrs.logic.LogicCriteria
 
appendExpression(Operator, double) - Method in interface org.openmrs.logic.LogicCriteria
 
APPLICATION_DATA_DIRECTORY - Static variable in class org.openmrs.util.OpenmrsConstants
The directory that will store filesystem data about openmrs like module omods, generated data exports, etc.
APPLICATION_DATA_DIRECTORY_RUNTIME_PROPERTY - Static variable in class org.openmrs.util.OpenmrsConstants
The name of the runtime property that a user can set that will specify where openmrs's application directory is
applyLogLevel(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
Set the log4j log level for class logClass to logLevel.
applyLogLevels() - Static method in class org.openmrs.util.OpenmrsUtil
Set the org.openmrs log4j logger's level if global property log.level.openmrs ( OpenmrsConstants.GLOBAL_PROPERTY_LOG_LEVEL ) exists.
applyReportXmlMacros(String) - Method in interface org.openmrs.api.ReportService
Deprecated.
Applies the report xml macros to the input, and returns it.
applyReportXmlMacros(String) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
applyTransform(Operator) - Method in interface org.openmrs.logic.LogicCriteria
Apply a transformation operator to a logic expression
ARDEN_CURLY_BRACKETS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ARDEN_CURLY_BRACKETS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
arden_version_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseLexer - Class in org.openmrs.arden
 
ArdenBaseLexer(InputStream) - Constructor for class org.openmrs.arden.ArdenBaseLexer
 
ArdenBaseLexer(Reader) - Constructor for class org.openmrs.arden.ArdenBaseLexer
 
ArdenBaseLexer(InputBuffer) - Constructor for class org.openmrs.arden.ArdenBaseLexer
 
ArdenBaseLexer(LexerSharedInputState) - Constructor for class org.openmrs.arden.ArdenBaseLexer
 
ArdenBaseParser - Class in org.openmrs.arden
 
ArdenBaseParser(TokenBuffer, int) - Constructor for class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseParser(TokenBuffer) - Constructor for class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseParser(TokenStream, int) - Constructor for class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseParser(TokenStream) - Constructor for class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseParser(ParserSharedInputState) - Constructor for class org.openmrs.arden.ArdenBaseParser
 
ArdenBaseParserTokenTypes - Interface in org.openmrs.arden
 
ArdenBaseTreeParser - Class in org.openmrs.arden
 
ArdenBaseTreeParser() - Constructor for class org.openmrs.arden.ArdenBaseTreeParser
 
ArdenBaseTreeParserTokenTypes - Interface in org.openmrs.arden
 
ArdenClause - Class in org.openmrs.arden
Arden Clauses are represented by ArdenClause classes.
ArdenClause() - Constructor for class org.openmrs.arden.ArdenClause
 
ArdenClause.Predicate - Enum in org.openmrs.arden
 
ArdenDataSource - Interface in org.openmrs.arden
 
ArdenRule - Interface in org.openmrs.arden
 
ArdenService - Interface in org.openmrs.arden
 
ArdenServiceImpl - Class in org.openmrs.arden.impl
Arden-related services
ArdenServiceImpl() - Constructor for class org.openmrs.arden.impl.ArdenServiceImpl
 
ArdenValue - Class in org.openmrs.arden
 
ArdenValue() - Constructor for class org.openmrs.arden.ArdenValue
 
ArdenValue(Patient, Locale) - Constructor for class org.openmrs.arden.ArdenValue
 
ARE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ARE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
areCompatible(Locale, Locale) - Static method in class org.openmrs.util.LocaleUtility
Compatible is a looser matching than that provided by Locale.equals().
as_func_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
asOf(Date) - Method in interface org.openmrs.logic.LogicCriteria
Add a AsOf expression to the current LogicCriteria
AsOf - Class in org.openmrs.logic.op
The AsOf operator works with a date object to test whether an expression will yield result after a certain date position

Example:
- logicService.parse("'CD4 COUNT'").asOf(Context.getDateformat().parse("2009/12/04");
The above will give us a criteria to check if there's "CD4 COUNT" observations as of 12/04/2009
AsOf() - Constructor for class org.openmrs.logic.op.AsOf
 
ASOF - Static variable in interface org.openmrs.logic.op.Operator
 
assemble(Serializable, Object) - Method in class org.openmrs.util.HibernateEnumType
 
AT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
at(String) - Method in class org.openmrs.arden.ArdenClause
 
Attributable<E> - Interface in org.openmrs
Classes marked with this interface are able to be special values for a PersonAttribute.
AttributableDate - Class in org.openmrs.util
This class is a stand in for using "java.util.Date" as a PersonAttribute format.
AttributableDate() - Constructor for class org.openmrs.util.AttributableDate
Default empty constructor
AttributableDate(long) - Constructor for class org.openmrs.util.AttributableDate
Convenience constructor allowing creation of an AttributableDate with the given time
Auditable - Interface in org.openmrs
In OpenMRS, the convention is to track basic audit information for each object related to who initially created the object and when, and who last changed the object and when.
AuditableInterceptor - Class in org.openmrs.api.db.hibernate
This class looks for Auditable that are being inserted into the database.
AuditableInterceptor() - Constructor for class org.openmrs.api.db.hibernate.AuditableInterceptor
 
AuditableSaveHandler - Class in org.openmrs.api.handler
This class deals with any object that implements Auditable.
AuditableSaveHandler() - Constructor for class org.openmrs.api.handler.AuditableSaveHandler
 
AuditFieldController - Class in org.openmrs.web.controller.form
Controller used to merge duplicate fields
AuditFieldController() - Constructor for class org.openmrs.web.controller.form.AuditFieldController
 
authenticate(String, String) - Static method in class org.openmrs.api.context.Context
Used to authenticate user within the context
authenticate(String, String, ContextDAO) - Method in class org.openmrs.api.context.UserContext
Authenticate the user to this UserContext.
authenticate(String, String) - Method in interface org.openmrs.api.db.ContextDAO
Authenticate user with the given username and password.
authenticate(String, String) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
authenticate() - Method in class org.openmrs.scheduler.tasks.AbstractTask
Deprecated.
this method is not used anymore. All threads are run as the Daemon user
authenticateAsSuperUser(String, String) - Method in class org.openmrs.web.filter.update.UpdateFilter
Look in the users table for a user with this username and password and see if they have a role of OpenmrsConstants#SUPERUSER_ROLE.
AUTHENTICATED - Static variable in class org.openmrs.util.RoleConstants
 
AUTHENTICATED_ROLE - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
AUTHOR - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AUTHOR - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
author_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
AuthorizationAdvice - Class in org.openmrs.aop
This class provides the authorization AOP advice performed before every service layer method call.
AuthorizationAdvice() - Constructor for class org.openmrs.aop.AuthorizationAdvice
 
Authorized - Annotation Type in org.openmrs.annotation
Annotation used to describe service layer authorization attributes.
AuthorizedAnnotationAttributes - Class in org.openmrs.annotation
Annotation attributes metadata implementation used for authorization method interception.
AuthorizedAnnotationAttributes() - Constructor for class org.openmrs.annotation.AuthorizedAnnotationAttributes
 
AuthTag - Class in org.openmrs.web.taglib
 
AuthTag() - Constructor for class org.openmrs.web.taglib.AuthTag
 
AUTO_ROLES() - Static method in class org.openmrs.util.OpenmrsConstants
These roles are given to a user automatically and cannot be assigned
AUTO_UPDATE_DATABASE_RUNTIME_PROPERTY - Static variable in class org.openmrs.util.OpenmrsConstants
The name of the runtime property that a user can set that will specify whether the database is automatically updated on startup
autoUpdateDatabase - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Asked for on otherproperties.vm page to know if the runtime property for auto updating their db is true/false
AVERAGE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AVERAGE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
average() - Method in interface org.openmrs.logic.LogicCriteria
Apply the Average operator to the LogicCriteria
Average - Class in org.openmrs.logic.op
The Average operator will calculate the average result from a collection of result returned by the logic expression

Example:
- logicService.parse("'CD4 COUNT'").average();
The above will give us a criteria to get the average result of the "CD4 COUNT" observations
Average() - Constructor for class org.openmrs.logic.op.Average
 
AVERAGE - Static variable in interface org.openmrs.logic.op.Operator
 
AVERAGE - Static variable in interface org.openmrs.logic.op.TransformOperator
 
AVG - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
AVG - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
avg() - Method in class org.openmrs.arden.ArdenClause
 

B

BaseHyphenatedIdentifierValidator - Class in org.openmrs.patient.impl
An abstract class for identifier validators for identifiers that have a hyphen before a single check digit.
BaseHyphenatedIdentifierValidator() - Constructor for class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
BaseModuleActivator - Class in org.openmrs.module
Must be extended by modules and referenced by the Module-Activator property in the module manifest, contains methods that let modules get notifications as the application is executing to allow modules to react in custom ways.
BaseModuleActivator() - Constructor for class org.openmrs.module.BaseModuleActivator
 
BaseOpenmrsData - Class in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
BaseOpenmrsData() - Constructor for class org.openmrs.BaseOpenmrsData
Default Constructor
BaseOpenmrsMetadata - Class in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
BaseOpenmrsMetadata() - Constructor for class org.openmrs.BaseOpenmrsMetadata
Default Constructor
BaseOpenmrsObject - Class in org.openmrs
This is the base implementation of the OpenmrsObject interface.
It implements the uuid variable that all objects are expected to have.
BaseOpenmrsObject() - Constructor for class org.openmrs.BaseOpenmrsObject
 
BaseOpenmrsService - Class in org.openmrs.api.impl
Default method implementations for the OpenmrsService.
BaseOpenmrsService() - Constructor for class org.openmrs.api.impl.BaseOpenmrsService
 
BaseRetireHandler - Class in org.openmrs.api.handler
This is the default class for all retire* actions that take place on all services.
BaseRetireHandler() - Constructor for class org.openmrs.api.handler.BaseRetireHandler
 
BaseUnretireHandler - Class in org.openmrs.api.handler
This is the super interface for all unretire* actions that take place on all services.
BaseUnretireHandler() - Constructor for class org.openmrs.api.handler.BaseUnretireHandler
 
BaseUnvoidHandler - Class in org.openmrs.api.handler
This is the super interface for all unvoid* actions that take place on all services.
BaseUnvoidHandler() - Constructor for class org.openmrs.api.handler.BaseUnvoidHandler
 
BaseVoidHandler - Class in org.openmrs.api.handler
This is the super interface for all void* actions that take place on all services.
BaseVoidHandler() - Constructor for class org.openmrs.api.handler.BaseVoidHandler
 
batchSize - Variable in class org.openmrs.web.servlet.DownloadDictionaryServlet
Maximum size of query results, when retrieved in batches.
BE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
BE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
BECOMES - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
BECOMES - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
becomeUser(String) - Static method in class org.openmrs.api.context.Context
Become a different user.
becomeUser(String) - Method in class org.openmrs.api.context.UserContext
Change current authentication to become another user.
before(Method, Object[], Object) - Method in class org.openmrs.aop.AuthorizationAdvice
Allows us to check whether a user is authorized to access a particular method.
before(Method, Object[], Object) - Method in class org.openmrs.aop.RequiredDataAdvice
 
BEFORE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
BEFORE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
before(String) - Method in class org.openmrs.arden.ArdenClause
 
before(Date) - Method in interface org.openmrs.logic.LogicCriteria
Add a Before expression to the current LogicCriteria
Before - Class in org.openmrs.logic.op
The Before operator works with a date object to tests whether an expression will yield result before a certain date position.

Example:
- logicService.parse("'CD4 COUNT'").before(Context.getDateformat().parse("2009/12/04");
The above will give us a criteria to check if there's "CD4 COUNT" observations before 12/04/2009
Before() - Constructor for class org.openmrs.logic.op.Before
 
BEFORE - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
BEFORE - Static variable in interface org.openmrs.logic.op.Operator
 
beforeTransactionCompletion(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
binary_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
binary_comp_opAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
BinaryDataHandler - Class in org.openmrs.obs.handler
Handler for storing files for complex obs to the file system.
BinaryDataHandler() - Constructor for class org.openmrs.obs.handler.BinaryDataHandler
Constructor initializes formats for alternative file names to protect from unintentionally overwriting existing files.
BinaryStreamHandler - Class in org.openmrs.obs.handler
Handler for storing generic binary data for complex obs to the file system.
BinaryStreamHandler() - Constructor for class org.openmrs.obs.handler.BinaryStreamHandler
Constructor initializes formats for alternative file names to protect from unintentionally overwriting existing files.
BlankIdentifierException - Exception in org.openmrs.api
Exception thrown when a Patient or PatientIdentifier is being saved with an empty or null PatientIdentifier.getIdentifier()
BlankIdentifierException() - Constructor for exception org.openmrs.api.BlankIdentifierException
Default empty constructor.
BlankIdentifierException(String) - Constructor for exception org.openmrs.api.BlankIdentifierException
General constructor to give the end user a helpful message that relates to why this error occurred.
BlankIdentifierException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.BlankIdentifierException
This is the preferred constructor.
BlankIdentifierException(String, Throwable) - Constructor for exception org.openmrs.api.BlankIdentifierException
Convenience constructor used to simply wrap around a different error cause
BlankIdentifierException(Throwable) - Constructor for exception org.openmrs.api.BlankIdentifierException
Constructor used to only wrap around a parent cause.
BOOLEAN - Static variable in class org.openmrs.ConceptDatatype
 
BOOLEAN_UUID - Static variable in class org.openmrs.ConceptDatatype
 
boolean_value() - Method in class org.openmrs.arden.ArdenBaseParser
 
BooleanConceptChangeSet - Class in org.openmrs.util.databasechange
Adds yes/no boolean concepts and changes all boolean obs values to match these concepts
BooleanConceptChangeSet() - Constructor for class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
BoxExt - Class in org.openmrs.module.web.extension
 
BoxExt() - Constructor for class org.openmrs.module.web.extension.BoxExt
 
bufferedOutput - Variable in class org.openmrs.web.filter.GZIPResponseStream
 
BUILD_TIMESTAMP - Static variable in class org.openmrs.web.WebConstants
 
buildTokenTypeASTClassMap() - Method in class org.openmrs.arden.ArdenBaseParser
 

C

CachedMessageSource - Class in org.openmrs.messagesource.impl
A MutableMessageSource backed by a localized map of PresentationMessageCollections, providing in-memory storage of PresentationMessages.
CachedMessageSource() - Constructor for class org.openmrs.messagesource.impl.CachedMessageSource
 
cacheLibrary(URL, String) - Method in class org.openmrs.module.ModuleClassLoader
Saves the given library in the openmrs cache.
CachingPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CachingPatientFilter() - Constructor for class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
calculateAge(Date) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the person's birthdate as of today
CalculatedColumn - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
CalculatedColumn() - Constructor for class org.openmrs.reporting.export.CalculatedColumn
Deprecated.
 
CalculatedColumn(String, String) - Constructor for class org.openmrs.reporting.export.CalculatedColumn
Deprecated.
 
calculateYearsBetween(Date, Date) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Calculate the years between two dates (age).
calendar - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
CALL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
CALL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
Call - Class in org.openmrs.arden
This class translates the CALL function of an MLM into a context.eval() of a rule
Call(String, String) - Constructor for class org.openmrs.arden.Call
 
call_phrase() - Method in class org.openmrs.arden.ArdenBaseParser
 
callSectionAST(AST, MLMObject, String, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
callStringAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
canCreate - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Whether the runtime properties file could possible be created.
canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.CohortDataSetProvider
Deprecated.
 
canEvaluate(DataSetDefinition) - Method in interface org.openmrs.report.DataSetProvider
Deprecated.
 
canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.RowPerObsDataSetProvider
Deprecated.
 
canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetProvider
Deprecated.
 
cannotCreateErrorMessage - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Error message from not being able to create the runtime properties file (only read by the velocity scripts)
canProcess(Message) - Method in class org.openmrs.hl7.handler.ADTA28Handler
Always returns true, assuming that the router calling this handler will only call this handler with ADT_A28 messages.
canProcess(Message) - Method in class org.openmrs.hl7.handler.ORUR01Handler
Always returns true, assuming that the router calling this handler will only call this handler with ORU_R01 messages.
canWrite - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Whether the runtime file can be edited (only read by the velocity scripts)
ChainingInterceptor - Class in org.openmrs.api.db.hibernate
Used by the HibernateSessionFactoryBean to keep track of multiple interceptors
Each of the methods in Interceptor are called for each interceptor that is added to this class
ChainingInterceptor() - Constructor for class org.openmrs.api.db.hibernate.ChainingInterceptor
 
chainingInterceptor - Variable in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
changeHashedPassword(User, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
changeHashedPassword(User, String, String) - Method in interface org.openmrs.api.db.UserDAO
 
changeHashedPassword(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changeHashedPassword(User, String, String) - Method in interface org.openmrs.api.UserService
Changes the current user's password directly.
changeHealthCenter(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Auto generated method comment
changePassword(User, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
changePassword(String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
changePassword(User, String) - Method in interface org.openmrs.api.db.UserDAO
 
changePassword(String, String) - Method in interface org.openmrs.api.db.UserDAO
 
changePassword(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePassword(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePassword(User, String) - Method in interface org.openmrs.api.UserService
Changes the user's password ** Restricted to Super User access**
changePassword(String, String) - Method in interface org.openmrs.api.UserService
Changes the current user's password.
ChangePasswordFormController - Class in org.openmrs.web.controller.user
Used for changing the password when the force password change option is set during a new user creation.
ChangePasswordFormController() - Constructor for class org.openmrs.web.controller.user.ChangePasswordFormController
 
changeQuestionAnswer(String, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
changeQuestionAnswer(User, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
changeQuestionAnswer(User, String, String) - Method in interface org.openmrs.api.db.UserDAO
 
changeQuestionAnswer(String, String, String) - Method in interface org.openmrs.api.db.UserDAO
 
changeQuestionAnswer(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changeQuestionAnswer(String, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changeQuestionAnswer(User, String, String) - Method in interface org.openmrs.api.UserService
Changes the passed user's secret question and answer.
changeQuestionAnswer(String, String, String) - Method in interface org.openmrs.api.UserService
Changes the current user's secret question and answer.
changes - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
changeToState(Integer, Integer, Integer, String) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
CHART_KEY - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
 
checkAllowedIdentifier(String) - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
checkClassVisibility(Class<?>, ModuleClassLoader) - Method in class org.openmrs.module.ModuleClassLoader
Checking the given class's visibility in this module
checkConsistancy() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
checkCoreDataset() - Static method in class org.openmrs.api.context.Context
Runs through the core data (e.g.
checkEmptyVal(Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
checkForModuleUpdates() - Static method in class org.openmrs.module.ModuleUtil
Iterates over the modules and checks each update.rdf file for an update
checkIdentifierAgainstFormat(String, String) - Static method in class org.openmrs.validator.PatientIdentifierValidator
Validates that a given identifier string is valid for a given regular expression format
checkIdentifierAgainstValidator(String, IdentifierValidator) - Static method in class org.openmrs.validator.PatientIdentifierValidator
Validates that a given identifier string is valid for a given IdentifierValidator
checkIfEncounterTypesAreLocked() - Method in interface org.openmrs.api.EncounterService
Check if the encounter types are locked, and if so, throw exception during manipulation of encounter type
checkIfEncounterTypesAreLocked() - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
checkIfLocked() - Method in interface org.openmrs.api.ConceptService
Check if the concepts are locked and if so, throw exception during manipulation of concept
checkIfLocked() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
CheckInternetConnectivityTask - Class in org.openmrs.scheduler.tasks
Simple implementation to check if we have a connection to the internet.
CheckInternetConnectivityTask() - Constructor for class org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
 
checkMandatoryModulesStarted() - Static method in class org.openmrs.module.ModuleUtil
Looks at the .mandatory properties and at the currently started modules to make sure that all mandatory modules have been started successfully.
checkOpenmrsCoreModulesStarted() - Static method in class org.openmrs.module.ModuleUtil
Looks at the list of modules in ModuleConstants.CORE_MODULES to make sure that all modules that are core to OpenMRS are started and have at least a minimum version that OpenMRS needs.
checkPassword(String) - Method in class org.openmrs.api.db.LoginCredential
 
checkPatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
checkPatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
checkPatientIdentifiers(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
checkPatientIdentifiers(Patient) - Method in interface org.openmrs.api.PatientService
Convenience method to validate all identifiers for a given patient
checkRequiredVersion(String, String) - Static method in class org.openmrs.module.ModuleUtil
This method is an enhancement of ModuleUtil.compareVersion(String, String) and adds support for wildcard characters and upperbounds.
citation_text() - Method in class org.openmrs.arden.ArdenBaseParser
 
citation_type() - Method in class org.openmrs.arden.ArdenBaseParser
 
CITATIONS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
CITATIONS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
citations_list() - Method in class org.openmrs.arden.ArdenBaseParser
 
citations_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
CIVIL_STATUS_CONCEPT_ID - Static variable in class org.openmrs.util.OpenmrsConstants
 
CLASS_DRUG - Static variable in class org.openmrs.hl7.HL7Constants
 
CLASS_DRUG - Static variable in class org.openmrs.util.FormConstants
Deprecated.
classify(TableRow) - Method in class org.openmrs.reporting.CompoundClassifier
Deprecated.
 
classify(TableRow) - Method in class org.openmrs.reporting.DateColumnClassifier
Deprecated.
 
classify(TableRow) - Method in class org.openmrs.reporting.NumericRangeColumnClassifier
Deprecated.
 
classify(TableRow) - Method in class org.openmrs.reporting.SimpleColumnClassifier
Deprecated.
 
classify(TableRow) - Method in interface org.openmrs.reporting.TableRowClassifier
Deprecated.
 
ClassLoaderFileOpener - Class in org.openmrs.util
Implementation of liquibase FileOpener interface so that the OpenmrsClassLoader will be used to find files (or any other classloader that is passed into the contructor).
ClassLoaderFileOpener(ClassLoader) - Constructor for class org.openmrs.util.ClassLoaderFileOpener
 
clause(ArdenClause) - Method in class org.openmrs.arden.ArdenClause
 
clear() - Method in class org.openmrs.logic.result.EmptyResult
 
clear() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
clear() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
clearCache() - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Clear the entire cache
clearReferences() - Static method in class org.openmrs.util.OpenmrsClassLoader
This clears any references this classloader might have that will prevent garbage collection.
clearSession() - Static method in class org.openmrs.api.context.Context
Clears cached changes made so far during this unit of work without writing them to the database.
clearSession() - Method in interface org.openmrs.api.db.ContextDAO
 
clearSession() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
clearStartupError() - Method in class org.openmrs.module.Module
 
clearUserContext() - Static method in class org.openmrs.api.context.Context
Clears the user context from the threadlocal.
clone() - Method in class org.openmrs.PersonAddress
bitwise copy of the personAddress object.
cloneCompositionAsFilter(CohortSearchHistory) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Deep-copies this.parsedComposition, and converts to filters, in the context of history
cloneCompositionAsFilter(CohortSearchHistory, EvaluationContext) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Deep-copies this.parsedComposition, and converts to filters, in the context of history
close() - Method in class org.openmrs.util.MemoryAppender
 
close() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
closed - Variable in class org.openmrs.web.filter.GZIPResponseStream
 
closed() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
closeSession() - Static method in class org.openmrs.api.context.Context
Used to define a unit of work.
closeSession() - Method in interface org.openmrs.api.db.ContextDAO
Close session.
closeSession() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
closeStream(Closeable) - Static method in class org.openmrs.util.OpenmrsUtil
A null-safe and exception safe way to close an inputstream or an outputstream
CODED - Static variable in class org.openmrs.ConceptDatatype
 
CODED_UUID - Static variable in class org.openmrs.ConceptDatatype
 
codeName - Variable in class org.openmrs.layout.web.LayoutTemplate
 
Cohort - Class in org.openmrs
This class represents a list of patientIds.
Cohort() - Constructor for class org.openmrs.Cohort
 
Cohort(Integer) - Constructor for class org.openmrs.Cohort
Convenience constructor to create a Cohort object that has an primarykey/internal identifier of cohortId
Cohort(String, String, Integer[]) - Constructor for class org.openmrs.Cohort
This constructor does not check whether the database contains patients with the given ids, but
Cohort(String, String, Patient[]) - Constructor for class org.openmrs.Cohort
This constructor does not check whether the database contains patients with the given ids, but
Cohort(Collection) - Constructor for class org.openmrs.Cohort
This constructor does not check whether the database contains patients with the given ids, but
Cohort(String, String, Collection) - Constructor for class org.openmrs.Cohort
This constructor does not check whether the database contains patients with the given ids, but
Cohort(String) - Constructor for class org.openmrs.Cohort
Convenience contructor taking in a string that is a list of comma separated patient ids This constructor does not check whether the database contains patients with the given ids, but
CohortColumn - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
CohortColumn() - Constructor for class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
CohortColumn(String, Integer, Integer, Integer, String, String) - Constructor for class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
CohortDAO - Interface in org.openmrs.api.db
Database methods for cohort objects.
CohortDataSet - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
CohortDataSet() - Constructor for class org.openmrs.report.CohortDataSet
Deprecated.
 
CohortDataSetDefinition - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
CohortDataSetDefinition() - Constructor for class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Default constructor
CohortDataSetProvider - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
CohortDataSetProvider() - Constructor for class org.openmrs.report.CohortDataSetProvider
Deprecated.
 
CohortDefinition - Interface in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
CohortDefinition - Class in org.openmrs.reporting.data
Deprecated.
see reportingcompatibility module
CohortDefinition() - Constructor for class org.openmrs.reporting.data.CohortDefinition
Deprecated.
Default public constructor
cohortDefinition - Variable in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
 
CohortDefinitionItemHolder - Class in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
CohortDefinitionItemHolder() - Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
Public constructor.
CohortDefinitionItemHolder(String, String, CohortDefinition) - Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
Public constructor.
CohortDefinitionProvider - Interface in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
CohortEditor - Class in org.openmrs.propertyeditor
 
CohortEditor() - Constructor for class org.openmrs.propertyeditor.CohortEditor
 
CohortFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CohortFilter() - Constructor for class org.openmrs.reporting.CohortFilter
Deprecated.
 
CohortFilter(Cohort) - Constructor for class org.openmrs.reporting.CohortFilter
Deprecated.
 
CohortHistoryCompositionFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CohortHistoryCompositionFilter() - Constructor for class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
CohortListItem - Class in org.openmrs.web.dwr
A cohort, including list its member list, for use with DWR.
CohortListItem(Cohort) - Constructor for class org.openmrs.web.dwr.CohortListItem
 
cohortMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
CohortSearchHistory - Class in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
CohortSearchHistory() - Constructor for class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
CohortSearchHistory.CohortSearchHistoryItemHolder - Class in org.openmrs.cohort
Deprecated.
 
CohortSearchHistoryItemHolder() - Constructor for class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
CohortService - Interface in org.openmrs.api
API methods related to Cohorts and CohortDefinitions A Cohort is a list of patient ids. A CohortDefinition is a search strategy which can be used to arrive at a cohort.
CohortServiceImpl - Class in org.openmrs.api.impl
API functions related to Cohorts
CohortServiceImpl() - Constructor for class org.openmrs.api.impl.CohortServiceImpl
 
CohortUtil - Class in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
CohortUtil() - Constructor for class org.openmrs.cohort.CohortUtil
Deprecated.
 
collectFilters() - Method in class org.openmrs.module.ModuleClassLoader
Get and cache the filters for this module (not currently implemented)
collectionContains(Collection<?>, Object) - Static method in class org.openmrs.util.OpenmrsUtil
Loops over the collection to check to see if the given object is in that collection.
CollectionContains - Class in org.openmrs.web.taglib.functions
Function for openmrs tag library to determine whether a collection contains an object
CollectionContains() - Constructor for class org.openmrs.web.taglib.functions.CollectionContains
 
collectionContains(Collection<?>, Object) - Static method in class org.openmrs.web.taglib.functions.CollectionContains
Returns true if collection is not null and contains obj
collectRequiredModuleImports(Module) - Static method in class org.openmrs.module.ModuleClassLoader
Get and cache the imports for this module.
COLON - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
COLON - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
columnName - Static variable in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
columnType - Static variable in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
COMMA - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
COMMA - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
CommandObject() - Constructor for class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
CommandObject(Person, Concept, List<Obs>) - Constructor for class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
comment - Variable in class org.openmrs.Obs
 
comments - Variable in class org.openmrs.activelist.ActiveListItem
 
compare(PatientIdentifierType, PatientIdentifierType) - Method in class org.openmrs.comparator.PatientIdentifierTypeDefaultComparator
Orders by retired (true last), required (true first), name and id.
compare(String, String) - Method in class org.openmrs.module.VersionComparator
 
compare(String, String) - Method in class org.openmrs.util.InsertedOrderComparator
Deprecated.
 
compare(OpenmrsMetadata, OpenmrsMetadata) - Method in class org.openmrs.util.MetadataComparator
 
compare(Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
Compares two java.util.Date objects, but handles java.sql.Timestamp (which is not directly comparable to a date) by dropping its nanosecond value.
compare(Person, Person) - Method in class org.openmrs.util.PersonByNameComparator
 
compare(User, User) - Method in class org.openmrs.util.UserByNameComparator
 
compare(FormField, FormField) - Method in class org.openmrs.web.controller.encounter.EncounterFormController.NumberingFormFieldComparator
 
compareLists(Collection<E>, Collection<E>) - Static method in class org.openmrs.util.OpenmrsUtil
Compares origList to newList returning map of differences
compareNatural(String, String) - Static method in class org.openmrs.util.NaturalStrings
Compares two strings using the current locale's rules and comparing contained numbers based on their numeric values.
compareNatural(Collator, String, String) - Static method in class org.openmrs.util.NaturalStrings
Compares two strings using the given collator and comparing contained numbers based on their numeric values.
compareNaturalAscii(String, String) - Static method in class org.openmrs.util.NaturalStrings
Compares two strings using each character's Unicode value for non-digit characters and the numeric values off any contained numbers.
compareNaturalIgnoreCaseAscii(String, String) - Static method in class org.openmrs.util.NaturalStrings
Compares two strings using each character's Unicode value - ignoring upper/lower case - for non-digit characters and the numeric values of any contained numbers.
comparePersonsByName(Person, Person) - Static method in class org.openmrs.util.PersonByNameComparator
Compares two person objects by name
compareTo(Problem) - Method in class org.openmrs.activelist.Problem
 
compareTo(ConceptAnswer) - Method in class org.openmrs.ConceptAnswer
 
compareTo(ConceptSet) - Method in class org.openmrs.ConceptSet
 
compareTo(ConceptWord) - Method in class org.openmrs.ConceptWord
 
compareTo(FormField) - Method in class org.openmrs.FormField
Sort order for the form fields in the schema.
compareTo(PatientIdentifier) - Method in class org.openmrs.PatientIdentifier
 
compareTo(PatientState) - Method in class org.openmrs.PatientState
Compares by startDate with null as earliest and endDate with null as latest.
compareTo(PersonAddress) - Method in class org.openmrs.PersonAddress
 
compareTo(PersonAttribute) - Method in class org.openmrs.PersonAttribute
 
compareTo(PersonName) - Method in class org.openmrs.PersonName
TODO: the behavior of this method needs to be controlled by some sort of global property because an implementation can define how they want their names to look (which fields to show/hide)
compareTo(RenderingMode) - Method in class org.openmrs.report.RenderingMode
Deprecated.
Higher sortWeight comes first
compareTo(DrugOrderPatientFilter) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
compareTo(PatientCharacteristicFilter) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
compareTo(DoubleRange) - Method in class org.openmrs.util.DoubleRange
first sorts according to low-bound (ascending) then according to high-bound (descending)
compareTo(EncounterDisplayController.FieldHolder) - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
Use this row's FormField to make comparisons about where to put it in relation to the FieldHolder's
compareVersion(String, String) - Static method in class org.openmrs.module.ModuleUtil
Compares version to value version and value are strings like w.x.y.z Returns 0 if either version or value is null.
compareWithNullAsEarliest(Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
Compares two Date/Timestamp objects, treating null as the earliest possible date.
compareWithNullAsGreatest(E, E) - Static method in class org.openmrs.util.OpenmrsUtil
 
compareWithNullAsLatest(Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
Compares two Date/Timestamp objects, treating null as the earliest possible date.
compareWithNullAsLowest(E, E) - Static method in class org.openmrs.util.OpenmrsUtil
 
Comparison - Class in org.openmrs.arden
This class translates comparisons within MLM if statements into java
Comparison(String, Integer) - Constructor for class org.openmrs.arden.Comparison
 
ComparisonOperator - Interface in org.openmrs.logic.op
Marker interface to keep track of the ComparisonOperator sub type
compile(String, String) - Method in interface org.openmrs.arden.ArdenService
Parse arden rule definition from a string and then output java file in the designated output directory.
compile(String, String) - Method in class org.openmrs.arden.impl.ArdenServiceImpl
 
compileFile(String, String) - Method in interface org.openmrs.arden.ArdenService
 
compileFile(String, String) - Method in class org.openmrs.arden.impl.ArdenServiceImpl
 
complete(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.program.PatientProgramFormController
 
COMPLEX_UUID - Static variable in class org.openmrs.ConceptDatatype
 
ComplexData - Class in org.openmrs.obs
ComplexObs is a transient Object that extends Obs but is not itself persisted in the database.
complexData - Variable in class org.openmrs.Obs
 
ComplexData(String, Object) - Constructor for class org.openmrs.obs.ComplexData
Default constructor requires title and data.
ComplexObsHandler - Interface in org.openmrs.obs
Interface for handling complex obs.
ComplexObsServlet - Class in org.openmrs.web.servlet
 
ComplexObsServlet() - Constructor for class org.openmrs.web.servlet.ComplexObsServlet
 
CompoundClassifier - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CompoundClassifier(String) - Constructor for class org.openmrs.reporting.CompoundClassifier
Deprecated.
 
CompoundPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CompoundPatientFilter() - Constructor for class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
CompoundPatientFilter(PatientSetService.BooleanOperator, List<PatientFilter>) - Constructor for class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
concept - Variable in class org.openmrs.activelist.ActiveListItem
 
concept(Concept) - Method in class org.openmrs.arden.ArdenClause
 
Concept - Class in org.openmrs
A Concept object can represent either a question or an answer to a data point.
Concept() - Constructor for class org.openmrs.Concept
default constructor
Concept(Integer) - Constructor for class org.openmrs.Concept
Convenience constructor with conceptid to save to Concept.setConceptId(Integer).
Concept(ConceptNumeric) - Constructor for class org.openmrs.Concept
Deprecated. 
concept - Variable in class org.openmrs.Obs
 
concept - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
CONCEPT_CLASS_DRUG - Static variable in class org.openmrs.util.OpenmrsConstants
This is the hard coded primary key of the concept class for DRUG.
CONCEPT_PROPOSAL_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
 
CONCEPT_PROPOSAL_REJECT - Static variable in class org.openmrs.util.OpenmrsConstants
 
CONCEPT_PROPOSAL_STATES() - Static method in class org.openmrs.util.OpenmrsConstants
 
CONCEPT_PROPOSAL_SYNONYM - Static variable in class org.openmrs.util.OpenmrsConstants
 
CONCEPT_PROPOSAL_UNMAPPED - Static variable in class org.openmrs.util.OpenmrsConstants
 
CONCEPT_WORD_UPDATE_TASK_NAME - Static variable in class org.openmrs.api.impl.ConceptServiceImpl
 
ConceptAnswer - Class in org.openmrs
This class represents one option for an answer to a question type of Concept.
ConceptAnswer() - Constructor for class org.openmrs.ConceptAnswer
default constructor
ConceptAnswer(Integer) - Constructor for class org.openmrs.ConceptAnswer
constructor with id
ConceptAnswer(Concept) - Constructor for class org.openmrs.ConceptAnswer
 
ConceptAnswer(Concept, Drug) - Constructor for class org.openmrs.ConceptAnswer
 
ConceptAnswerEditor - Class in org.openmrs.propertyeditor
 
ConceptAnswerEditor() - Constructor for class org.openmrs.propertyeditor.ConceptAnswerEditor
 
ConceptAnswersEditor - Class in org.openmrs.propertyeditor
Handles lists of conceptids that correspond to answers.
ConceptAnswersEditor(Collection<ConceptAnswer>) - Constructor for class org.openmrs.propertyeditor.ConceptAnswersEditor
Default constructor taking in the original answers.
conceptAttrObsMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
ConceptClass - Class in org.openmrs
ConceptClass
ConceptClass() - Constructor for class org.openmrs.ConceptClass
default constructor
ConceptClass(Integer) - Constructor for class org.openmrs.ConceptClass
constructor with id
ConceptClassEditor - Class in org.openmrs.propertyeditor
 
ConceptClassEditor() - Constructor for class org.openmrs.propertyeditor.ConceptClassEditor
 
ConceptClassFormController - Class in org.openmrs.web.controller.concept
 
ConceptClassFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptClassFormController
 
ConceptClassListController - Class in org.openmrs.web.controller.concept
 
ConceptClassListController() - Constructor for class org.openmrs.web.controller.concept.ConceptClassListController
 
ConceptClassValidator - Class in org.openmrs.validator
Validates attributes on the ConceptClass object.
ConceptClassValidator() - Constructor for class org.openmrs.validator.ConceptClassValidator
 
ConceptClassValidator - Class in org.openmrs.web.controller.concept
Deprecated.
ConceptClassValidator() - Constructor for class org.openmrs.web.controller.concept.ConceptClassValidator
Deprecated.
 
ConceptColumn - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
ConceptColumn() - Constructor for class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
ConceptColumn(String, String, Integer, String, String[]) - Constructor for class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
ConceptComplex - Class in org.openmrs
Child class of Concept that has a ComplexObsHandler associated with the Concept.
ConceptComplex() - Constructor for class org.openmrs.ConceptComplex
Default Constructor
ConceptComplex(Integer) - Constructor for class org.openmrs.ConceptComplex
 
ConceptComplex(Integer, String) - Constructor for class org.openmrs.ConceptComplex
Constructor with conceptId and ConceptComplexHandler
ConceptComplex(Concept) - Constructor for class org.openmrs.ConceptComplex
Constructor from Concept.
ConceptDAO - Interface in org.openmrs.api.db
Concept-related database functions
ConceptDatatype - Class in org.openmrs
ConceptDatatype
ConceptDatatype() - Constructor for class org.openmrs.ConceptDatatype
default constructor
ConceptDatatype(Integer) - Constructor for class org.openmrs.ConceptDatatype
constructor with id
ConceptDatatypeEditor - Class in org.openmrs.propertyeditor
 
ConceptDatatypeEditor() - Constructor for class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
ConceptDatatypeFormController - Class in org.openmrs.web.controller.concept
 
ConceptDatatypeFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeFormController
 
ConceptDatatypeListController - Class in org.openmrs.web.controller.concept
 
ConceptDatatypeListController() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeListController
 
ConceptDatatypeValidator - Class in org.openmrs.validator
Validates attributes on the ConceptDatatype object.
ConceptDatatypeValidator() - Constructor for class org.openmrs.validator.ConceptDatatypeValidator
 
ConceptDatatypeValidator - Class in org.openmrs.web.controller.concept
Deprecated.
ConceptDatatypeValidator() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeValidator
Deprecated.
 
ConceptDescription - Class in org.openmrs
ConceptDescription is the localized description of a concept.
ConceptDescription() - Constructor for class org.openmrs.ConceptDescription
default constructor
ConceptDescription(Integer) - Constructor for class org.openmrs.ConceptDescription
Constructor that takes in the primary key for this object
ConceptDescription(String, Locale) - Constructor for class org.openmrs.ConceptDescription
Constructor specifying the description and locale.
ConceptDrugFormController - Class in org.openmrs.web.controller.concept
 
ConceptDrugFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptDrugFormController
 
conceptDrugList - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
The list of drugs for its concept object
ConceptDrugListController - Class in org.openmrs.web.controller.concept
 
ConceptDrugListController() - Constructor for class org.openmrs.web.controller.concept.ConceptDrugListController
 
ConceptDrugListItem - Class in org.openmrs.web.dwr
 
ConceptDrugListItem() - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
 
ConceptDrugListItem(Drug, Locale) - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
 
ConceptDrugListItem(Integer, Integer, String) - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
 
ConceptEditor - Class in org.openmrs.propertyeditor
 
ConceptEditor() - Constructor for class org.openmrs.propertyeditor.ConceptEditor
 
ConceptFormBackingObject(Concept) - Constructor for class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Default constructor must take in a Concept object to create itself
ConceptFormController - Class in org.openmrs.web.controller
This is the controlling class for the conceptForm.jsp page.
ConceptFormController() - Constructor for class org.openmrs.web.controller.ConceptFormController
 
ConceptFormController.ConceptFormBackingObject - Class in org.openmrs.web.controller
Class that represents all data on this form
ConceptFormValidator - Class in org.openmrs.web.controller
The web validator for the concept editing form
ConceptFormValidator() - Constructor for class org.openmrs.web.controller.ConceptFormValidator
 
ConceptHandler - Class in org.openmrs.web.taglib.fieldgen
 
ConceptHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.ConceptHandler
 
ConceptIndexFormController - Class in org.openmrs.web.controller.concept
 
ConceptIndexFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptIndexFormController
 
ConceptIndexUpdateTask - Class in org.openmrs.scheduler.tasks
A utility class for updating concept words in a scheduled task.
ConceptIndexUpdateTask() - Constructor for class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
 
ConceptInUseException - Exception in org.openmrs.api
This exception is thrown when concept is used/attached to an observation.
ConceptInUseException() - Constructor for exception org.openmrs.api.ConceptInUseException
Generic constructor that gives a normal message about editing not being allowed to the user.
ConceptInUseException(String) - Constructor for exception org.openmrs.api.ConceptInUseException
Convenience constructor to give the user a message other than normal default one
ConceptInUseException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptInUseException
Convenience constructor to give the user a message other than the normal one and to chain this exception with a parent exception.
ConceptInUseException(Throwable) - Constructor for exception org.openmrs.api.ConceptInUseException
Convenience constructor used to only set the parent exception to chain with.
conceptIterator() - Method in interface org.openmrs.api.ConceptService
Returns an iterator for all concepts, including retired and expired.
conceptIterator() - Method in interface org.openmrs.api.db.ConceptDAO
 
conceptIterator() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
conceptIterator() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
conceptListHelper(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
ConceptListItem - Class in org.openmrs.web.dwr
 
ConceptListItem() - Constructor for class org.openmrs.web.dwr.ConceptListItem
 
ConceptListItem(ConceptSearchResult) - Constructor for class org.openmrs.web.dwr.ConceptListItem
Most common constructor
ConceptListItem(Concept, ConceptName, Locale) - Constructor for class org.openmrs.web.dwr.ConceptListItem
 
ConceptMap - Class in org.openmrs
The concept map object represents a mapping of Concept to ConceptSource.
ConceptMap() - Constructor for class org.openmrs.ConceptMap
default constructor
ConceptMap(Integer) - Constructor for class org.openmrs.ConceptMap
constructor with concept map id
ConceptName - Class in org.openmrs
ConceptName is the real world term used to express a Concept within the idiom of a particular locale.
ConceptName() - Constructor for class org.openmrs.ConceptName
default constructor
ConceptName(Integer) - Constructor for class org.openmrs.ConceptName
Convenience constructor to create a ConceptName object by primary key
ConceptName(String, Locale) - Constructor for class org.openmrs.ConceptName
 
ConceptName(String, String, String, Locale) - Constructor for class org.openmrs.ConceptName
Deprecated. 
ConceptNameEditor - Class in org.openmrs.propertyeditor
Used to get/set the ConceptName attribute of objects.
ConceptNameEditor() - Constructor for class org.openmrs.propertyeditor.ConceptNameEditor
 
ConceptNameInUseException - Exception in org.openmrs.api
This exception is thrown when one attempts to delete a concept that has a conceptName that is being used by an observation
ConceptNameInUseException() - Constructor for exception org.openmrs.api.ConceptNameInUseException
Generic constructor that gives a normal message about editing not being allowed to the user.
ConceptNameInUseException(String) - Constructor for exception org.openmrs.api.ConceptNameInUseException
Convenience constructor to give the user a message other than normal default one
ConceptNameInUseException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptNameInUseException
Convenience constructor to give the user a message other than the normal one and to chain this exception with a parent exception.
ConceptNameInUseException(Throwable) - Constructor for exception org.openmrs.api.ConceptNameInUseException
Convenience constructor used to only set the parent exception to chain with.
conceptNameMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
ConceptNameSaveHandler - Class in org.openmrs.api.handler
This class deals with ConceptName objects when they are saved via a save* method in an Openmrs Service.
ConceptNameSaveHandler() - Constructor for class org.openmrs.api.handler.ConceptNameSaveHandler
 
ConceptNameTag - Class in org.openmrs
ConceptNameTag is a textual tag which can be applied to a ConceptName.
ConceptNameTag() - Constructor for class org.openmrs.ConceptNameTag
Default constructor.
ConceptNameTag(String, String) - Constructor for class org.openmrs.ConceptNameTag
Public constructor.
ConceptNameType - Enum in org.openmrs.api
The concept name type enumeration

FULLY_SPECIFIED - Indicates that the name is marked as the fully specified name, which is returned by default for a locale in case there is no preferred name set, a concept can have only one fully specified name per locale.
ConceptNumeric - Class in org.openmrs
The ConceptNumeric extends upon the Concept object by adding some number range values
ConceptNumeric() - Constructor for class org.openmrs.ConceptNumeric
default constructor
ConceptNumeric(Integer) - Constructor for class org.openmrs.ConceptNumeric
Generic constructor taking the primary key
ConceptNumeric(Concept) - Constructor for class org.openmrs.ConceptNumeric
Optional constructor for turning a Concept into a ConceptNumeric

Note: This cannot copy over numeric specific values
ConceptNumericEditor - Class in org.openmrs.propertyeditor
 
ConceptNumericEditor() - Constructor for class org.openmrs.propertyeditor.ConceptNumericEditor
 
ConceptProposal - Class in org.openmrs
A ConceptProposal is a temporary holder for concept that should be in the system.
ConceptProposal() - Constructor for class org.openmrs.ConceptProposal
default constructor
ConceptProposal(Integer) - Constructor for class org.openmrs.ConceptProposal
constructor with id
ConceptProposalFormController - Class in org.openmrs.web.controller.concept
 
ConceptProposalFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptProposalFormController
 
ConceptProposalHandler - Class in org.openmrs.api.handler
This class deals with ConceptProposal objects when they are saved via a save* method in an Openmrs Service.
ConceptProposalHandler() - Constructor for class org.openmrs.api.handler.ConceptProposalHandler
 
ConceptProposalListController - Class in org.openmrs.web.controller.concept
 
ConceptProposalListController() - Constructor for class org.openmrs.web.controller.concept.ConceptProposalListController
 
ConceptRedirectServlet - Class in org.openmrs.web.servlet
This class simply creates a shortened URL for concept links /concept/### to /dictionary/concept.htm?conceptId=### /concept to /dictionary/index.htm /concept/** to /dictionary/index.htm?phrase=**
ConceptRedirectServlet() - Constructor for class org.openmrs.web.servlet.ConceptRedirectServlet
 
ConceptSaveHandler - Class in org.openmrs.api.handler
This class deals with Concept objects when they are saved via a save* method in an Openmrs Service.
ConceptSaveHandler() - Constructor for class org.openmrs.api.handler.ConceptSaveHandler
 
ConceptSearchResult - Class in org.openmrs
An Object of this class represents a search result returned when searching for concepts, it holds extra metadata about the matched concept(s).
ConceptSearchResult() - Constructor for class org.openmrs.ConceptSearchResult
default constructor
ConceptSearchResult(ConceptWord) - Constructor for class org.openmrs.ConceptSearchResult
Optional constructor for turning a conceptWord into a conceptSearchResult, the constructor is hidden from API users so as to hide the idea of conceptWord, it is meant to be used underneath the API for convenience purposes.
ConceptSearchResult(String, Concept, ConceptName) - Constructor for class org.openmrs.ConceptSearchResult
Convenience constructor
ConceptSearchResult(String, Concept, ConceptName, Double) - Constructor for class org.openmrs.ConceptSearchResult
Convenience constructor that takes in a weight too
ConceptService - Interface in org.openmrs.api
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept Proposals, and all other things 'Concept'.
conceptService - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
ConceptServiceImpl - Class in org.openmrs.api.impl
Default Implementation of ConceptService service layer classes
ConceptServiceImpl() - Constructor for class org.openmrs.api.impl.ConceptServiceImpl
 
ConceptSet - Class in org.openmrs
This represents a single concept within a concept set.
ConceptSet() - Constructor for class org.openmrs.ConceptSet
default constructor
ConceptSet(Concept, Double) - Constructor for class org.openmrs.ConceptSet
 
ConceptSetDerived - Class in org.openmrs
ConceptSetDerived
ConceptSetDerived() - Constructor for class org.openmrs.ConceptSetDerived
default constructor
ConceptSetDerived(Concept, Concept, Double) - Constructor for class org.openmrs.ConceptSetDerived
 
ConceptSetDerivedFormController - Class in org.openmrs.web.controller.concept
 
ConceptSetDerivedFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptSetDerivedFormController
 
conceptSetHelper(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
ConceptSetsEditor - Class in org.openmrs.propertyeditor
Turns a list of concept ids "123 1234 1235" into a List of ConceptSets
ConceptSetsEditor(Collection<ConceptSet>) - Constructor for class org.openmrs.propertyeditor.ConceptSetsEditor
Default constructor taking in the current sets on a concept
ConceptsLockedException - Exception in org.openmrs.api
This exception is thrown when a specific implementation has chosen to lock down their concepts and prevent editing.
ConceptsLockedException() - Constructor for exception org.openmrs.api.ConceptsLockedException
Generic constructor that gives a normal message about editing not being allowed to the user.
ConceptsLockedException(String) - Constructor for exception org.openmrs.api.ConceptsLockedException
Convenience constructor to give the user a message other than normal default one
ConceptsLockedException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptsLockedException
Convenience constructor to give the user a message other than the normal one and to chain this exception with a parent exception.
ConceptsLockedException(Throwable) - Constructor for exception org.openmrs.api.ConceptsLockedException
Convenience constructor used to only set the parent exception to chain with.
ConceptSource - Class in org.openmrs
A concept source is defined as any institution that keeps a concept dictionary.
ConceptSource() - Constructor for class org.openmrs.ConceptSource
default constructor
ConceptSource(Integer) - Constructor for class org.openmrs.ConceptSource
constructor with id
ConceptSourceEditor - Class in org.openmrs.propertyeditor
 
ConceptSourceEditor() - Constructor for class org.openmrs.propertyeditor.ConceptSourceEditor
 
ConceptSourceFormController - Class in org.openmrs.web.controller.concept
 
ConceptSourceFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptSourceFormController
 
ConceptSourceListController - Class in org.openmrs.web.controller.concept
 
ConceptSourceListController() - Constructor for class org.openmrs.web.controller.concept.ConceptSourceListController
 
ConceptStateConversion - Class in org.openmrs
ConceptStateConversion
ConceptStateConversion() - Constructor for class org.openmrs.ConceptStateConversion
Default Constructor
ConceptStateConversion(Integer) - Constructor for class org.openmrs.ConceptStateConversion
Constructor with id
ConceptStatsFormController - Class in org.openmrs.web.controller
 
ConceptStatsFormController() - Constructor for class org.openmrs.web.controller.ConceptStatsFormController
 
ConceptTag - Class in org.openmrs.web.taglib
 
ConceptTag() - Constructor for class org.openmrs.web.taglib.ConceptTag
 
conceptToString(Concept, Locale) - Static method in class org.openmrs.util.FormUtil
Turn the given concept into a string acceptable to for hl7 and forms
conceptToString(Concept, ConceptName) - Static method in class org.openmrs.util.FormUtil
Turn the given concept/concept-name pair into a string acceptable for hl7 and forms
ConceptValidator - Class in org.openmrs.validator
Validates Concept objects.
ConceptValidator() - Constructor for class org.openmrs.validator.ConceptValidator
 
ConceptValidatorChangeSet - Class in org.openmrs.util.databasechange
This change set is run just after the conversion of core concept name tags to concept name types' it runs through all the rows in the concept table and checks if all its conceptNames conform to the constraints added with the conversion of the tags.
ConceptValidatorChangeSet() - Constructor for class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
ConceptWord - Class in org.openmrs
ConceptWord Concept words are the individual terms of which a concept name is composed.
ConceptWord() - Constructor for class org.openmrs.ConceptWord
default constructor
ConceptWord(String, Concept, ConceptName, Locale) - Constructor for class org.openmrs.ConceptWord
Convenience constructor
ConceptWord(String, Concept, ConceptName, Locale, String) - Constructor for class org.openmrs.ConceptWord
ConceptWord(Concept, ConceptName) - Constructor for class org.openmrs.ConceptWord
 
CONCLUDE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
CONCLUDE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
Conclude - Class in org.openmrs.arden
 
Conclude(boolean) - Constructor for class org.openmrs.arden.Conclude
 
conclude_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
concludeAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
configure(Type, Properties, Dialect) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
 
contains(Patient) - Method in class org.openmrs.Cohort
 
contains(Integer) - Method in class org.openmrs.Cohort
 
contains(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
contains(int) - Method in interface org.openmrs.logic.LogicCriteria
 
contains(float) - Method in interface org.openmrs.logic.LogicCriteria
 
contains(double) - Method in interface org.openmrs.logic.LogicCriteria
 
contains(String) - Method in interface org.openmrs.logic.LogicCriteria
Add a Contains expression to the current LogicCriteria
CONTAINS - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
Contains - Class in org.openmrs.logic.op
The Contains operator will return results that contains the operand .

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").contains("ADULTRETURN");
The above will give us a criteria to check if there's encounter ADULTRETURN for a certain patients
Contains() - Constructor for class org.openmrs.logic.op.Contains
 
CONTAINS - Static variable in interface org.openmrs.logic.op.Operator
 
contains(Concept) - Method in class org.openmrs.logic.result.Result
 
contains(Result) - Method in class org.openmrs.logic.result.Result
 
contains(double) - Method in class org.openmrs.util.DoubleRange
 
containsAny(Collection<T>, Collection<T>) - Static method in class org.openmrs.util.OpenmrsUtil
 
containsConcept(Integer) - Method in class org.openmrs.logic.result.Result
 
containsDate() - Method in class org.openmrs.ConceptDatatype
 
containsDigit(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
containsKey(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
containsOnlyDigits(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
containsTime() - Method in class org.openmrs.ConceptDatatype
 
containsUpperAndLowerCase(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
containsValue(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
Context - Class in org.openmrs.api.context
Represents an OpenMRS Context, which may be used to authenticate to the database and obtain services in order to interact with the system.

The Context is split into a UserContext and ServiceContext.
Context() - Constructor for class org.openmrs.api.context.Context
Default public constructor
ContextAuthenticationException - Exception in org.openmrs.api.context
This exception is thrown when a user attempts to access a service or object that they do not have rights to.
ContextAuthenticationException() - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
 
ContextAuthenticationException(String) - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
 
ContextAuthenticationException(Throwable) - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
 
ContextDAO - Interface in org.openmrs.api.db
Defines the functions that the Context needs to access the database
contextDestroyed(ServletContextEvent) - Method in class org.openmrs.web.Listener
Called when the webapp is shut down properly Must call Context.shutdown() and then shutdown all the web layers of the modules
contextInitialized(ServletContextEvent) - Method in class org.openmrs.web.Listener
This method is called when the servlet context is initialized(when the Web Application is deployed).
ContextPathTag - Class in org.openmrs.web.taglib
Prints the contextPath for the current webapp.
ContextPathTag() - Constructor for class org.openmrs.web.taglib.ContextPathTag
 
contextRefreshed() - Method in class org.openmrs.module.BaseModuleActivator
 
contextRefreshed() - Method in interface org.openmrs.module.ModuleActivator
Called after spring's application context is refreshed , this method is called multiple times i.e.
convertBooleanConceptToCoded(Concept) - Method in interface org.openmrs.api.ConceptService
Changes the datatype of a concept from boolean to coded when it has observations it is associated to.
convertBooleanConceptToCoded(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
convertBooleanConceptToCoded(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
Converts the datatype of a concept that already has Obs referencing it from boolean to coded to support addition of more coded answers
convertPatientIdentifier(List<String>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
convertPatientIdentifier(List<String>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
convertPatientIdentifier(List<String>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
convertPatientIdentifier(List<String>) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
convertSerializedObject(Class<T>, SerializedObject) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
convertSerializedObject(Class<T>, SerializedObject) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Converts a raw SerializedObject to an OpenmrsObject, using the appropriate Serializer
copy() - Method in class org.openmrs.DrugOrder
 
copy() - Method in class org.openmrs.Order
Performs a shallow copy of this Order.
copy() - Method in class org.openmrs.PatientProgram
Does a mostly-shallow copy of this PatientProgram.
copy() - Method in class org.openmrs.PatientState
Does a shallow copy of this PatientState.
copy() - Method in class org.openmrs.PersonAttribute
Shallow copy of this PersonAttribute.
copy() - Method in class org.openmrs.Relationship
Does a shallow copy of this Relationship.
copyAndDetachFromHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Creates a copy of this PatientSearch that doesn't depend on history, replacing references with actual PatientSearch elements from the provided history.
copyFile(InputStream, OutputStream) - Static method in class org.openmrs.util.OpenmrsUtil
Copy file from inputStream onto the outputStream inputStream is not closed in this method outputStream /is/ closed at completion of this method
copyHelper(DrugOrder) - Method in class org.openmrs.DrugOrder
 
copyHelper(Order) - Method in class org.openmrs.Order
The purpose of this method is to allow subclasses of Order to delegate a portion of their copy() method back to the superclass, in case the base class implementation changes.
copyHelper(PatientProgram) - Method in class org.openmrs.PatientProgram
The purpose of this method is to allow subclasses of PatientProgram to delegate a portion of their copy() method back to the superclass, in case the base class implementation changes.
copyHelper(PatientState) - Method in class org.openmrs.PatientState
The purpose of this method is to allow subclasses of PatientState to delegate a portion of their copy() method back to the superclass, in case the base class implementation changes.
copyHelper(PersonAttribute) - Method in class org.openmrs.PersonAttribute
The purpose of this method is to allow subclasses of PersonAttribute to delegate a portion of their copy() method back to the superclass, in case the base class implementation changes.
copyHelper(Relationship) - Method in class org.openmrs.Relationship
The purpose of this method is to allow subclasses of Relationship to delegate a portion of their copy() method back to the superclass, in case the base class implementation changes.
CORE_GLOBAL_PROPERTIES() - Static method in class org.openmrs.util.OpenmrsConstants
At OpenMRS startup these global properties/default values/descriptions are inserted into the database if they do not exist yet.
CORE_MODULES - Static variable in class org.openmrs.module.ModuleConstants
A map from "moduleid" to "required version" for all core modules that are required by openmrs.
CORE_PRIVILEGES() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated.
CORE_ROLES() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated.
COUNT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
COUNT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
count() - Method in interface org.openmrs.logic.LogicCriteria
Apply the Count operator to the LogicCriteria
Count - Class in org.openmrs.logic.op
The Count operator will return the number of results returned by the logic service

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").count();
The above will give us a criteria to get the number of encounter type we have in the system
Count() - Constructor for class org.openmrs.logic.op.Count
 
COUNT - Static variable in interface org.openmrs.logic.op.Operator
 
COUNT - Static variable in interface org.openmrs.logic.op.TransformOperator
 
CountAggregator - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
CountAggregator() - Constructor for class org.openmrs.reporting.CountAggregator
Deprecated.
 
countHL7InArchive(int, String) - Method in interface org.openmrs.hl7.HL7Service
the total count of all HL7InArchive objects in the database
countHL7InArchive(int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
countHL7InError(String) - Method in interface org.openmrs.hl7.HL7Service
the total count of all HL7InError objects in the database
countHL7InError(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
countHL7InQueue(int, String) - Method in interface org.openmrs.hl7.HL7Service
the total count of all HL7InQueue objects in the database
countHL7InQueue(int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
countHL7s(Class, Integer, String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
countHL7s(Class, Integer, String) - Method in interface org.openmrs.hl7.db.HL7DAO
Returns the amount of HL7 items in the database
country - Variable in class org.openmrs.layout.web.LayoutTemplate
 
create(String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Deprecated. 
create(String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Deprecated. 
create(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Deprecated. 
create(String, String) - Method in interface org.openmrs.notification.MessageService
Deprecated.
create(String, String, String) - Method in interface org.openmrs.notification.MessageService
Deprecated.
create(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
Deprecated.
createAlert(Alert) - Method in interface org.openmrs.notification.AlertService
createAlert(String, User) - Method in interface org.openmrs.notification.AlertService
createAlert(String, Collection<User>) - Method in interface org.openmrs.notification.AlertService
createAlert(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
createAlert(String, User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
createAlert(String, Collection<User>) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
createAllergy(Integer, Integer, String, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Creates an Allergy Item
createBestMatch(Person) - Static method in class org.openmrs.web.dwr.PersonListItem
Creates an instance of a subclass of PersonListItem which is best suited for the parameter.
createChart(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.AbstractGraphServlet
Override this method for each graph
createChart(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.DisplayChartServlet
 
createCohort(Cohort) - Method in interface org.openmrs.api.CohortService
Deprecated.
replaced by saveCohort(Cohort)
createCohort(Cohort) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated. 
createCompositionFilter(String) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
createCompositionSearch(String) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createCompositionSearch(Object[]) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createCompositionSearch(List<Object>) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveConcept(Concept)
createConcept(ConceptNumeric) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveConcept(Concept)
createConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
createConcept(ConceptNumeric) - Method in class org.openmrs.api.impl.ConceptServiceImpl
createConceptClass(ConceptClass) - Method in interface org.openmrs.api.AdministrationService
createConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
createConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.AdministrationService
createConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
createConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.AdministrationService
createConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
createConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
createConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
createDatabasePassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled in on databasesetup.vm
createDatabaseUser - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
if the user asked us to create the user for openmrs
createDatabaseUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled in on databasesetup.vm
createDrug(Drug) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveDrug(Drug)
createDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
use #saveDrug(Drug)
createDrugOrder(Integer, String, Double, String, String, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
This method would normally be return type void, but DWR requires a callback, so we know when to refresh view
createEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
createEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
createEncounterType(EncounterType) - Method in interface org.openmrs.api.AdministrationService
createEncounterType(EncounterType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createField(Field) - Method in interface org.openmrs.api.FormService
createField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
createFieldType(FieldType) - Method in interface org.openmrs.api.AdministrationService
createFieldType(FieldType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createFilterSearch(Class) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createForm(Form) - Method in interface org.openmrs.api.FormService
createForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
createFormField(FormField) - Method in interface org.openmrs.api.FormService
createFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
createHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
createHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
createHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
createHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
createHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
createHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
createHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
createHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
createInstance(TaskDefinition) - Method in class org.openmrs.scheduler.TaskFactory
Creates a new instance of Schedulable used to run tasks.
createLocation(Location) - Method in interface org.openmrs.api.AdministrationService
createLocation(Location) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createMessage(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Create a message object with the given parts.
createMessage(String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Create a message object with the given parts.
createMessage(String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Create a message object with the given parts.
createMessage(String, String, String, String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
 
createMessage(String, String) - Method in interface org.openmrs.notification.MessageService
 
createMessage(String, String, String) - Method in interface org.openmrs.notification.MessageService
 
createMessage(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
TODO Auto generated method comment
createMessage(String, String, String, String, String, String, String) - Method in interface org.openmrs.notification.MessageService
 
createMimeMessage(Message) - Method in class org.openmrs.notification.mail.MailMessageSender
Converts the message object to a mime message in order to prepare it to be sent.
createMimeType(MimeType) - Method in interface org.openmrs.api.AdministrationService
createMimeType(MimeType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
createNewObs(Integer, Integer, Integer, Integer, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
Auto generated method comment
createNote(Note) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
createNote(Note) - Method in interface org.openmrs.api.db.NoteDAO
Creates a new note record
createNote(Note) - Method in class org.openmrs.notification.impl.NoteServiceImpl
Creates a new note.
createNote(Note) - Method in interface org.openmrs.notification.NoteService
 
createObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
createObs(Obs) - Method in interface org.openmrs.api.ObsService
createObs(Integer, Integer, Integer, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
Auto generated method comment
createObsGroup(Obs[]) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated.
This method should no longer need to be called on the api. This was meant as temporary until we created a true ObsGroup pojo.
createObsGroup(Obs[]) - Method in interface org.openmrs.api.ObsService
Deprecated.
This method should no longer need to be called on the api. This was meant as temporary until we created a true ObsGroup pojo. Replaced by ObsService.saveObs(Obs, String)
createOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
createOrder(Order) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #saveOrder(Order)
createOrdersAndEncounter(Patient, Collection<Order>) - Method in class org.openmrs.api.impl.OrderServiceImpl
TODO: Refactor, generalize, or remove this method
createOrdersAndEncounter(Patient, Collection<Order>) - Method in interface org.openmrs.api.OrderService
Creates a collection of orders and an encounter to hold them.
createOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
createOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #saveOrderType(OrderType)
createOrUpdateProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
createOrUpdateProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
createOutputStream() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
createPatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated.
replaced by #savePatient(Patient)
createPatient(Patient) - Method in interface org.openmrs.api.PatientService
Deprecated.
replaced by #savePatient(Patient)
createPatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.AdministrationService
createPatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
createPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
createPatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
createPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
createPerson(Person) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #savePerson(Person)
createPerson(String, String, String, String, String, String, String) - Method in class org.openmrs.web.dwr.DWRPersonService
Creates a new person stub.
createPersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
createPersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
createPersonFromNK1(NK1) - Method in interface org.openmrs.hl7.HL7Service
creates a Person from information held in an NK1 segment; if valid PatientIdentifiers exist, a Patient will be created and returned
createPersonFromNK1(NK1) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
createPrivilege(Privilege) - Method in interface org.openmrs.api.AdministrationService
createPrivilege(Privilege) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createProblem(Integer, Integer, String, String, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Creates a Problem Item
createRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
createRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #saveRelationship(Relationship)
createRelationship(Integer, Integer, Integer) - Method in class org.openmrs.web.dwr.DWRRelationshipService
 
createRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
createRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced with #saveRelationshipType(RelationshipType)
createReport(Report) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
createReport(Report) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
createReport(Report) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
createReport(Report) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
createReportObject(AbstractReportObject) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
createReportObject(AbstractReportObject) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
createReportObject(AbstractReportObject) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
createReportObject(AbstractReportObject) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
createReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
createReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
createReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
Deprecated.
use saveReportSchemaXml(reportSchemaXml)
createReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
use saveReportSchemaXml(reportSchemaXml)
createRole(Role) - Method in interface org.openmrs.api.AdministrationService
createRole(Role) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createSavedCohortReference(int) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createSavedFilterReference(int) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createSavedSearchReference(int) - Static method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
createSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
createSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
createTables - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Asked for on the databasetablesanduser.vm page to know if their existing database has the tables or not
createTask(TaskDefinition) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Creates a new task.
createTask(TaskDefinition) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Creates a new task.
createTemplate(Template) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
createTemplate(Template) - Method in interface org.openmrs.api.db.TemplateDAO
Create new template.
createTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
createTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
createUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
createUser(User, String) - Method in interface org.openmrs.api.UserService
Deprecated.
createUserPassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
DB user that can create an openmrs db user Filled in on databasetablesanduser.vm
createUserUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
DB user that can create an openmrs db user Filled in on databasetablesanduser.vm
createWorkflow(ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
createWorkflow(ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
creator - Variable in class org.openmrs.BaseOpenmrsData
 
CsvReportRenderer - Class in org.openmrs.report.impl
Deprecated.
see reportingcompatibility module
CsvReportRenderer() - Constructor for class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
CURRENT_USERS - Static variable in class org.openmrs.web.WebConstants
User names of the logged-in users are stored in this map (session id -> user name) in the ServletContext under this key
currentDatabasePassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The password of a user that exists that can read/write to openmrs.
currentDatabaseUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The username of a user that exists that can read/write to openmrs.
currentDate - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
currentDrugOrderMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
CurrentUsers - Class in org.openmrs.web.user
Utility methods which maintain the list of current users.
CurrentUsers() - Constructor for class org.openmrs.web.user.CurrentUsers
 
CurrentUsersController - Class in org.openmrs.web.controller.maintenance
Display the current users logged in the system.
CurrentUsersController() - Constructor for class org.openmrs.web.controller.maintenance.CurrentUsersController
 

D

Daemon - Class in org.openmrs.api.context
This class allows certain tasks to run with elevated privileges.
Daemon() - Constructor for class org.openmrs.api.context.Daemon
 
DAEMON_USER_UUID - Static variable in class org.openmrs.api.context.Daemon
The uuid defined for the daemon user object
DAILY - Static variable in class org.openmrs.scheduler.Schedule
 
dao - Variable in class org.openmrs.api.impl.AdministrationServiceImpl
 
dao - Variable in class org.openmrs.api.impl.ObsServiceImpl
The data access object for the obs service
dao - Variable in class org.openmrs.api.impl.OrderServiceImpl
 
dao - Variable in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
dao - Variable in class org.openmrs.api.impl.UserServiceImpl
 
dao - Variable in class org.openmrs.hl7.impl.HL7ServiceImpl
 
DAOException - Exception in org.openmrs.api.db
Represents often fatal errors that occur within the database layer.
DAOException() - Constructor for exception org.openmrs.api.db.DAOException
 
DAOException(String) - Constructor for exception org.openmrs.api.db.DAOException
 
DAOException(String, Throwable) - Constructor for exception org.openmrs.api.db.DAOException
 
DAOException(Throwable) - Constructor for exception org.openmrs.api.db.DAOException
 
DASHBOARD_DEMOGRAPHICS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_GRAPHS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_OVERVIEW - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_REGIMEN - Static variable in class org.openmrs.util.PrivilegeConstants
 
DASHBOARD_SUMMARY - Static variable in class org.openmrs.util.PrivilegeConstants
 
DATA - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
data(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
DATA - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
data_assignment() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_comment() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_elseif() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_elseifAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
data_if_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_if_then_else2() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
data_var_list() - Method in class org.openmrs.arden.ArdenBaseParser
 
DATABASE_BUSINESS_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
DATABASE_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
DATABASE_UPDATES_LOG_FILE - Static variable in class org.openmrs.util.DatabaseUpdater
 
DATABASE_VERSION - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
the database doesn't have just one main version now that we are using liquibase.
DATABASE_VERSION_EXPECTED - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
the database doesn't have just one main version now that we are using liquibase.
DatabaseChangesInfoController - Class in org.openmrs.web.controller.maintenance
This backs the maintenance/databaseChangesInfo.jsp page that lists off all changes that have been run by liquibase
DatabaseChangesInfoController() - Constructor for class org.openmrs.web.controller.maintenance.DatabaseChangesInfoController
 
databaseConnection - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled out by user on the databasesetup.vm page Looks like:
databaseName - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled out by the user on the databasesetup.vm page
DatabaseUpdateException - Exception in org.openmrs.util
Used by the DatabaseUpdater to show that an error occurred while updating to the latest database setup.
DatabaseUpdateException() - Constructor for exception org.openmrs.util.DatabaseUpdateException
Generic constructor
DatabaseUpdateException(String, Throwable) - Constructor for exception org.openmrs.util.DatabaseUpdateException
Generic exception class constructor
DatabaseUpdateException(String) - Constructor for exception org.openmrs.util.DatabaseUpdateException
Generic exception class constructor
DatabaseUpdateException(Throwable) - Constructor for exception org.openmrs.util.DatabaseUpdateException
Generic exception class constructor
DatabaseUpdater - Class in org.openmrs.util
This class uses Liquibase to update the database.
DatabaseUpdater() - Constructor for class org.openmrs.util.DatabaseUpdater
 
DatabaseUpdater.ChangeSetExecutorCallback - Interface in org.openmrs.util
Interface used for callbacks when updating the database.
DatabaseUpdater.OpenMRSChangeSet - Class in org.openmrs.util
Represents each change in the liquibase-update-to-latest
DatabaseUtil - Class in org.openmrs.util
Utility class that provides database related methods
DatabaseUtil() - Constructor for class org.openmrs.util.DatabaseUtil
 
DataExportFunctions - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
DataExportFunctions(Patient) - Constructor for class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
DataExportFunctions(Integer) - Constructor for class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
DataExportFunctions() - Constructor for class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
DataExportReportObject - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
DataExportReportObject() - Constructor for class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Default Constructor
DataExportReportObjectEditor - Class in org.openmrs.propertyeditor
Deprecated.
see reportingcompatibility module
DataExportReportObjectEditor() - Constructor for class org.openmrs.propertyeditor.DataExportReportObjectEditor
Deprecated.
Public constructor
DataExportUtil - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
DataExportUtil() - Constructor for class org.openmrs.reporting.export.DataExportUtil
Deprecated.
 
DataExportUtil.VelocityExceptionHandler - Class in org.openmrs.reporting.export
Deprecated.
Private class used for velocity error masking
dataIfAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
DataSet<T> - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
DataSetDefinition - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
DatasetDefinition - Class in org.openmrs.reporting.data
Deprecated.
see reportingcompatibility module
DatasetDefinition() - Constructor for class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
Default public constructor
DatasetDefinition(DataExportReportObject) - Constructor for class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
Default public constructor
datasetDefinition - Variable in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
 
DataSetProvider - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
DataSetService - Interface in org.openmrs.api
Deprecated.
see reportingcompatibility module
DataSetServiceImpl - Class in org.openmrs.report.impl
Deprecated.
see reportingcompatibility module
DataSetServiceImpl() - Constructor for class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
Default no-arg constructor
DataSetTransform - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
DataTable - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
DataTable() - Constructor for class org.openmrs.reporting.DataTable
Deprecated.
 
DataTable(List<TableRow>) - Constructor for class org.openmrs.reporting.DataTable
Deprecated.
 
DATE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DATE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
DATE - Static variable in class org.openmrs.ConceptDatatype
 
DATE_OPERATION_PATTERN - Static variable in class org.openmrs.report.EvaluationContext
Deprecated.
 
date_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
DATE_UUID - Static variable in class org.openmrs.ConceptDatatype
 
dateAST(AST, GregorianCalendar) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
DateColumnClassifier - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
DateColumnClassifier(String, DateColumnClassifier.CombineMethod, String) - Constructor for class org.openmrs.reporting.DateColumnClassifier
Deprecated.
 
DateColumnClassifier.CombineMethod - Enum in org.openmrs.reporting
Deprecated.
 
dateFormatLong - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
dateFormatShort - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
dateFormatYmd - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
DateHandler - Class in org.openmrs.web.taglib.fieldgen
 
DateHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.DateHandler
 
datepart() - Method in class org.openmrs.arden.ArdenBaseParser
 
DatePatternTag - Class in org.openmrs.web.taglib
Returns a string like mm/dd/yyyy for the current user
DatePatternTag() - Constructor for class org.openmrs.web.taglib.DatePatternTag
 
dateStarted - Variable in class org.openmrs.Obs
 
dateStopped - Variable in class org.openmrs.Obs
 
DATETIME - Static variable in class org.openmrs.ConceptDatatype
 
DATETIME_UUID - Static variable in class org.openmrs.ConceptDatatype
 
dateToString() - Static method in class org.openmrs.util.FormUtil
 
dateToString(Date) - Static method in class org.openmrs.util.FormUtil
 
DAY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DAY - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
DAYS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DAYS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
Days(int) - Method in class org.openmrs.arden.ArdenClause
 
days(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of days
days(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of days
DAYS_PER_WEEK - Static variable in class org.openmrs.scheduler.Schedule
 
deepCopy(Object) - Method in class org.openmrs.util.HibernateEnumType
 
DEFAULT - Static variable in class org.openmrs.ConceptNameTag
Deprecated.
since OpenMRS 1.7 we use ConceptNameType to mark these types of concept names.
DEFAULT_ARGUMENT_SEPARATOR - Static variable in class org.openmrs.web.taglib.OpenmrsMessageTag
Default separator for splitting an arguments String: a comma (",")
DEFAULT_DATE_FORMAT - Variable in class org.openmrs.scheduler.Schedule
Default TODO Move to constants or properties
DEFAULT_DATE_FORMAT - Static variable in class org.openmrs.scheduler.web.controller.SchedulerFormController
 
DEFAULT_DATE_PATTERN - Static variable in class org.openmrs.scheduler.web.controller.SchedulerFormController
 
DEFAULT_INPUT_CHAR_LENGTH - Static variable in class org.openmrs.web.taglib.FieldGenTag
 
DEFAULT_INPUT_FLOAT_LENGTH - Static variable in class org.openmrs.web.taglib.FieldGenTag
 
DEFAULT_INPUT_INT_LENGTH - Static variable in class org.openmrs.web.taglib.FieldGenTag
 
DEFAULT_INPUT_TEXT_LENGTH - Static variable in class org.openmrs.web.taglib.FieldGenTag
 
DEFAULT_LOCALE - Static variable in class org.openmrs.util.LocaleUtility
DEFAULT_PAGE_NUMBER - Static variable in class org.openmrs.web.controller.encounter.EncounterDisplayController
The page that obs are put on if they are not given a page number in their associated FormField object
DEFAULT_TEXTAREA_COLS - Static variable in class org.openmrs.web.taglib.fieldgen.StringHandler
 
DEFAULT_TEXTAREA_ROWS - Static variable in class org.openmrs.web.taglib.fieldgen.StringHandler
 
DEFAULT_WRITER_BEHAVIOUR - Static variable in class org.openmrs.web.taglib.OpenmrsMessageTag
Default behavior used for writing resolved messages into output
DefaultArdenDataSource - Class in org.openmrs.arden
 
DefaultArdenDataSource() - Constructor for class org.openmrs.arden.DefaultArdenDataSource
 
defaultLayoutFormat - Variable in class org.openmrs.layout.web.LayoutSupport
 
DELETE_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_PROBLEMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
deleteActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.db.ActiveListDAO
 
deleteActiveListItem(ActiveListItem) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
deleteAlert(Alert) - Method in interface org.openmrs.notification.db.AlertDAO
 
deleteAlert(Alert) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
deleteCohort(Cohort) - Method in interface org.openmrs.api.db.CohortDAO
Removes a cohort from the database
deleteCohort(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
deleteConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #purgeConcept(Concept concept)
deleteConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
use #purgeConcept(Concept concept)
deleteConceptClass(ConceptClass) - Method in interface org.openmrs.api.AdministrationService
deleteConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
deleteConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
deleteConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
deleteConceptSource(ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptSource(ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
deleteConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
deleteConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Completely remove a conceptStateConversion from the database (not reversible)
deleteConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
deleteConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
deleteDirectory(File) - Static method in class org.openmrs.util.OpenmrsUtil
Recursively deletes files in the given dir folder
deleteEncounter(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
Purge an encounter from database.
deleteEncounter(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
deleteEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
deleteEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
deleteEncounterType(EncounterType) - Method in interface org.openmrs.api.AdministrationService
deleteEncounterType(EncounterType) - Method in interface org.openmrs.api.db.EncounterDAO
Purge encounter type from database.
deleteEncounterType(EncounterType) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
deleteEncounterType(EncounterType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteField(Field) - Method in interface org.openmrs.api.db.FormDAO
Deletes a field from the database.
deleteField(Field) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
deleteField(Field) - Method in interface org.openmrs.api.FormService
deleteField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
deleteFieldType(FieldType) - Method in interface org.openmrs.api.AdministrationService
deleteFieldType(FieldType) - Method in interface org.openmrs.api.db.FormDAO
Delete the given field type from the database
deleteFieldType(FieldType) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
deleteFieldType(FieldType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteForm(Form) - Method in interface org.openmrs.api.db.FormDAO
Delete form from database.
deleteForm(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
deleteForm(Form) - Method in interface org.openmrs.api.FormService
deleteForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
deleteFormField(FormField) - Method in interface org.openmrs.api.db.FormDAO
Deletes a FormField from the database.
deleteFormField(FormField) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
deleteFormField(FormField) - Method in interface org.openmrs.api.FormService
deleteFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
deleteFormField(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
 
deleteGlobalProperty(String) - Method in interface org.openmrs.api.AdministrationService
deleteGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.db.AdministrationDAO
 
deleteGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
deleteGlobalProperty(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
deleteHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
deleteHL7InError(HL7InError) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InError(HL7InError) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
deleteHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
deleteHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
deleteHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
deleteHL7Source(HL7Source) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7Source(HL7Source) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
deleteHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
deleteLocation(Location) - Method in interface org.openmrs.api.AdministrationService
deleteLocation(Location) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
deleteLocation(Location) - Method in interface org.openmrs.api.db.LocationDAO
Completely remove the location from the database.
deleteLocation(Location) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteLocationTag(LocationTag) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
deleteLocationTag(LocationTag) - Method in interface org.openmrs.api.db.LocationDAO
Completely remove the location tag from the database.
deleteMimeType(MimeType) - Method in interface org.openmrs.api.AdministrationService
deleteMimeType(MimeType) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
Deprecated. 
deleteMimeType(MimeType) - Method in interface org.openmrs.api.db.ObsDAO
Deprecated. 
deleteMimeType(MimeType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
deleteNote(Note) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
deleteNote(Note) - Method in interface org.openmrs.api.db.NoteDAO
TODO: Couldn't find a voidNote method Delete note from database.
deleteObs(Obs) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
deleteObs(Obs) - Method in interface org.openmrs.api.db.ObsDAO
 
deleteObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated.
use #purgeObs(Obs)
deleteObs(Obs) - Method in interface org.openmrs.api.ObsService
Deprecated.
use #purgeObs(Obs)
deleteOldLibCaches(File) - Static method in class org.openmrs.util.OpenmrsClassLoader
Deletes the old lib cache folders that might not have been deleted when OpenMRS closed
deleteOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
deleteOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
deleteOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
deleteOrder(Order) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #purgeOrder(Order)
deleteOrderType(OrderType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
deleteOrderType(OrderType) - Method in interface org.openmrs.api.db.OrderDAO
 
deleteOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
deleteOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #purgeOrderType(OrderType)
deletePatient(Patient) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
deletePatient(Patient) - Method in interface org.openmrs.api.db.PatientDAO
Delete patient from database.
deletePatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
deletePatient(Patient) - Method in interface org.openmrs.api.PatientService
Deprecated.
deletePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
deletePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.db.PatientDAO
 
deletePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.AdministrationService
deletePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
deletePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.db.PatientDAO
 
deletePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
deletePatientProgram(PatientProgram) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
deletePatientProgram(PatientProgram) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Completely remove a patientProgram from the database (not reversible) This method delegates to #purgePatientProgram(patientProgram, boolean) method
deletePatientProgram(Integer, String) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
deletePerson(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deletePerson(Person) - Method in interface org.openmrs.api.db.PersonDAO
 
deletePerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
deletePerson(Person) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #purgePerson(Person)
deletePersonAndAttributes(SessionFactory, Person) - Static method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
Used by deletePerson, deletePatient, and deleteUser to remove all properties of a person before deleting them.
deletePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deletePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.db.PersonDAO
 
deletePersonAttributeType(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
deletePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
deletePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #purgePersonAttributeType(PersonAttributeType)
deletePersonAttributeType(Integer) - Method in interface org.openmrs.api.PersonService
Deprecated.
use (@link #purgePersonAttributeType(PersonAttributeType))
deletePrivilege(Privilege) - Method in interface org.openmrs.api.AdministrationService
deletePrivilege(Privilege) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deletePrivilege(Privilege) - Method in interface org.openmrs.api.db.UserDAO
 
deletePrivilege(Privilege) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteProgram(Program) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
deleteProgram(Program) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Completely remove a program from the database (not reversible) This method delegates to #purgeProgram(program, boolean) method
deleteRelationship(Relationship) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deleteRelationship(Relationship) - Method in interface org.openmrs.api.db.PersonDAO
 
deleteRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
deleteRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #purgeRelationship(Relationship)
deleteRelationshipType(RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deleteRelationshipType(RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
 
deleteRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
deleteRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #purgeRelationshipType(RelationshipType)
deleteReport(Report) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
deleteReport(Report) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
deleteReport(Report) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
deleteReport(Report) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
deleteReport(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
deleteReport(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
deleteReportObject(Integer) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
deleteReportObject(Integer) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
deleteReportObject(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
deleteReportObject(Integer) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
deleteReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
deleteReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
Deprecated.
Auto generated method comment
deleteReportSchema(ReportSchema) - Method in interface org.openmrs.api.ReportService
Deprecated.
Deletes a ReportSchema from the database.
deleteReportSchema(ReportSchema) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
deleteReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
Deprecated.
Delete the given ReportSchemaXml class from the db
deleteReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
deleteReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.report.db.ReportDAO
Deprecated.
 
deleteReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
deleteRole(Role) - Method in interface org.openmrs.api.AdministrationService
deleteRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deleteRole(Role) - Method in interface org.openmrs.api.db.UserDAO
 
deleteRole(Role) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
deleteSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
deleteTask(Integer) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Delete task from database.
deleteTask(TaskDefinition) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Delete task from database.
deleteTask(TaskDefinition) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Delete task from database.
deleteTask(Integer) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Delete task from database.
deleteTask(Integer) - Method in interface org.openmrs.scheduler.SchedulerService
Delete the task with the given identifier.
deleteTask(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Delete the task with the given identifier.
deleteTemplate(Template) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
deleteTemplate(Template) - Method in interface org.openmrs.api.db.TemplateDAO
Delete existing template.
deleteTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
deleteTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
deleteUser(User) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deleteUser(User) - Method in interface org.openmrs.api.db.UserDAO
 
deleteUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
deleteUser(User) - Method in interface org.openmrs.api.UserService
delimitedStringToConceptList(String, String, Context) - Static method in class org.openmrs.util.OpenmrsUtil
delimitedStringToConceptList(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
Parses and loads a delimited list of concept ids or names
delimitedStringToConceptMap(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
 
delimitedStringToIntegerList(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
 
DelimitedTextReportRenderer - Class in org.openmrs.report.impl
Deprecated.
see reportingcompatibility module
DelimitedTextReportRenderer() - Constructor for class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
descriptionsByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
deserialize(String, Class<? extends T>, Class<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
deserialize(String, Class<? extends T>, Class<? extends OpenmrsSerializer>) - Method in interface org.openmrs.api.SerializationService
Deserialize the given string into a full object using the given OpenmrsSerializer class
deserialize(String, Class<? extends T>) - Method in interface org.openmrs.serialization.OpenmrsSerializer
Deserialize the given string into a full object
destroy() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
destroy() - Method in class org.openmrs.module.web.filter.ForcePasswordChangeFilter
 
destroy() - Method in class org.openmrs.module.web.filter.ModuleFilter
 
destroy() - Method in class org.openmrs.web.filter.JspClassLoaderFilter
 
destroy() - Method in class org.openmrs.web.filter.OpenmrsFilter
 
destroy() - Method in class org.openmrs.web.filter.StartupFilter
 
destroyInstance() - Static method in class org.openmrs.api.context.ServiceContext
Null out the current instance of the ServiceContext.
destroyInstance() - Static method in class org.openmrs.util.OpenmrsClassLoader
Destroy the current instance of the classloader.
DIGIT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DIGIT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
DisableHandlers - Annotation Type in org.openmrs.annotation
In RequiredDataAdvice, by default, RequiredDataHandlers are called on all child collections of the OpenmrsObject being handled.
disassemble(Object) - Method in class org.openmrs.util.HibernateEnumType
 
discontinueAllOrders(Patient, Concept, Date) - Method in class org.openmrs.api.impl.OrderServiceImpl
discontinueAllOrders(Patient, Concept, Date) - Method in interface org.openmrs.api.OrderService
discontinueAllOrders(Patient, Concept, Date) - Static method in class org.openmrs.order.OrderUtil
Discontinues all current orders for the given patient
discontinueCurrentDrugOrders(Integer, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
discontinueDrugSet(Patient, String, Concept, Date) - Method in class org.openmrs.api.impl.OrderServiceImpl
discontinueDrugSet(Patient, String, Concept, Date) - Method in interface org.openmrs.api.OrderService
discontinueDrugSet(Patient, String, Concept, Date) - Static method in class org.openmrs.order.OrderUtil
Discontinue orders for the given patient with the given drug sets ...
discontinueDrugSet(Integer, String, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
discontinueOrder(Order, Concept, Date) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
discontinueOrder(Order, Concept, Date) - Method in interface org.openmrs.api.OrderService
Mark the given order as discontinued.
discontinueOrder(Integer, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
DispatcherServlet - Class in org.openmrs.web
This class is only used to get access to the DispatcherServlet.
DispatcherServlet() - Constructor for class org.openmrs.web.DispatcherServlet
 
DisplayChartServlet - Class in org.openmrs.web.servlet
Servlet for rendering a 3D piechart of categories and values width: Width of the generated image height: Height of the generated image mimeType: Accepts either image/png or image/jpeg chartTitle: The title of the graph
DisplayChartServlet() - Constructor for class org.openmrs.web.servlet.DisplayChartServlet
 
DisplayChartTag - Class in org.openmrs.web.taglib
 
DisplayChartTag() - Constructor for class org.openmrs.web.taglib.DisplayChartTag
 
displayName - Variable in class org.openmrs.layout.web.LayoutTemplate
 
displayPage(ModelMap) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeListController
Show the page to the user.
displayText() - Method in enum org.openmrs.web.filter.initialization.WizardTask
Returns the displayText to be printed in the IU
displayUsers(ModelMap, String, String, Role, Boolean) - Method in class org.openmrs.web.controller.user.UserListController
 
dispose() - Method in class org.openmrs.module.ModuleClassLoader
 
disposeAdvicePointsClassInstance() - Method in class org.openmrs.module.Module
 
disposeClassInstance() - Method in class org.openmrs.module.AdvicePoint
 
distinct() - Method in interface org.openmrs.logic.LogicCriteria
Apply the Distinct operator to the LogicCriteria
Distinct - Class in org.openmrs.logic.op
The Distinct operator will filter out duplicate results and return a set of distinct results.

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").distinct();
The above will give us a criteria to get all distinct encounter type from the system
Distinct() - Constructor for class org.openmrs.logic.op.Distinct
 
DISTINCT - Static variable in interface org.openmrs.logic.op.Operator
 
DISTINCT - Static variable in interface org.openmrs.logic.op.TransformOperator
 
DIV - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DIV - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
doAction() - Method in interface org.openmrs.arden.ArdenRule
 
doAction() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
doAfterBody() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
doAfterBody() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
doAfterBody() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
doAfterBody() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
doAfterBody() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
DOCUMENT - Static variable in class org.openmrs.ConceptDatatype
 
DOCUMENT_UUID - Static variable in class org.openmrs.ConceptDatatype
 
doEndTag() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
doEndTag() - Method in class org.openmrs.web.taglib.ConceptTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ContextPathTag
 
doEndTag() - Method in class org.openmrs.web.taglib.DisplayChartTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
doEndTag() - Method in class org.openmrs.web.taglib.FormatTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
doEndTag() - Method in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
After tag body has been evaluated and buffered this creates and exposes the current RequestContext.
doEndTag() - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
doEndTag() - Method in class org.openmrs.web.taglib.PortletTag
 
doEndTag() - Method in class org.openmrs.web.taglib.RequireTag
 
doEndTag() - Method in class org.openmrs.web.taglib.ShowGraphTag
 
doEndTag() - Method in class org.openmrs.web.taglib.SummaryTest
 
doEndTag() - Method in class org.openmrs.web.taglib.UserWidgetTag
 
doEndTagInternal() - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
doEndTagInternal() - Method in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
Called by doEndTag to perform the actual work.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmrs.module.web.filter.ForcePasswordChangeFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmrs.module.web.filter.ModuleFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class org.openmrs.module.web.filter.ModuleFilterChain
This Iterates across all of the Filters defined by modules before handing control back over to the initial filter chain to continue on.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmrs.web.filter.JspClassLoaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openmrs.web.filter.StartupFilter
The web.xml file sets this StartupFilter to be the first filter for all requests.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.openmrs.web.filter.GZIPFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.openmrs.web.filter.OpenmrsFilter
This method is called for every request for a page/image/javascript file/etc The main point of this is to make sure the user's current userContext is on the session and on the current thread
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.hl7.web.HL7InQueueProcessorServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.module.web.ModuleResourcesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.StartupFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.update.UpdateFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.AbstractGraphServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.ComplexObsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.ConceptRedirectServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.DownloadDictionaryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.LogoutServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.QuickReportServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.SampleFlowsheetServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.ShowGraphServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.SummaryServlet
 
doInitBody() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
doInitBody() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
doneRefreshingContext() - Method in class org.openmrs.api.context.ServiceContext
Should be called right after any spring context refresh This wakes up all calls to getService that were waiting because startRefreshingContext was called
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.StartupFilter
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.filter.update.UpdateFilter
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.AbstractGraphServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.DownloadDictionaryServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.LoginServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.MRNGeneratorServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.ShowGraphServlet
There are no post actions.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.SummaryServlet
 
doStartTag() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
doStartTag() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
doStartTag() - Method in class org.openmrs.web.taglib.AuthTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ConceptTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ContextPathTag
 
doStartTag() - Method in class org.openmrs.web.taglib.DatePatternTag
Does the actual working of printing the date pattern
doStartTag() - Method in class org.openmrs.web.taglib.DisplayChartTag
Render graph.
doStartTag() - Method in class org.openmrs.web.taglib.FieldGenTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
doStartTag() - Method in class org.openmrs.web.taglib.FormatDateTag
 
doStartTag() - Method in class org.openmrs.web.taglib.FormatTag
 
doStartTag() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
doStartTag() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ListPickerTag
 
doStartTag() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
doStartTag() - Method in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
 
doStartTag() - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
doStartTag() - Method in class org.openmrs.web.taglib.PortletTag
 
doStartTag() - Method in class org.openmrs.web.taglib.PrivilegeTag
 
doStartTag() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
doStartTag() - Method in class org.openmrs.web.taglib.RequireConfigurationTag
 
doStartTag() - Method in class org.openmrs.web.taglib.RequireTag
This is where all the magic happens.
doStartTag() - Method in class org.openmrs.web.taglib.ShowGraphTag
Render graph.
doStartTag() - Method in class org.openmrs.web.taglib.SummaryTest
 
doStartTag() - Method in class org.openmrs.web.taglib.UserPropertyTag
 
doStartTag() - Method in class org.openmrs.web.taglib.UserWidgetTag
 
DOT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
DOT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
DOTDOT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
doubleAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
DoubleRange - Class in org.openmrs.util
Represents a bounded or unbounded numeric range.
DoubleRange() - Constructor for class org.openmrs.util.DoubleRange
 
DoubleRange(Double, Double) - Constructor for class org.openmrs.util.DoubleRange
 
DownloadDictionaryServlet - Class in org.openmrs.web.servlet
This servlet will package all non retired concepts into a comma delimited file.
DownloadDictionaryServlet() - Constructor for class org.openmrs.web.servlet.DownloadDictionaryServlet
 
Drug - Class in org.openmrs
Drug
Drug() - Constructor for class org.openmrs.Drug
default constructor
Drug(Integer) - Constructor for class org.openmrs.Drug
constructor with id
DrugEditor - Class in org.openmrs.propertyeditor
Behaviors: Group vetted on 22/Aug/2008 at 2:22pm
DrugEditor() - Constructor for class org.openmrs.propertyeditor.DrugEditor
 
DrugHandler - Class in org.openmrs.web.taglib.fieldgen
 
DrugHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.DrugHandler
 
DrugIngredient - Class in org.openmrs
DrugIngredient
DrugIngredient() - Constructor for class org.openmrs.DrugIngredient
default constructor
DrugOrder - Class in org.openmrs
DrugOrder
DrugOrder() - Constructor for class org.openmrs.DrugOrder
default constructor
DrugOrder(Integer) - Constructor for class org.openmrs.DrugOrder
constructor with id
DrugOrderDiscontinuedReasonHandler - Class in org.openmrs.web.taglib.fieldgen
 
DrugOrderDiscontinuedReasonHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.DrugOrderDiscontinuedReasonHandler
 
DrugOrderFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
DrugOrderFilter() - Constructor for class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
DrugOrderListItem - Class in org.openmrs.web.dwr
 
DrugOrderListItem() - Constructor for class org.openmrs.web.dwr.DrugOrderListItem
 
DrugOrderListItem(DrugOrder) - Constructor for class org.openmrs.web.dwr.DrugOrderListItem
 
drugOrderMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
DrugOrderPatientFilter - Class in org.openmrs.reporting
Deprecated.
Use org.openmrs.reporting.DrugOrderFilter instead
DrugOrderPatientFilter() - Constructor for class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
DrugOrderPatientFilterValidator - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
DrugOrderPatientFilterValidator() - Constructor for class org.openmrs.reporting.DrugOrderPatientFilterValidator
Deprecated.
 
DrugOrderStopFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
DrugOrderStopFilter() - Constructor for class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
DrugOrderSupport - Class in org.openmrs.order
 
DrugOrderValidator - Class in org.openmrs.validator
Validates the DrugOrder class.
DrugOrderValidator() - Constructor for class org.openmrs.validator.DrugOrderValidator
 
DrugSetItem - Class in org.openmrs.web.dwr
 
DrugSetItem() - Constructor for class org.openmrs.web.dwr.DrugSetItem
 
DrugSetItem(ConceptSet) - Constructor for class org.openmrs.web.dwr.DrugSetItem
 
DrugSuggestion - Class in org.openmrs.order
 
DrugSuggestion() - Constructor for class org.openmrs.order.DrugSuggestion
 
drugToString(Drug) - Static method in class org.openmrs.util.FormUtil
Turn the given drug into a string acceptable for hl7 and forms
DuplicateConceptNameException - Exception in org.openmrs.api
An error of this type is thrown when a concept name is found in the database when one tries to create a new one with the same preferred name in the same locale
DuplicateConceptNameException() - Constructor for exception org.openmrs.api.DuplicateConceptNameException
 
DuplicateConceptNameException(String) - Constructor for exception org.openmrs.api.DuplicateConceptNameException
 
duplicateForm(Form) - Method in interface org.openmrs.api.db.FormDAO
Creates new form from the given Form
duplicateForm(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
duplicateForm(Form) - Method in interface org.openmrs.api.FormService
Duplicate this form and form_fields associated with this form
duplicateForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
Duplicate this form and form_fields associated with this form
DuplicateIdentifierException - Exception in org.openmrs.api
 
DuplicateIdentifierException() - Constructor for exception org.openmrs.api.DuplicateIdentifierException
 
DuplicateIdentifierException(String) - Constructor for exception org.openmrs.api.DuplicateIdentifierException
 
DuplicateIdentifierException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.DuplicateIdentifierException
 
DuplicateIdentifierException(String, Throwable) - Constructor for exception org.openmrs.api.DuplicateIdentifierException
 
DuplicateIdentifierException(Throwable) - Constructor for exception org.openmrs.api.DuplicateIdentifierException
 
Duration - Class in org.openmrs.logic
Represents a duration of time — e.g., one year, two weeks, or 18 months.
Duration.Units - Enum in org.openmrs.logic
 
duration_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
duration_op(AST) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
DWRAdministrationService - Class in org.openmrs.web.dwr
 
DWRAdministrationService() - Constructor for class org.openmrs.web.dwr.DWRAdministrationService
 
DWRAlertService - Class in org.openmrs.notification.web.dwr
 
DWRAlertService() - Constructor for class org.openmrs.notification.web.dwr.DWRAlertService
 
DWRCohortService - Class in org.openmrs.web.dwr
This class exposes some of the methods in CohortService via the dwr package
DWRCohortService() - Constructor for class org.openmrs.web.dwr.DWRCohortService
 
DWRConceptService - Class in org.openmrs.web.dwr
This class exposes some of the methods in org.openmrs.api.ConceptService via the dwr package
DWRConceptService() - Constructor for class org.openmrs.web.dwr.DWRConceptService
 
DWREncounterService - Class in org.openmrs.web.dwr
 
DWREncounterService() - Constructor for class org.openmrs.web.dwr.DWREncounterService
 
DWRException - Exception in org.openmrs.web.dwr
Deprecated.
use the appropriate exception instead of this one
DWRException(String) - Constructor for exception org.openmrs.web.dwr.DWRException
Deprecated.
 
DWRFormService - Class in org.openmrs.web.dwr
A collection of methods used by DWR for access forms, fields, and FormFields.
DWRFormService() - Constructor for class org.openmrs.web.dwr.DWRFormService
 
DWRHL7Service - Class in org.openmrs.web.dwr
DWR archive migration methods.
DWRHL7Service() - Constructor for class org.openmrs.web.dwr.DWRHL7Service
 
DWRMessageService - Class in org.openmrs.notification.web.dwr
 
DWRMessageService() - Constructor for class org.openmrs.notification.web.dwr.DWRMessageService
 
DWRObsService - Class in org.openmrs.web.dwr
 
DWRObsService() - Constructor for class org.openmrs.web.dwr.DWRObsService
 
DWROrderService - Class in org.openmrs.web.dwr
 
DWROrderService() - Constructor for class org.openmrs.web.dwr.DWROrderService
 
DWRPatientService - Class in org.openmrs.web.dwr
DWR patient methods.
DWRPatientService() - Constructor for class org.openmrs.web.dwr.DWRPatientService
 
DWRPatientSetService - Class in org.openmrs.web.dwr
 
DWRPatientSetService() - Constructor for class org.openmrs.web.dwr.DWRPatientSetService
 
DWRPersonService - Class in org.openmrs.web.dwr
DWR methods for ajaxy effects on Person objects.
DWRPersonService() - Constructor for class org.openmrs.web.dwr.DWRPersonService
 
DWRProgramWorkflowService - Class in org.openmrs.web.dwr
 
DWRProgramWorkflowService() - Constructor for class org.openmrs.web.dwr.DWRProgramWorkflowService
 
DWRRelationshipService - Class in org.openmrs.web.dwr
 
DWRRelationshipService() - Constructor for class org.openmrs.web.dwr.DWRRelationshipService
 
DWRUserService - Class in org.openmrs.web.dwr
A collection of methods used by DWR for access users.
DWRUserService() - Constructor for class org.openmrs.web.dwr.DWRUserService
 

E

EARLIEST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EARLIEST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
earliest() - Method in class org.openmrs.logic.result.Result
 
EDIT_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_PROBLEMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_USER_PASSWORDS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
elementDefaults - Variable in class org.openmrs.layout.web.LayoutTemplate
 
elementRegex - Variable in class org.openmrs.layout.web.LayoutTemplate
 
elementRegexFormats - Variable in class org.openmrs.layout.web.LayoutTemplate
 
ELSE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ELSE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
ELSEIF - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ELSEIF - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
EmptyReportObject - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
EmptyReportObject() - Constructor for class org.openmrs.reporting.EmptyReportObject
Deprecated.
 
EmptyResult - Class in org.openmrs.logic.result
 
EmptyResult() - Constructor for class org.openmrs.logic.result.EmptyResult
 
emptyResult() - Static method in class org.openmrs.logic.result.Result
 
encodeString(String) - Static method in class org.openmrs.util.Security
This method will hash strToEncode using the preferred algorithm.
Encounter - Class in org.openmrs
An Encounter represents one visit or interaction of a patient with a healthcare worker.
Encounter() - Constructor for class org.openmrs.Encounter
default constructor
Encounter(Integer) - Constructor for class org.openmrs.Encounter
 
encounter - Variable in class org.openmrs.Obs
 
encounterCreated(Encounter) - Method in interface org.openmrs.hl7.HL7Service
Deprecated.
This method is no longer needed. When an encounter is created in the ROUR01 handler, it is created with all obs. Any AOP hooking should be done on the EncounterService.createEncounter(Encounter) method
encounterCreated(Encounter) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated.
This method is no longer needed. When an encounter is created in the ROUR01 handler, it is created with all obs. Any AOP hooking should be done on the EncounterService.createEncounter(Encounter) method
EncounterDAO - Interface in org.openmrs.api.db
Encounter-related database functions
EncounterDisplayController - Class in org.openmrs.web.controller.encounter
This is the java controller for the /openmrs/admin/encounters/encounterDisplay.list page.
EncounterDisplayController() - Constructor for class org.openmrs.web.controller.encounter.EncounterDisplayController
 
EncounterDisplayController.FieldHolder - Class in org.openmrs.web.controller.encounter
This class represents one row to display on the jsp page
EncounterEditor - Class in org.openmrs.propertyeditor
 
EncounterEditor() - Constructor for class org.openmrs.propertyeditor.EncounterEditor
 
EncounterFormController - Class in org.openmrs.web.controller.encounter
This class controls the encounter.form jsp page.
EncounterFormController() - Constructor for class org.openmrs.web.controller.encounter.EncounterFormController
 
EncounterFormController.NumberingFormFieldComparator - Class in org.openmrs.web.controller.encounter
Comparator to sort the FormFields by page+fieldNumber+fieldPart/sortWeight.
EncounterHandler - Class in org.openmrs.web.taglib.fieldgen
 
EncounterHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.EncounterHandler
 
EncounterListItem - Class in org.openmrs.web.dwr
 
EncounterListItem() - Constructor for class org.openmrs.web.dwr.EncounterListItem
 
EncounterListItem(Encounter) - Constructor for class org.openmrs.web.dwr.EncounterListItem
 
EncounterPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
EncounterPatientFilter() - Constructor for class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
EncounterSaveHandler - Class in org.openmrs.api.handler
 
EncounterSaveHandler() - Constructor for class org.openmrs.api.handler.EncounterSaveHandler
 
EncounterService - Interface in org.openmrs.api
Services for Encounters and Encounter Types
encounterService - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
EncounterServiceImpl - Class in org.openmrs.api.impl
Default implementation of the EncounterService
EncounterServiceImpl() - Constructor for class org.openmrs.api.impl.EncounterServiceImpl
 
EncounterType - Class in org.openmrs
An EncounterType defines how a certain kind of Encounter.
EncounterType() - Constructor for class org.openmrs.EncounterType
default constructor
EncounterType(Integer) - Constructor for class org.openmrs.EncounterType
Constructor with id
EncounterType(String, String) - Constructor for class org.openmrs.EncounterType
Required values constructor.
EncounterTypeEditor - Class in org.openmrs.propertyeditor
 
EncounterTypeEditor() - Constructor for class org.openmrs.propertyeditor.EncounterTypeEditor
 
EncounterTypeFormController - Class in org.openmrs.web.controller.encounter
 
EncounterTypeFormController() - Constructor for class org.openmrs.web.controller.encounter.EncounterTypeFormController
 
EncounterTypeListController - Class in org.openmrs.web.controller.encounter
 
EncounterTypeListController() - Constructor for class org.openmrs.web.controller.encounter.EncounterTypeListController
 
EncounterTypeLockedException - Exception in org.openmrs.api
This exception is thrown when a encounter types are locked and the user tries to edit an encounter type type, this is done by a global property being true/false.
EncounterTypeLockedException() - Constructor for exception org.openmrs.api.EncounterTypeLockedException
Generic constructor that gives a normal message about editing not being allowed to the user.
EncounterTypeLockedException(String) - Constructor for exception org.openmrs.api.EncounterTypeLockedException
Convenience constructor to give the user a message other than normal default one
EncounterTypeLockedException(String, Throwable) - Constructor for exception org.openmrs.api.EncounterTypeLockedException
Convenience constructor to give the user a message other than the normal one and to chain this exception with a parent exception.
EncounterTypeLockedException(Throwable) - Constructor for exception org.openmrs.api.EncounterTypeLockedException
Convenience constructor used to only set the parent exception to chain with.
EncounterTypeValidator - Class in org.openmrs.validator
Validates attributes on the EncounterType object.
EncounterTypeValidator() - Constructor for class org.openmrs.validator.EncounterTypeValidator
 
EncounterTypeValidator - Class in org.openmrs.web.controller.encounter
Deprecated.
EncounterTypeValidator() - Constructor for class org.openmrs.web.controller.encounter.EncounterTypeValidator
Deprecated.
 
END_OF_EXPRESSION - Static variable in class org.openmrs.report.EvaluationContext
Deprecated.
 
endassignment() - Method in class org.openmrs.arden.ArdenBaseParser
 
endblock() - Method in class org.openmrs.arden.ArdenBaseParser
 
ENDBLOCK - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ENDBLOCK - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
endDate - Variable in class org.openmrs.activelist.ActiveListItem
 
ENDIF - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ENDIF - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
enroll(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.program.PatientProgramFormController
 
enrollPatientInProgram(Patient, Program, Date, Date, User) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
enrollPatientInProgram(Patient, Program, Date, Date, User) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
use {new PatientProgram(...) followed by @link #savePatientProgram(PatientProgram)}
ensureCachedFilter(int) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
EnteredField - Class in org.openmrs.web.dwr
 
EnteredField() - Constructor for class org.openmrs.web.dwr.EnteredField
 
EnteredField(String) - Constructor for class org.openmrs.web.dwr.EnteredField
 
entrySet() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
EOF - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EOF - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
EQUAL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EQUAL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
equal(String) - Method in class org.openmrs.arden.ArdenClause
 
equals(Object) - Method in class org.openmrs.activelist.ActiveListItem
 
equals(Object) - Method in class org.openmrs.activelist.ActiveListType
 
equals(Object) - Method in class org.openmrs.activelist.Allergy
 
equals(Object) - Method in class org.openmrs.activelist.Problem
 
EQUALS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EQUALS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
equals(Object) - Method in class org.openmrs.Cohort
 
equals(Object) - Method in class org.openmrs.Concept
 
equals(Object) - Method in class org.openmrs.ConceptAnswer
 
equals(Object) - Method in class org.openmrs.ConceptClass
 
equals(Object) - Method in class org.openmrs.ConceptComplex
 
equals(Object) - Method in class org.openmrs.ConceptDatatype
 
equals(Object) - Method in class org.openmrs.ConceptDescription
 
equals(Object) - Method in class org.openmrs.ConceptMap
 
equals(Object) - Method in class org.openmrs.ConceptName
 
equals(Object) - Method in class org.openmrs.ConceptNameTag
 
equals(Object) - Method in class org.openmrs.ConceptNumeric
 
equals(Object) - Method in class org.openmrs.ConceptProposal
 
equals(Object) - Method in class org.openmrs.ConceptSearchResult
 
equals(Object) - Method in class org.openmrs.ConceptSet
 
equals(Object) - Method in class org.openmrs.ConceptSetDerived
 
equals(Object) - Method in class org.openmrs.ConceptSource
 
equals(Object) - Method in class org.openmrs.ConceptStateConversion
 
equals(Object) - Method in class org.openmrs.ConceptWord
 
equals(Object) - Method in class org.openmrs.Drug
Compares two Drug objects for similarity
equals(Object) - Method in class org.openmrs.DrugIngredient
 
equals(Object) - Method in class org.openmrs.DrugOrder
Compares two DrugOrder objects for similarity
equals(Object) - Method in class org.openmrs.Encounter
Compares two Encounter objects for similarity
equals(Object) - Method in class org.openmrs.EncounterType
Compares two EncounterType objects for similarity
equals(Object) - Method in class org.openmrs.Field
Compares two Field objects for similarity
equals(Object) - Method in class org.openmrs.FieldAnswer
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.FieldType
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.Form
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.FormField
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.GlobalProperty
 
equals(Object) - Method in class org.openmrs.hl7.HL7InQueue
 
equals(Object) - Method in class org.openmrs.ImplementationId
 
equals(Object) - Method in class org.openmrs.Location
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.LocationTag
Compares two LocationTag objects for similarity
equals(Object) - Method in class org.openmrs.logic.LogicTransform
 
EQUALS - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
Equals - Class in org.openmrs.logic.op
The Equals operator will test whether a result equals to an operand or not.

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN");
The above will give us a criteria to get only ADULTRETURN encounters
Equals() - Constructor for class org.openmrs.logic.op.Equals
 
EQUALS - Static variable in interface org.openmrs.logic.op.Operator
 
equals(Object) - Method in class org.openmrs.logic.result.Result
 
equals(Object) - Method in class org.openmrs.MimeType
Deprecated.
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.module.Module
 
equals(Object) - Method in class org.openmrs.module.ModuleConditionalResource
 
equals(Object) - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
equals(Object) - Method in class org.openmrs.notification.Alert
 
equals(Object) - Method in class org.openmrs.notification.AlertRecipient
 
equals(Object) - Method in class org.openmrs.Obs
Compares two Obs for similarity.
equals(Object) - Method in class org.openmrs.Order
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.OrderType
 
equals(Object) - Method in class org.openmrs.Patient
Compares two objects for similarity This must pass through to the parent object (org.openmrs.Person) in order to get similarity of person/patient objects
equals(Object) - Method in class org.openmrs.PatientIdentifier
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.PatientIdentifierType
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.PatientProgram
 
equals(Object) - Method in class org.openmrs.PatientState
 
equals(Object) - Method in class org.openmrs.Person
 
equals(Object) - Method in class org.openmrs.PersonAddress
Compares this address to the given object/address for similarity.
equals(Object) - Method in class org.openmrs.PersonAttribute
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.PersonAttributeType
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.PersonName
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.Privilege
 
equals(Object) - Method in class org.openmrs.Program
 
equals(Object) - Method in class org.openmrs.ProgramWorkflow
 
equals(Object) - Method in class org.openmrs.ProgramWorkflowState
 
equals(Object) - Method in class org.openmrs.Relationship
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.RelationshipType
Compares two RelationshipTypes for similarity
equals(Object, Object) - Static method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
Helper function that does a null-safe test for equality between two objects.
equals(Object) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
equals(Object) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
equals(Object) - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
equals(Object) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
equals(Object) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Compares the object IDs and indicates whether the given object is equal to this object.
equals(Object, Object) - Static method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
Helper function that does a null-safe test for equality between two objects.
equals(Object) - Method in class org.openmrs.Role
 
equals(Object) - Method in class org.openmrs.scheduler.TaskDefinition
 
equals(Object) - Method in class org.openmrs.Tribe
Deprecated.
 
equals(Object) - Method in class org.openmrs.User
Compares two objects for similarity
equals(Object) - Method in class org.openmrs.util.DoubleRange
 
equals(Object, Object) - Method in class org.openmrs.util.HibernateEnumType
 
equals(Object) - Method in class org.openmrs.web.dwr.ConceptListItem
 
equals(Object) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
equals(Object) - Method in class org.openmrs.web.dwr.FieldListItem
 
equals(Object) - Method in class org.openmrs.web.dwr.PatientListItem
 
equals(Object) - Method in class org.openmrs.web.dwr.PersonListItem
 
equalsContent(PatientIdentifier) - Method in class org.openmrs.PatientIdentifier
Compares this PatientIdentifier object to the given otherIdentifier.
equalsContent(PersonAddress) - Method in class org.openmrs.PersonAddress
Compares this PersonAddress object to the given otherAddress.
equalsContent(PersonAttribute) - Method in class org.openmrs.PersonAttribute
Compares this PersonAttribute object to the given otherAttribute.
equalsContent(PersonName) - Method in class org.openmrs.PersonName
Compares this PersonName object to the given otherName.
equalTo(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
equalTo(int) - Method in interface org.openmrs.logic.LogicCriteria
 
equalTo(float) - Method in interface org.openmrs.logic.LogicCriteria
 
equalTo(double) - Method in interface org.openmrs.logic.LogicCriteria
 
equalTo(String) - Method in interface org.openmrs.logic.LogicCriteria
Add a Equals expression to the current LogicCriteria
error - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
errorAtStartup - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
errorOccurredAtStartup() - Static method in class org.openmrs.web.Listener
Boolean flag set by the Listener.contextInitialized(ServletContextEvent) method if an error occurred when trying to start up.
errors - Variable in class org.openmrs.web.filter.StartupFilter
Records errors that will be displayed to the user
escape(String) - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
escape(String) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
escape(String) - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
escapeHTML(String) - Static method in class org.openmrs.web.WebUtil
 
escapeNewlines(String) - Static method in class org.openmrs.web.WebUtil
 
escapeQuotes(String) - Static method in class org.openmrs.web.WebUtil
 
escapeQuotesAndNewlines(String) - Static method in class org.openmrs.web.WebUtil
 
escapeSqlWildcards(String, SessionFactory) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
 
escapeSqlWildcards(String, Connection) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Escapes all sql wildcards in the given string, returns the same string if it doesn't contain any sql wildcards
eval(Patient, ArdenClause) - Method in interface org.openmrs.arden.ArdenDataSource
 
eval(Patient, ArdenClause) - Method in class org.openmrs.arden.DefaultArdenDataSource
 
eval(Integer, String) - Method in interface org.openmrs.logic.LogicContext
Evaluate a rule for a single patient
eval(Integer, String, Map<String, Object>) - Method in interface org.openmrs.logic.LogicContext
Evaluate a rule with parameters for a single patient
eval(Integer, LogicCriteria, Map<String, Object>) - Method in interface org.openmrs.logic.LogicContext
Evaluate a rule with criteria and parameters for a single patient
eval(Integer, String) - Method in interface org.openmrs.logic.LogicService
Evaluates a rule for a given patient, given the token for the rule.
eval(Integer, String, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
Evaluates a rule for a given patient, given a token and parameters for the rule.
eval(Integer, LogicCriteria) - Method in interface org.openmrs.logic.LogicService
Evaluates a query for a given patient
eval(Integer, LogicCriteria, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
Evaluates a query for a given patient
eval(Integer, Map<String, Object>, String...) - Method in interface org.openmrs.logic.LogicService
Evaluates multiple logic expressions for a single patient.
eval(Integer, Map<String, Object>, LogicCriteria...) - Method in interface org.openmrs.logic.LogicService
Evaluates multiple LogicCriteria for a single patient.
eval(Patient, String) - Method in interface org.openmrs.logic.LogicService
eval(Patient, String, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
eval(Patient, LogicCriteria) - Method in interface org.openmrs.logic.LogicService
eval(Patient, LogicCriteria, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
eval(Cohort, String) - Method in interface org.openmrs.logic.LogicService
Evaluates a query over a list of patients
eval(Cohort, String, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
Evaluates a query over a list of patients
eval(Cohort, LogicCriteria) - Method in interface org.openmrs.logic.LogicService
Evaluates a query over a list of patients
eval(Cohort, LogicCriteria, Map<String, Object>) - Method in interface org.openmrs.logic.LogicService
Evaluates a query over a list of patients
eval(Cohort, List<LogicCriteria>) - Method in interface org.openmrs.logic.LogicService
Evaluates a collection of queries for a set of patients
eval(LogicContext, Integer, Map<String, Object>) - Method in interface org.openmrs.logic.Rule
Evaluate rule for a given patient and applying the given criteria.
evaluate(CohortDefinition, EvaluationContext) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in interface org.openmrs.api.DataSetService
Deprecated.
Evaluate a data set definition to get turn it into a DataSet
evaluate(CohortDefinition, EvaluationContext) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
evaluate(ReportSchema, Cohort, EvaluationContext) - Method in interface org.openmrs.api.ReportService
Deprecated.
This method evaluates a ReportSchema object for the given EvaluationContext and input Cohort.
evaluate() - Method in interface org.openmrs.arden.ArdenRule
 
evaluate() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
evaluate(CohortDefinition, EvaluationContext) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
Computes the list of patients who currently meet the given definition CohortService ensures that this method is only called with a CohortDefinition of a class this provider is registered for.
evaluate(CohortDefinition, EvaluationContext) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
evaluate(CohortDefinition, EvaluationContext) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
Note that this method does *not* set a CohortDefinition or EvaluationContext in the Cohort that it returns, although that Cohort may have had those properties set when it was originally evaluated.
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in class org.openmrs.report.CohortDataSetProvider
Deprecated.
 
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in interface org.openmrs.report.DataSetProvider
Deprecated.
Evaluate a dataset on a given input cohort (which may be null, and may be ignored by some data sets)
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
evaluate(ReportSchema, Cohort, EvaluationContext) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in class org.openmrs.report.RowPerObsDataSetProvider
Deprecated.
 
evaluate(DataSetDefinition, Cohort, EvaluationContext) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetProvider
Deprecated.
 
evaluateExpression(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
This method will parse the passed expression and return a value based on the following criteria:
Any string that matches a parameter within the EvaluationContext will be replaced by the value of that parameter ** CURRENTLY REPLACEMENT PARAMETERS MUST EXIST IN THE GLOBAL SCOPE If this date is followed by an expression, it will attempt to evaluate this by incrementing/decrementing days/weeks/months/years as specified Examples: Given 2 parameters: report.startDate = java.util.Date with value of [2007-01-10] report.gender = "male" The following should result:

EvaluationContext - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
EvaluationContext() - Constructor for class org.openmrs.report.EvaluationContext
Deprecated.
 
EVENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EVENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
event_any() - Method in class org.openmrs.arden.ArdenBaseParser
 
event_factor() - Method in class org.openmrs.arden.ArdenBaseParser
 
event_list() - Method in class org.openmrs.arden.ArdenBaseParser
 
event_or() - Method in class org.openmrs.arden.ArdenBaseParser
 
eventAST(AST) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
EventListeners - Class in org.openmrs.api
Holds all OpenMRS event listeners
EventListeners() - Constructor for class org.openmrs.api.EventListeners
 
evictFromSession(Object) - Static method in class org.openmrs.api.context.Context
Used to clear a cached object out of a session in the middle of a unit of work.
evictFromSession(Object) - Method in interface org.openmrs.api.db.ContextDAO
Used to clear a cached object out of a session in the middle of a unit of work.
evictFromSession(Object) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
evoke_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
evoke_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
exceptionThrown(Exception) - Method in class org.openmrs.reporting.ReportObjectWrapperExceptionListener
Deprecated.
 
ExceptionUtil - Class in org.openmrs.util
Utility methods for dealing with exceptions
ExceptionUtil() - Constructor for class org.openmrs.util.ExceptionUtil
 
execute() - Method in interface org.openmrs.scheduler.Task
Executes the task defined in the task definition.
execute() - Method in class org.openmrs.scheduler.tasks.AbstractTask
 
execute() - Method in class org.openmrs.scheduler.tasks.AlertReminderTask
Send alert reminder email to user(s) associated with the alert.
execute() - Method in class org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
 
execute() - Method in class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
 
execute() - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
Deprecated.
Process the next form entry in the database and then remove the form entry from the database.
execute() - Method in class org.openmrs.scheduler.tasks.HelloWorldTask
Illustrates stateless functionality as simply as possible.
execute() - Method in class org.openmrs.scheduler.tasks.ProcessHL7InQueueTask
Process the next form entry in the database and then remove the form entry from the database.
execute() - Method in class org.openmrs.scheduler.tasks.SendEmailTask
Process the next form entry in the database and then remove the form entry from the database.
execute() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
 
execute() - Method in class org.openmrs.scheduler.tasks.TestTask
 
execute(Database) - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.GenerateUuid
Does the work of adding UUIDs to all rows.
execute(Database) - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
Does the work of executing the file on mysql
executeChangelog() - Static method in class org.openmrs.util.DatabaseUpdater
Convenience method to run the changesets using Liquibase to bring the database up to a version compatible with the code
executeChangelog(String, Map<String, Object>) - Static method in class org.openmrs.util.DatabaseUpdater
Run changesets on database using Liquibase to get the database up to the most recent version
executeChangelog(String, Map<String, Object>, DatabaseUpdater.ChangeSetExecutorCallback) - Static method in class org.openmrs.util.DatabaseUpdater
Executes the given changelog file.
executeChangelog(String, String, Map<String, Object>, DatabaseUpdater.ChangeSetExecutorCallback) - Static method in class org.openmrs.util.DatabaseUpdater
executeChangelog(String, String, Map<String, Object>, DatabaseUpdater.ChangeSetExecutorCallback, ClassLoader) - Static method in class org.openmrs.util.DatabaseUpdater
This code was borrowed from the liquibase jar so that we can call the given callback function.
executeCommand(Order, HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderFormController
 
executeScheduledTask(Task) - Static method in class org.openmrs.api.context.Daemon
Executes the given task in a new thread that is authenticated as the daemon user.
executeSQL(String, boolean) - Method in interface org.openmrs.api.AdministrationService
Runs the sql on the database.
executeSQL(String, boolean) - Method in interface org.openmrs.api.db.AdministrationDAO
 
executeSQL(String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
executeSQL(String, boolean) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
executeSQL(Connection, String, boolean) - Static method in class org.openmrs.util.DatabaseUtil
Executes the passed SQL query, enforcing select only if that parameter is set
executing(ChangeSet, int) - Method in interface org.openmrs.util.DatabaseUpdater.ChangeSetExecutorCallback
This method is called after each changeset is executed.
EXIST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EXIST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
EXISTS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EXISTS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
exists() - Method in interface org.openmrs.logic.LogicCriteria
 
Exists - Class in org.openmrs.logic.op
The Exists operator test whether a criteria will exist for person or not.

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN").exists();
The above will give us a criteria to test whether ADULTRETURN encounter exists or not
Exists() - Constructor for class org.openmrs.logic.op.Exists
 
EXISTS - Static variable in interface org.openmrs.logic.op.Operator
 
EXISTS - Static variable in interface org.openmrs.logic.op.TransformOperator
 
exists() - Method in class org.openmrs.logic.result.Result
 
exitFromCare(Patient, Date, Concept) - Method in class org.openmrs.api.impl.PatientServiceImpl
This is the way to establish that a patient has left the care center.
exitFromCare(Patient, Date, Concept) - Method in interface org.openmrs.api.PatientService
Convenience method to establish that a patient has left the care center.
exitPatientFromCare(Integer, Integer, String, Integer, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Auto generated method comment
expandJar(File, File, String, boolean) - Static method in class org.openmrs.module.ModuleUtil
Expand the given fileToExpand jar to the tmpModuleFile directory If name is null, the entire jar is expanded.
expandURL(URL, File) - Static method in class org.openmrs.util.OpenmrsClassLoader
Expand the given URL into the given folder
EXPLANATION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
EXPLANATION - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
explanation_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
ExportColumn - Interface in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
exportXml(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Deprecated. 
exportXml(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Deprecated. 
exportXml(Cohort) - Method in interface org.openmrs.api.db.PatientSetDAO
Deprecated. 
exportXml(Integer) - Method in interface org.openmrs.api.db.PatientSetDAO
Deprecated. 
exportXml(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
exportXml(Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
exportXml(Cohort) - Method in interface org.openmrs.api.PatientSetService
Export a set of patients to an XML
exportXml(Integer) - Method in interface org.openmrs.api.PatientSetService
 
expr() - Method in class org.openmrs.arden.ArdenBaseParser
expressions
expr_and() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_andAST(AST, String, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
expr_comparison() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_comparisonAST(AST, String, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
expr_duration() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_factor() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_factor_atom() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_function() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_functionAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
expr_not() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_notAST(AST, String, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
expr_or() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_orAST(AST, String, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
expr_plus() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_power() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_range() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_sort() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_string() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_times() - Method in class org.openmrs.arden.ArdenBaseParser
 
expr_where() - Method in class org.openmrs.arden.ArdenBaseParser
 
exprAST(AST, String, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
exprStringAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
Extension - Class in org.openmrs.module
An extension is a small snippet of code that is run at certain "extension points" throughout the user interface
Extension() - Constructor for class org.openmrs.module.Extension
default constructor
Extension.MEDIA_TYPE - Enum in org.openmrs.module
All media types allowed by the module extension system.
extensionIdSeparator - Static variable in class org.openmrs.module.Extension
String separating the pointId and media type in an extension id
extensionMap - Static variable in class org.openmrs.module.ModuleFactory
 
ExtensionPointTag - Class in org.openmrs.module.web.taglib
Extension point tag.
ExtensionPointTag() - Constructor for class org.openmrs.module.web.taglib.ExtensionPointTag
 
ExtensionPopupMenuTag - Class in org.openmrs.module.web.taglib
 
ExtensionPopupMenuTag() - Constructor for class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 

F

FALSE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
FALSE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
FEEDBACK_EMAIL_ADDRESS - Static variable in class org.openmrs.notification.NotificationConstants
 
FEEDBACK_EMAIL_SUBJECT - Static variable in class org.openmrs.notification.NotificationConstants
 
Field - Class in org.openmrs
Field
Field() - Constructor for class org.openmrs.Field
default constructor
Field(Integer) - Constructor for class org.openmrs.Field
constructor with id
field - Variable in class org.openmrs.FormField
 
FIELD_TYPE_CONCEPT - Static variable in class org.openmrs.util.FormConstants
 
FIELD_TYPE_DATABASE - Static variable in class org.openmrs.util.FormConstants
 
FIELD_TYPE_MISC_SET - Static variable in class org.openmrs.util.FormConstants
 
FIELD_TYPE_SECTION - Static variable in class org.openmrs.util.FormConstants
 
FIELD_TYPE_TERM_SET - Static variable in class org.openmrs.util.FormConstants
 
fieldAccess - Static variable in class org.openmrs.aop.RequiredDataAdvice
 
FieldAnswer - Class in org.openmrs
FieldAnswer
FieldAnswer() - Constructor for class org.openmrs.FieldAnswer
default constructor
FieldFormController - Class in org.openmrs.web.controller.form
 
FieldFormController() - Constructor for class org.openmrs.web.controller.form.FieldFormController
 
FieldGenController - Class in org.openmrs.web.controller
 
FieldGenController() - Constructor for class org.openmrs.web.controller.FieldGenController
 
FieldGenHandler - Interface in org.openmrs.web.taglib.fieldgen
 
FieldGenHandlerFactory - Class in org.openmrs.web.taglib.fieldgen
This factory stores and returns the fieldgen handlers These variables are set in the openmrs-servlet.xml and are populated via spring injection
FieldGenHandlerFactory() - Constructor for class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
Generic constructor
fieldGenTag - Variable in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
FieldGenTag - Class in org.openmrs.web.taglib
 
FieldGenTag() - Constructor for class org.openmrs.web.taglib.FieldGenTag
 
FieldHolder(FormField, Obs) - Constructor for class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
A row must be created with both a FormField to act as its label and an obs that is the first of possibly several rows to display
FieldListController - Class in org.openmrs.web.controller.form
 
FieldListController() - Constructor for class org.openmrs.web.controller.form.FieldListController
 
FieldListItem - Class in org.openmrs.web.dwr
A mini/simplified Field object.
FieldListItem() - Constructor for class org.openmrs.web.dwr.FieldListItem
 
FieldListItem(Field, Locale) - Constructor for class org.openmrs.web.dwr.FieldListItem
 
fieldNumber - Variable in class org.openmrs.FormField
 
fieldPart - Variable in class org.openmrs.FormField
 
FieldType - Class in org.openmrs
FieldType
FieldType() - Constructor for class org.openmrs.FieldType
default constructor
FieldType(Integer) - Constructor for class org.openmrs.FieldType
constructor with id
FieldTypeFormController - Class in org.openmrs.web.controller.form
 
FieldTypeFormController() - Constructor for class org.openmrs.web.controller.form.FieldTypeFormController
 
FieldTypeListController - Class in org.openmrs.web.controller.form
 
FieldTypeListController() - Constructor for class org.openmrs.web.controller.form.FieldTypeListController
 
FieldTypeValidator - Class in org.openmrs.validator
Validates attributes on the FieldType object.
FieldTypeValidator() - Constructor for class org.openmrs.validator.FieldTypeValidator
 
FieldTypeValidator - Class in org.openmrs.web.controller.form
Deprecated.
use FieldTypeValidator instead
FieldTypeValidator() - Constructor for class org.openmrs.web.controller.form.FieldTypeValidator
Deprecated.
 
file2url(File) - Static method in class org.openmrs.module.ModuleUtil
Utility method to convert a File object to a local URL.
FILENAME - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
FILENAME - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
(The following at-should unit tests should really be distributed across many other classes, but it's much faster to put them all here.)
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
filter(Cohort, EvaluationContext) - Method in interface org.openmrs.reporting.PatientFilter
Deprecated.
Determine all patients in _input_ who also match some criteria.
filter(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
Filter - Class in org.openmrs.web.taglib.functions
Functions used within taglibs in a webapp jsp page.
Filter() - Constructor for class org.openmrs.web.taglib.functions.Filter
 
filterConfig - Variable in class org.openmrs.web.filter.StartupFilter
Set by the StartupFilter.init(FilterConfig) method so that we have access to the current ServletContext
filterEncountersByType(Collection<Encounter>, Integer) - Static method in class org.openmrs.web.taglib.functions.Filter
Returns a subset of the passed set of encounters that match the passed encounter type id
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
Subclasses should implement PatientFilter.filter("all patients", evalContext) in this method
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
filterImpl(EvaluationContext) - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.AbstractPatientFilter
Deprecated.
Basic implementation of filterInverse that delegates to PatientSetService.getAllPatients() and this class's filter() method.
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
filterInverse(Cohort, EvaluationContext) - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
filterInverse(Cohort, EvaluationContext) - Method in interface org.openmrs.reporting.PatientFilter
Deprecated.
Determine all patients in _input_ who do *not* match some criteria
filterMappingPasses(ModuleFilterMapping, String) - Static method in class org.openmrs.module.web.filter.ModuleFilterMapping
Return true if the passed Filter passes one or more filter mappings otherwise, return false.
filterObsByConcept(Collection<Obs>, Integer) - Static method in class org.openmrs.web.taglib.functions.Filter
Returns a subset of the passed set of observations that match the passed concept type id
finalize() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Called when garbage collecting this class
findBatchOfConcepts(String, boolean, List<String>, List<String>, List<String>, List<String>, Integer, Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
Gets a list of conceptListItems matching the given arguments
findBatchOfEncounters(String, boolean, Integer, Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
Returns a list of matching encounters (depending on values of start and length parameters) if the length parameter is not specified, then all matches will be returned from the start index if specified.
findBatchOfLocations(String, boolean, Integer, Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
Returns a list of matching locations (depending on values of start and length parameters) if the length parameter is not specified, then all matches will be returned from the start index if specified.
findBatchOfPatients(String, boolean, Integer, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Search on the searchValue.
findBatchOfPeopleByRoles(String, boolean, String, Integer, Integer) - Method in class org.openmrs.web.dwr.DWRPersonService
Find Person objects based on the given searchPhrase
findConceptAnswers(String, Locale, Concept, boolean) - Method in interface org.openmrs.api.ConceptService
findConceptAnswers(String, Locale, Concept) - Method in interface org.openmrs.api.ConceptService
Finds concepts that are possible value coded answers to concept parameter
findConceptAnswers(String, Locale, Concept, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
findConceptAnswers(String, Locale, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
findConceptAnswers(String, Integer, boolean, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
Find a list of ConceptListItem or ConceptDrugListItems that are answers to the given question.
findConcepts(String, Locale, boolean) - Method in interface org.openmrs.api.ConceptService
findConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>) - Method in interface org.openmrs.api.ConceptService
findConcepts(String, Locale, boolean, int, int) - Method in interface org.openmrs.api.ConceptService
findConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>) - Method in interface org.openmrs.api.ConceptService
findConcepts(String, Locale, boolean, int, int) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
findConcepts(String, Locale, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
findConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
findConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
findConcepts(String, boolean, List<String>, List<String>, List<String>, List<String>, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
Gets a list of conceptListItems matching the given arguments
findCountAndConcepts(String, boolean, List<String>, List<String>, List<String>, List<String>, Integer, Integer, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
Returns a map of results with the values as count of matches and a partial list of the matching concepts (depending on values of start and length parameters) while the keys are are 'count' and 'objectList' respectively, if the length parameter is not specified, then all matches will be returned from the start index if specified.
findCountAndEncounters(String, boolean, Integer, Integer, boolean) - Method in class org.openmrs.web.dwr.DWREncounterService
Returns a map of results with the values as count of matches and a partial list of the matching encounters (depending on values of start and length parameters) while the keys are are 'count' and 'objectList' respectively, if the length parameter is not specified, then all matches will be returned from the start index if specified.
findCountAndLocations(String, boolean, Integer, Integer, boolean) - Method in class org.openmrs.web.dwr.DWREncounterService
Returns a map of results with the values as count of matches and a partial list of the matching locations (depending on values of start and length parameters) while the keys are are 'count' and 'objectList' respectively, if the length parameter is not specified, then all matches will be returned from the start index if specified.
findCountAndPatients(String, Integer, Integer, boolean) - Method in class org.openmrs.web.dwr.DWRPatientService
Returns a map of results with the values as count of matches and a partial list of the matching patients (depending on values of start and length parameters) while the keys are are 'count' and 'objectList' respectively, if the length parameter is not specified, then all matches will be returned from the start index if specified.
findCountAndPeople(String, boolean, String, Integer, Integer, boolean) - Method in class org.openmrs.web.dwr.DWRPersonService
Returns a map of results with the values as count of matches and a partial list of the matching people (depending on values of start and length parameters) while the keys are are 'count' and 'objectList' respectively, if the length parameter is not specified, then all matches will be returned from the start index if specified.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
findDrugs(String, boolean) - Method in interface org.openmrs.api.ConceptService
findDrugs(String, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
findDrugs(String, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
 
findDuplicatePatients(Set<String>) - Method in class org.openmrs.api.impl.PatientServiceImpl
findDuplicatePatients(Set<String>) - Method in interface org.openmrs.api.PatientService
findDuplicatePatients(String[]) - Method in class org.openmrs.web.dwr.DWRPatientService
find all patients with duplicate attributes (searchOn)
findEncounters(String, boolean) - Method in class org.openmrs.web.dwr.DWREncounterService
Returns a list of encounters for patients with a matching name, identifier or encounterId if phrase is a number.
findEncounterTypes(String) - Method in interface org.openmrs.api.db.EncounterDAO
Find Encounter Types matching the given name.
findEncounterTypes(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
findEncounterTypes(String) - Method in interface org.openmrs.api.EncounterService
Find Encounter Types with name matching the beginning of the search string.
findEncounterTypes(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
findFields(String) - Method in interface org.openmrs.api.FormService
findFields(Concept) - Method in interface org.openmrs.api.FormService
findFields(String) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
findFields(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
findFields(String) - Method in class org.openmrs.web.dwr.DWRFormService
 
findFieldsAndConcepts(String) - Method in class org.openmrs.web.dwr.DWRFormService
 
findForms(String, boolean, boolean) - Method in interface org.openmrs.api.FormService
findForms(String, boolean, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
findForms(String, boolean) - Method in class org.openmrs.web.dwr.DWRFormService
Finds forms based on search text.
findLibrary(String) - Method in class org.openmrs.module.ModuleClassLoader
 
findLocations(String) - Method in interface org.openmrs.api.EncounterService
Deprecated.
findLocations(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
Deprecated.
use LocationService.getLocations(name)
findLocations(String) - Method in class org.openmrs.web.dwr.DWREncounterService
 
findMatchingConceptProposals(String) - Method in interface org.openmrs.api.ConceptService
findMatchingConceptProposals(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
findNameTaggedWith(ConceptNameTag) - Method in class org.openmrs.Concept
A convenience method to get the concept-name (if any) which has a particular tag.
findObsByGroupId(Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated.
-- should use obs.getGroupMembers
findObsByGroupId(Integer) - Method in interface org.openmrs.api.ObsService
findObservations(String, boolean, Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
findObservations(String, boolean, Integer) - Method in interface org.openmrs.api.ObsService
findObsValueColumnName(Concept) - Static method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
findPatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated. 
findPatient(Patient) - Method in interface org.openmrs.api.PatientService
Deprecated.
use #getPatientByExample(Patient)
findPatients(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated. 
findPatients(String, boolean) - Method in interface org.openmrs.api.PatientService
Deprecated.
use #getPatients(String)
findPatients(String, boolean) - Method in class org.openmrs.web.dwr.DWRPatientService
Search on the searchValue.
findPeople(String, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
findPeople(String, boolean, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
findPeople(String, boolean, List<String>) - Method in class org.openmrs.api.impl.PersonServiceImpl
findPeople(String, boolean) - Method in interface org.openmrs.api.PersonService
Deprecated.
@see #getPeople(...)
findPeople(String, boolean, String) - Method in interface org.openmrs.api.PersonService
Deprecated.
@see #getPeople(...)
findPeople(String, boolean, List<String>) - Method in interface org.openmrs.api.PersonService
Deprecated.
@see #getPeople(...)
findPeople(String, boolean) - Method in class org.openmrs.web.dwr.DWRPersonService
 
findPeopleByRoles(String, boolean, String) - Method in class org.openmrs.web.dwr.DWRPersonService
Find Person objects based on the given searchPhrase
findPossibleValues(String) - Method in interface org.openmrs.Attributable
Search for possible values of this object using the given search string
findPossibleValues(String) - Method in class org.openmrs.Concept
 
findPossibleValues(String) - Method in class org.openmrs.Location
 
findPossibleValues(String) - Method in class org.openmrs.util.AttributableDate
 
findPrograms(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
findPrograms(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns programs that match the given string.
findProposedConcepts(String) - Method in interface org.openmrs.api.ConceptService
findProposedConcepts(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated. 
findProposedConcepts(String) - Method in class org.openmrs.web.dwr.DWRConceptService
 
findRelationshipType(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
findRelationshipType(String) - Method in interface org.openmrs.api.PersonService
findResource(String) - Method in class org.openmrs.module.ModuleClassLoader
If a resource is found within a jar, that jar URL is converted to a temporary file and a URL to that is returned
findResource(String, ModuleClassLoader, Set<String>) - Method in class org.openmrs.module.ModuleClassLoader
Find a resource (image, file, etc) in the module structure
findResource(String) - Method in class org.openmrs.util.OpenmrsClassLoader
 
findResources(String) - Method in class org.openmrs.module.ModuleClassLoader
 
findResources(List<URL>, String, ModuleClassLoader, Set<String>) - Method in class org.openmrs.module.ModuleClassLoader
Find all occurrences of a resource (image, file, etc) in the module structure
findResources(String) - Method in class org.openmrs.util.OpenmrsClassLoader
 
findTags(String) - Method in interface org.openmrs.logic.LogicService
findToken(String) - Method in interface org.openmrs.logic.LogicService
findUsers(String, List<String>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
findUsers(String, String, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
findUsers(String, List<String>, boolean) - Method in interface org.openmrs.api.UserService
findUsers(String, String, boolean) - Method in interface org.openmrs.api.UserService
findUsers(String, List<String>, boolean) - Method in class org.openmrs.web.dwr.DWRUserService
Find users in the database that match the given search values.
finishResponse() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
FIRST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
FIRST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
first() - Method in class org.openmrs.arden.ArdenClause
 
first(double) - Method in class org.openmrs.arden.ArdenClause
 
first() - Method in interface org.openmrs.logic.LogicCriteria
Apply the First operator to the LogicCriteria
first(Integer) - Method in interface org.openmrs.logic.LogicCriteria
 
first(String) - Method in interface org.openmrs.logic.LogicCriteria
 
first(Integer, String) - Method in interface org.openmrs.logic.LogicCriteria
 
First - Class in org.openmrs.logic.op
The First operator will return a subset result of the entire result returned by the criteria

Example:
- logicService.parse("'CD4 COUNT'").first(2);
The above will give us a criteria to get the first two "CD4 COUNT" observations
First() - Constructor for class org.openmrs.logic.op.First
 
FIRST - Static variable in interface org.openmrs.logic.op.Operator
 
FIRST - Static variable in interface org.openmrs.logic.op.TransformOperator
 
flush() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
flushBuffer() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
flushInstance() - Static method in class org.openmrs.util.OpenmrsClassLoader
All objects depending on the old classloader should be restarted here Should be called after destoryInstance() and after the service is restarted
flushSession() - Static method in class org.openmrs.api.context.Context
Forces any changes made so far in this unit of work to be written to the database
flushSession() - Method in interface org.openmrs.api.db.ContextDAO
 
flushSession() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
folderContains(File, String) - Static method in class org.openmrs.util.OpenmrsUtil
Look for a file named filename in folder
footerTemplate - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
footerTemplate - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
footerTemplate - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
ForcePasswordChangeFilter - Class in org.openmrs.module.web.filter
This filter checks if an authenticated user has been flagged by the admin to change his password on first/subsequent login.
ForcePasswordChangeFilter() - Constructor for class org.openmrs.module.web.filter.ForcePasswordChangeFilter
 
ForEachAlertTag - Class in org.openmrs.notification.web
 
ForEachAlertTag() - Constructor for class org.openmrs.notification.web.ForEachAlertTag
 
ForEachDisplayAttributeTag - Class in org.openmrs.web.taglib
Loops over the display attributes for a person.
ForEachDisplayAttributeTag() - Constructor for class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
ForEachDrugOrderTag - Class in org.openmrs.web.taglib
 
ForEachDrugOrderTag() - Constructor for class org.openmrs.web.taglib.ForEachDrugOrderTag
 
ForEachEncounterTag - Class in org.openmrs.web.taglib
 
ForEachEncounterTag() - Constructor for class org.openmrs.web.taglib.ForEachEncounterTag
 
ForEachObsTag - Class in org.openmrs.web.taglib
 
ForEachObsTag() - Constructor for class org.openmrs.web.taglib.ForEachObsTag
 
ForEachRecordTag - Class in org.openmrs.web.taglib
 
ForEachRecordTag() - Constructor for class org.openmrs.web.taglib.ForEachRecordTag
 
ForgotPasswordFormController - Class in org.openmrs.web.controller
Controls the forgotten password form Initially a form with just a username box is shown Then a box for the answer to the secret question is shown
ForgotPasswordFormController() - Constructor for class org.openmrs.web.controller.ForgotPasswordFormController
 
Form - Class in org.openmrs
Form
Form() - Constructor for class org.openmrs.Form
default constructor
Form(Integer) - Constructor for class org.openmrs.Form
Constructor with id
form - Variable in class org.openmrs.FormField
 
FORM_ENTRY - Static variable in class org.openmrs.util.PrivilegeConstants
 
Format - Class in org.openmrs.util
 
Format() - Constructor for class org.openmrs.util.Format
 
format(double) - Static method in class org.openmrs.util.Format
 
format(Double) - Static method in class org.openmrs.util.Format
 
format(Date) - Static method in class org.openmrs.util.Format
 
format(Date, Format.FORMAT_TYPE) - Static method in class org.openmrs.util.Format
 
format(Date, Locale, Format.FORMAT_TYPE) - Static method in class org.openmrs.util.Format
 
format(Throwable) - Static method in class org.openmrs.util.Format
 
Format.FORMAT_TYPE - Enum in org.openmrs.util
 
formatDate(String, Date) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Format the given date according to the type ('short', 'long', 'ymd')
FormatDateTag - Class in org.openmrs.web.taglib
Formats a date object in the desired type:
e.g:
FormatDateTag() - Constructor for class org.openmrs.web.taglib.FormatDateTag
 
formatPercentage(double) - Static method in class org.openmrs.util.Format
 
formatPercentage(Number) - Static method in class org.openmrs.util.Format
 
formats - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
FormatTag - Class in org.openmrs.web.taglib
Prints out a pretty-formatted versions of an OpenMRS object TODO: add the other openmrs domain objects TODO: add a size=compact|NORMAL|full|? option
FormatTag() - Constructor for class org.openmrs.web.taglib.FormatTag
 
formatTextBoxDate(Date) - Static method in class org.openmrs.util.Format
 
formBackingObject(HttpServletRequest) - Method in class org.openmrs.module.web.controller.ModuleListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.module.web.controller.ModulePropertiesFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.notification.web.controller.AlertFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.notification.web.controller.AlertListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.scheduler.web.controller.SchedulerFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.scheduler.web.controller.SchedulerListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptClassFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptClassListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptDrugFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptDrugListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptProposalFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptProposalListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptSourceFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ConceptSourceListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.concept.ProposeConceptFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.ConceptFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.ConceptStatsFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.EncounterFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.EncounterTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.EncounterTypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.LocationFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.LocationListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.ForgotPasswordFormController
Not used with the forgot password form controller.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FieldFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FieldListController
 
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FieldTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FieldTypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FormFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.form.FormListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.maintenance.GlobalPropertyController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.maintenance.ImplementationIdFormController
The object that backs the form.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.maintenance.ServerLogController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.observation.ObsFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.observation.PersonObsFormController
 
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.OptionsFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderByUserListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderDrugFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderDrugListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderListByPatientController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.order.OrderTypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.MergePatientsFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.PatientFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.PatientListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.patient.TribeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.AddPersonController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.PersonDashboardController
 
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.RelationshipTypeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.RelationshipTypeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.person.RelationshipTypeViewFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.program.ProgramFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.program.ProgramListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.program.StateConversionFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.program.StateConversionListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.program.WorkflowFormController
This is called prior to displaying a form for the first time.
formBackingObject() - Method in class org.openmrs.web.controller.user.ChangePasswordFormController
The model from which the data binding happens on the view
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.user.PrivilegeFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.user.PrivilegeListController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.user.RoleFormController
This is called prior to displaying a form for the first time.
formBackingObject(HttpServletRequest) - Method in class org.openmrs.web.controller.user.RoleListController
This is called prior to displaying a form for the first time.
formBackingObject(WebRequest, Integer) - Method in class org.openmrs.web.controller.user.UserFormController
 
FormConstants - Class in org.openmrs.util
Constants relating to forms
FormConstants() - Constructor for class org.openmrs.util.FormConstants
 
FormDAO - Interface in org.openmrs.api.db
Database access functions for the Form, FormField, and Field objects
FormEditor - Class in org.openmrs.propertyeditor
 
FormEditor() - Constructor for class org.openmrs.propertyeditor.FormEditor
 
FormEntryContext - Class in org.openmrs.module.web
Represents the context in which the user is choosing to enter forms.
FormEntryContext(Person) - Constructor for class org.openmrs.module.web.FormEntryContext
 
FormEntryHandler - Class in org.openmrs.module.web.extension
This class allows modules that provide form entry capabilities (like formentry, htmlformentry, and xforms) to appear in the same place in the UI when the user indicates they want to enter a form, and wants to pick which form.
FormEntryHandler() - Constructor for class org.openmrs.module.web.extension.FormEntryHandler
 
FormField - Class in org.openmrs
The FormField object relates/orders the fields on a form A form can have many 0 to n fields associated with it in a hierarchical manor.
FormField() - Constructor for class org.openmrs.FormField
default constructor
FormField(Integer) - Constructor for class org.openmrs.FormField
constructor with id
formFieldId - Variable in class org.openmrs.FormField
 
FormFieldListItem - Class in org.openmrs.web.dwr
 
FormFieldListItem() - Constructor for class org.openmrs.web.dwr.FormFieldListItem
 
FormFieldListItem(FormField, Locale) - Constructor for class org.openmrs.web.dwr.FormFieldListItem
 
FormFormController - Class in org.openmrs.web.controller.form
 
FormFormController() - Constructor for class org.openmrs.web.controller.form.FormFormController
 
FormListController - Class in org.openmrs.web.controller.form
 
FormListController() - Constructor for class org.openmrs.web.controller.form.FormListController
 
FormListItem - Class in org.openmrs.web.dwr
 
FormListItem() - Constructor for class org.openmrs.web.dwr.FormListItem
 
FormListItem(Form) - Constructor for class org.openmrs.web.dwr.FormListItem
 
FormService - Interface in org.openmrs.api
This service contains methods relating to Form, FormField, and Field.
FormServiceImpl - Class in org.openmrs.api.impl
Default implementation of the FormService
FormServiceImpl() - Constructor for class org.openmrs.api.impl.FormServiceImpl
Default empty constructor
FormUtil - Class in org.openmrs.util
OpenMRS utilities related to forms.
FormUtil() - Constructor for class org.openmrs.util.FormUtil
 
FormValidator - Class in org.openmrs.validator
This checks a Form object to make sure that it passes all API requirements.
FormValidator() - Constructor for class org.openmrs.validator.FormValidator
 
FROM - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
FROM - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
from_of_func_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
from_of_func_opAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
fromDateHelper(Date, Integer, Integer, Integer, Integer, Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
 
fromSpecification(String) - Static method in class org.openmrs.util.LocaleUtility
Creates a locale based on a string specification.

G

garbageCollect() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
garbageCollect() - Method in interface org.openmrs.hl7.db.HL7DAO
 
garbageCollect() - Method in interface org.openmrs.hl7.HL7Service
Clean up the current memory consumption
garbageCollect() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
garbageCollect() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Call the system garbage collecter.
GENDER() - Static method in class org.openmrs.util.OpenmrsConstants
A gender character to gender name map
TODO issues with localization.
generate(SessionImplementor, Object) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
 
GenerateDataExportTask - Class in org.openmrs.scheduler.tasks
Deprecated.
see reportingcompatibility module
GenerateDataExportTask() - Constructor for class org.openmrs.scheduler.tasks.GenerateDataExportTask
Deprecated.
 
generateExport(DataExportReportObject, Cohort, String, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Generates a data export file given a data export (columns) and patient set (rows).
generateExport(DataExportReportObject, Cohort, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
 
generateExport(DataExportReportObject, Cohort, DataExportFunctions, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Auto generated method comment
generateExports(List<DataExportReportObject>, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
 
generatePatientSet(EvaluationContext) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Generate the patientSet according to this report's characteristics
generatePatientSet(EvaluationContext) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Generate the patientSet according to this report's characteristics
generatePortletUrl(String, String) - Method in class org.openmrs.web.taglib.PortletTag
Generates the portlet url.
generateSystemId() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
generateSystemId() - Method in interface org.openmrs.api.db.UserDAO
 
generateSystemId() - Method in class org.openmrs.api.impl.UserServiceImpl
Generates system ids based on the following algorithm scheme: user_id-check digit
generateSystemId() - Method in interface org.openmrs.api.UserService
Get/generate/find the next system id to be doled out.
generateTemplate() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
Generate a template according to this reports columns Assumes there is a patientSet object available
generateTemplate() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Generate a template according to this reports columns Assumes there is a patientSet object available
generateUid(Integer) - Static method in class org.openmrs.util.OpenmrsUtil
Creates a relatively acceptable unique string of the give size
generateUid() - Static method in class org.openmrs.util.OpenmrsUtil
Creates a uid of length 20
GenerateUuid - Class in org.openmrs.util.databasechange
Uses Java's UUID class to generate UUIDs for all rows in all tables in the tableNames parameter.
GenerateUuid() - Constructor for class org.openmrs.util.databasechange.GenerateUuid
 
GenericReasonHandler - Class in org.openmrs.web.taglib.fieldgen
 
GenericReasonHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.GenericReasonHandler
 
get(int) - Method in class org.openmrs.logic.result.Result
 
get(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
getAccessionNumber() - Method in class org.openmrs.Obs
 
getAccessionNumber() - Method in class org.openmrs.Order
 
getAction() - Method in class org.openmrs.arden.MLMObject
 
getAction() - Method in interface org.openmrs.arden.MlmRule
Returns the action that should be taken when the logic evaluates to true
getActionString() - Method in class org.openmrs.arden.Action
 
getActivator() - Method in class org.openmrs.module.Module
Deprecated.
getActivatorName() - Method in class org.openmrs.module.Module
 
getActive(Date) - Method in class org.openmrs.PatientProgram
Returns true if the associated Patient is enrolled in the associated Program on the passed Date
getActive() - Method in class org.openmrs.PatientProgram
Returns true if the associated Patient is currently enrolled in the associated Program
getActive(Date) - Method in class org.openmrs.PatientState
Returns true if this PatientState is active as of the passed Date
getActive() - Method in class org.openmrs.PatientState
Returns true if this PatientState is currently active
getActiveAttributes() - Method in class org.openmrs.Person
Returns only the non-voided attributes for this person
getActiveDrugIds(Collection<Integer>, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Returns a Map from patientId to a Collection of drugIds for drugs active for the patients on that date If patientIds is null then do this for all patients Does not return anything for voided patients
getActiveDrugIds(Collection<Integer>, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getActiveIdentifiers() - Method in class org.openmrs.Patient
Returns only the non-voided identifiers for this patient.
getActiveListId() - Method in class org.openmrs.activelist.ActiveListItem
 
getActiveListId() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getActiveListId() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getActiveListItem(Class<T>, Integer) - Method in interface org.openmrs.api.ActiveListService
Returns the ActiveListItem
getActiveListItem(Class<T>, Integer) - Method in interface org.openmrs.api.db.ActiveListDAO
 
getActiveListItem(Class<T>, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
getActiveListItem(Class<T>, Integer) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
getActiveListItemByUuid(String) - Method in interface org.openmrs.api.ActiveListService
Return the ActiveList by the UUID
getActiveListItemByUuid(String) - Method in interface org.openmrs.api.db.ActiveListDAO
 
getActiveListItemByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
getActiveListItemByUuid(String) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
getActiveListItems(Person, ActiveListType) - Method in interface org.openmrs.api.ActiveListService
Returns a sorted set of active list items based on the type given.
getActiveListItems(Class<T>, Person, ActiveListType) - Method in interface org.openmrs.api.ActiveListService
Returns a sorted set of active list items from a class that extends ActiveListItem
getActiveListItems(Person, ActiveListType) - Method in interface org.openmrs.api.db.ActiveListDAO
 
getActiveListItems(Class<T>, Person, ActiveListType) - Method in interface org.openmrs.api.db.ActiveListDAO
 
getActiveListItems(Person, ActiveListType) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
getActiveListItems(Class<T>, Person, ActiveListType) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
getActiveListItems(Person, ActiveListType) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
getActiveListItems(Class<T>, Person, ActiveListType) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
getActiveListService() - Static method in class org.openmrs.api.context.Context
 
getActiveListService() - Method in class org.openmrs.api.context.ServiceContext
Gets the ActiveListService used in the context.
getActiveListType() - Method in class org.openmrs.activelist.ActiveListItem
 
getActiveListTypeId() - Method in class org.openmrs.activelist.ActiveListType
 
getActiveMessageSource() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
Gets the message source service which is currently providing services.
getActiveMessageSource() - Method in interface org.openmrs.messagesource.MessageSourceService
Gets the message source service which is currently providing services.
getAddConcept() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getAdditionalPackages() - Method in class org.openmrs.module.ModuleClassLoader
Package names that this module should try to load.
getAddress1() - Method in interface org.openmrs.Address
 
getAddress1() - Method in class org.openmrs.Location
 
getAddress1() - Method in class org.openmrs.PersonAddress
 
getAddress1() - Method in class org.openmrs.web.dwr.PersonListItem
 
getAddress2() - Method in interface org.openmrs.Address
 
getAddress2() - Method in class org.openmrs.Location
 
getAddress2() - Method in class org.openmrs.PersonAddress
 
getAddress2() - Method in class org.openmrs.web.dwr.PersonListItem
 
getAddress3() - Method in interface org.openmrs.Address
 
getAddress3() - Method in class org.openmrs.Location
 
getAddress3() - Method in class org.openmrs.PersonAddress
 
getAddress4() - Method in interface org.openmrs.Address
 
getAddress4() - Method in class org.openmrs.Location
 
getAddress4() - Method in class org.openmrs.PersonAddress
 
getAddress5() - Method in interface org.openmrs.Address
 
getAddress5() - Method in class org.openmrs.Location
 
getAddress5() - Method in class org.openmrs.PersonAddress
 
getAddress6() - Method in interface org.openmrs.Address
 
getAddress6() - Method in class org.openmrs.Location
 
getAddress6() - Method in class org.openmrs.PersonAddress
 
getAddresses() - Method in class org.openmrs.Person
 
getAdministrationService() - Static method in class org.openmrs.api.context.Context
 
getAdministrationService() - Method in class org.openmrs.api.context.ServiceContext
 
getAdvicePoints() - Method in class org.openmrs.module.Module
 
getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getAfterRowDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getAfterRowDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getAfterRowDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getAge() - Method in class org.openmrs.Person
Convenience method to calculate this person's age based on the birthdate For a person who lived 1990 to 2000, age would be -5 in 1985, 5 in 1995, 10 in 2000, and 10 2010.
getAge(Date) - Method in class org.openmrs.Person
Convenience method: calculates the person's age on a given date based on the birthdate
getAge() - Method in class org.openmrs.web.dwr.PersonListItem
 
getAgeMax() - Method in class org.openmrs.arden.MLMObject
 
getAgeMax() - Method in interface org.openmrs.arden.MlmRule
 
getAgeMaxUnits() - Method in class org.openmrs.arden.MLMObject
 
getAgeMaxUnits() - Method in interface org.openmrs.arden.MlmRule
 
getAgeMin() - Method in class org.openmrs.arden.MLMObject
 
getAgeMin() - Method in interface org.openmrs.arden.MlmRule
 
getAgeMinUnits() - Method in class org.openmrs.arden.MLMObject
 
getAgeMinUnits() - Method in interface org.openmrs.arden.MlmRule
 
getaIsToB() - Method in class org.openmrs.RelationshipType
The java bean specifications says that if an attribute has the second letter capitalized (as the "I" is), the initial "a" is not to be capitalized.
getaIsToB() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getAlert() - Method in class org.openmrs.notification.AlertRecipient
 
getAlert(Integer) - Method in interface org.openmrs.notification.AlertService
Get alert by internal identifier
getAlert(Integer) - Method in interface org.openmrs.notification.db.AlertDAO
 
getAlert(Integer) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
getAlert(Integer) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAlertId() - Method in class org.openmrs.notification.Alert
 
getAlertId() - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
getAlertRead() - Method in class org.openmrs.notification.Alert
 
getAlertRead() - Method in class org.openmrs.notification.AlertRecipient
 
getAlerts(User) - Method in interface org.openmrs.notification.AlertService
getAlerts() - Method in interface org.openmrs.notification.AlertService
Deprecated.
use AlertService.getAlertsByUser(User) and pass "null" as the parameter for user
getAlerts(User, boolean, boolean) - Method in interface org.openmrs.notification.AlertService
Finds alerts for the given user with the given status
getAlerts(User, boolean, boolean) - Method in interface org.openmrs.notification.db.AlertDAO
 
getAlerts(User, boolean, boolean) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
getAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
getAlerts() - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
getAlerts(User, boolean, boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAlerts() - Method in class org.openmrs.notification.web.dwr.DWRAlertService
Calls the corresponding AlertService.getAlertsByUser(null) method to get alerts for the current user or for the authenticated role
getAlertsByUser(User) - Method in interface org.openmrs.notification.AlertService
Find the alerts that are not read and have not expired for a user This will probably be the most commonly called method If null is passed in for user, find alerts for the currently authenticated user.
getAlertsByUser(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAlertService() - Static method in class org.openmrs.api.context.Context
 
getAlertService() - Method in class org.openmrs.api.context.ServiceContext
 
getAliveOnly() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getAllActiveAlerts(User) - Method in interface org.openmrs.notification.AlertService
Find all alerts for a user that have not expired
getAllActiveAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAllAlerts(User) - Method in interface org.openmrs.notification.AlertService
Deprecated.
use #getAlerts(User, boolean, boolean)
getAllAlerts() - Method in interface org.openmrs.notification.AlertService
Get all unexpired alerts for all users
getAllAlerts(boolean) - Method in interface org.openmrs.notification.AlertService
Get alerts for all users while obeying includeExpired
getAllAlerts(boolean) - Method in interface org.openmrs.notification.db.AlertDAO
 
getAllAlerts(boolean) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
getAllAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
getAllAlerts() - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAllAlerts(boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAllChildRoles() - Method in class org.openmrs.Role
Recursive (if need be) method to return all child roles of this role
getAllCohortDefinitions() - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getAllCohortDefinitions() - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getAllCohortDefinitions() - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
 
getAllCohortDefinitions() - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
getAllCohortDefinitions() - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
getAllCohorts() - Method in interface org.openmrs.api.CohortService
Gets all Cohorts (not including voided ones)
getAllCohorts(boolean) - Method in interface org.openmrs.api.CohortService
Gets all Cohorts, possibly including the voided ones
getAllCohorts(boolean) - Method in interface org.openmrs.api.db.CohortDAO
Gets all cohorts in the database
getAllCohorts(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getAllCohorts() - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getAllCohorts(boolean) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getAllConceptClasses() - Method in interface org.openmrs.api.ConceptService
Return a list of concept classes currently in the database
getAllConceptClasses(boolean) - Method in interface org.openmrs.api.ConceptService
Return a list of concept classes currently in the database
getAllConceptClasses(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptClasses(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptClasses(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptClasses() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptDatatypes() - Method in interface org.openmrs.api.ConceptService
Return a list of all concept datatypes currently in the database
getAllConceptDatatypes(boolean) - Method in interface org.openmrs.api.ConceptService
Return a list of concept datatypes currently in the database
getAllConceptDatatypes(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptDatatypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptDatatypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptDatatypes(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptNameLocales() - Method in class org.openmrs.Concept
Convenience method that returns a set of all the locales in which names have been added for this concept.
getAllConceptNameTags() - Method in interface org.openmrs.api.ConceptService
Get all the concept name tags defined in the database, included voided ones
getAllConceptNameTags() - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptNameTags() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptNameTags() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptProposals(boolean) - Method in interface org.openmrs.api.ConceptService
Get a List of all concept proposals
getAllConceptProposals(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptProposals(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptProposals(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConcepts() - Method in interface org.openmrs.api.ConceptService
Return a list of unretired concepts sorted by concept id ascending and
getAllConcepts(String, boolean, boolean) - Method in interface org.openmrs.api.ConceptService
Return a list of concepts sorted on sortBy in dir direction (asc/desc)
getAllConcepts(String, boolean, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConcepts(String, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConcepts() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConcepts(String, boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptSources() - Method in interface org.openmrs.api.ConceptService
Return a list of concept sources currently in the database that are not voided
getAllConceptSources() - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptSources() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptSources() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConceptStateConversions() - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getAllConceptStateConversions() - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns all conceptStateConversions
getAllConceptStateConversions() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getAllConceptStateConversions() - Method in interface org.openmrs.api.ProgramWorkflowService
Returns all conceptStateConversions
getAllConversions() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getAllConversions() - Method in interface org.openmrs.api.ProgramWorkflowService
getAllDrugs() - Method in interface org.openmrs.api.ConceptService
Return a list of drugs currently in the database that are not retired
getAllDrugs(boolean) - Method in interface org.openmrs.api.ConceptService
Get drugs by concept.
getAllDrugs() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllDrugs(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllEncounters(Cohort) - Method in interface org.openmrs.api.db.EncounterDAO
 
getAllEncounters(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getAllEncounters(Cohort) - Method in interface org.openmrs.api.EncounterService
Get all encounters for a cohort of patients
getAllEncounters(Cohort) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getAllEncounterTypes(Boolean) - Method in interface org.openmrs.api.db.EncounterDAO
Get all encounter types
getAllEncounterTypes(Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getAllEncounterTypes() - Method in interface org.openmrs.api.EncounterService
Get all encounter types (including retired)
getAllEncounterTypes(boolean) - Method in interface org.openmrs.api.EncounterService
Get all encounter types.
getAllEncounterTypes() - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getAllEncounterTypes(boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getAllergen() - Method in class org.openmrs.activelist.Allergy
 
getAllergen() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getAllergies(Person) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllergies(Person) - Method in interface org.openmrs.api.PatientService
Returns a sorted set of Allergies, sorted on sort_weight
getAllergy(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllergy(Integer) - Method in interface org.openmrs.api.PatientService
Returns the Allergy
getAllergyConceptId() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getAllergyType() - Method in class org.openmrs.activelist.Allergy
 
getAllFields(boolean) - Method in interface org.openmrs.api.db.FormDAO
Returns all fields in the database, possibly including retired ones
getAllFields(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getAllFields() - Method in interface org.openmrs.api.FormService
Fetches all Fields in the database, including retired ones
getAllFields(boolean) - Method in interface org.openmrs.api.FormService
Fetches all Fields in the database, possibly including retired ones
getAllFields() - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllFields(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllFields(Class<?>) - Static method in class org.openmrs.util.Reflect
This method return all the fields (including private) from the given class and its super classes.
getAllFieldTypes(boolean) - Method in interface org.openmrs.api.db.FormDAO
Get all field types
getAllFieldTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getAllFieldTypes() - Method in interface org.openmrs.api.FormService
Get all field types in the database including the retired ones
getAllFieldTypes(boolean) - Method in interface org.openmrs.api.FormService
Get all field types in the database with or without retired ones
getAllFieldTypes() - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllFieldTypes(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllFormFields() - Method in interface org.openmrs.api.db.FormDAO
Returns all FormFields in the database
getAllFormFields() - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getAllFormFields() - Method in interface org.openmrs.api.FormService
Returns all FormFields in the database
getAllFormFields() - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllForms(boolean) - Method in interface org.openmrs.api.db.FormDAO
Returns all forms in the database, possibly including retired ones
getAllForms(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getAllForms() - Method in interface org.openmrs.api.FormService
Gets all Forms, including retired ones.
getAllForms(boolean) - Method in interface org.openmrs.api.FormService
Gets all forms, possibly including retired ones
getAllForms() - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllForms(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getAllGlobalProperties() - Method in interface org.openmrs.api.AdministrationService
Get a list of all global properties in the system
getAllGlobalProperties() - Method in interface org.openmrs.api.db.AdministrationDAO
 
getAllGlobalProperties() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getAllGlobalProperties() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getAllHL7InArchives() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getAllHL7InArchives(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getAllHL7InArchives() - Method in interface org.openmrs.hl7.db.HL7DAO
 
getAllHL7InArchives(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
Returns hl7 in archives but with a limited resultset size to save memory
getAllHL7InArchives() - Method in interface org.openmrs.hl7.HL7Service
Get all archive hl7 queue items from the database
getAllHL7InArchives() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getAllHL7InErrors() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getAllHL7InErrors() - Method in interface org.openmrs.hl7.db.HL7DAO
 
getAllHL7InErrors() - Method in interface org.openmrs.hl7.HL7Service
Get all HL7InError items from the database
getAllHL7InErrors() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getAllHL7InQueues() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getAllHL7InQueues() - Method in interface org.openmrs.hl7.db.HL7DAO
 
getAllHL7InQueues() - Method in interface org.openmrs.hl7.HL7Service
Return a list of all hl7 in queues in the database
getAllHL7InQueues() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getAllHL7Sources() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getAllHL7Sources() - Method in interface org.openmrs.hl7.db.HL7DAO
 
getAllHL7Sources() - Method in interface org.openmrs.hl7.HL7Service
Get all of the hl7 source objects from the database.
getAllHL7Sources() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getAllIdentifierValidators() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllIdentifierValidators() - Method in interface org.openmrs.api.PatientService
 
getAllItems() - Method in class org.openmrs.web.taglib.ListPickerTag
 
getAllLocations(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getAllLocations(boolean) - Method in interface org.openmrs.api.db.LocationDAO
Get all locations
getAllLocations() - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAllLocations(boolean) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAllLocations() - Method in interface org.openmrs.api.LocationService
Returns all locations, includes retired locations.
getAllLocations(boolean) - Method in interface org.openmrs.api.LocationService
Returns all locations.
getAllLocationTags(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getAllLocationTags(boolean) - Method in interface org.openmrs.api.db.LocationDAO
Get all location tags
getAllLocationTags() - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAllLocationTags(boolean) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAllLocationTags() - Method in interface org.openmrs.api.LocationService
Returns all location tags, includes retired location tags.
getAllLocationTags(boolean) - Method in interface org.openmrs.api.LocationService
Returns all location tags.
getAllMimeTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
Deprecated. 
getAllMimeTypes(boolean) - Method in interface org.openmrs.api.db.ObsDAO
Deprecated. 
getAllMimeTypes() - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getAllMimeTypes(boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getAllMimeTypes() - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
getAllMimeTypes(boolean) - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
getAllObjects(Class<T>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getAllObjects(Class<T>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getAllObjects(Class<T>) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves all non-retired objects of the passed type from the database that have been saved through serialization
getAllObjects(Class<T>, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves all objects from the database that match the passed type that have been saved through serialization Returns voided / retired Objects only if includeRetired parameter is true
getAllObjectsByName(Class<T>, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getAllObjectsByName(Class<T>, String, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves all objects from the database that match the passed type and name that have been saved through serialization
getAllObs(boolean) - Method in class org.openmrs.Encounter
Returns all Obs where Obs.encounterId = Encounter.encounterId In practice, this method should not be used very often...
getAllObs() - Method in class org.openmrs.Encounter
Convenience method to call Encounter.getAllObs(boolean) with a false parameter
getAllOrderTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getAllOrderTypes(boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getAllOrderTypes() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getAllOrderTypes(boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getAllOrderTypes() - Method in interface org.openmrs.api.OrderService
Get all order types, including retired ones
getAllOrderTypes(boolean) - Method in interface org.openmrs.api.OrderService
Get all order types, only showing ones not marked as retired if includeRetired is true
getAllowedCharacters() - Method in interface org.openmrs.patient.IdentifierValidator
 
getAllowedCharacters() - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
getAllowedCharacters() - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
 
getAllowedCharacters() - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
 
getAllowedLocales() - Method in interface org.openmrs.api.AdministrationService
Gets the list of locales which the administrator has allowed for use on the system.
getAllowedLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getAllowedLocales() - Method in class org.openmrs.api.impl.GlobalLocaleList
Gets the current list of allowed locales.
getAllowUserDefault() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getAllParentRoles() - Method in class org.openmrs.Role
Recursive (if need be) method to return all parent roles of this role
getAllPatientFilters() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getAllPatientFilters() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getAllPatientIdentifierTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllPatientIdentifierTypes(boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getAllPatientIdentifierTypes() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllPatientIdentifierTypes(boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllPatientIdentifierTypes() - Method in interface org.openmrs.api.PatientService
Get all patientIdentifier types
getAllPatientIdentifierTypes(boolean) - Method in interface org.openmrs.api.PatientService
Get all patientIdentifier types
getAllPatients(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllPatients() - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getAllPatients(boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getAllPatients() - Method in interface org.openmrs.api.db.PatientSetDAO
 
getAllPatients() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllPatients(boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllPatients() - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getAllPatients() - Method in interface org.openmrs.api.PatientService
Returns all non voided patients in the system
getAllPatients(boolean) - Method in interface org.openmrs.api.PatientService
Returns patients in the system
getAllPatients() - Method in interface org.openmrs.api.PatientSetService
 
getAllPatients() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getAllPatientsCohortDefinition() - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getAllPatientsCohortDefinition() - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getAllPatientSearches() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getAllPatientSearches() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get all patient searches in the database
getAllPersonAttributeTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getAllPersonAttributeTypes(boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getAllPersonAttributeTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllPersonAttributeTypes(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllPersonAttributeTypes() - Method in interface org.openmrs.api.PersonService
Get all PersonAttributeTypes in the database
getAllPersonAttributeTypes(boolean) - Method in interface org.openmrs.api.PersonService
Get all PersonAttributeTypes in the database with the option of including the retired types
getAllPrivileges() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getAllPrivileges() - Method in interface org.openmrs.api.db.UserDAO
 
getAllPrivileges() - Method in class org.openmrs.api.impl.UserServiceImpl
 
getAllPrivileges() - Method in interface org.openmrs.api.UserService
Returns all privileges currently possible for any User
getAllPrivileges() - Method in class org.openmrs.web.taglib.RequireTag
 
getAllPrograms(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getAllPrograms(boolean) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns all programs
getAllPrograms() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getAllPrograms(boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getAllPrograms() - Method in interface org.openmrs.api.ProgramWorkflowService
Returns all programs, includes retired programs.
getAllPrograms(boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns all programs
getAllRelationships(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getAllRelationships(boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getAllRelationships() - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllRelationships(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllRelationships() - Method in interface org.openmrs.api.PersonService
Get list of relationships that are not voided
getAllRelationships(boolean) - Method in interface org.openmrs.api.PersonService
Get list of relationships optionally including the voided ones or not
getAllRelationshipTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getAllRelationshipTypes(boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getAllRelationshipTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllRelationshipTypes(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllRelationshipTypes() - Method in interface org.openmrs.api.PersonService
Get all relationshipTypes Includes retired relationship types
getAllRelationshipTypes(boolean) - Method in interface org.openmrs.api.PersonService
Get all relationshipTypes with the option of including the retired types
getAllReportObjectClasses() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getAllReportObjectClasses() - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getAllReportObjectClasses() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getAllReportObjects() - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
getAllReportObjects() - Method in interface org.openmrs.reporting.db.ReportObjectDAO
Deprecated.
Auto generated method comment
getAllReportObjects() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getAllReportObjects() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get all report objects stored in the system
getAllRoles(User) - Static method in class org.openmrs.api.context.Context
Convenience method.
getAllRoles() - Method in class org.openmrs.api.context.UserContext
Gets all the roles for the (un)authenticated user.
getAllRoles(User) - Method in class org.openmrs.api.context.UserContext
Gets all the roles for a user.
getAllRoles() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getAllRoles() - Method in interface org.openmrs.api.db.UserDAO
 
getAllRoles() - Method in class org.openmrs.api.impl.UserServiceImpl
 
getAllRoles() - Method in interface org.openmrs.api.UserService
Returns all roles currently possible for any User
getAllRoles() - Method in class org.openmrs.User
Returns all roles attributed to this user by expanding the role list to include the parents of the assigned roles
getAllSearchHistories() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getAllSearchHistories() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get all search histories stored in the database
getAllSerializedObjects(Class<?>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getAllSerializedObjects(Class<?>, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves all raw Serialized Object from the database that match the passed type and includeRetired flag
getAllSerializedObjectsByName(Class<?>, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getAllSerializedObjectsByName(Class<?>, String, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves all raw Serialized Objects from the database that match the passed type and name
getAllTemplates() - Method in class org.openmrs.notification.impl.MessageServiceImpl
Get all templates in the database.
getAllTemplates() - Method in interface org.openmrs.notification.MessageService
 
getAllTokens() - Method in interface org.openmrs.logic.LogicService
Fetch all known (registered) tokens
getAllUsers() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getAllUsers() - Method in interface org.openmrs.api.db.UserDAO
 
getAllUsers() - Method in class org.openmrs.api.impl.UserServiceImpl
 
getAllUsers(List<Role>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
getAllUsers() - Method in interface org.openmrs.api.UserService
Returns all users in the system
getAllUsers(List<Role>, boolean) - Method in interface org.openmrs.api.UserService
getAllUsers(List<String>, boolean) - Method in class org.openmrs.web.dwr.DWRUserService
 
getAllWorkflows() - Method in class org.openmrs.Program
Get all workflows...including the retired ones
getAnswer() - Method in class org.openmrs.arden.Comparison
 
getAnswerConcept() - Method in class org.openmrs.ConceptAnswer
 
getAnswerDrug() - Method in class org.openmrs.ConceptAnswer
 
getAnswerList() - Method in class org.openmrs.arden.Comparison
 
getAnswers() - Method in class org.openmrs.Concept
 
getAnswers(boolean) - Method in class org.openmrs.Concept
If includeRetired is true, then the returned object is the actual stored list of ConceptAnswers (which may be null.)
getAnswers() - Method in class org.openmrs.Field
 
getAnswersForQuestion(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getAnyOrAll() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getAnyPrivilege() - Method in class org.openmrs.web.taglib.RequireTag
 
getAppendLocale() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
getApplicationDataDirectory() - Static method in class org.openmrs.util.OpenmrsUtil
Returns the application data directory.
getArdenService() - Static method in class org.openmrs.api.context.Context
 
getArdenService() - Method in class org.openmrs.api.context.ServiceContext
 
getArgument() - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
getArguments() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getArgumentValue(String) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Looks up an argument value, accounting for parameterValues
getAsText() - Method in class org.openmrs.propertyeditor.AbstractReportObjectEditor
Deprecated.
 
getAsText() - Method in class org.openmrs.propertyeditor.CohortEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptClassEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptNameEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.DataExportReportObjectEditor
Deprecated.
 
getAsText() - Method in class org.openmrs.propertyeditor.DrugEditor
Gets the drug identifier associated with this property editor.
getAsText() - Method in class org.openmrs.propertyeditor.EncounterEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.FormEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.LocationEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.LocationTagEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.OrderEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.OrderTypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PatientEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PersonEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.PrivilegeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ProgramEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ReportDefinitionEditor
Deprecated.
 
getAsText() - Method in class org.openmrs.propertyeditor.ReportSchemaXmlEditor
Deprecated.
 
getAsText() - Method in class org.openmrs.propertyeditor.RoleEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.UserEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.WorkflowCollectionEditor
Convert this program's workflows into "id: wkflowid wkflowid wkflowid"
getAtLeastCount() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getAtMostCount() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getAttachment() - Method in class org.openmrs.notification.Message
 
getAttachmentContentType() - Method in class org.openmrs.notification.Message
 
getAttachmentFileName() - Method in class org.openmrs.notification.Message
 
getAttribute(PersonAttributeType) - Method in class org.openmrs.Person
Convenience Method to return the first non-voided person attribute matching a person attribute type
getAttribute(String) - Method in class org.openmrs.Person
Convenience method to get this person's first attribute that has a PersonAttributeType.name equal to attributeName.
getAttribute(Integer) - Method in class org.openmrs.Person
Convenience method to get this person's first attribute that has a PersonAttributeTypeId equal to attributeTypeId.
getAttribute() - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
getAttribute() - Method in class org.openmrs.web.dwr.FieldListItem
 
getAttributeMap() - Method in class org.openmrs.Person
Convenience method to get all of this person's attributes in map form: .
getAttributeName() - Method in class org.openmrs.Field
 
getAttributes(Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
Get the Secured attributes for a given target class.
getAttributes(Method) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
Get the Secured attributes for a given target method.
getAttributes(Class, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
 
getAttributes(Method, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
 
getAttributes(Field) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
 
getAttributes(Field, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
 
getAttributes() - Method in class org.openmrs.Person
 
getAttributes(String) - Method in class org.openmrs.Person
Convenience method< to get all of this person's attributes that have a PersonAttributeType.name equal to attributeName.
getAttributes(Integer) - Method in class org.openmrs.Person
Convenience method to get all of this person's attributes that have a PersonAttributeType.id equal to attributeTypeId.
getAttributes(PersonAttributeType) - Method in class org.openmrs.Person
Convenience method to get all of this person's attributes that have a PersonAttributeType equal to personAttributeType.
getAttributes() - Method in class org.openmrs.web.dwr.PersonListItem
 
getAttributeType() - Method in class org.openmrs.PersonAttribute
 
getAtVar() - Method in class org.openmrs.arden.Action
 
getAuthenticatedUser() - Static method in class org.openmrs.api.context.Context
 
getAuthenticatedUser() - Method in class org.openmrs.api.context.UserContext
 
getAuthenticatedUserId() - Static method in class org.openmrs.util.DatabaseUpdater
 
getAuthor() - Method in class org.openmrs.arden.MLMObject
 
getAuthor() - Method in interface org.openmrs.arden.MlmRule
Returns the name of the person that authored this rule
getAuthor() - Method in class org.openmrs.module.Module
 
getAuthor() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getAutoExpireDate() - Method in class org.openmrs.Order
 
getAutoExpireDate() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getBaseCohort() - Method in class org.openmrs.report.EvaluationContext
Deprecated.
 
getBaseFilter() - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getBestName(Locale) - Method in class org.openmrs.Concept
Deprecated.
use Concept.getName(Locale, boolean) with a second parameter of "false"
getBestShortName(Locale) - Method in class org.openmrs.Concept
getBirthdate() - Method in class org.openmrs.Person
 
getBirthdate() - Method in class org.openmrs.web.dwr.PersonListItem
 
getBirthdateEstimated() - Method in class org.openmrs.Person
 
getBirthdateEstimated() - Method in class org.openmrs.web.dwr.PersonListItem
 
getBirthdateString() - Method in class org.openmrs.web.dwr.PersonListItem
Returns a formatted birthdate value
getbIsToA() - Method in class org.openmrs.RelationshipType
 
getbIsToA() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getBodyContent() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getBodyContentString() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getBufferSize() - Method in class org.openmrs.util.MemoryAppender
 
getBuild() - Method in class org.openmrs.Form
 
getBuild() - Method in class org.openmrs.web.dwr.FormListItem
 
getCache() - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Get the cache property
getCachedFilters() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getCachedResult() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getCachedResultDate() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getCachedResultDates() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getCachedResults() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getCacheKey() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
getCalculationMethod() - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
getCalendarInstance() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get a calendar instance for use in velocity scripts.
getCallerClass(int) - Method in class org.openmrs.util.OpenmrsSecurityManager
Returns the class on the current execution stack at the given depth.
getCallMethod() - Method in class org.openmrs.arden.Call
 
getCallVar() - Method in class org.openmrs.arden.Call
 
getCanReplace() - Method in class org.openmrs.order.RegimenSuggestion
 
getCauseOfDeath() - Method in class org.openmrs.Person
 
getChangedBy() - Method in class org.openmrs.api.db.LoginCredential
 
getChangedBy() - Method in interface org.openmrs.Auditable
 
getChangedBy() - Method in class org.openmrs.BaseOpenmrsData
 
getChangedBy() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getChangedBy() - Method in class org.openmrs.Concept
 
getChangedBy() - Method in class org.openmrs.ConceptAnswer
Not currently used.
getChangedBy() - Method in class org.openmrs.ConceptDescription
 
getChangedBy() - Method in class org.openmrs.ConceptMap
Not currently used.
getChangedBy() - Method in class org.openmrs.ConceptName
Not currently used.
getChangedBy() - Method in class org.openmrs.ConceptNameTag
Not currently used.
getChangedBy() - Method in class org.openmrs.ConceptProposal
 
getChangedBy() - Method in class org.openmrs.ConceptSet
Not currently used.
getChangedBy() - Method in class org.openmrs.notification.Alert
 
getChangedBy() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getChangedBy() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getChangedBy() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getChangedBy() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getCharacteristics(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getCharacteristics(Cohort) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getCharacteristics(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getCharacteristics(Cohort) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getChart(HttpServletRequest) - Method in class org.openmrs.web.servlet.ShowGraphServlet
The main method for this class.
getChart() - Method in class org.openmrs.web.taglib.DisplayChartTag
 
getCheckDigit(String) - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
getCheckDigit(String) - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
 
getCheckDigit(String) - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
 
getCheckDigit() - Method in class org.openmrs.PatientIdentifierType
Deprecated.
No need to know if it has a check digit now that any validator algorithm can be chosen.
getCheckDigit(String) - Static method in class org.openmrs.util.OpenmrsUtil
getChildCollection(OpenmrsObject, Field) - Static method in class org.openmrs.aop.RequiredDataAdvice
This method gets a child attribute off of an OpenmrsObject.
getChildLocations() - Method in class org.openmrs.Location
 
getChildLocations(boolean) - Method in class org.openmrs.Location
Returns all childLocations where child.locationId = this.locationId.
getChildren() - Method in interface org.openmrs.arden.ArdenRule
 
getChildren() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
getChildRoles() - Method in class org.openmrs.Role
 
getCitations() - Method in class org.openmrs.arden.MLMObject
 
getCitations() - Method in interface org.openmrs.arden.MlmRule
Returns citations that can be used as reference for this rule
getCityVillage() - Method in interface org.openmrs.Address
 
getCityVillage() - Method in class org.openmrs.Location
 
getCityVillage() - Method in class org.openmrs.PersonAddress
 
getClassHandled() - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
TODO: this is potentially not necessary because its set via spring's application context
getClassHandled() - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
TODO: this is potentially not necessary because its set via spring's application context
getClassHandled() - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
getClassInstance() - Method in class org.openmrs.module.AdvicePoint
 
getClassName() - Method in class org.openmrs.arden.MLMObject
 
getClassName() - Method in class org.openmrs.module.AdvicePoint
 
getClassName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
getClassName() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getClazz() - Method in class org.openmrs.report.Parameter
Deprecated.
 
getCode() - Method in class org.openmrs.messagesource.PresentationMessage
Returns the look-up key for the message.
getCodeName() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getCodeName() - Method in class org.openmrs.order.RegimenSuggestion
 
getCohort(Integer) - Method in interface org.openmrs.api.CohortService
Gets a Cohort by its database primary key
getCohort(String) - Method in interface org.openmrs.api.CohortService
Gets a non voided Cohort by its name
getCohort(Integer) - Method in interface org.openmrs.api.db.CohortDAO
Finds the cohort with the given primary key
getCohort(String) - Method in interface org.openmrs.api.db.CohortDAO
Finds a cohort by name
getCohort(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohort(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohort(Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohort(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohort() - Method in class org.openmrs.cohort.StaticCohortDefinition
Deprecated.
 
getCohort() - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
getCohort() - Method in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
Get the cohort instance assigned to this cohort definition
getCohortByUuid(String) - Method in interface org.openmrs.api.CohortService
Get Cohort by its UUID
getCohortByUuid(String) - Method in interface org.openmrs.api.db.CohortDAO
Auto generated method comment
getCohortByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohortByUuid(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortData() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
getCohortDefinition(Class<CohortDefinition>, Integer) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getCohortDefinition(String) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getCohortDefinition(Class<CohortDefinition>, Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getCohortDefinition(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getCohortDefinition() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
getCohortDefinition(Integer) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
 
getCohortDefinition() - Method in class org.openmrs.Cohort
Deprecated.
getCohortDefinition(Integer) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
getCohortDefinition(Integer) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
getCohortDefinition() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Gets the default cohort definition.
getCohortDefinition() - Method in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
TODO Auto generated method comment
getCohortDefinitionId() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getCohortDefinitionId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getCohortDefinitionMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getCohortDefinitionProviders() - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getCohortDefinitionProviders() - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getCohortDefinitions(Class<? extends CohortDefinitionProvider>) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
getCohortDefinitions(Class) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
getCohortHelper(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getCohortId() - Method in class org.openmrs.Cohort
 
getCohortId() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getCohortId() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getCohortId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getCohortId() - Method in class org.openmrs.web.dwr.CohortListItem
 
getCohortMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getCohorts() - Method in interface org.openmrs.api.CohortService
Deprecated.
replaced by getAllCohorts()
getCohorts(String) - Method in interface org.openmrs.api.CohortService
Returns Cohorts whose names match the given string.
getCohorts(String) - Method in interface org.openmrs.api.db.CohortDAO
Finds all Cohorts with matching names
getCohorts(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohorts() - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated. 
getCohorts(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohorts() - Method in class org.openmrs.web.dwr.DWRCohortService
Returns a Vector of all saved Cohorts
getCohortsContainingPatient(Patient) - Method in interface org.openmrs.api.CohortService
Find all Cohorts that contain the given patient.
getCohortsContainingPatient(Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortsContainingPatient(Integer) - Method in class org.openmrs.web.dwr.DWRCohortService
Returns a Vector of all saved Cohorts containing the Patient identified by patientId
getCohortsContainingPatientId(Integer) - Method in interface org.openmrs.api.CohortService
Find all Cohorts that contain the given patientId.
getCohortsContainingPatientId(Integer) - Method in interface org.openmrs.api.db.CohortDAO
Finds all cohorts that contain the given patientId
getCohortsContainingPatientId(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohortsContainingPatientId(Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortService() - Static method in class org.openmrs.api.context.Context
 
getCohortService() - Method in class org.openmrs.api.context.ServiceContext
 
getColumnDatatypes() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
 
getColumnDatatypes() - Method in interface org.openmrs.report.DataSetDefinition
Deprecated.
Gets a list of the datatype of the columns
getColumnDatatypes() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getColumnDatatypes() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getColumnKeys() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
 
getColumnKeys() - Method in interface org.openmrs.report.DataSetDefinition
Deprecated.
Gets a list of column keys.
getColumnKeys() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getColumnKeys() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getColumnName() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getColumnName() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getColumnName() - Method in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
getColumnName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getColumnName() - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
getColumnNames() - Method in class org.openmrs.reporting.TableRow
Deprecated.
 
getColumns() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getColumns() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getColumnType() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getColumnType() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getColumnType() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getColumnType() - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
getCombination() - Method in class org.openmrs.Drug
 
getCombineEqualResults() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getCommaSeparatedPatientIds() - Method in class org.openmrs.Cohort
 
getComment() - Method in class org.openmrs.ConceptMap
 
getComment() - Method in class org.openmrs.Obs
 
getComments() - Method in class org.openmrs.activelist.ActiveListItem
 
getComments() - Method in class org.openmrs.ConceptProposal
 
getComments() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getComments() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getCompatibleNames(Locale) - Method in class org.openmrs.Concept
Returns all names from compatible locales.
getCompletedDrugOrdersByPatientId(Integer) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCompletedDrugOrdersByPatientIdDrugSetId(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCompletedDrugSet(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCompletedOtherDrugOrdersByPatientIdDrugSetId(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCompletedOtherDrugSet(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getComplex() - Method in class org.openmrs.DrugOrder
Gets whether this drug is complex
getComplex() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getComplexData() - Method in class org.openmrs.Obs
Get the ComplexData.
getComplexDataFile(Obs) - Static method in class org.openmrs.obs.handler.AbstractHandler
Convenience method to create and return a file for the stored ComplexData.data Object
getComplexObs(Integer, String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getComplexObs(Integer, String) - Method in interface org.openmrs.api.ObsService
Get a complex observation.
getCompOpCode(MLMObjectElement, boolean) - Method in class org.openmrs.arden.Comparison
 
getCompositionString() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getConcept() - Method in class org.openmrs.activelist.ActiveListItem
 
getConcept(Integer) - Method in interface org.openmrs.api.ConceptService
Gets the concept with the given id
getConcept(String) - Method in interface org.openmrs.api.ConceptService
Get Concept by id or name convenience method
getConcept(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConcept(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConcept(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConcept(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConcept() - Method in class org.openmrs.arden.ArdenClause
 
getConcept() - Method in class org.openmrs.ConceptAnswer
 
getConcept() - Method in class org.openmrs.ConceptDescription
 
getConcept() - Method in class org.openmrs.ConceptMap
 
getConcept() - Method in class org.openmrs.ConceptName
 
getConcept() - Method in class org.openmrs.ConceptSearchResult
 
getConcept() - Method in class org.openmrs.ConceptSet
 
getConcept() - Method in class org.openmrs.ConceptSetDerived
 
getConcept() - Method in class org.openmrs.ConceptStateConversion
 
getConcept() - Method in class org.openmrs.ConceptWord
 
getConcept() - Method in class org.openmrs.Drug
Gets the concept this drug is tied to
getConcept() - Method in class org.openmrs.Field
 
getConcept() - Method in class org.openmrs.FieldAnswer
 
getConcept(String, String, String) - Method in class org.openmrs.hl7.handler.ORUR01Handler
Get a concept object representing this conceptId and coding system.
If codingSystem is 99DCT, then a new Concept with the given conceptId is returned.
Otherwise, the coding system is looked up in the ConceptMap for an openmrs concept mapped to that code.
getConcept() - Method in exception org.openmrs.hl7.handler.ProposingConceptException
 
getConcept() - Method in class org.openmrs.Obs
 
getConcept() - Method in class org.openmrs.Order
 
getConcept() - Method in class org.openmrs.Program
 
getConcept() - Method in class org.openmrs.ProgramWorkflow
 
getConcept() - Method in class org.openmrs.ProgramWorkflowState
 
getConcept(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getConcept() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getConcept() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
getConcept() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
getConcept(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
Get a ConceptListItem by its internal database id.
getConcept() - Method in class org.openmrs.web.dwr.FieldListItem
 
getConcept() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
getConcept() - Method in class org.openmrs.web.taglib.FormatTag
 
getConceptAnswer(Integer) - Method in interface org.openmrs.api.ConceptService
Gets the ConceptAnswer with the given id
getConceptAnswer(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAnswer(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAnswer(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAnswerByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptAnswer by its UUID
getConceptAnswerByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAnswerByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAnswerByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAnswerId() - Method in class org.openmrs.ConceptAnswer
 
getConceptAnswers(String, Locale, Concept) - Method in interface org.openmrs.api.ConceptService
getConceptAnswers(String, Locale, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
getConceptAnswers() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Get the answers for this concept with decoded names.
getConceptByIdOrName(String) - Method in interface org.openmrs.api.ConceptService
getConceptByIdOrName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConceptByIdOrName(String) - Static method in class org.openmrs.util.OpenmrsUtil
 
getConceptByMapping(String, String) - Method in interface org.openmrs.api.ConceptService
Looks up a concept via ConceptMap This will return the Concept which contains a ConceptMap entry whose sourceCode is equal to the passed conceptCode and whose ConceptSource has either a name or hl7Code that is equal to the passed mappingCode.
getConceptByMapping(String, String, Boolean) - Method in interface org.openmrs.api.ConceptService
Looks up a concept via ConceptMap This will return the Concept which contains a ConceptMap entry whose sourceCode is equal to the passed conceptCode and whose ConceptSource has either a name or hl7Code that is equal to the passed mappingCode .
getConceptByMapping(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptByMapping(String, String, Boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptByName(String) - Method in interface org.openmrs.api.ConceptService
Return a Concept that matches the name exactly
getConceptByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get Concept by its UUID
getConceptByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getConceptByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptClass(Integer) - Method in interface org.openmrs.api.ConceptService
Return a Concept class matching the given identifier
getConceptClass(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptClass(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptClass(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptClass() - Method in class org.openmrs.Concept
 
getConceptClassByName(String) - Method in interface org.openmrs.api.ConceptService
Return a Concept class matching the given name
getConceptClassByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptClassByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptClass by its UUID
getConceptClassByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getConceptClassByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptClassByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptClasses() - Method in interface org.openmrs.api.ConceptService
getConceptClasses(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptClasses(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptClasses() - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated. 
getConceptClassId() - Method in class org.openmrs.ConceptClass
 
getConceptComplex(Integer) - Method in interface org.openmrs.api.ConceptService
Get a ComplexConcept with the given conceptId
getConceptComplex(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
Get a ConceptComplex.
getConceptComplex(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptComplex(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDatatype(Integer) - Method in interface org.openmrs.api.ConceptService
Return a ConceptDatatype matching the given identifier
getConceptDatatype(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptDatatype(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptDatatype(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDatatypeByName(String) - Method in interface org.openmrs.api.ConceptService
Return a Concept datatype matching the given name
getConceptDatatypeByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptDatatypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptDatatypeByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDatatypeByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptDatatype by its UUID
getConceptDatatypeByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getConceptDatatypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptDatatypeByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDatatypeId() - Method in class org.openmrs.ConceptDatatype
 
getConceptDatatypes(String) - Method in interface org.openmrs.api.ConceptService
Deprecated.
getConceptDatatypes(String) - Method in interface org.openmrs.api.db.ConceptDAO
Deprecated. 
getConceptDatatypes(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptDatatypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConceptDatatypes(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDescription() - Method in class org.openmrs.Obs
Get the concept description that is tied to the concept name that was used when making this observation
getConceptDescriptionByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptDescription by its UUID
getConceptDescriptionByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptDescriptionByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptDescriptionByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptDescriptionId() - Method in class org.openmrs.ConceptDescription
 
getConceptDrugList() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getConceptFromFormData() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
This method takes all the form data from the input boxes and puts it onto the concept object so that it can be saved to the database
getConceptId() - Method in class org.openmrs.Concept
 
getConceptId() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getConceptId() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getConceptId() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
getConceptId() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getConceptId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getConceptId() - Method in class org.openmrs.web.taglib.ConceptTag
 
getConceptId() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
getConceptId() - Method in class org.openmrs.web.taglib.FormatTag
 
getConceptIdOrName() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getConceptIdOrName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getConceptLink() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getConceptMapId() - Method in class org.openmrs.ConceptMap
 
getConceptMappings() - Method in class org.openmrs.Concept
 
getConceptName(Integer) - Method in interface org.openmrs.api.ConceptService
Gets the concept-name with the given id
getConceptName(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptName(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptName(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptName() - Method in class org.openmrs.ConceptSearchResult
 
getConceptName() - Method in class org.openmrs.ConceptWord
 
getConceptName(Concept) - Method in class org.openmrs.reporting.AbstractPatientFilter
Deprecated.
Find the name from the given concept object.
getConceptName() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getConceptName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getConceptName() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getConceptName() - Method in class org.openmrs.web.dwr.ObsListItem
 
getConceptName() - Method in class org.openmrs.web.taglib.ConceptTag
 
getConceptName() - Method in class org.openmrs.web.taglib.ShowGraphTag
 
getConceptNameByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptName by its UUID
getConceptNameByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptNameByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNameByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNameId() - Method in class org.openmrs.ConceptName
 
getConceptNameId() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getConceptNameTag(Integer) - Method in interface org.openmrs.api.ConceptService
Gets the ConceptNameTag with the given database primary key
getConceptNameTag(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptNameTag(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNameTag(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNameTagByName(String) - Method in interface org.openmrs.api.ConceptService
Search for a ConceptNameTag by name
getConceptNameTagByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptNameTagByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNameTagByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNameTagByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptNameTag by its UUID
getConceptNameTagByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptNameTagByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNameTagByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNameTagId() - Method in class org.openmrs.ConceptNameTag
 
getConceptNameType() - Method in class org.openmrs.ConceptName
 
getConceptNumeric(Integer) - Method in interface org.openmrs.api.ConceptService
Get the ConceptNumeric with the given id
getConceptNumeric(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptNumeric(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNumeric(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNumericByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptNumeric by its UUID
getConceptNumericByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getConceptNumericByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNumericByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptNumericUnits(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getConceptProposal(Integer) - Method in interface org.openmrs.api.ConceptService
Get a ConceptProposal by conceptProposalId
getConceptProposal(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptProposal(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptProposal(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptProposalByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptProposal by its UUID
getConceptProposalByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getConceptProposalByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptProposalByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptProposalId() - Method in class org.openmrs.ConceptProposal
 
getConceptProposals(boolean) - Method in interface org.openmrs.api.ConceptService
getConceptProposals(String) - Method in interface org.openmrs.api.ConceptService
Find matching concept proposals
getConceptProposals(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptProposals(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptProposals(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConceptProposals(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConcepts(String, String) - Method in interface org.openmrs.api.ConceptService
getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
Searches for concepts by the given parameters
getConcepts(String, Locale, boolean) - Method in interface org.openmrs.api.ConceptService
Searches for concepts with the given parameters
getConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptDatatype>) - Method in interface org.openmrs.api.db.ConceptDAO
Returns a list of concepts based on the search criteria
getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptDatatype>) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConcepts(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConcepts(String, Locale, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConcepts() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getConceptsByAnswer(Concept) - Method in interface org.openmrs.api.ConceptService
Returns all possible Concepts to which this concept is a value-coded answer.
getConceptsByAnswer(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptsByAnswer(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
gets questions for the given answer concept
getConceptsByAnswer(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByClass(ConceptClass) - Method in interface org.openmrs.api.ConceptService
 
getConceptsByClass(ConceptClass) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByConceptSet(Concept) - Method in interface org.openmrs.api.ConceptService
Return a List of all concepts within a concept set
getConceptsByConceptSet(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByConceptSource(ConceptSource) - Method in interface org.openmrs.api.ConceptService
Looks up a list of ConceptMaps for a given ConceptSource
getConceptsByConceptSource(ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptsByConceptSource(ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptsByConceptSource(ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByMapping(String, String) - Method in interface org.openmrs.api.ConceptService
Looks up a concept via ConceptMap This will return the list of concepts Concepts which contain a ConceptMap entry whose sourceCode is equal to the passed conceptCode and whose ConceptSource has either a name or hl7Code that is equal to the passed mappingCode
getConceptsByMapping(String, String, boolean) - Method in interface org.openmrs.api.ConceptService
Looks up a concept via ConceptMap This will return the list of Concepts which contain a ConceptMap entry whose sourceCode is equal to the passed conceptCode and whose ConceptSource has either a name or hl7Code that is equal to the passed mappingCode.
getConceptsByMapping(String, String, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptsByMapping(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptsByMapping(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByMapping(String, String, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByName(String) - Method in interface org.openmrs.api.ConceptService
Returns a list of concepts matching any part of a concept name, this method is case insensitive to the concept name string
getConceptsByName(String, Locale, Boolean) - Method in interface org.openmrs.api.ConceptService
Returns a list of concepts with the same name in the given locale.
getConceptsByName(String, Locale, Boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptsByName(String, Locale, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptsByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsByName(String, Locale, Boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptService() - Static method in class org.openmrs.api.context.Context
 
getConceptService() - Method in class org.openmrs.api.context.ServiceContext
 
getConceptSet() - Method in class org.openmrs.ConceptSet
 
getConceptSet() - Method in class org.openmrs.ConceptSetDerived
 
getConceptSet(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getConceptSet() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
getConceptSetByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptSet by its UUID
getConceptSetByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSetByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSetByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptSetDerivedByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSetDerivedByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSetId() - Method in class org.openmrs.ConceptSet
Gets the concept set identifier.
getConceptSets(Concept) - Method in interface org.openmrs.api.ConceptService
getConceptSets(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConceptSets() - Method in class org.openmrs.Concept
 
getConceptSetsByConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Return a list of the concept sets with concept_set matching concept
getConceptSetsByConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSetsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSetsByConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptsInSet(Concept) - Method in interface org.openmrs.api.ConceptService
getConceptsInSet(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getConceptSource(Integer) - Method in interface org.openmrs.api.ConceptService
Return a Concept source matching the given concept source id
getConceptSource(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSource(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSource(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptSourceByName(String) - Method in interface org.openmrs.api.ConceptService
Lookup a ConceptSource by its name property
getConceptSourceByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSourceByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSourceByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptSourceByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get ConceptSource by its UUID
getConceptSourceByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSourceByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSourceByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptSourceId() - Method in class org.openmrs.ConceptSource
 
getConceptStateConversion(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getConceptStateConversion(ProgramWorkflow, Concept) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getConceptStateConversion(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns a conceptStateConversion given that conceptStateConversions primary key conceptStateConversionId A null value is returned if no conceptStateConversion exists with this conceptStateConversionId.
getConceptStateConversion(ProgramWorkflow, Concept) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Retrieves the ConceptStateConversion that matches the passed ProgramWorkflow and Concept
getConceptStateConversion(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getConceptStateConversion(ProgramWorkflow, Concept) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getConceptStateConversion(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a conceptStateConversion given that conceptStateConversions primary key conceptStateConversionId A null value is returned if no conceptStateConversion exists with this conceptStateConversionId.
getConceptStateConversion(ProgramWorkflow, Concept) - Method in interface org.openmrs.api.ProgramWorkflowService
Retrieves the ConceptStateConversion that matches the passed ProgramWorkflow and Concept
getConceptStateConversionByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getConceptStateConversionByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Auto generated method comment
getConceptStateConversionByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getConceptStateConversionByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get a concept state conversion by its uuid.
getConceptStateConversionId() - Method in class org.openmrs.ConceptStateConversion
 
getConceptsWithDrugsInFormulary() - Method in interface org.openmrs.api.ConceptService
Convenience method for finding concepts associated with drugs in formulary.
getConceptsWithDrugsInFormulary() - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptsWithDrugsInFormulary() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptsWithDrugsInFormulary() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptUuids() - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptUuids() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptWordByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptWordByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptWordId() - Method in class org.openmrs.ConceptWord
Get the unique internal database identifier for this concept word
getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
getConceptWords(String, Locale) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #getConcepts(String, Locale) that returns a list of ConceptSearchResults
getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
getConceptWords(String, Locale) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
getConcludeVal() - Method in class org.openmrs.arden.Conclude
 
getConditionalResources() - Method in class org.openmrs.module.Module
 
getConfig() - Method in class org.openmrs.module.Module
 
getConfigurationPage() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
getConfigurationPage() - Method in class org.openmrs.web.taglib.RequireConfigurationTag
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.GenerateUuid
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
getConfirmPassword() - Method in class org.openmrs.web.OptionsForm
 
getConnection() - Static method in class org.openmrs.util.DatabaseUpdater
Gets a database connection for liquibase to do the updates
getContainedInSets() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Get the sets that this concept is declared to be a child member of
getContent() - Method in class org.openmrs.module.web.extension.BoxExt
Returns the content used for the box.
getContent() - Method in class org.openmrs.notification.Message
 
getContent() - Method in class org.openmrs.notification.Template
 
getContentType() - Method in class org.openmrs.notification.Message
 
getContext() - Method in class org.openmrs.scheduler.StatefulTask
Returns the context.
getCookieName() - Method in class org.openmrs.web.OpenmrsCookieLocaleResolver
 
getCorePrivileges() - Static method in class org.openmrs.util.OpenmrsUtil
These are the privileges that are required by OpenMRS.
getCoreRoles() - Static method in class org.openmrs.util.OpenmrsUtil
All roles returned by this method are inserted into the database if they do not exist already.
getCountOfConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept) - Method in interface org.openmrs.api.ConceptService
Return the number of concepts matching a search phrase and the specified arguments
getCountOfConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getCountOfConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
Get the count of matching conceptWords
getCountOfConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in interface org.openmrs.api.ConceptService
Return the number of drugs with matching names or concept drug names
getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getCountOfEncounters(String, boolean) - Method in interface org.openmrs.api.db.EncounterDAO
Return the number of encounters matching a patient name or patient identifier
getCountOfEncounters(String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getCountOfEncounters(String, boolean) - Method in interface org.openmrs.api.EncounterService
Return the number of encounters matching a patient name or patient identifier
getCountOfEncounters(String, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getCountOfLocations(String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getCountOfLocations(String, Boolean) - Method in interface org.openmrs.api.db.LocationDAO
 
getCountOfLocations(String, Boolean) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getCountOfLocations(String, Boolean) - Method in interface org.openmrs.api.LocationService
Return the number of all locations that start with the given name fragment, if the name fragment is null or an empty string, then the number of all locations will be returned
getCountOfPatients(String, String, List<PatientIdentifierType>, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getCountOfPatients() - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getCountOfPatients(String, String, List<PatientIdentifierType>, boolean, boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getCountOfPatients() - Method in interface org.openmrs.api.db.PatientSetDAO
 
getCountOfPatients(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getCountOfPatients() - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getCountOfPatients(String) - Method in interface org.openmrs.api.PatientService
Return the number of unvoided patients with names or patient identifiers starting with or equal to the specified text
getCountOfPatients() - Method in interface org.openmrs.api.PatientSetService
 
getCountOfUsers(String, List<Role>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getCountOfUsers(String, List<Role>, boolean) - Method in interface org.openmrs.api.db.UserDAO
 
getCountOfUsers(String, List<Role>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getCountOfUsers(String, List<Role>, boolean) - Method in interface org.openmrs.api.UserService
Return the number of users with a matching name or system id and have at least one of the given roles assigned to them
getCountry() - Method in interface org.openmrs.Address
 
getCountry() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getCountry() - Method in class org.openmrs.Location
 
getCountry() - Method in class org.openmrs.PersonAddress
 
getCountyDistrict() - Method in interface org.openmrs.Address
 
getCountyDistrict() - Method in class org.openmrs.Location
 
getCountyDistrict() - Method in class org.openmrs.PersonAddress
 
getCreatedBy() - Method in class org.openmrs.scheduler.TaskDefinition
getCreatedDate() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getCreator() - Method in interface org.openmrs.Auditable
 
getCreator() - Method in class org.openmrs.BaseOpenmrsData
 
getCreator() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getCreator() - Method in class org.openmrs.Concept
 
getCreator() - Method in class org.openmrs.ConceptAnswer
 
getCreator() - Method in class org.openmrs.ConceptDescription
 
getCreator() - Method in class org.openmrs.ConceptMap
 
getCreator() - Method in class org.openmrs.ConceptName
 
getCreator() - Method in class org.openmrs.ConceptNameTag
 
getCreator() - Method in class org.openmrs.ConceptProposal
 
getCreator() - Method in class org.openmrs.ConceptSet
 
getCreator() - Method in class org.openmrs.ConceptSource
 
getCreator() - Method in class org.openmrs.FieldAnswer
 
getCreator() - Method in class org.openmrs.notification.Alert
 
getCreator() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getCreator() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getCreator() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getCreator() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getCreator() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getCreatorId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getCriteria() - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
getCssClass() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getCurrentDrugNames(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getCurrentDrugOrders(Cohort, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getCurrentDrugOrders(Cohort, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getCurrentDrugOrders(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getCurrentDrugOrders(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
 
getCurrentDrugOrders(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getCurrentDrugOrdersByPatientId(Integer) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCurrentDrugOrdersByPatientIdDrugSetId(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCurrentDrugSet(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCurrentItems() - Method in class org.openmrs.web.taglib.ListPickerTag
 
getCurrentOtherDrugOrdersByPatientIdDrugSetId(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCurrentOtherDrugSet(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
getCurrentPatientPrograms(Cohort, Program) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getCurrentPatientPrograms(Cohort, Program) - Method in interface org.openmrs.api.PatientSetService
 
getCurrentPrograms(Patient, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getCurrentPrograms(Patient, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
getCurrentState(ProgramWorkflow) - Method in class org.openmrs.PatientProgram
Returns the current PatientState for the passed ProgramWorkflow within this PatientProgram.
getCurrentState() - Method in class org.openmrs.PatientProgram
getCurrentStates(Cohort, ProgramWorkflow) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getCurrentStates(Cohort, ProgramWorkflow) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getCurrentStates(Cohort, ProgramWorkflow) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getCurrentStates(Cohort, ProgramWorkflow) - Method in interface org.openmrs.api.PatientSetService
Gets statistical information about current states of patients within given cohort for specific program workflow
getCurrentStates() - Method in class org.openmrs.PatientProgram
Returns a Set of all current PatientStates for the PatientProgram
getCurrentUsernames(HttpSession) - Static method in class org.openmrs.web.user.CurrentUsers
Get sorted user names list.
getCurrentVersion() - Method in class org.openmrs.module.UpdateFileParser
 
getCurrentWorkflowsByPatient(Patient) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getCurrentWorkflowsByPatient(Patient) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
No current use outside of this service. Should be retrieved from Patient, PatientProgram, and PatientState
getCurrentWorkflowsByPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getCurrentWorkflowsByPatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
No current use outside of this service. Should be retrieved from Patient, PatientProgram, and PatientState
getData() - Method in class org.openmrs.arden.MLMObject
 
getData() - Method in interface org.openmrs.arden.MlmRule
Returns the portion of the rule logic that pulls the data to run the rule
getData() - Method in class org.openmrs.notification.Template
 
getData() - Method in class org.openmrs.obs.ComplexData
Get the data Object.
getData() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
getData() - Method in interface org.openmrs.report.MapDataSet
Deprecated.
 
getData() - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
getData() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
getDatabaseChanges() - Static method in class org.openmrs.util.DatabaseUpdater
Looks at the current liquibase-update-to-latest.xml file and then checks the database to see if they have been run.
getDataExport() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Gets the default data export object.
getDataExportKey(String) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Find the data export key previously added or null if not found
getDataset() - Method in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
 
getDatasetDefinition() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Gets the default dataset definition.
getDatasetDefinition() - Method in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
TODO Auto generated method comment
getDataSetDefinitions() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Returns List dataSetDefinitions
getDatasetLocation() - Method in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
Get the file location of the dataset export.
getDataSets() - Method in class org.openmrs.report.ReportData
Deprecated.
 
getDataSetService() - Static method in class org.openmrs.api.context.Context
Deprecated.
see reportingcompatibility module
getDataSetService() - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
getDatatype() - Method in class org.openmrs.Concept
 
getDatatype() - Method in class org.openmrs.logic.result.Result
Returns the datatype of the result.
getDate() - Method in class org.openmrs.arden.MLMObject
 
getDate() - Method in interface org.openmrs.arden.MlmRule
Returns the date this rule was created
getDate() - Method in class org.openmrs.web.taglib.FormatDateTag
 
getDateChanged() - Method in class org.openmrs.api.db.LoginCredential
 
getDateChanged() - Method in interface org.openmrs.Auditable
 
getDateChanged() - Method in class org.openmrs.BaseOpenmrsData
 
getDateChanged() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getDateChanged() - Method in class org.openmrs.Concept
 
getDateChanged() - Method in class org.openmrs.ConceptAnswer
Not currently used.
getDateChanged() - Method in class org.openmrs.ConceptDescription
 
getDateChanged() - Method in class org.openmrs.ConceptMap
Not currently used.
getDateChanged() - Method in class org.openmrs.ConceptName
Not currently used.
getDateChanged() - Method in class org.openmrs.ConceptNameTag
Not currently used.
getDateChanged() - Method in class org.openmrs.ConceptProposal
 
getDateChanged() - Method in class org.openmrs.ConceptSet
Not currently used.
getDateChanged() - Method in class org.openmrs.notification.Alert
 
getDateChanged() - Method in class org.openmrs.notification.AlertRecipient
 
getDateChanged() - Method in class org.openmrs.notification.Note
 
getDateChanged() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getDateChanged() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getDateChanged() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateCompleted() - Method in class org.openmrs.PatientProgram
 
getDateCompleted() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateCompletedAsYmd() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateCreated() - Method in interface org.openmrs.Auditable
 
getDateCreated() - Method in class org.openmrs.BaseOpenmrsData
 
getDateCreated() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getDateCreated() - Method in class org.openmrs.Concept
 
getDateCreated() - Method in class org.openmrs.ConceptAnswer
 
getDateCreated() - Method in class org.openmrs.ConceptDescription
 
getDateCreated() - Method in class org.openmrs.ConceptMap
 
getDateCreated() - Method in class org.openmrs.ConceptName
 
getDateCreated() - Method in class org.openmrs.ConceptNameTag
 
getDateCreated() - Method in class org.openmrs.ConceptProposal
 
getDateCreated() - Method in class org.openmrs.ConceptSet
 
getDateCreated() - Method in class org.openmrs.ConceptSource
 
getDateCreated() - Method in class org.openmrs.FieldAnswer
 
getDateCreated() - Method in class org.openmrs.hl7.HL7InArchive
 
getDateCreated() - Method in class org.openmrs.hl7.HL7InError
 
getDateCreated() - Method in class org.openmrs.hl7.HL7InQueue
 
getDateCreated() - Method in class org.openmrs.notification.Alert
 
getDateCreated() - Method in class org.openmrs.notification.Note
 
getDateCreated() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getDateCreated() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getDateCreated() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateCreated() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getDateEnrolled() - Method in class org.openmrs.PatientProgram
 
getDateEnrolled() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateEnrolledAsYmd() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getDateFormat() - Static method in class org.openmrs.api.context.Context
Gets the simple date format for the current user's locale.
getDateFormat() - Method in enum org.openmrs.reporting.DateColumnClassifier.CombineMethod
Deprecated.
 
getDateFormat() - Method in class org.openmrs.scheduler.Schedule
Get the date format used to set the start time.
getDateFormat() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
use Context.getDateFormat() or #getDateFormat(Context#getLocale()) instead
getDateFormat(Locale) - Static method in class org.openmrs.util.OpenmrsUtil
Get the current user's date format Will look similar to "mm-dd-yyyy".
getDateRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getDateRetired() - Method in class org.openmrs.Concept
 
getDateRetired() - Method in interface org.openmrs.Retireable
 
getDateStarted() - Method in class org.openmrs.Obs
 
getDateStopped() - Method in class org.openmrs.Obs
 
getDateTime() - Method in class org.openmrs.web.dwr.EnteredField
 
getDatetime() - Method in class org.openmrs.web.dwr.ObsListItem
 
getDateToExpire() - Method in class org.openmrs.notification.Alert
 
getDateToExpire() - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
getDateVoided() - Method in class org.openmrs.BaseOpenmrsData
 
getDateVoided() - Method in class org.openmrs.ConceptName
Returns the Date this ConceptName was voided.
getDateVoided() - Method in class org.openmrs.ConceptNameTag
Returns the Date this ConceptName was voided.
getDateVoided() - Method in class org.openmrs.ConceptSource
Deprecated.
getDateVoided() - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
getDateVoided() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getDateVoided() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getDateVoided() - Method in interface org.openmrs.Voidable
 
getDaysKept() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getDead() - Method in class org.openmrs.Person
 
getDeadOnly() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getDeathDate() - Method in class org.openmrs.Person
 
getDefaultDatatype(String) - Method in interface org.openmrs.logic.LogicService
Fetches the default datatype this token will return when fed to an eval() call.
getDefaultDatatype() - Method in interface org.openmrs.logic.Rule
Gets the default datatype that the rule returns, when supplied with a given token.
getDefaultDivId() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
 
getDefaultDivId() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
 
getDefaultDivId() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
 
getDefaultIdentifierValidator() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getDefaultIdentifierValidator() - Method in interface org.openmrs.api.PatientService
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.address.AddressSupport
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.LayoutSupport
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.name.NameSupport
 
getDefaultLayoutTemplate() - Method in class org.openmrs.layout.web.LayoutSupport
 
getDefaultLocale() - Static method in class org.openmrs.util.LocaleUtility
Gets the default locale specified as a global property.
getDefaultLocale() - Method in class org.openmrs.web.OptionsForm
 
getDefaultLocation() - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getDefaultLocation() - Method in interface org.openmrs.api.LocationService
Returns the default location for this implementation.
getDefaultLocation() - Static method in class org.openmrs.util.LocationUtility
Gets the system default location specified as a global property.
getDefaultLocation() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
 
getDefaultLocation() - Method in class org.openmrs.web.OptionsForm
 
getDefaultReportObjectValidator() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getDefaultReportObjectValidator() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getDefaultSerializer() - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
getDefaultSerializer() - Method in interface org.openmrs.api.SerializationService
Returns the default serializer configured for the system.
getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
 
getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
 
getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
 
getDefaultThemeName() - Method in class org.openmrs.web.OpenmrsCookieThemeResolver
Return the name of the default theme.
getDefaultTTL() - Method in interface org.openmrs.logic.datasource.LogicDataSource
 
getDefaultValidator() - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
 
getDefaultValue() - Method in class org.openmrs.Field
 
getDefaultValue() - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
getDefaultValue() - Method in class org.openmrs.report.Parameter
Deprecated.
 
getDefaultValue() - Method in class org.openmrs.web.dwr.FieldListItem
 
getDefaultValue() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
getDefaultValue() - Method in class org.openmrs.web.taglib.UserPropertyTag
 
getDefinition() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
getDefinition() - Method in interface org.openmrs.report.DataSet
Deprecated.
 
getDefinition() - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
getDefinition() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
getDegree() - Method in class org.openmrs.PersonName
 
getDependencies() - Method in interface org.openmrs.logic.Rule
Returns a list of dependencies (tokens for rules upon which this rule may depend).
getDescending() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
getDescription() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getDescription() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getDescription() - Method in class org.openmrs.Cohort
 
getDescription() - Method in class org.openmrs.Concept
Finds the description of the concept using the current locale in Context.getLocale().
getDescription(Locale) - Method in class org.openmrs.Concept
Finds the description of the concept in the given locale.
getDescription(Locale, boolean) - Method in class org.openmrs.Concept
Returns the preferred description for a locale.
getDescription() - Method in class org.openmrs.ConceptDescription
 
getDescription() - Method in class org.openmrs.ConceptName
Deprecated. 
getDescription() - Method in class org.openmrs.ConceptNameTag
Returns the description of this tag.
getDescription() - Method in class org.openmrs.ConceptSource
 
getDescription() - Method in class org.openmrs.GlobalProperty
 
getDescription() - Method in class org.openmrs.ImplementationId
Text describing this implementation.
getDescription() - Method in class org.openmrs.messagesource.PresentationMessage
Gets the description, which should indicate the meaning or intended use of the message.
getDescription() - Method in class org.openmrs.module.Module
 
getDescription() - Method in class org.openmrs.module.web.extension.provider.Link
 
getDescription() - Method in class org.openmrs.notification.NoteType
 
getDescription() - Method in interface org.openmrs.OpenmrsMetadata
 
getDescription(String) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Returns a description for the given cohort strategy name.
getDescription() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Returns the description of this ReportSchema
getDescription() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
getDescription() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getDescription() - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
getDescription() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getDescription() - Method in class org.openmrs.scheduler.Schedule
Gets the description of the schedule.
getDescription() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getDescription() - Method in class org.openmrs.web.dwr.CohortListItem
 
getDescription() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getDescription() - Method in class org.openmrs.web.dwr.FieldListItem
 
getDescription() - Method in class org.openmrs.web.dwr.FormListItem
 
getDescription() - Method in class org.openmrs.web.dwr.ListItem
 
getDescriptions() - Method in class org.openmrs.Concept
 
getDescriptions() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Returns the map of cohort strategy names, descriptions.
getDescriptionsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getDialect(SessionFactory) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Fetch the current Dialect of the given SessionFactory
getDirectoryInApplicationDataDirectory(String) - Static method in class org.openmrs.util.OpenmrsUtil
Find the given folderName in the application data directory.
getDiscontinued() - Method in class org.openmrs.Order
 
getDiscontinued() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getDiscontinued() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDiscontinuedBy() - Method in class org.openmrs.Order
 
getDiscontinuedDate() - Method in class org.openmrs.Order
 
getDiscontinuedDate() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDiscontinuedReason() - Method in class org.openmrs.Order
 
getDiscontinuedReasonList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getDiscontinuedReasonNonCoded() - Method in class org.openmrs.Order
 
getDiscontinueReason() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDiscontinuerId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDisplayName() - Method in class org.openmrs.Drug
Convenience method that returns a display name for the drug, defaults to drug.name
getDisplayName() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getDisplayName() - Method in class org.openmrs.order.RegimenSuggestion
 
getDisplayName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
getDisplayString() - Method in interface org.openmrs.Attributable
Gets a descriptive String used for display purposes This is meant as an alternative to using the toString() to display this object to a user
getDisplayString() - Method in class org.openmrs.Concept
 
getDisplayString() - Method in class org.openmrs.Location
 
getDisplayString() - Method in class org.openmrs.util.AttributableDate
 
getDisplayStyle() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getDisplayType() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
getDosageForm() - Method in class org.openmrs.Drug
 
getDose() - Method in class org.openmrs.DrugOrder
 
getDose() - Method in class org.openmrs.order.DrugSuggestion
 
getDose() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDoseStrength() - Method in class org.openmrs.Drug
Gets the dose strength of this drug
getDownloadURL() - Method in class org.openmrs.module.Module
 
getDownloadURL() - Method in class org.openmrs.module.UpdateFileParser
 
getDrug(Integer) - Method in interface org.openmrs.api.ConceptService
Get the Drug with the given id
getDrug(String) - Method in interface org.openmrs.api.ConceptService
Return the drug object corresponding to the given name or drugId
getDrug(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrug(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrug(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrug(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrug() - Method in class org.openmrs.DrugIngredient
 
getDrug() - Method in class org.openmrs.DrugOrder
Gets the drug
getDrug(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getDrugByNameOrId(String) - Method in interface org.openmrs.api.ConceptService
Return the drug object corresponding to the given name or drugId
getDrugByNameOrId(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getDrugByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get Drug by its UUID
getDrugByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
Auto generated method comment
getDrugByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugComponents() - Method in class org.openmrs.order.RegimenSuggestion
 
getDrugConcept() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
getDrugCount() - Method in class org.openmrs.web.dwr.DrugSetItem
 
getDrugId() - Method in class org.openmrs.Drug
Gets the internal identification number for this drug
getDrugId() - Method in class org.openmrs.order.DrugSuggestion
 
getDrugId() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
getDrugId() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
getDrugId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDrugIngredientByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugIngredientByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugList() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getDrugList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getDrugListToUse() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getDrugName() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDrugOrder(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
getDrugOrder(Integer) - Method in interface org.openmrs.api.OrderService
Deprecated.
use OrderService.getOrder(Integer, Class) with DrugOrder.class as second parameter instead
getDrugOrders(Cohort, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getDrugOrders(Cohort, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getDrugOrders() - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated.
This is a dumb method
getDrugOrders(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getDrugOrders() - Method in interface org.openmrs.api.OrderService
Deprecated.
this method would return a very large list for most systems and doesn't make sense to be used. If _all_ Orders are really what is wanted, use OrderService.getOrders(Class, List, List, org.openmrs.api.OrderService.ORDER_STATUS, List, List, List) with empty parameters
getDrugOrders(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
 
getDrugOrders(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getDrugOrders() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
getDrugOrdersByPatient(Patient, int) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
getDrugOrdersByPatient(Patient, int, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
getDrugOrdersByPatient(Patient, OrderService.ORDER_STATUS, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugOrdersByPatient(Patient, OrderService.ORDER_STATUS) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugOrdersByPatient(Patient) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugOrdersByPatient(Patient, int) - Method in interface org.openmrs.api.OrderService
getDrugOrdersByPatient(Patient, OrderService.ORDER_STATUS) - Method in interface org.openmrs.api.OrderService
Get drug orders for a given patient, not including voided orders
getDrugOrdersByPatient(Patient, int, boolean) - Method in interface org.openmrs.api.OrderService
getDrugOrdersByPatient(Patient, OrderService.ORDER_STATUS, boolean) - Method in interface org.openmrs.api.OrderService
Get drug orders for a given patient
getDrugOrdersByPatient(Patient) - Method in interface org.openmrs.api.OrderService
Get all orders for the given patient
getDrugOrdersByPatientId(Integer, int) - Method in class org.openmrs.web.dwr.DWROrderService
 
getDrugOrdersByPatientIdDrugSetId(Integer, String, int) - Method in class org.openmrs.web.dwr.DWROrderService
 
getDrugs() - Method in interface org.openmrs.api.ConceptService
getDrugs(Concept) - Method in interface org.openmrs.api.ConceptService
getDrugs(String) - Method in interface org.openmrs.api.ConceptService
<<<<<<< HEAD Find drugs in the system.
getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
Returns a list of drugs with matching names or concept drug names and returns a specific number of them from the specified starting position.
getDrugs(String, Concept, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
DAO for retrieving a list of drugs based on the following criteria
getDrugs(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugs(String, Concept, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugs(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugs() - Method in class org.openmrs.api.impl.ConceptServiceImpl
getDrugs(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getDrugs(Concept, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getDrugs(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getDrugs(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugs(Integer, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getDrugsByConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Return a list of drugs associated with the given concept
getDrugsByConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugSet(Integer, String, int) - Method in class org.openmrs.web.dwr.DWROrderService
 
getDrugSetHeadersByDrugSetIdList(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
getDrugSetHeadersByDrugSetIdList(String) - Method in interface org.openmrs.api.OrderService
getDrugSetHeadersByDrugSetIdList(String) - Static method in class org.openmrs.order.OrderUtil
Associates the concept id of a drug set to a name of the drug set in the current locale
getDrugSetId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDrugSetId() - Method in class org.openmrs.web.dwr.DrugSetItem
 
getDrugSetLabel() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getDrugSetLabel() - Method in class org.openmrs.web.dwr.DrugSetItem
 
getDrugSets() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getDrugSetsByConcepts(List<DrugOrder>, List<Concept>) - Method in class org.openmrs.api.impl.OrderServiceImpl
getDrugSetsByConcepts(List<DrugOrder>, List<Concept>) - Method in interface org.openmrs.api.OrderService
getDrugSetsByConcepts(List<DrugOrder>, List<Concept>) - Static method in class org.openmrs.order.OrderUtil
Splits the drug orders into sublists based on which drug set the order's drug belongs to
getDrugSetsByDrugSetIdList(List<DrugOrder>, String, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
getDrugSetsByDrugSetIdList(List<DrugOrder>, String, String) - Method in interface org.openmrs.api.OrderService
getDrugSetsByDrugSetIdList(List<DrugOrder>, String, String) - Static method in class org.openmrs.order.OrderUtil
Gets a map of DrugOrders that belong to a DrugSet concept ID
getDuplicatePatientsByAttributes(List<String>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getDuplicatePatientsByAttributes(List<String>) - Method in interface org.openmrs.api.db.PatientDAO
 
getDuplicatePatientsByAttributes(List<String>) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getDuplicatePatientsByAttributes(List<String>) - Method in interface org.openmrs.api.PatientService
Search the database for patients that both share the given attributes.
getDuration() - Method in class org.openmrs.logic.Duration
 
getDurationInDays() - Method in class org.openmrs.logic.Duration
Returns the equivalent duration in days
getDurationInMillis() - Method in class org.openmrs.logic.Duration
Returns the equivalent duration in milliseconds
getEarliestDrugStart(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getEditFormUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module wants to override the Edit link for encounters, override this method.
getEditPrivilege() - Method in class org.openmrs.PersonAttributeType
The privilege required in order to edit this attribute
getEffectiveDate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getElementDefaults() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getElementRegex() - Method in class org.openmrs.layout.web.LayoutTemplate
Get the element regular expressions.
getElementRegexFormats() - Method in class org.openmrs.layout.web.LayoutTemplate
Get the element formats.
getEncounter(Integer) - Method in interface org.openmrs.api.db.EncounterDAO
Get encounter by internal identifier
getEncounter(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounter(Integer) - Method in interface org.openmrs.api.EncounterService
Get encounter by internal identifier
getEncounter(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounter() - Method in class org.openmrs.ConceptProposal
 
getEncounter() - Method in class org.openmrs.Obs
 
getEncounter() - Method in class org.openmrs.Order
 
getEncounter(Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
 
getEncounter() - Method in class org.openmrs.web.dwr.ObsListItem
 
getEncounter() - Method in class org.openmrs.web.taglib.FormatTag
 
getEncounterAttrsByType(Cohort, List<EncounterType>, String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getEncounterAttrsByType(Cohort, List<EncounterType>, String, Boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getEncounterByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
Find Encounter matching a uuid
getEncounterByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterByUuid(String) - Method in interface org.openmrs.api.EncounterService
Get Encounter by its UUID
getEncounterByUuid(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterDate() - Method in class org.openmrs.web.dwr.ObsListItem
 
getEncounterDateString() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getEncounterDatetime() - Method in class org.openmrs.Encounter
 
getEncounterDateTime() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getEncounterDatetime() - Method in class org.openmrs.web.dwr.ObsListItem
 
getEncounterId() - Method in class org.openmrs.Encounter
 
getEncounterId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getEncounterId() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getEncounterId() - Method in class org.openmrs.web.taglib.FormatTag
 
getEncounterId() - Method in class org.openmrs.web.taglib.PortletTag
 
getEncounterName() - Method in class org.openmrs.web.dwr.ObsListItem
 
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncounters(String, Integer, Integer, boolean) - Method in interface org.openmrs.api.db.EncounterDAO
Get a list of Encounter by Patient name or identifier based on batch settings
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounters(String, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounters(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getEncounters(Cohort) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, boolean) - Method in interface org.openmrs.api.EncounterService
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in interface org.openmrs.api.EncounterService
Get all encounters that match a variety of (nullable) criteria.
getEncounters(Patient) - Method in interface org.openmrs.api.EncounterService
getEncounters(Patient, boolean) - Method in interface org.openmrs.api.EncounterService
getEncounters(Patient, Location) - Method in interface org.openmrs.api.EncounterService
getEncounters(Patient, Date, Date) - Method in interface org.openmrs.api.EncounterService
getEncounters(Date, Date) - Method in interface org.openmrs.api.EncounterService
getEncounters(Location, Date, Date) - Method in interface org.openmrs.api.EncounterService
getEncounters(String, Integer, Integer, boolean) - Method in interface org.openmrs.api.EncounterService
Search for encounters by patient name or patient identifier and returns a specific number of them from the specified starting position.
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters(Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Patient, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Patient, Location) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Patient, Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(Location, Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(String, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getEncounters(Cohort) - Method in interface org.openmrs.api.PatientSetService
This method returns a map of patients matched against their most recent encounters given a Cohort of patients, see EncounterService.getAllEncounters(Cohort) which gets a map of patient matched against lists of all their encounters.
getEncounters() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
getEncounters() - Method in class org.openmrs.web.taglib.SummaryTest
 
getEncountersByForm(Cohort, List<Form>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Gets a list of encounters associated with the given form, filtered by the given patient set.
getEncountersByForm(Cohort, List<Form>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getEncountersByForm(Cohort, List<Form>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
Gets a list of encounters associated with the given form, filtered by the given patient set.
getEncountersByForm(Cohort, List<Form>) - Method in interface org.openmrs.api.PatientSetService
Gets a list of encounters associated with the given form, filtered by the given patient set.
getEncountersByPatient(Patient) - Method in interface org.openmrs.api.EncounterService
Get all encounters (not voided) for a patient, sorted by encounterDatetime ascending.
getEncountersByPatient(String) - Method in interface org.openmrs.api.EncounterService
Search for encounters by patient name or patient identifier.
getEncountersByPatient(String, boolean) - Method in interface org.openmrs.api.EncounterService
Search for encounters by patient name or patient identifier.
getEncountersByPatient(String, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByPatient(Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByPatient(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByPatientId(Integer) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncountersByPatientId(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncountersByPatientId(Integer) - Method in interface org.openmrs.api.EncounterService
Get encounters for a patientId
getEncountersByPatientId(Integer, boolean) - Method in interface org.openmrs.api.EncounterService
getEncountersByPatientId(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByPatientId(Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncountersByPatientIdentifier(String) - Method in interface org.openmrs.api.EncounterService
Get encounters (not voided) for a patient identifier
getEncountersByPatientIdentifier(String, boolean) - Method in interface org.openmrs.api.EncounterService
getEncountersByPatientIdentifier(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByPatientIdentifier(String, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getEncountersByType(Cohort, EncounterType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getEncountersByType(Cohort, EncounterType) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getEncounterService() - Static method in class org.openmrs.api.context.Context
 
getEncounterService() - Method in class org.openmrs.api.context.ServiceContext
 
getEncounterType(Integer) - Method in interface org.openmrs.api.db.EncounterDAO
Get encounterType by internal identifier
getEncounterType(String) - Method in interface org.openmrs.api.db.EncounterDAO
Get encounterType by name
getEncounterType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterType(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterType(Integer) - Method in interface org.openmrs.api.EncounterService
Get encounterType by internal identifier
getEncounterType(String) - Method in interface org.openmrs.api.EncounterService
Get encounterType by exact name
getEncounterType(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterType(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterType() - Method in class org.openmrs.Encounter
 
getEncounterType() - Method in class org.openmrs.Form
 
getEncounterType() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
getEncounterType() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getEncounterType() - Method in class org.openmrs.web.dwr.FormListItem
 
getEncounterType() - Method in class org.openmrs.web.taglib.FormatTag
 
getEncounterTypeByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
Find EncounterType matching a uuid
getEncounterTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterTypeByUuid(String) - Method in interface org.openmrs.api.EncounterService
Get EncounterType by its UUID
getEncounterTypeByUuid(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterTypeId() - Method in class org.openmrs.EncounterType
 
getEncounterTypeId() - Method in class org.openmrs.web.taglib.FormatTag
 
getEncounterTypeList() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getEncounterTypes() - Method in interface org.openmrs.api.EncounterService
getEncounterTypes() - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEnd() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getEnd() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getEndDate() - Method in class org.openmrs.activelist.ActiveListItem
 
getEndDate() - Method in class org.openmrs.PatientState
 
getEndDate() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getEntity(String, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
getEntityName(Object) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
getEquivalentDailyDose() - Method in class org.openmrs.DrugOrder
 
getError() - Method in class org.openmrs.hl7.HL7InError
 
getErrorAtStartup() - Static method in class org.openmrs.web.Listener
Get the error thrown at startup
getErrorDetails() - Method in class org.openmrs.hl7.HL7InError
 
getErrorMessage() - Method in class org.openmrs.hl7.HL7InQueue
 
getErrorTasks() - Static method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
getEvaluationContext() - Method in class org.openmrs.Cohort
Deprecated.
getEvaluationContext() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
getEvaluationContext() - Method in interface org.openmrs.report.DataSet
Deprecated.
 
getEvaluationContext() - Method in class org.openmrs.report.ReportData
Deprecated.
 
getEvaluationContext() - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
getEvaluationContext() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
getEvaluationContext() - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
Deprecated.
 
getExceptionAsString(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
 
getExplanation() - Method in class org.openmrs.arden.MLMObject
 
getExplanation() - Method in interface org.openmrs.arden.MlmRule
Returns an explanation of why this rule is needed
getExpression() - Method in interface org.openmrs.logic.LogicCriteria
Method to get the LogicExpression backing the current LogicCriteria
getExtension(String) - Method in class org.openmrs.obs.handler.AbstractHandler
Get the extension for a given filename.
getExtensionId() - Method in class org.openmrs.module.Extension
Get the extension point id
getExtensionMap() - Static method in class org.openmrs.module.ModuleFactory
Return the current extension map keyed on extension point id
getExtensions() - Method in class org.openmrs.module.Module
 
getExtensions(String) - Static method in class org.openmrs.module.ModuleFactory
Return all of the extensions associated with the given pointId Returns empty extension list if no modules extend this pointId
getExtensions(String, Extension.MEDIA_TYPE) - Static method in class org.openmrs.module.ModuleFactory
Return all of the extensions associated with the given pointId Returns getExtension(pointId) if no modules extend this pointId for given media type
getExtras() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getExtras() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getFalseConcept() - Method in interface org.openmrs.api.ConceptService
Returns the FALSE concept
getFalseConcept() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getFamilyName() - Method in class org.openmrs.Person
Convenience method to get the family name attribute on this person's preferred PersonName
getFamilyName() - Method in class org.openmrs.PersonName
 
getFamilyName() - Method in class org.openmrs.User
Get familyName on the Person this user account belongs to
getFamilyName() - Method in class org.openmrs.web.dwr.PersonListItem
 
getFamilyName2() - Method in class org.openmrs.PersonName
 
getFamilyNamePrefix() - Method in class org.openmrs.PersonName
 
getFamilyNameSuffix() - Method in class org.openmrs.PersonName
 
getField(Integer) - Method in interface org.openmrs.api.db.FormDAO
 
getField(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getField(Integer) - Method in interface org.openmrs.api.FormService
Gets a Field by internal database id
getField(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getField() - Method in class org.openmrs.FieldAnswer
 
getField() - Method in class org.openmrs.FormField
 
getField(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
 
getField() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getFieldAnswerByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
 
getFieldAnswerByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldAnswerByUuid(String) - Method in interface org.openmrs.api.FormService
Get FieldAnswer by its UUID
getFieldAnswerByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
Auto generated method comment
getFieldByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldByUuid(String) - Method in interface org.openmrs.api.FormService
Get Field by its UUID
getFieldByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldId() - Method in class org.openmrs.Field
 
getFieldId() - Method in class org.openmrs.web.dwr.EnteredField
 
getFieldId() - Method in class org.openmrs.web.dwr.FieldListItem
 
getFieldNumber() - Method in class org.openmrs.FormField
 
getFieldNumber() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getFieldPart() - Method in class org.openmrs.FormField
 
getFieldPart() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getFields(String) - Method in interface org.openmrs.api.db.FormDAO
 
getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in interface org.openmrs.api.db.FormDAO
Returns all fields that match a broad range of (nullable) criteria
getFields(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFields(String) - Method in interface org.openmrs.api.FormService
Find all Fields whose names are similar to or contain the given phrase.
getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in interface org.openmrs.api.FormService
Returns all Fields that match these (nullable) criteria
getFields() - Method in interface org.openmrs.api.FormService
getFields() - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFields(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldsByConcept(Concept) - Method in interface org.openmrs.api.FormService
Finds all Fields that point to the given concept, including retired ones.
getFieldsByConcept(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldType(Integer) - Method in interface org.openmrs.api.db.FormDAO
Get fieldType by internal identifier
getFieldType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldType(Integer) - Method in interface org.openmrs.api.FormService
Get fieldType by internal identifier
getFieldType(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldType() - Method in class org.openmrs.Field
 
getFieldTypeByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
Auto generated method comment
getFieldTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldTypeByUuid(String) - Method in interface org.openmrs.api.FormService
Get FieldType by its UUID
getFieldTypeByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldTypeId() - Method in class org.openmrs.FieldType
 
getFieldTypeId() - Method in class org.openmrs.web.dwr.FieldListItem
 
getFieldTypeName() - Method in class org.openmrs.web.dwr.FieldListItem
 
getFieldTypes() - Method in interface org.openmrs.api.FormService
getFieldTypes() - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getFile() - Method in class org.openmrs.module.Module
 
getFile(HttpServletRequest) - Method in class org.openmrs.module.web.ModuleResourcesServlet
Turns the given request/path into a File object
getFile() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
getFileAsBytes(File) - Static method in class org.openmrs.util.OpenmrsUtil
Return a byte array representation of the given file
getFileAsString(File) - Static method in class org.openmrs.util.OpenmrsUtil
Return a string representation of the given file
getFilename(ReportSchema, String) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getFilename(ReportSchema, String) - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
Should be null if getLinkUrl() returns a non-null value.
getFilenameExtension() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getFilenameExtension() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getFilenameExtension() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getFilter() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getFilter() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Returns the filter
getFilter() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getFilter() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getFilterClass() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
getFilterClass() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getFilterDefinition() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
getFilterId() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getFilterMappings() - Static method in class org.openmrs.module.web.WebModuleUtil
This method will return all Filter Mappings that have been registered by a module
getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
getFilters() - Static method in class org.openmrs.module.web.WebModuleUtil
This method will return all Filters that have been registered a module
getFilters() - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
getFiltersForRequest(ServletRequest) - Static method in class org.openmrs.module.web.WebModuleUtil
Return List of Filters that have been loaded through Modules that have mappings that pass for the passed request
getFinalText() - Method in class org.openmrs.ConceptProposal
 
getFirstEncounter(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getFirstEncounterAttr(Object, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get an attribute (encounterDatetime, provider, etc) from the oldest encounter.
getFirstEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getFirstEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getFirstEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getFirstEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getFirstEncountersByType(Cohort, EncounterType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getFirstEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getFirstEncountersByType(Cohort, EncounterType) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getFirstEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getFirstName() - Method in class org.openmrs.User
Deprecated.
use getGivenName on Person
getFirstNObsWithValues(Integer, Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the first occurrences of matching obs.concept out of the patient's encounters
getFirstNObsWithValues(Integer, String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Convenience method for other getFirstNObsWithValues method
getFirstObs(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the first occurrence of matching obs.concept out of the patient's encounters
getFirstObs(Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the first occurrence of matching obs.concept out of the patient's encounters
getFirstObsWithValues(String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the first occurrence of matching obs.concept out of the patient's encounters
getFirstObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the first occurence of matching obs.concept out of the patient's encounters
getForeignKey() - Method in class org.openmrs.PersonAttributeType
 
getForm(Integer) - Method in interface org.openmrs.api.db.FormDAO
Get form by internal form identifier
getForm(String, String) - Method in interface org.openmrs.api.db.FormDAO
Get form by exact name and version
getForm(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getForm(String, String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getForm(Integer) - Method in interface org.openmrs.api.FormService
Get form by internal form identifier
getForm(String) - Method in interface org.openmrs.api.FormService
Get form by exact name match.
getForm(String, String) - Method in interface org.openmrs.api.FormService
Get form by exact name & version match.
getForm(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getForm(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getForm(String, String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getForm() - Method in class org.openmrs.Encounter
 
getForm() - Method in class org.openmrs.FormField
 
getForm() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getFormat() - Method in exception org.openmrs.api.InvalidIdentifierFormatException
 
getFormat() - Method in class org.openmrs.PatientIdentifierType
 
getFormat() - Method in class org.openmrs.PersonAttributeType
 
getFormat() - Method in class org.openmrs.web.taglib.FormatDateTag
 
getFormatDescription() - Method in class org.openmrs.PatientIdentifierType
 
getFormByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
Auto generated method comment
getFormByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormByUuid(String) - Method in interface org.openmrs.api.FormService
Get Form by its UUID
getFormByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.db.FormDAO
 
getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.FormService
Same as FormService.getForms(String, Boolean, Collection, Boolean, Collection, Collection, Collection) except that it returns an integer that is the size of the list that would be returned
getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormEntryUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module allows filling out forms, override this method.
getFormField(Form, Concept, Collection<FormField>, boolean) - Method in interface org.openmrs.api.db.FormDAO
 
getFormField(Integer) - Method in interface org.openmrs.api.db.FormDAO
 
getFormField(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormField(Form, Concept, Collection<FormField>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormField(Integer) - Method in interface org.openmrs.api.FormService
Gets a FormField by internal database id
getFormField(Form, Concept) - Method in interface org.openmrs.api.FormService
Finds the FormField defined for this form/concept combination Calls FormService.getFormField(Form, Concept, Collection, boolean) with an empty ignore list and with force set to false
getFormField(Form, Concept, Collection<FormField>, boolean) - Method in interface org.openmrs.api.FormService
Finds the FormField defined for this form/concept combination while discounting any form field found in the ignoreFormFields collection This method was added when needing to relate observations to form fields during a display.
getFormField(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormField(Form, Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getFormField(Form, Concept, Collection<FormField>, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormField() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
public getter method for the formfield that is the label for this row
getFormField(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
 
getFormFieldByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
Auto generated method comment
getFormFieldByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormFieldByUuid(String) - Method in interface org.openmrs.api.FormService
Get FormField by its UUID
getFormFieldByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormFieldId() - Method in class org.openmrs.FormField
 
getFormFieldId() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getFormFieldName() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getFormFields(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormFields(Form) - Method in interface org.openmrs.api.FormService
Deprecated.
getFormFields(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getFormFields() - Method in class org.openmrs.Form
 
getFormFields(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
 
getFormFieldsByField(Field) - Method in interface org.openmrs.api.db.FormDAO
Return a list of FormFields given a Field
getFormFieldsByField(Field) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormId() - Method in class org.openmrs.Form
 
getFormId() - Method in class org.openmrs.web.dwr.FormListItem
 
getFormName() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.db.FormDAO
Gets all forms that match all the criteria.
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getForms(String, boolean) - Method in interface org.openmrs.api.FormService
Gets all forms with name similar to the given name.
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>) - Method in interface org.openmrs.api.FormService
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.FormService
Gets all forms that match all the (nullable) criteria
getForms(boolean) - Method in interface org.openmrs.api.FormService
getForms(boolean, boolean) - Method in interface org.openmrs.api.FormService
getForms() - Method in interface org.openmrs.api.FormService
Deprecated.
getForms(Concept) - Method in interface org.openmrs.api.FormService
getForms(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getForms(boolean, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getForms() - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getForms(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
getForms(String, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>) - Method in class org.openmrs.api.impl.FormServiceImpl
getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getForms() - Method in class org.openmrs.Field
Deprecated.
This method always returns null. Forms that a Field is on are managed through the FormField object
getForms(boolean) - Method in class org.openmrs.web.dwr.DWRFormService
Gets a list of FormListItems that correspond to forms.
getFormsByName(String) - Method in interface org.openmrs.api.db.FormDAO
Gets all forms with the given name, sorted (alphabetically) by descending version
getFormsByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormsContainingConcept(Concept) - Method in interface org.openmrs.api.db.FormDAO
Get all forms that contain the given Concept as one of their fields.
getFormsContainingConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormsContainingConcept(Concept) - Method in interface org.openmrs.api.FormService
Returns all forms that contain the given concept as a field in their schema.
getFormsContainingConcept(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormService() - Static method in class org.openmrs.api.context.Context
 
getFormService() - Method in class org.openmrs.api.context.ServiceContext
 
getFormsInUse() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Get the forms that this concept is declared to be used in
getFormsModuleCanEdit() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module wants to override the Edit link for encounters, override this method.
getFormsModuleCanEnter(FormEntryContext) - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module allows filling out forms, override this method.
getFormsModuleCanView() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module wants to override the View link for encounters, override this method.
getFormStructure(Form) - Static method in class org.openmrs.util.FormUtil
Returns a sorted and structured map of FormFields for the given OpenMRS form.
getFormUriWithoutExtension(Form) - Static method in class org.openmrs.util.FormUtil
Get a string somewhat unique to this form.
getFormView() - Method in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
 
getFrequency() - Method in class org.openmrs.DrugOrder
Gets the frequency
getFrequency() - Method in class org.openmrs.order.DrugSuggestion
 
getFrequency() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getFromCache(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve an entry from the cached with the given key
getFromDate() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getFromDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
getFromDate(String) - Method in class org.openmrs.web.servlet.ShowGraphServlet
Get the FromDate object from the given string that is the time in milliseconds.
getFromDate() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getFullName(Locale) - Method in class org.openmrs.Drug
Gets the entires concept drug name in the form of CONCEPTNAME (Drug: DRUGNAME)
getFullName() - Method in class org.openmrs.PersonName
Convenience method to get all the names of this PersonName and concatonating them together with spaces in between.
getFullName() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
getFullySpecifiedName(Locale) - Method in class org.openmrs.Concept
Convenience method that returns the fully specified name in the locale
getGender() - Method in class org.openmrs.Person
 
getGender() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getGender() - Method in class org.openmrs.web.dwr.PersonListItem
 
getGeneratedFile(DataExportReportObject) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Returns the path and name of the generated file
getGenericDrugList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getGivenName() - Method in class org.openmrs.Person
Convenience method to get the given name attribute on this person's preferred PersonName
getGivenName() - Method in class org.openmrs.PersonName
 
getGivenName() - Method in class org.openmrs.User
Get givenName on the Person this user account belongs to
getGivenName() - Method in class org.openmrs.web.dwr.PersonListItem
 
getGlobalParameter(String) - Method in interface org.openmrs.logic.LogicContext
Fetches a global parameter value by name
getGlobalParameters() - Method in interface org.openmrs.logic.LogicContext
 
getGlobalProperties() - Method in interface org.openmrs.api.AdministrationService
getGlobalProperties() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
getGlobalProperties() - Method in class org.openmrs.module.Module
 
getGlobalProperties() - Static method in class org.openmrs.module.ModuleFactory
Get a list of required GlobalProperties defined by the modules
getGlobalPropertiesByPrefix(String) - Method in interface org.openmrs.api.AdministrationService
Gets all global properties that begin with prefix.
getGlobalPropertiesByPrefix(String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getGlobalPropertiesByPrefix(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getGlobalPropertiesByPrefix(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalPropertiesBySuffix(String) - Method in interface org.openmrs.api.AdministrationService
Gets all global properties that end with suffix.
getGlobalPropertiesBySuffix(String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getGlobalPropertiesBySuffix(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getGlobalPropertiesBySuffix(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalProperty(String) - Method in interface org.openmrs.api.AdministrationService
Gets the global property that has the given propertyName.
getGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
Gets the global property that has the given propertyName
getGlobalProperty(String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getGlobalProperty(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getGlobalProperty(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalProperty(String) - Method in class org.openmrs.web.dwr.DWRAdministrationService
Gets the value of a global property
getGlobalPropertyByUuid(String) - Method in interface org.openmrs.api.AdministrationService
Get a global property by its uuid.
getGlobalPropertyByUuid(String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getGlobalPropertyByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getGlobalPropertyByUuid(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalPropertyListeners() - Method in class org.openmrs.api.EventListeners
 
getGlobalPropertyObject(String) - Method in interface org.openmrs.api.AdministrationService
Gets the global property that has the given propertyName
getGlobalPropertyObject(String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getGlobalPropertyObject(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getGlobalPropertyObject(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGlobalPropertyValue(String, T) - Method in interface org.openmrs.api.AdministrationService
Returns a global property according to the type specified
getGlobalPropertyValue(String, T) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getGroupMemberConcepts() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
public getter for the columns (that are unique concepts across all obs in this FieldHolder)
getGroupMembers() - Method in class org.openmrs.Obs
Get the members of the obs group, if this obs is a group.
getGroupMethod() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
getHandler(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Convenience method to get the ComplexObsHandler associated with a complex Obs.
getHandler(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getHandler(String) - Method in interface org.openmrs.api.ObsService
Get the ComplexObsHandler that has been registered with the given key
getHandler() - Method in class org.openmrs.ConceptComplex
 
getHandlerByClassName(String) - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
Auto generated method comment
getHandlerByClassName(String) - Method in class org.openmrs.web.taglib.FieldGenTag
 
getHandlerKey() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getHandlers() - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getHandlers() - Method in interface org.openmrs.api.ObsService
Gets the handlers map registered
getHandlers() - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
 
getHandlersForType(Class<H>, Class<T>) - Static method in class org.openmrs.util.HandlerUtil
Retrieves a List of all registered components from the Context that are of the passed handlerType and one or more of the following is true: The handlerType is annotated as a Handler that supports the passed type The passed type is null - this effectively returns all components of the passed handlerType The returned handlers are ordered in the list based upon the order property.
getHashedPassword() - Method in class org.openmrs.api.db.LoginCredential
 
getHeaderFiles() - Method in class org.openmrs.module.web.extension.HeaderIncludeExt
Returns references to header files in the module resource directory.
getHeight() - Method in class org.openmrs.web.taglib.DisplayChartTag
 
getHeight() - Method in class org.openmrs.web.taglib.ShowGraphTag
 
getHiAbsolute() - Method in class org.openmrs.ConceptNumeric
 
getHiAbsolute() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getHiAbsolute() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getHiCritical() - Method in class org.openmrs.ConceptNumeric
 
getHiCritical() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getHiCritical() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getHierarchyAsJson(boolean, List<String>, String, Boolean) - Method in class org.openmrs.web.controller.query.LocationQueryController
 
getHigh() - Method in class org.openmrs.util.DoubleRange
 
getHiNormal() - Method in class org.openmrs.ConceptNumeric
 
getHiNormal() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getHiNormal() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getHistory() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
getHl7Abbreviation() - Method in class org.openmrs.ConceptDatatype
 
getHl7Abbreviation() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getHl7ArchivesDirectory() - Static method in class org.openmrs.hl7.HL7Util
Gets the destination directory for hl7 archives.
getHL7Batch(Class, int, int, Integer, String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7Batch(Class, int, int, Integer, String) - Method in interface org.openmrs.hl7.db.HL7DAO
Returns hl7s based on batch settings and filtered by a query
getHl7Code() - Method in class org.openmrs.ConceptSource
 
getHL7Data() - Method in class org.openmrs.hl7.HL7InArchive
 
getHL7Data() - Method in class org.openmrs.hl7.HL7InError
 
getHL7Data() - Method in class org.openmrs.hl7.HL7InQueue
 
getHL7InArchive(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InArchive(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InArchive(Integer) - Method in interface org.openmrs.hl7.HL7Service
Get the archive item with the given id, If hl7 archives were moved to the file system, you can't do a look up by hl7ArchiveId, instead call HL7Service.getHL7InArchiveByUuid(String)
getHL7InArchive(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InArchiveBatch(int, int, int, String) - Method in interface org.openmrs.hl7.HL7Service
Return a list of all hl7 in archives based on batch settings and a query string
getHL7InArchiveBatch(int, int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InArchiveBatchAsJson(int, int, String, int) - Method in class org.openmrs.hl7.web.controller.Hl7InArchiveListController
method for returning a batch of HL7s from the queue based on datatable parameters
getHL7InArchiveByState(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InArchiveByState(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InArchiveByState(Integer) - Method in interface org.openmrs.hl7.HL7Service
If hl7 migration has been run and the state matches that of processed items, the method returns a list of all archives in the file system, for any other state , it returns an empty list, this is because all archives would have a status of 'processed' after migration and all deleted archives moved back into the queue with a status of 'deleted' otherwise it returns archives with a matching state if migration hasn't yet been run.
getHL7InArchiveByState(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InArchiveByUuid(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InArchiveByUuid(String) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InArchiveByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
Get the archive item with the given uuid
getHL7InArchiveByUuid(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InArchiveId() - Method in class org.openmrs.hl7.HL7InArchive
 
getHL7InArchives() - Method in interface org.openmrs.hl7.HL7Service
getHL7InArchives() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
getHL7InArchivesToMigrate() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InArchivesToMigrate() - Method in interface org.openmrs.hl7.db.HL7DAO
provides a list of archives to be migrated
getHL7InError(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InError(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InError(Integer) - Method in interface org.openmrs.hl7.HL7Service
Get the error item with the given id
getHL7InError(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InErrorBatch(int, int, String) - Method in interface org.openmrs.hl7.HL7Service
Return a list of all hl7 in errors based on batch settings and a query string
getHL7InErrorBatch(int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InErrorBatchAsJson(int, int, String, int) - Method in class org.openmrs.hl7.web.controller.Hl7InErrorListController
method for returning a batch of HL7s from the queue based on datatable parameters; sorting is unavailable at this time
getHL7InErrorId() - Method in class org.openmrs.hl7.HL7InError
 
getHL7InErrors() - Method in interface org.openmrs.hl7.HL7Service
getHL7InErrors() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
getHL7InQueue(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InQueue(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InQueue(Integer) - Method in interface org.openmrs.hl7.HL7Service
Get the hl7 queue item with the given primary key id
getHL7InQueue(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InQueueBatch(int, int, int, String) - Method in interface org.openmrs.hl7.HL7Service
Return a list of all hl7 in queues based on batch settings and a query string
getHL7InQueueBatch(int, int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InQueueBatchAsJson(int, int, String, int, int) - Method in class org.openmrs.hl7.web.controller.Hl7InQueueListController
method for returning a batch of HL7s from the queue based on datatable parameters
getHL7InQueueByState(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InQueueByState(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InQueueByState(Integer) - Method in interface org.openmrs.hl7.HL7Service
Get the queue items given a state (deleted, error, pending, processing, processed).
getHL7InQueueByState(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InQueueId() - Method in class org.openmrs.hl7.HL7InQueue
 
getHL7InQueues() - Method in interface org.openmrs.hl7.HL7Service
getHL7InQueues() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
getHL7Service() - Static method in class org.openmrs.api.context.Context
 
getHL7Service() - Method in class org.openmrs.api.context.ServiceContext
 
getHL7Source(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7Source(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7Source() - Method in class org.openmrs.hl7.HL7InArchive
 
getHL7Source() - Method in class org.openmrs.hl7.HL7InError
 
getHL7Source() - Method in class org.openmrs.hl7.HL7InQueue
 
getHL7Source(Integer) - Method in interface org.openmrs.hl7.HL7Service
Auto generated method comment
getHL7Source(String) - Method in interface org.openmrs.hl7.HL7Service
getHL7Source(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7Source(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
getHL7SourceByName(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7SourceByName(String) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7SourceByName(String) - Method in interface org.openmrs.hl7.HL7Service
Get the hl7 source object from the database that has the given name
getHL7SourceByName(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7SourceId() - Method in class org.openmrs.hl7.HL7Source
 
getHL7SourceKey() - Method in class org.openmrs.hl7.HL7InArchive
 
getHL7SourceKey() - Method in class org.openmrs.hl7.HL7InError
 
getHL7SourceKey() - Method in class org.openmrs.hl7.HL7InQueue
 
getHL7Sources() - Method in interface org.openmrs.hl7.HL7Service
getHL7Sources() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
getHtmlTable() - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
getHydratedObject() - Method in class org.openmrs.PersonAttribute
Will try to create an object of class 'PersonAttributeType.format'.
getId() - Method in class org.openmrs.activelist.ActiveListItem
 
getId() - Method in class org.openmrs.activelist.ActiveListType
 
getId() - Method in class org.openmrs.api.db.LoginCredential
 
getId() - Method in class org.openmrs.api.db.SerializedObject
 
getId() - Method in class org.openmrs.Cohort
 
getId() - Method in class org.openmrs.Concept
 
getId() - Method in class org.openmrs.ConceptAnswer
 
getId() - Method in class org.openmrs.ConceptClass
 
getId() - Method in class org.openmrs.ConceptDatatype
 
getId() - Method in class org.openmrs.ConceptDescription
 
getId() - Method in class org.openmrs.ConceptMap
 
getId() - Method in class org.openmrs.ConceptName
 
getId() - Method in class org.openmrs.ConceptNameTag
 
getId() - Method in class org.openmrs.ConceptProposal
 
getId() - Method in class org.openmrs.ConceptSet
 
getId() - Method in class org.openmrs.ConceptSetDerived
 
getId() - Method in class org.openmrs.ConceptSource
 
getId() - Method in class org.openmrs.ConceptStateConversion
 
getId() - Method in class org.openmrs.Drug
 
getId() - Method in class org.openmrs.DrugIngredient
 
getId() - Method in class org.openmrs.Encounter
 
getId() - Method in class org.openmrs.EncounterType
 
getId() - Method in class org.openmrs.Field
 
getId() - Method in class org.openmrs.FieldAnswer
 
getId() - Method in class org.openmrs.FieldType
 
getId() - Method in class org.openmrs.Form
 
getId() - Method in class org.openmrs.FormField
 
getId() - Method in class org.openmrs.GlobalProperty
 
getId() - Method in class org.openmrs.hl7.HL7InArchive
 
getId() - Method in class org.openmrs.hl7.HL7InError
 
getId() - Method in class org.openmrs.hl7.HL7InQueue
 
getId() - Method in class org.openmrs.hl7.HL7Source
 
getId() - Method in class org.openmrs.Location
 
getId() - Method in class org.openmrs.LocationTag
 
getId() - Method in class org.openmrs.MimeType
Deprecated.
 
getId() - Method in class org.openmrs.notification.Alert
 
getId() - Method in class org.openmrs.notification.AlertRecipient
 
getId() - Method in class org.openmrs.notification.Message
 
getId() - Method in class org.openmrs.notification.Note
 
getId() - Method in class org.openmrs.notification.NoteType
 
getId() - Method in class org.openmrs.notification.Template
 
getId() - Method in class org.openmrs.Obs
 
getId() - Method in interface org.openmrs.OpenmrsObject
 
getId() - Method in class org.openmrs.Order
 
getId() - Method in class org.openmrs.OrderType
 
getId() - Method in class org.openmrs.Patient
 
getId() - Method in class org.openmrs.PatientIdentifier
 
getId() - Method in class org.openmrs.PatientIdentifierType
 
getId() - Method in class org.openmrs.PatientProgram
 
getId() - Method in class org.openmrs.PatientState
 
getId() - Method in class org.openmrs.Person
 
getId() - Method in class org.openmrs.PersonAddress
 
getId() - Method in class org.openmrs.PersonAttribute
 
getId() - Method in class org.openmrs.PersonAttributeType
 
getId() - Method in class org.openmrs.PersonName
 
getId() - Method in class org.openmrs.Privilege
 
getId() - Method in class org.openmrs.Program
 
getId() - Method in class org.openmrs.ProgramWorkflow
 
getId() - Method in class org.openmrs.ProgramWorkflowState
 
getId() - Method in class org.openmrs.Relationship
 
getId() - Method in class org.openmrs.RelationshipType
 
getId() - Method in class org.openmrs.report.ReportSchema
Deprecated.
 
getId() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
getId() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getId() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getId() - Method in class org.openmrs.Role
 
getId() - Method in class org.openmrs.scheduler.Schedule
Gets the identifier of the schedule.
getId() - Method in class org.openmrs.scheduler.TaskDefinition
Get the task identifier.
getId() - Method in class org.openmrs.User
 
getId() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getId() - Method in class org.openmrs.web.dwr.ListItem
 
getId() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getId() - Method in class org.openmrs.web.taglib.PortletTag
 
getIdentifier() - Method in class org.openmrs.PatientIdentifier
 
getIdentifier() - Method in class org.openmrs.web.dwr.PatientListItem
 
getIdentifierCheckDigit() - Method in class org.openmrs.web.dwr.PatientListItem
 
getIdentifiers() - Method in class org.openmrs.Patient
Get all of this patients identifiers -- both voided and non-voided ones.
getIdentifiers() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getIdentifierType() - Method in class org.openmrs.PatientIdentifier
 
getIdentifierTypeName() - Method in class org.openmrs.web.dwr.PatientListItem
 
getIdentifierTypes() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
 
getIdentifierValidator(Class<IdentifierValidator>) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getIdentifierValidator(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getIdentifierValidator(Class<IdentifierValidator>) - Method in interface org.openmrs.api.PatientService
Gets an identifier validator matching the given class.
getIdentifierValidator(String) - Method in interface org.openmrs.api.PatientService
 
getIdentifierValidators() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getIfFalse() - Method in class org.openmrs.web.taglib.SummaryTest
 
getIfTrue() - Method in class org.openmrs.web.taglib.SummaryTest
 
getIgnoreList() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
getImplementationId() - Method in interface org.openmrs.api.AdministrationService
Get the implementation id stored for this server Returns null if no implementation id has been successfully set yet
getImplementationId() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getImplementationId() - Method in class org.openmrs.ImplementationId
This is the unique id for this implementation.
getIncludeExpired() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
getIncludeRead() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
getIndexDate() - Method in interface org.openmrs.logic.LogicContext
 
getIndexTerms() - Method in class org.openmrs.Concept
Gets the list of all non-retired concept names which are index terms for this concept
getIndexTermsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getIndexTermsForLocale(Locale) - Method in class org.openmrs.Concept
Gets the list of all non-retired concept names which are index terms in a given locale
getIngredient() - Method in class org.openmrs.DrugIngredient
 
getInheritedFields(Class) - Method in class org.openmrs.util.Reflect
This method return all the fields (including private) until the given parameterized class
getInheritedItems() - Method in class org.openmrs.web.taglib.ListPickerTag
 
getInheritedRoles() - Method in class org.openmrs.Role
 
getInheritingRoles(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
getInheritingRoles(Role) - Method in interface org.openmrs.api.UserService
Deprecated.
getInitial() - Method in class org.openmrs.ProgramWorkflowState
 
getInitParameter(String) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
getInitParameter(String) - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
getInitParameterNames() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
getInitParameterNames() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
getInitParameters() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
getInstance() - Static method in class org.openmrs.api.context.ServiceContext
There should only be one ServiceContext per openmrs (java virtual machine).
getInstance() - Static method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
Singleton Factory method
getInstance() - Method in interface org.openmrs.arden.ArdenRule
 
getInstance() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
getInstance() - Static method in class org.openmrs.hl7.impl.HL7ServiceImpl
Singleton Factory method
getInstance() - Static method in class org.openmrs.layout.web.address.AddressSupport
 
getInstance() - Static method in class org.openmrs.layout.web.name.NameSupport
 
getInstance(Collection<Filter>, FilterChain) - Static method in class org.openmrs.module.web.filter.ModuleFilterChain
Factory method to construct and return a ModuleFilterChain
getInstance(ModuleFilterDefinition, ServletContext) - Static method in class org.openmrs.module.web.filter.ModuleFilterConfig
Factory method to construct and return a ModuleFilterConfig
getInstance() - Static method in class org.openmrs.order.DrugOrderSupport
 
getInstance() - Static method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getInstance(String, Map<String, Object>, Context) - Static method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getInstance(Class, Map<String, Object>) - Static method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getInstance() - Static method in class org.openmrs.scheduler.TaskFactory
Gets an instance of the schedulable factory
getInstance() - Static method in class org.openmrs.summary.web.PatientSummarySpecification
 
getInstance() - Static method in class org.openmrs.util.OpenmrsClassLoader
Get the static/singular instance of the module class loader
getInstitution() - Method in class org.openmrs.arden.MLMObject
 
getInstitution() - Method in interface org.openmrs.arden.MlmRule
Returns the institution that authored this rule
getInstructions() - Method in class org.openmrs.order.DrugSuggestion
 
getInstructions() - Method in class org.openmrs.Order
 
getInstructions() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getInterpretJstl() - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
getInverse() - Method in class org.openmrs.web.taglib.PrivilegeTag
 
getInverseOfCohort(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getInverseOfCohort(Cohort) - Method in interface org.openmrs.api.PatientSetService
Equivalent to Cohort.subtract(PatientSetService.getAllPatients(), cohort) but may eventually perform faster by delegating to the database.
getIsNumeric() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getIsSet() - Method in class org.openmrs.FieldType
 
getIsSet() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getItems() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getJavaScriptEscape() - Method in class org.openmrs.web.taglib.FormatTag
 
getJSTree(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
 
getKey() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
getKey() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
getKey() - Method in class org.openmrs.web.taglib.UserPropertyTag
 
getKeys() - Method in interface org.openmrs.logic.datasource.LogicDataSource
 
getKeywords() - Method in class org.openmrs.arden.MLMObject
 
getKeywords() - Method in interface org.openmrs.arden.MlmRule
Returns keywords that can be used to classify the rule
getLabel() - Method in class org.openmrs.module.web.extension.LinkExt
 
getLabel() - Method in class org.openmrs.module.web.extension.provider.Link
 
getLabel() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getLabel() - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getLabel() - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getLabel(ReportSchema) - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getLabel() - Method in class org.openmrs.report.Parameter
Deprecated.
 
getLabel() - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
getLabel() - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
 
getLabel() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
Convenience method to get the label that this field should have.
getLabel(Class, Object, Class, NodeMap) - Method in class org.openmrs.xml.OpenmrsLabelLogic
Deprecated.
 
getLastEncounter(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getLastEncounterAttr(Object, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the attribute (encounterDatetime, provider, encounterType, etc) from the most recent encounter.
getLastExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
Get the time the task was last executed.
getLastModified(HttpServletRequest) - Method in class org.openmrs.module.web.ModuleResourcesServlet
Used for caching purposes
getLastModified(HttpServletRequest) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
getLastName() - Method in class org.openmrs.User
Deprecated.
use getFamilyName on Person
getLastNObs(Integer, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets the last n obs for conceptName
getLastNObs(Integer, Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets Observations from the last encounter
getLastNObservations(Integer, Person, Concept, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getLastNObservations(Integer, Person, Concept, boolean) - Method in interface org.openmrs.api.ObsService
getLastNObsWithValues(Integer, String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getLastNObsWithValues(Integer, Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets the most recent observation value
getLastObs(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets the most recent Observation matching this concept
getLastObs(Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the most recent obs matching concept out of the patient's encounters
getLastObsWithValues(String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets the most recent Observation value matching this concept
getLastObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Get the most recent obs matching concept out of the patient's encounters
getLastPatientSet(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getLatestState(PatientProgram, ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getLatestState(PatientProgram, ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
getLatitude() - Method in interface org.openmrs.Address
 
getLatitude() - Method in class org.openmrs.Location
 
getLatitude() - Method in class org.openmrs.PersonAddress
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.web.address.AddressTemplate
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.web.name.NameTemplate
 
getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
 
getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
 
getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
 
getLayoutTemplateByCodeName(String) - Method in class org.openmrs.layout.web.LayoutSupport
 
getLayoutTemplateByCountry(String) - Method in class org.openmrs.layout.web.LayoutSupport
 
getLayoutTemplateByDisplayName(String) - Method in class org.openmrs.layout.web.LayoutSupport
 
getLayoutTemplateByName(String) - Method in class org.openmrs.layout.web.LayoutSupport
 
getLayoutTemplates() - Method in class org.openmrs.layout.web.LayoutSupport
 
getLayoutToken() - Method in class org.openmrs.layout.web.address.AddressTemplate
 
getLayoutToken() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getLayoutToken() - Method in class org.openmrs.layout.web.name.NameTemplate
 
getLibCacheFolder() - Static method in class org.openmrs.util.OpenmrsClassLoader
Get the temporary "work" directory for expanded jar files
getLibCacheFolderForModule(Module) - Static method in class org.openmrs.module.ModuleClassLoader
Get the library cache folder for the given module.
getLimit() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getLineByLineFormat() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getLines() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getLinks() - Method in class org.openmrs.arden.MLMObject
 
getLinks() - Method in interface org.openmrs.arden.MlmRule
Returns urls that can be used as reference for this rule
getLinks() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
The links are appear under the getTitle heading on the admin screen.
getLinks() - Method in class org.openmrs.module.web.extension.LinkProviderExtension
 
getLinks() - Method in interface org.openmrs.module.web.extension.provider.LinkProvider
 
getLinkUrl(ReportSchema) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
TODO: this appears to be unused.
getListSeparator() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
getLoadedModules() - Static method in class org.openmrs.module.ModuleFactory
Returns all modules found/loaded into the system (started and not started)
getLoadedModulesCoreFirst() - Static method in class org.openmrs.module.ModuleFactory
Returns all modules found/loaded into the system (started and not started), with the core modules at the start of that list
getLoadedModulesMap() - Static method in class org.openmrs.module.ModuleFactory
Returns all modules found/loaded into the system (started and not started) in the form of a map
getLocale() - Static method in class org.openmrs.api.context.Context
Convenience method.
getLocale() - Method in class org.openmrs.api.context.UserContext
 
getLocale() - Method in class org.openmrs.ConceptDescription
 
getLocale() - Method in class org.openmrs.ConceptName
 
getLocale() - Method in class org.openmrs.ConceptWord
 
getLocale() - Method in class org.openmrs.messagesource.PresentationMessage
Returns the locale within which the message is expressed.
getLocale() - Method in class org.openmrs.web.taglib.ConceptTag
 
getLocalePreferred() - Method in class org.openmrs.ConceptName
Getter to be used by spring, developers should use ConceptName.isLocalePreferred()
getLocales() - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
getLocales() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
Gets the locales which are available from the current message source.
getLocales() - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
getLocales() - Method in interface org.openmrs.messagesource.MutableMessageSource
Gets the locales for which messages are available from this source.
getLocales() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getLocalesInOrder() - Static method in class org.openmrs.util.LocaleUtility
Utility method that returns a collection of all openmrs system locales, the set includes the current logged in user's preferred locale if any is set, the default locale, allowed locales in the order they are specified in the 'allowed.locale.list' global property and 'en' at the very end of the set if it isn't yet among them.
getLocalesOfConceptNames() - Method in interface org.openmrs.api.ConceptService
Gets the set of unique Locales used by existing concept names.
getLocalesOfConceptNames() - Method in interface org.openmrs.api.db.ConceptDAO
 
getLocalesOfConceptNames() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getLocalesOfConceptNames() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getLocalize() - Method in class org.openmrs.web.taglib.DatePatternTag
 
getLocation() - Method in class org.openmrs.api.context.UserContext
 
getLocation(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocation(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocation(Integer) - Method in interface org.openmrs.api.db.LocationDAO
Get a location by locationId
getLocation(String) - Method in interface org.openmrs.api.db.LocationDAO
Get a location by name
getLocation(Integer) - Method in interface org.openmrs.api.EncounterService
Deprecated.
getLocation(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
Deprecated.
use LocationService.getLocation(locationId)
getLocation(Integer) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocation(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocation(Integer) - Method in interface org.openmrs.api.LocationService
Returns a location given that locations primary key locationId A null value is returned if no location exists with this location.
getLocation(String) - Method in interface org.openmrs.api.LocationService
Returns a location given the location's exact name A null value is returned if there is no location with this name
getLocation() - Method in class org.openmrs.Encounter
 
getLocation() - Method in class org.openmrs.Obs
 
getLocation() - Method in class org.openmrs.PatientIdentifier
 
getLocation() - Method in class org.openmrs.PatientProgram
 
getLocation() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getLocation() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getLocation() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getLocation() - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
getLocation(Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
 
getLocation() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getLocation() - Method in class org.openmrs.web.dwr.ObsListItem
 
getLocation() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getLocation() - Method in class org.openmrs.web.taglib.FormatTag
 
getLocationByName(String) - Method in interface org.openmrs.api.EncounterService
Deprecated.
getLocationByName(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
Deprecated.
use LocationService.getLocation(name)
getLocationByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationByUuid(String) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationByUuid(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationByUuid(String) - Method in interface org.openmrs.api.LocationService
Returns a location by uuid
getLocationId() - Method in class org.openmrs.Location
 
getLocationId() - Method in class org.openmrs.web.dwr.LocationListItem
 
getLocationId() - Method in class org.openmrs.web.taglib.FormatTag
 
getLocations(String, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocations(String, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.LocationDAO
Returns a specified number of locations starting with a given string from the specified index
getLocations() - Method in interface org.openmrs.api.EncounterService
Deprecated.
getLocations() - Method in class org.openmrs.api.impl.EncounterServiceImpl
Deprecated.
use LocationService.getAllLocations()
getLocations(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocations(String, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocations(String) - Method in interface org.openmrs.api.LocationService
Returns locations that match the beginning of the given string.
getLocations(String, boolean, Integer, Integer) - Method in interface org.openmrs.api.LocationService
Returns a specific number locations from the specified starting position that match the beginning of the given string.
getLocations() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
 
getLocations() - Method in class org.openmrs.web.dwr.DWREncounterService
 
getLocationsByTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationsByTag(LocationTag) - Method in interface org.openmrs.api.LocationService
Returns locations that contain the given tag.
getLocationService() - Static method in class org.openmrs.api.context.Context
 
getLocationService() - Method in class org.openmrs.api.context.ServiceContext
 
getLocationsHavingAllTags(List<LocationTag>) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationsHavingAllTags(List<LocationTag>) - Method in interface org.openmrs.api.LocationService
Returns locations that are mapped to all given tags.
getLocationsHavingAnyTag(List<LocationTag>) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationsHavingAnyTag(List<LocationTag>) - Method in interface org.openmrs.api.LocationService
Returns locations that are mapped to any of the given tags.
getLocationTag(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationTag(Integer) - Method in interface org.openmrs.api.db.LocationDAO
Get a location tag by locationTagId
getLocationTag(Integer) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationTag(Integer) - Method in interface org.openmrs.api.LocationService
Returns a location tag given that locations primary key locationTagId.
getLocationTag() - Method in class org.openmrs.web.taglib.FormatTag
 
getLocationTagByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationTagByName(String) - Method in interface org.openmrs.api.db.LocationDAO
Get a location tag by name
getLocationTagByName(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationTagByName(String) - Method in interface org.openmrs.api.LocationService
Returns a location tag given the location's exact name (tag).
getLocationTagByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationTagByUuid(String) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationTagByUuid(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationTagByUuid(String) - Method in interface org.openmrs.api.LocationService
Returns a location tag by uuid
getLocationTagId() - Method in class org.openmrs.LocationTag
 
getLocationTagId() - Method in class org.openmrs.web.taglib.FormatTag
 
getLocationTags(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationTags(String) - Method in interface org.openmrs.api.db.LocationDAO
Find all location tags with matching names.
getLocationTags(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationTags(String) - Method in interface org.openmrs.api.LocationService
Returns location tags that match the beginning of the given string.
getLog4j() - Method in class org.openmrs.module.Module
 
getLogic() - Method in class org.openmrs.arden.MLMObject
 
getLogic() - Method in interface org.openmrs.arden.MlmRule
Returns the logic that is applied to the data to decide what action should be taken
getLogicDataSource(String) - Method in interface org.openmrs.logic.LogicContext
Fetches a logic data source by name
getLogicDataSource(String) - Method in interface org.openmrs.logic.LogicService
Get a logic data source by name
getLogicDataSources() - Method in interface org.openmrs.logic.LogicService
Get all registered logic data sources
getLogicParameters() - Method in interface org.openmrs.logic.LogicCriteria
 
getLogicService() - Static method in class org.openmrs.api.context.Context
 
getLogicService() - Method in class org.openmrs.api.context.ServiceContext
 
getLoginCredential(User) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getLoginCredential(User) - Method in interface org.openmrs.api.db.UserDAO
 
getLoginCredentialByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getLoginCredentialByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
Auto generated method comment
getLogLines() - Method in class org.openmrs.util.MemoryAppender
 
getLongitude() - Method in interface org.openmrs.Address
 
getLongitude() - Method in class org.openmrs.Location
 
getLongitude() - Method in class org.openmrs.PersonAddress
 
getLow() - Method in class org.openmrs.util.DoubleRange
 
getLowAbsolute() - Method in class org.openmrs.ConceptNumeric
 
getLowAbsolute() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getLowAbsolute() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getLowCritical() - Method in class org.openmrs.ConceptNumeric
 
getLowCritical() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getLowCritical() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getLowNormal() - Method in class org.openmrs.ConceptNumeric
 
getLowNormal() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getLowNormal() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getMandatoryModules() - Static method in class org.openmrs.module.ModuleUtil
Returns all modules that are marked as mandatory.
getMappedConcept() - Method in class org.openmrs.ConceptProposal
 
getMappingFiles() - Method in class org.openmrs.module.Module
 
getMappings() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getMaxAge() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getMaxBirthdate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getMaxConceptId() - Method in interface org.openmrs.api.ConceptService
Gets the highest concept-id used by a concept.
getMaxConceptId() - Method in interface org.openmrs.api.db.ConceptDAO
 
getMaxConceptId() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getMaxConceptId() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getMaximumDailyDose() - Method in class org.openmrs.Drug
 
getMaximumSearchResults() - Static method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
Fetch the max results value from the global properties table
getMaxOccurs() - Method in class org.openmrs.FormField
 
getMaxOccurs() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getMaxTokens() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getMediaType() - Method in class org.openmrs.module.Extension
Sets the content type of this extension.
getMediaType() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.BoxExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.FormEntryHandler
 
getMediaType() - Method in class org.openmrs.module.web.extension.HeaderIncludeExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.LinkExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.LinkProviderExtension
 
getMediaType() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.PortletExt
 
getMediaType() - Method in class org.openmrs.module.web.extension.TableRowExt
 
getMemberIds() - Method in class org.openmrs.Cohort
 
getMembers() - Method in class org.openmrs.web.dwr.CohortListItem
 
getMessage(String) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getMessage(String, Object[], Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getMessage(String, Object[], String, Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getMessage(String) - Method in interface org.openmrs.messagesource.MessageSourceService
Get the message with the given code from the current user's selected locale.
getMessage() - Method in class org.openmrs.messagesource.PresentationMessage
Returns the text of the message.
getMessage(String, Object...) - Static method in class org.openmrs.util.OpenmrsUtil
Utility method for getting the translation for the passed code
getMessagePreparator() - Method in class org.openmrs.notification.impl.MessageServiceImpl
 
getMessagePreparator() - Method in interface org.openmrs.notification.MessageService
 
getMessages() - Method in class org.openmrs.module.Module
Gets a mapping from locale to properties used by this module.
getMessageSender() - Method in class org.openmrs.notification.impl.MessageServiceImpl
 
getMessageSender() - Method in interface org.openmrs.notification.MessageService
 
getMessageService() - Static method in class org.openmrs.api.context.Context
Get the message service.
getMessageService() - Method in class org.openmrs.api.context.ServiceContext
 
getMessageSource() - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Use the current RequestContext's application context as MessageSource.
getMessageSources() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getMessageSources() - Method in interface org.openmrs.messagesource.MessageSourceService
 
getMessageSourceService() - Static method in class org.openmrs.api.context.Context
 
getMessageSourceService() - Method in class org.openmrs.api.context.ServiceContext
Gets the MessageSourceService used in the context.
getMessageState() - Method in class org.openmrs.hl7.HL7InArchive
 
getMessageState() - Method in class org.openmrs.hl7.HL7InQueue
Can be one of the states in the HL7Constants file.
getMiddleName() - Method in class org.openmrs.Person
Convenience method to get the middle name attribute on this person's preferred PersonName
getMiddleName() - Method in class org.openmrs.PersonName
 
getMiddleName() - Method in class org.openmrs.web.dwr.PersonListItem
 
getMigrationStatus() - Method in class org.openmrs.web.dwr.DWRHL7Service
Processes the ajax call for retrieving the progress and status
getMimeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
Deprecated. 
getMimeType(Integer) - Method in interface org.openmrs.api.db.ObsDAO
Deprecated. 
getMimeType(Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getMimeType(Integer) - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
getMimeType() - Method in class org.openmrs.MimeType
Deprecated.
 
getMimeTypeId() - Method in class org.openmrs.MimeType
Deprecated.
 
getMimeTypes() - Method in class org.openmrs.api.impl.ObsServiceImpl
getMimeTypes() - Method in interface org.openmrs.api.ObsService
getMinAge() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getMinBirthdate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
getMinConceptId() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getMinimumDailyDose() - Method in class org.openmrs.Drug
 
getMiniPerson(P, String, String, String, String) - Static method in class org.openmrs.web.controller.person.PersonFormController
Add the given name, gender, and birthdate/age to the given Person
getMinOccurs() - Method in class org.openmrs.FormField
 
getMinOccurs() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
GetMLMObjectElement(String) - Method in class org.openmrs.arden.MLMObject
 
getModel() - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
getModel() - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
getModel() - Method in class org.openmrs.web.filter.StartupFilter
The model that is used as the backer for all pages in this startup wizard.
getModel() - Method in class org.openmrs.web.filter.update.UpdateFilter
 
getModifier() - Method in class org.openmrs.activelist.Problem
 
getModifier() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getModifier() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getModifierNum() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getModule() - Method in class org.openmrs.module.AdvicePoint
 
getModule() - Method in class org.openmrs.module.ModuleClassLoader
 
getModule() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
getModule() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
getModuleActivator() - Method in class org.openmrs.module.Module
 
getModuleById(String) - Static method in class org.openmrs.module.ModuleFactory
 
getModuleByPackage(String) - Static method in class org.openmrs.module.ModuleFactory
 
getModuleClassLoader(Module) - Static method in class org.openmrs.module.ModuleFactory
Get a module's classloader
getModuleClassLoader(String) - Static method in class org.openmrs.module.ModuleFactory
Get a module's classloader via the module id
getModuleClassLoaderMap() - Static method in class org.openmrs.module.ModuleFactory
Return all current classloaders keyed on module object
getModuleClassLoaders() - Static method in class org.openmrs.module.ModuleFactory
Returns all module classloaders This method will not return null
getModuleForPath(String) - Static method in class org.openmrs.module.ModuleUtil
Gets the module that should handle a path.
getModuleId() - Method in class org.openmrs.module.Extension
Get this extension's module id
getModuleId() - Method in exception org.openmrs.module.MandatoryModuleException
The id (or ids) of the module that is mandatory
getModuleId() - Method in class org.openmrs.module.Module
 
getModuleId() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
getModuleId() - Method in class org.openmrs.module.UpdateFileParser
 
getModuleId() - Method in class org.openmrs.web.taglib.PortletTag
 
getModuleIdAsPath() - Method in class org.openmrs.module.Module
 
getModuleMappingResources() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
getModuleRepository() - Static method in class org.openmrs.module.ModuleUtil
Gets the folder where modules are stored.
getModules() - Method in class org.openmrs.module.ModuleConditionalResource
 
getModules() - Method in exception org.openmrs.module.OpenmrsCoreModuleException
The module ids that caused this exception
getModules() - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
 
getMRNGeneratorLog() - Method in interface org.openmrs.api.AdministrationService
Deprecated.
use the mrngen module instead
getMRNGeneratorLog() - Method in interface org.openmrs.api.db.AdministrationDAO
 
getMRNGeneratorLog() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getMRNGeneratorLog() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
getName() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getName() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
getName() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getName() - Method in class org.openmrs.Cohort
 
getName(Locale) - Method in class org.openmrs.Concept
Returns a name in the given locale.
getName() - Method in class org.openmrs.Concept
Returns concept name, the look up for the appropriate name is done in the following order; First name found in any locale that is explicitly marked as preferred while searching available locales in order of preference (the locales are traversed in their order as they are listed in the 'locale.allowed.list' including english global property). First "Fully Specified" name found while searching available locales in order of preference. The first fully specified name found while searching through all names for the concept The first synonym found while searching through all names for the concept. The first random name found(except index terms) while searching through all names.
getName(Locale, boolean) - Method in class org.openmrs.Concept
Returns a name in the given locale.
getName() - Method in class org.openmrs.ConceptName
 
getName() - Method in class org.openmrs.ConceptSource
 
getName() - Method in class org.openmrs.ImplementationId
A descriptive name for this implementation (e.g.
getName() - Method in class org.openmrs.module.Module
 
getName() - Method in class org.openmrs.notification.NoteType
 
getName() - Method in class org.openmrs.notification.Template
 
getName() - Method in interface org.openmrs.OpenmrsMetadata
 
getName() - Method in interface org.openmrs.patient.IdentifierValidator
 
getName() - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
getName() - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
 
getName() - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
 
getName() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
getName() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
 
getName() - Method in interface org.openmrs.report.DataSetDefinition
Deprecated.
Gets the name
getName() - Method in class org.openmrs.report.Parameter
Deprecated.
 
getName() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Returns the name of the ReportSchema
getName() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
getName() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getName() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getName() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getName() - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
getName() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
getName() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getName() - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
getName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
getName() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getName() - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
getName() - Method in class org.openmrs.scheduler.Schedule
Gets the name of the schedule.
getName() - Method in class org.openmrs.Tribe
Deprecated.
 
getName() - Method in class org.openmrs.web.dwr.CohortListItem
 
getName() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
getName() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getName() - Method in class org.openmrs.web.dwr.DrugSetItem
 
getName() - Method in class org.openmrs.web.dwr.FieldListItem
 
getName() - Method in class org.openmrs.web.dwr.FormListItem
 
getName() - Method in class org.openmrs.web.dwr.ListItem
 
getName() - Method in class org.openmrs.web.dwr.LocationListItem
 
getName() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getName() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
getName() - Method in class org.openmrs.web.taglib.ListPickerTag
 
getNameMappings() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getNames(Locale) - Method in class org.openmrs.Concept
Returns all names available in a specific locale.
getNames() - Method in class org.openmrs.Concept
 
getNames(boolean) - Method in class org.openmrs.Concept
 
getNames() - Method in class org.openmrs.Person
 
getNames() - Method in class org.openmrs.User
 
getNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getNaturalComparator() - Static method in class org.openmrs.util.NaturalStrings
Returns a comparator that compares contained numbers based on their numeric values and compares other parts using the current locale's order rules.
getNaturalComparator(Collator) - Static method in class org.openmrs.util.NaturalStrings
Returns a comparator that compares contained numbers based on their numeric values and compares other parts using the given collator.
getNaturalComparatorAscii() - Static method in class org.openmrs.util.NaturalStrings
Returns a comparator that compares contained numbers based on their numeric values and compares other parts based on each character's Unicode value.
getNaturalComparatorIgnoreCaseAscii() - Static method in class org.openmrs.util.NaturalStrings
Returns a comparator that compares contained numbers based on their numeric values and compares other parts based on each character's Unicode value while ignore upper/lower case differences.
getNeighborhoodCell() - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.getAddress3()
getNeighborhoodCell() - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.getAddress3()
getNewPassword() - Method in class org.openmrs.web.OptionsForm
 
getNewTag(String, Vector<String>) - Static method in class org.openmrs.util.FormUtil
Generates a new, unique tag name for any given string
getNextConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Finds the next concept in the dictionary that has the next largest concept id
getNextConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getNextConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getNextConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getNextExecution(TaskDefinition) - Static method in class org.openmrs.scheduler.SchedulerUtil
Gets the next execution time based on the initial start time (possibly years ago, depending on when the task was configured in OpenMRS) and the repeat interval of execution.
getNextExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
Convenience method that asks SchedulerUtil for it's next execution time.
getNextHL7InQueue() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getNextHL7InQueue() - Method in interface org.openmrs.hl7.db.HL7DAO
 
getNextHL7InQueue() - Method in interface org.openmrs.hl7.HL7Service
Get the first queue item in the database
getNextHL7InQueue() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getNK1List(ORU_R01) - Method in class org.openmrs.hl7.handler.ORUR01Handler
finds NK1 segments in an ORU_R01 message.
getNonLayoutToken() - Method in class org.openmrs.layout.web.address.AddressTemplate
 
getNonLayoutToken() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getNonLayoutToken() - Method in class org.openmrs.layout.web.name.NameTemplate
 
getNoSuchMessageExceptionDescription(NoSuchMessageException) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Return default exception message.
getNote(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
getNote(Integer) - Method in interface org.openmrs.api.db.NoteDAO
Get note by internal identifier
getNote(Integer) - Method in class org.openmrs.notification.impl.NoteServiceImpl
Get note by internal identifier
getNote(Integer) - Method in interface org.openmrs.notification.NoteService
 
getNotes() - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
getNotes() - Method in interface org.openmrs.api.db.NoteDAO
Get all notes
getNotes() - Method in class org.openmrs.notification.impl.NoteServiceImpl
Get all notes from the database.
getNotes(User) - Method in class org.openmrs.notification.impl.NoteServiceImpl
Get notes by user.
getNotes(User) - Method in interface org.openmrs.notification.NoteService
 
getNoteType() - Method in class org.openmrs.notification.Note
 
getNotification() - Method in class org.openmrs.web.OptionsForm
 
getNotificationAddress() - Method in class org.openmrs.web.OptionsForm
 
getNum() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
getNum() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
getNum() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
getNumberOfFailedTransfers() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
Gets the number of failed transfers during migration, this could be that the system couldn't write them to the file system or couldn't be deleted from the database.
getNumberTransferred() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getNumericAnswersForConcept(Concept, Boolean, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getNumericAnswersForConcept(Concept, Boolean, Integer, boolean) - Method in interface org.openmrs.api.ObsService
getNumericVar() - Method in class org.openmrs.web.taglib.ConceptTag
 
getNumForms() - Method in class org.openmrs.web.dwr.FieldListItem
 
getNumResults() - Method in class org.openmrs.logic.LogicTransform
Get number of Result object should be returned by the current criteria.
getObject(Class<T>, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getObject(Class<T>, Integer) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves the saved object of the passed type from the database by it's id
getObjectByUuid(Class<T>, String) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getObjectByUuid(Class<T>, String) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves the saved object of the passed type from the database by it's uuid
getObjectToEncode() - Method in class org.openmrs.reporting.ReportObjectXMLEncoder
Deprecated.
 
getObs(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObs(Integer) - Method in interface org.openmrs.api.db.ObsDAO
 
getObs(Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObs(Integer) - Method in interface org.openmrs.api.ObsService
Get an observation
getObs() - Method in class org.openmrs.ConceptProposal
 
getObs() - Method in class org.openmrs.Encounter
 
getObs(Obs, String) - Method in interface org.openmrs.obs.ComplexObsHandler
Fetches the ComplexData from the location indicated from Obs.value_complex, attaches ComplexData onto the Obs and returns the Obs.
getObs(Obs, String) - Method in class org.openmrs.obs.handler.AbstractHandler
 
getObs(Obs, String) - Method in class org.openmrs.obs.handler.BinaryDataHandler
Currently supports all views
getObs(Obs, String) - Method in class org.openmrs.obs.handler.BinaryStreamHandler
Returns the same ComplexData for all views.
getObs(Obs, String) - Method in class org.openmrs.obs.handler.ImageHandler
Currently supports all views and puts the Image file data into the ComplexData object
getObs() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
public getter for the obs that are the different rows for this FieldHolder.
getObs(Obs, String) - Method in class org.openmrs.web.controller.observation.handler.WebImageHandler
Returns the ComplexData for an Obs depending on the view.
getObs(Integer) - Method in class org.openmrs.web.dwr.DWRObsService
Auto generated method comment
getObs() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
getObsAtTopLevel(boolean) - Method in class org.openmrs.Encounter
Returns a Set of all root-level Obs of an Encounter, including obsGroups
getObsByPatientConceptEncounter(String, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
Auto generated method comment
getObsByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObsByUuid(String) - Method in interface org.openmrs.api.db.ObsDAO
Auto generated method comment
getObsByUuid(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObsByUuid(String) - Method in interface org.openmrs.api.ObsService
Get Obs by its UUID
getObsConcept() - Method in class org.openmrs.ConceptProposal
 
getObsDate() - Method in class org.openmrs.web.dwr.ObsListItem
 
getObsDatetime() - Method in class org.openmrs.Obs
 
getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, List<ConceptName>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, List<ConceptName>, boolean) - Method in interface org.openmrs.api.db.ObsDAO
 
getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObservationCount(List<ConceptName>, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
This method fetches the count of observations according to the criteria in the given arguments.
getObservationCount(List<ConceptName>, boolean) - Method in interface org.openmrs.api.ObsService
Gets the number of observations(including voided ones) that are using the specified conceptNames as valueCodedName answers
getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObservations(Cohort, Concept, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.db.ObsDAO
 
getObservations(Cohort, Concept, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObservations(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
This implementation queries the obs table comparing the given searchString with the patient's identifier, encounterId, and obsId
getObservations(Person, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
getObservations(Concept, Location, String, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(Person, Concept, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(Concept, String, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(Encounter) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated.
use org.openmrs.Encounter#getObs()
getObservations(List<Concept>, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(List<Concept>, Date, Date) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(Cohort, List<Concept>, Date, Date) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservations(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getObservations(Cohort, Concept, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
Date range is inclusive of both endpoints
getObservations(Person, boolean) - Method in interface org.openmrs.api.ObsService
getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
This method fetches observations according to the criteria in the given arguments.
getObservations(String) - Method in interface org.openmrs.api.ObsService
This method searches the obs table based on the given searchString.
getObservations(Concept, Location, String, Integer, boolean) - Method in interface org.openmrs.api.ObsService
getObservations(Person, Concept, boolean) - Method in interface org.openmrs.api.ObsService
getObservations(Concept, String, Integer, boolean) - Method in interface org.openmrs.api.ObsService
getObservations(Encounter) - Method in interface org.openmrs.api.ObsService
Deprecated.
getObservations(List<Concept>, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
getObservations(List<Concept>, Date, Date) - Method in interface org.openmrs.api.ObsService
getObservations(Cohort, List<Concept>, Date, Date) - Method in interface org.openmrs.api.ObsService
getObservations(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
 
getObservations(Cohort, Concept, Date, Date) - Method in interface org.openmrs.api.PatientSetService
Date range is inclusive of both endpoints
getObservations() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
getObservations(Integer) - Method in class org.openmrs.web.dwr.DWRObsService
Get all observations for the given encounter TODO: rename to getObservationsByEncounter
getObservations() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getObservations() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getObservations() - Method in class org.openmrs.web.taglib.SummaryTest
 
getObservationsAnsweredByConcept(Concept, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getObservationsAnsweredByConcept(Concept, Integer, boolean) - Method in interface org.openmrs.api.ObsService
getObservationsByPerson(Person) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObservationsByPerson(Person) - Method in interface org.openmrs.api.ObsService
Get all Observations for the given person, sorted by obsDatetime ascending.
getObservationsByPersonAndConcept(Person, Concept) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getObservationsByPersonAndConcept(Person, Concept) - Method in interface org.openmrs.api.ObsService
Get all nonvoided observations for the given patient with the given concept as the question concept (conceptId)
getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getObservationsValues(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getObservationsValues(Cohort, Concept, List<String>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
Deprecated.
getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getObservationsValues(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getObservationsValues(Cohort, Concept, List<String>) - Method in interface org.openmrs.api.PatientSetService
getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in interface org.openmrs.api.PatientSetService
Returns a mapping from patient id to obs for concept c
getObsGroup() - Method in class org.openmrs.Obs
An obs grouping occurs when the question (#getConcept()) is a set.
getObsGroupId() - Method in class org.openmrs.Obs
Deprecated.
The Obs.getObsGroup() method should be used
getObsGroupMatrix() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
List of columns for each obs grouper in this fieldholder.
getObsId() - Method in class org.openmrs.Obs
 
getObsId() - Method in class org.openmrs.web.dwr.ObsListItem
 
getObsService() - Static method in class org.openmrs.api.context.Context
 
getObsService() - Method in class org.openmrs.api.context.ServiceContext
 
getObsValue() - Method in class org.openmrs.web.taglib.FormatTag
 
getObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getOldPassword() - Method in class org.openmrs.web.OptionsForm
 
getOnDate() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
getOnDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
getOnDate() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getOpenmrsProperty(String) - Static method in class org.openmrs.util.OpenmrsConstants
 
getOpenmrsVersion() - Method in class org.openmrs.module.ModuleConditionalResource
 
getOperator() - Method in interface org.openmrs.logic.LogicExpression
Get the operator for the current LogicExpression
getOperator() - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
getOrder(Integer, Class<Ord>) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrder(Integer, Class<Ord>) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrder(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrder(Integer, Class<o>) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrder(Integer) - Method in interface org.openmrs.api.OrderService
Get order by internal primary key identifier
getOrder(Integer, Class<Ord>) - Method in interface org.openmrs.api.OrderService
Gets the order with the associated order id
getOrder() - Method in class org.openmrs.Obs
 
getOrder() - Method in class org.openmrs.web.dwr.ObsListItem
 
getOrderByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
Auto generated method comment
getOrderByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderByUuid(String) - Method in interface org.openmrs.api.OrderService
Get Order by its UUID
getOrderedFormFields() - Method in class org.openmrs.Form
 
getOrderer() - Method in class org.openmrs.Order
 
getOrdererId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getOrderId() - Method in class org.openmrs.Order
 
getOrderId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getOrderOfHandler(Class<?>) - Static method in class org.openmrs.util.HandlerUtil
Utility method to return the order attribute of the Handler annotation on the passed class.
getOrders(Class<Ord>, List<Patient>, List<Concept>, OrderService.ORDER_STATUS, List<User>, List<Encounter>, List<OrderType>) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrders(Class<Ord>, List<Patient>, List<Concept>, OrderService.ORDER_STATUS, List<User>, List<Encounter>, List<OrderType>) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrders() - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated.
This is a dumb method
getOrders(Class<Ord>, List<Patient>, List<Concept>, OrderService.ORDER_STATUS, List<User>, List<Encounter>, List<OrderType>) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrders(Class<Ord>, List<Patient>, List<Concept>, OrderService.ORDER_STATUS, List<User>, List<Encounter>, List<OrderType>) - Method in interface org.openmrs.api.OrderService
This searches for orders given the parameters.
getOrders() - Method in interface org.openmrs.api.OrderService
Deprecated.
this method would return a very large list for most systems and doesn't make sense to be used. If _all_ Orders are really what is wanted, use OrderService.getOrders(Class, List, List, org.openmrs.api.OrderService.ORDER_STATUS, List, List, List) with empty parameters
getOrders() - Method in class org.openmrs.Encounter
 
getOrdersByEncounter(Encounter) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrdersByEncounter(Encounter) - Method in interface org.openmrs.api.OrderService
Gets all orders contained in an encounter
getOrdersByPatient(Patient) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrdersByPatient(Patient) - Method in interface org.openmrs.api.OrderService
Get all orders by Patient
getOrdersByUser(User) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrdersByUser(User) - Method in interface org.openmrs.api.OrderService
Get all orders by the User that is marked as their orderer
getOrderService() - Static method in class org.openmrs.api.context.Context
 
getOrderService() - Method in class org.openmrs.api.context.ServiceContext
 
getOrderType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderType(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderType(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderType(Integer) - Method in interface org.openmrs.api.OrderService
Get orderType by internal identifier
getOrderType() - Method in class org.openmrs.Order
 
getOrderTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderTypeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
Auto generated method comment
getOrderTypeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypeByUuid(String) - Method in interface org.openmrs.api.OrderService
Get OrderType by its UUID
getOrderTypeId() - Method in class org.openmrs.OrderType
 
getOrderTypeId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getOrderTypes() - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
getOrderTypes() - Method in interface org.openmrs.api.OrderService
Deprecated.
use #getAllOrderTypes()
getOrdinal() - Method in class org.openmrs.notification.Template
 
getOrientation() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getOriginalText() - Method in class org.openmrs.ConceptProposal
 
getOtherDrugOrdersByPatientIdDrugSetId(Integer, String, int) - Method in class org.openmrs.web.dwr.DWROrderService
 
getOtherDrugSet(Integer, String, int) - Method in class org.openmrs.web.dwr.DWROrderService
 
getOtherGroupedConcepts() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getOtherIdentifiers() - Method in class org.openmrs.web.dwr.PatientListItem
 
getOtherNames() - Method in class org.openmrs.web.dwr.PersonListItem
 
getOtherwise() - Method in class org.openmrs.web.taglib.RequireTag
 
getOutFile(File, Date, User) - Static method in class org.openmrs.util.OpenmrsUtil
Gets an out File object.
getOutputFileToWrite(Obs) - Method in class org.openmrs.obs.handler.AbstractHandler
Returns a File for the given obs complex data to be written to.
getOutputStream() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
getOverrideContent(String) - Method in class org.openmrs.module.Extension
If this method returns a non-null value then the return value will be used as the default content for this extension at this extension point
getOverrideContent(String) - Method in class org.openmrs.module.web.extension.LinkExt
This extension does not have a place for any default content to go
getOverrideContent(String) - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
This extension does not have a place for any default content to go
getPackageName() - Method in class org.openmrs.module.Module
 
getPackagesFromFile(File) - Static method in class org.openmrs.module.ModuleUtil
This loops over all FILES in this jar to get the package names.
getPageContext() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getPageContext() - Method in class org.openmrs.web.taglib.PortletTag
 
getPageNumber() - Method in class org.openmrs.FormField
 
getPageNumber() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
Convenience method to get the page number for this row.
getPageNumber() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getParameter(Parameterizable, String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve a Parameter by Name.
getParameter(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve Parameter from Global Scope only.
getParameterClass() - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
getParameterList(String) - Method in interface org.openmrs.logic.LogicService
Fetches the parameters expected by a given rule
getParameterList() - Method in interface org.openmrs.logic.Rule
Returns the list of arguments.
getParameterMap() - Method in class org.openmrs.module.Extension
Get all of the parameters given to this extension point
getParameterMap() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getParameterMap() - Method in class org.openmrs.web.taglib.PortletTag
 
getParameters() - Method in class org.openmrs.cohort.StaticCohortDefinition
Deprecated.
 
getParameters() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getParameters() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getParameters() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
 
getParameters() - Method in interface org.openmrs.report.Parameterizable
Deprecated.
A object that can take parameters should examine itself and its child objects to find out all of its required parameters.
getParameters() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Looks through the datasetdefinitions and cohorts to get the rquired parameters TODO
getParameters() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getParameters() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getParameters() - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
getParameters() - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
getParameters() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Returns all SearchArgument values that match EvaluationContext.parameterValues
getParameters() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getParameters() - Method in class org.openmrs.web.taglib.PortletTag
 
getParameterValue(Parameterizable, Parameter) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve parameter value by Parameter.
getParameterValue(Parameter) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve parameter value in Global Scope only.
getParameterValue(Parameterizable, String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve parameter value by parameter name.
getParameterValue(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve global parameter value by name
getParameterValues() - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Retrieve all parameter values
getParent() - Method in class org.openmrs.FormField
 
getParent() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getParentLocation() - Method in class org.openmrs.Location
 
getParentMessageSource() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getParsedComposition() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getParsedCompositionString() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
getPassphrase() - Method in class org.openmrs.ImplementationId
This text is a long text string that is used to validate who uses an implementation id.
getPath() - Method in class org.openmrs.module.ModuleConditionalResource
 
getPath() - Method in class org.openmrs.web.taglib.FormatDateTag
 
getPathForResource(Module, String) - Static method in class org.openmrs.module.ModuleUtil
Takes a global path and returns the local path within the specified module.
getPatient(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatient(Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatient(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatient(Integer) - Method in interface org.openmrs.api.PatientService
Get patient by internal identifier
getPatient() - Method in class org.openmrs.arden.ArdenValue
 
getPatient() - Method in class org.openmrs.Encounter
 
getPatient(Integer) - Method in interface org.openmrs.logic.LogicContext
Gets the patient object for the given patient id (this patient must be in the cohort of this context)
getPatient() - Method in class org.openmrs.notification.Note
 
getPatient() - Method in class org.openmrs.Obs
Deprecated.
use getPerson()
getPatient() - Method in class org.openmrs.Order
 
getPatient() - Method in class org.openmrs.PatientIdentifier
 
getPatient() - Method in class org.openmrs.PatientProgram
 
getPatient() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPatient() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getPatient(Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Convenience method for dwr/javascript to convert a patient id into a Patient object (or at least into data about the patient)
getPatientAttr(String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Retrieves properties on the patient like patient.patientName.familyName
getPatientAttr(String, String, boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Retrieves properties on the patient like patient.patientName.familyName
getPatientAttributes(Cohort, String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientAttributes(Cohort, String, String, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientAttributes(Cohort, String, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientAttributes(Cohort, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientAttributes(Cohort, String, String, boolean) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getPatientAttributes(Cohort, String, boolean) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getPatientByExample(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
This default implementation simply looks at the OpenMRS internal id (patient_id).
getPatientByExample(Patient) - Method in interface org.openmrs.api.PatientService
This method tries to find a patient in the database given the attributes on the given patientToMatch object.
getPatientByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
Auto generated method comment
getPatientByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientByUuid(String) - Method in interface org.openmrs.api.PatientService
Get patient by universally unique identifier.
getPatientFilter() - Method in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
Get the patient filter assigned to the cohort definition.
getPatientFilterById(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getPatientFilterById(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getPatientFilterByName(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getPatientFilterByName(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getPatientId() - Method in class org.openmrs.Encounter
 
getPatientId() - Method in class org.openmrs.Patient
 
getPatientId() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPatientId() - Method in class org.openmrs.web.dwr.PatientListItem
 
getPatientId() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getPatientId() - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
getPatientId() - Method in class org.openmrs.web.taglib.PortletTag
 
getPatientId() - Method in class org.openmrs.web.taglib.ShowGraphTag
 
getPatientIdentifier(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifier(Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatientIdentifier(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifier() - Method in exception org.openmrs.api.PatientIdentifierException
 
getPatientIdentifier(Integer) - Method in interface org.openmrs.api.PatientService
Returns a patient identifier that matches the given patientIndentifier id
getPatientIdentifier() - Method in class org.openmrs.Patient
Convenience method to get the first "preferred" identifier for a patient.
getPatientIdentifier(PatientIdentifierType) - Method in class org.openmrs.Patient
Returns the first (preferred) patient identifier matching a PatientIdentifierType Otherwise, returns the first non-voided identifier Otherwise, null
getPatientIdentifier(Integer) - Method in class org.openmrs.Patient
Return's the first (preferred) patient identifier matching identifierTypeId
getPatientIdentifier(String) - Method in class org.openmrs.Patient
Return's the (preferred) patient identifier matching identifierTypeName Otherwise returns that last PatientIdenitifer
getPatientIdentifier(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Retrieves a patient identifier based on the given identifier type.
getPatientIdentifierByType(Cohort, List<PatientIdentifierType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientIdentifierByType(Cohort, List<PatientIdentifierType>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientIdentifierByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifierByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatientIdentifierByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierByUuid(String) - Method in interface org.openmrs.api.PatientService
Get patient identifier by universally unique identifier.
getPatientIdentifierId() - Method in class org.openmrs.PatientIdentifier
 
getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifiers(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientIdentifiers(String, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientIdentifiers(String, PatientIdentifierType, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientIdentifiers(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in interface org.openmrs.api.PatientService
Get all patientIdentifiers that match all of the given criteria Voided identifiers are not returned
getPatientIdentifiers(String, PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
getPatientIdentifiers(PatientIdentifierType) - Method in class org.openmrs.Patient
Returns only the non-voided identifiers for this patient.
getPatientIdentifiersByType(Cohort, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientIdentifiersByType(Cohort, PatientIdentifierType) - Method in interface org.openmrs.api.PatientSetService
Deprecated.
use method by same name that returns just the string instead of the whole object
getPatientIdentifierStringsByType(Cohort, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientIdentifierStringsByType(Cohort, PatientIdentifierType) - Method in interface org.openmrs.api.PatientSetService
Gets a map of patient identifiers values by identifier type, indexed by patient primary key.
getPatientIdentifierType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifierType(Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatientIdentifierType(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierType(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated. 
getPatientIdentifierType(Integer) - Method in interface org.openmrs.api.PatientService
Get patientIdentifierType by internal identifier
getPatientIdentifierType(String) - Method in interface org.openmrs.api.PatientService
getPatientIdentifierTypeByName(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierTypeByName(String) - Method in interface org.openmrs.api.PatientService
Get patientIdentifierType by exact name
getPatientIdentifierTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifierTypeByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
Auto generated method comment
getPatientIdentifierTypeByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierTypeByUuid(String) - Method in interface org.openmrs.api.PatientService
Get patient identifierType by universally unique identifier
getPatientIdentifierTypeId() - Method in class org.openmrs.PatientIdentifierType
 
getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatientIdentifierTypes() - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierTypes() - Method in interface org.openmrs.api.PatientService
getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in interface org.openmrs.api.PatientService
Get all patientIdentifier types that match the given criteria
getPatientIds() - Method in class org.openmrs.Cohort
Deprecated.
use #getMemberIds()
getPatientIds() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getPatientIds() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getPatientIds() - Method in class org.openmrs.web.taglib.PortletTag
 
getPatientModel(Integer, ModelMap, WebRequest) - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
 
getPatientOrPromotePerson(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientOrPromotePerson(Integer) - Method in interface org.openmrs.api.PatientService
Get patient by internal identifier.
getPatientProgram(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgram(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns a PatientProgram given that PatientPrograms primary key patientProgramId A null value is returned if no PatientProgram exists with this patientProgramId.
getPatientProgram(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientProgram(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a PatientProgram given that PatientPrograms primary key patientProgramId A null value is returned if no PatientProgram exists with this patientProgramId.
getPatientProgram() - Method in class org.openmrs.PatientState
 
getPatientProgram(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
getPatientProgramByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgramByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Auto generated method comment
getPatientProgramByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientProgramByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get a patient program by its uuid.
getPatientProgramId() - Method in class org.openmrs.PatientProgram
 
getPatientProgramId() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getPatientPrograms(Cohort, Program, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
This method assumes the patient is not simultaneously enrolled in the program more than once.
getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientPrograms(Cohort, Collection<Program>) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
TODO: refactor this
getPatientPrograms(Cohort, Program, boolean, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientPrograms(Cohort, Collection<Program>) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns PatientPrograms that match the input parameters.
getPatientPrograms(Cohort, Program) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientPrograms(Cohort, Collection<Program>) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientPrograms(Patient) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getPatientPrograms(Cohort, Program) - Method in interface org.openmrs.api.PatientSetService
Gets program enrollment data for the given cohort in the given program.
getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns PatientPrograms that match the input parameters.
getPatientPrograms(Patient) - Method in interface org.openmrs.api.ProgramWorkflowService
getPatientPrograms(Cohort, Collection<Program>) - Method in interface org.openmrs.api.ProgramWorkflowService
TODO: refactor?
getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatients(Collection<Integer>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatients(Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer, boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatients(Collection<Integer>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatients(Integer, Integer) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatients(String, String, List<PatientIdentifierType>) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatients(String, String, List<PatientIdentifierType>, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatients(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatients(String, Integer, Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatients(Collection<Integer>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatients(Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatients(String, String, List<PatientIdentifierType>, boolean) - Method in interface org.openmrs.api.PatientService
Get patients based on given criteria The identifier is matched with the regex OpenmrsConstants.PATIENT_IDENTIFIER_REGEX All parameters are optional and nullable.
getPatients(String, String, List<PatientIdentifierType>) - Method in interface org.openmrs.api.PatientService
Deprecated.
replaced by a call to PatientService.getPatients(String, String, List, boolean) with "false" as the last parameter
getPatients(String) - Method in interface org.openmrs.api.PatientService
Generic search on patients based on the given string.
getPatients(String, Integer, Integer) - Method in interface org.openmrs.api.PatientService
Generic search on patients based on the given string and returns a specific number of them from the specified starting position.
getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in interface org.openmrs.api.PatientService
Get a limited size of patients from a given start index based on given criteria The identifier is matched with the regex OpenmrsConstants.PATIENT_IDENTIFIER_REGEX All parameters are optional and nullable.
getPatients(Collection<Integer>) - Method in interface org.openmrs.api.PatientSetService
TODO write something here
getPatients(Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
Get a batch of patients that are not voided in the database
getPatients(String) - Method in class org.openmrs.web.dwr.DWRPatientSetService
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsByCharacteristics(String, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsByCharacteristics(String, Date, Date) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in interface org.openmrs.api.PatientSetService
Get patients by specified gender, birthdate range, age range, and alive status (all optional)
getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in interface org.openmrs.api.PatientSetService
Get patients by specified gender, birthdate range, age range, and alive status (all optional)
getPatientsByIdentifier(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated.
replaced by @deprecated replaced by PatientServiceImpl.getPatients(String, String, List)
getPatientsByIdentifier(String, boolean) - Method in interface org.openmrs.api.PatientService
getPatientsByIdentifierPattern(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientsByIdentifierPattern(String, boolean) - Method in interface org.openmrs.api.PatientService
Deprecated.
replaced by getPatients( ... )
getPatientsByName(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientsByName(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
getPatientsByName(String) - Method in interface org.openmrs.api.PatientService
getPatientsByName(String, boolean) - Method in interface org.openmrs.api.PatientService
Deprecated.
replaced by getPatients( ... )
getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
TODO: Fails to leave out patients who are voided Returns the set of patients that were in a given program, workflow, and state, within a given date range
getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in interface org.openmrs.api.PatientSetService
Gets patients who are enrolled in the given program or in the given state(s) at the specified time
getPatientsByRelationship(RelationshipType, boolean, boolean, Person) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
TODO get rid of the potentially-expensive call to getAllPatients()
getPatientsByRelationship(RelationshipType, boolean, boolean, Person) - Method in interface org.openmrs.api.db.PatientSetDAO
Returns the cohort of patients matching a particular relationship search.
getPatientSearch(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getPatientSearch(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getPatientSearch() - Method in class org.openmrs.reporting.PatientSearchReportObject
Deprecated.
 
getPatientSearch(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get patient search object by internal id or null if none found
getPatientSearch(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get a patient search matching the name exactly or null if none found
getPatientSearchId() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getPatientSearchId() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
getPatientSearchId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getPatientSearchMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPatientService() - Static method in class org.openmrs.api.context.Context
 
getPatientService() - Method in class org.openmrs.api.context.ServiceContext
 
getPatientSet(int, EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getPatientSet(int, boolean, EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
getPatientSet() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPatientSet() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Gets the default patient set.
getPatientSetCombineWithAnd(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getPatientSetCombineWithOr(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getPatientSetIfNotAllPatients() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Returns the patient set only if it is a subset of all patients.
getPatientSetService() - Static method in class org.openmrs.api.context.Context
 
getPatientSetService() - Method in class org.openmrs.api.context.ServiceContext
 
getPatientsHavingDateObs(Integer, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
TODO: don't return voided patients Gets all patients with an obs's value_date column value within startTime and endTime
getPatientsHavingDateObs(Integer, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingDateObs(Integer, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingDateObs(Integer, Date, Date) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
Returns a PatientSet of patient who had drug orders for a set of drugs active on a certain date.
getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, PatientSetService.GroupMethod, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, Date) - Method in interface org.openmrs.api.PatientSetService
Returns a Cohort of patient who had drug orders for a set of drugs active on a certain date.
getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, PatientSetService.GroupMethod, Date, Date) - Method in interface org.openmrs.api.PatientSetService
Returns a Cohort of patient who had drug orders for a set of drugs active between a pair of dates.
getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Returns the set of patients that have encounters, with several optional parameters: of type encounterType at a given location from filling out a specific form on or after fromDate on or before toDate patients with at least minCount of the given encounters patients with up to maxCount of the given encounters
getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingEncounters(EncounterType, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingEncounters(EncounterType, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
Searches for patients who have encounters as described by the arguments to this method
getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
Gets patients who have encounters as described by the parameters specified (all optional)
getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingLocation(Location) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingLocation(Location, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingLocation(Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingLocation(Location) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingLocation(Location, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingLocation(Integer) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in interface org.openmrs.api.PatientSetService
Searches for patients who have observations as described by the arguments to this method
getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in interface org.openmrs.api.PatientSetService
At least one of attribute and value must be non-null
getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsHavingTextObs(Concept, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsHavingTextObs(Concept, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.PatientSetService
 
getPatientsInProgram(Integer, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
TODO: Don't return voided patients Returns the set of patients that were ever in enrolled in a given program.
getPatientsInProgram(Integer, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPatientsInProgram(Program, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPatientsInProgram(Program, Date, Date) - Method in interface org.openmrs.api.PatientSetService
 
getPatientState(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getPatientState(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
getPatientState(Integer) - Method in class org.openmrs.PatientProgram
Returns the PatientState associated with this PatientProgram that has an id that matches the passed patientStateId
getPatientStateByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientStateByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getPatientStateByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientStateByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get a program state by its uuid.
getPatientStateId() - Method in class org.openmrs.PatientState
 
getPatientStateId() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getPatientStates(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
getPeople(String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPeople(String, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getPeople(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPeople(String, Boolean) - Method in interface org.openmrs.api.PersonService
Find a person matching the searchPhrase search string
getPerson() - Method in class org.openmrs.activelist.ActiveListItem
 
getPerson(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPerson(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getPerson(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPerson(Patient) - Method in class org.openmrs.api.impl.PersonServiceImpl
getPerson(User) - Method in class org.openmrs.api.impl.PersonServiceImpl
getPerson(Integer) - Method in interface org.openmrs.api.PersonService
Gets a person by internal id
getPerson(Patient) - Method in interface org.openmrs.api.PersonService
getPerson(User) - Method in interface org.openmrs.api.PersonService
getPerson() - Method in class org.openmrs.module.web.FormEntryContext
 
getPerson() - Method in class org.openmrs.Obs
Get the person object that this obs is acting on.
getPerson() - Method in class org.openmrs.PersonAddress
 
getPerson() - Method in class org.openmrs.PersonAttribute
 
getPerson() - Method in class org.openmrs.PersonName
 
getPerson() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
getPerson() - Method in class org.openmrs.User
 
getPerson() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
getPerson(Integer) - Method in class org.openmrs.web.dwr.DWRPersonService
 
getPerson() - Method in class org.openmrs.web.taglib.FormatTag
 
getPersonA() - Method in class org.openmrs.Relationship
 
getPersonA() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonAddress() - Method in class org.openmrs.Person
Convenience Method to get the "preferred" address for person.
getPersonAddress() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getPersonAddressByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAddressByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonAddressByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAddressByUuid(String) - Method in interface org.openmrs.api.PersonService
Get PersonAddress by its UUID
getPersonAddressId() - Method in class org.openmrs.PersonAddress
 
getPersonAId() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonAttribute(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAttribute(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonAttribute(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttribute(Integer) - Method in interface org.openmrs.api.PersonService
Get a PersonAttribute from the database with the given PersonAttributeid
getPersonAttribute(String, String, String, String, boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPersonAttribute(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getPersonAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAttributeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonAttributeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeByUuid(String) - Method in interface org.openmrs.api.PersonService
Get PersonAttribute by its UUID
getPersonAttributeId() - Method in class org.openmrs.PersonAttribute
 
getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in interface org.openmrs.api.PatientSetService
 
getPersonAttributes() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getPersonAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAttributeType(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonAttributeType(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeType(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
getPersonAttributeType(Integer) - Method in interface org.openmrs.api.PersonService
Get the PersonAttributeType given the type's PersonAttributeTypeId
getPersonAttributeType(String) - Method in interface org.openmrs.api.PersonService
getPersonAttributeTypeByName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeTypeByName(String) - Method in interface org.openmrs.api.PersonService
Get the PersonAttributeType given the type's name
getPersonAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
Auto generated method comment
getPersonAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeTypeByUuid(String) - Method in interface org.openmrs.api.PersonService
Gets a person attribute type with the given uuid.
getPersonAttributeTypeId() - Method in class org.openmrs.PersonAttributeType
 
getPersonAttributeTypes(String, String, Integer, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonAttributeTypes(String, String, Integer, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonAttributeTypes(String, String, Integer, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
getPersonAttributeTypes(OpenmrsConstants.PERSON_TYPE, PersonService.ATTR_VIEW_TYPE) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonAttributeTypes(String, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
getPersonAttributeTypes() - Method in interface org.openmrs.api.PersonService
getPersonAttributeTypes(String, String, Integer, Boolean) - Method in interface org.openmrs.api.PersonService
Find person attribute types matching the given parameters.
getPersonAttributeTypes(OpenmrsConstants.PERSON_TYPE, PersonService.ATTR_VIEW_TYPE) - Method in interface org.openmrs.api.PersonService
Gets the types defined for the given person type (person, user, patient) and the given type of view (one person vs many person objects)
getPersonAttributeTypes(String, String) - Method in interface org.openmrs.api.PersonService
getPersonAType() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonB() - Method in class org.openmrs.Relationship
 
getPersonB() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonBId() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonBType() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getPersonByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
Auto generated method comment
getPersonByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonByUuid(String) - Method in interface org.openmrs.api.PersonService
Get Person by its UUID
getPersonChangedBy() - Method in class org.openmrs.Person
 
getPersonCreator() - Method in class org.openmrs.Person
 
getPersonDateChanged() - Method in class org.openmrs.Person
 
getPersonDateCreated() - Method in class org.openmrs.Person
 
getPersonDateVoided() - Method in class org.openmrs.Person
 
getPersonId() - Method in class org.openmrs.Obs
The person id of the person on this object.
getPersonId() - Method in class org.openmrs.Person
 
getPersonId() - Method in class org.openmrs.web.dwr.PersonListItem
 
getPersonId() - Method in class org.openmrs.web.taglib.FormatTag
 
getPersonId() - Method in class org.openmrs.web.taglib.PortletTag
 
getPersonName() - Method in class org.openmrs.Person
Convenience method to get the "preferred" name for the person.
getPersonName() - Method in class org.openmrs.User
 
getPersonName() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getPersonName() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getPersonName() - Method in class org.openmrs.web.dwr.ObsListItem
 
getPersonName() - Method in class org.openmrs.web.dwr.PersonListItem
Convenience method to retrieve the givenName middleName familyName
getPersonName() - Method in class org.openmrs.web.OptionsForm
 
getPersonNameByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonNameByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonNameByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonNameByUuid(String) - Method in interface org.openmrs.api.PersonService
Get PersonName by its UUID
getPersonNameId() - Method in class org.openmrs.PersonName
 
getPersonNameString(PersonName) - Static method in class org.openmrs.web.controller.patient.ShortPatientFormController
Convenience method that transforms a person name to a string while ignoring null and blank values, the returned string only contains the givenName, middleName and familyName
getPersonService() - Static method in class org.openmrs.api.context.Context
 
getPersonService() - Method in class org.openmrs.api.context.ServiceContext
 
getPersonType() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
getPersonVoided() - Method in class org.openmrs.Person
 
getPersonVoidedBy() - Method in class org.openmrs.Person
 
getPersonVoidReason() - Method in class org.openmrs.Person
 
getPoint() - Method in class org.openmrs.module.AdvicePoint
 
getPointId() - Method in class org.openmrs.module.Extension
Get the point id
getPointId() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getPointId() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getPopupDivId() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getPortletParameters() - Method in class org.openmrs.module.web.extension.PortletExt
 
getPortletUrl() - Method in class org.openmrs.module.web.extension.BoxExt
 
getPortletUrl() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
Get the name of the portlet that will be imported for the tab content
getPortletUrl() - Method in class org.openmrs.module.web.extension.PortletExt
 
getPosition() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getPossibleAddressValues(Address, String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getPossibleAddressValues(Address, String) - Method in interface org.openmrs.api.LocationService
Given an Address object, returns all the possible values for the specified AddressField.
getPossibleNextStates(PatientProgram, ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getPossibleNextStates(PatientProgram, ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
getPossibleNextStates(PatientProgram) - Method in class org.openmrs.ProgramWorkflow
Returns a List<ProgramWorkflowState> including all possible next ProgramWorkflowStates, for the passed PatientProgram ordered by ConceptName
getPossibleNextStates(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
getPossibleValues() - Method in interface org.openmrs.Attributable
Find all possible values of this object.
getPossibleValues() - Method in class org.openmrs.Concept
 
getPossibleValues() - Method in class org.openmrs.Location
 
getPossibleValues() - Method in class org.openmrs.util.AttributableDate
 
getPostalCode() - Method in interface org.openmrs.Address
 
getPostalCode() - Method in class org.openmrs.Location
 
getPostalCode() - Method in class org.openmrs.PersonAddress
 
getPrecise() - Method in class org.openmrs.ConceptNumeric
 
getPredicate() - Method in class org.openmrs.arden.ArdenClause
 
getPreferred() - Method in class org.openmrs.PatientIdentifier
 
getPreferred() - Method in class org.openmrs.PersonAddress
 
getPreferred() - Method in class org.openmrs.PersonName
 
getPreferredHandler(Class<H>, Class<T>) - Static method in class org.openmrs.util.HandlerUtil
Retrieves the preferred Handler for a given handlerType and type.
getPreferredName(Locale) - Method in class org.openmrs.Concept
Returns the name which is explicitly marked as preferred for a given locale.
getPreferredName() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getPreferredNameForCountry(String) - Method in class org.openmrs.Concept
getPreferredNameInLanguage(String) - Method in class org.openmrs.Concept
getPreferredNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getPrefix() - Method in class org.openmrs.PersonName
 
getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
getPresentation(String, Locale) - Method in interface org.openmrs.messagesource.MutableMessageSource
Gets the PresentationMessage for a particular locale.
getPresentationLocales() - Method in interface org.openmrs.api.AdministrationService
Gets the list of locales for which localized messages are available for the user interface (presentation layer).
getPresentationLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getPresentations() - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
getPresentations() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
Returns all available messages.
getPresentations() - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
Returns all available messages.
getPresentations() - Method in interface org.openmrs.messagesource.MutableMessageSource
Gets all of the available messages, packaged as PresentationMessages.
getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
getPresentationsInLocale(Locale) - Method in interface org.openmrs.messagesource.MutableMessageSource
Gets alll the available messages in a particular locale, packaged as PresentationMessages.
getPrevConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Finds the previous concept in the dictionary that has the next lowest concept id
getPrevConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getPrevConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getPrevConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getPriority() - Method in class org.openmrs.arden.MLMObject
 
getPriority() - Method in interface org.openmrs.arden.MlmRule
Returns the priority value of the rule.
getPriority() - Method in class org.openmrs.notification.Note
 
getPrivilege(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getPrivilege(String) - Method in interface org.openmrs.api.db.UserDAO
 
getPrivilege(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getPrivilege(String) - Method in interface org.openmrs.api.UserService
Returns Privilege in the system with given String privilege
getPrivilege() - Method in class org.openmrs.Privilege
 
getPrivilege() - Method in class org.openmrs.web.taglib.PrivilegeTag
 
getPrivilege() - Method in class org.openmrs.web.taglib.RequireTag
 
getPrivilegeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getPrivilegeByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
Auto generated method comment
getPrivilegeByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getPrivilegeByUuid(String) - Method in interface org.openmrs.api.UserService
Get Privilege by its UUID
getPrivileges() - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
getPrivileges() - Method in interface org.openmrs.api.UserService
getPrivileges() - Method in class org.openmrs.module.Module
 
getPrivileges() - Static method in class org.openmrs.module.ModuleFactory
Get a list of required Privileges defined by the modules
getPrivileges() - Method in class org.openmrs.Role
 
getPrivileges() - Method in class org.openmrs.User
Get all privileges this user has.
getPrn() - Method in class org.openmrs.DrugOrder
Returns true/false whether the drug is a "pro re nata" (as needed) drug
getPrn() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getProblem() - Method in class org.openmrs.activelist.Problem
is actually "concept" in ActiveList
getProblem(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getProblem(Integer) - Method in interface org.openmrs.api.PatientService
Returns the Problem
getProblem() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getProblemConceptId() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getProblems(Person) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getProblems(Person) - Method in interface org.openmrs.api.PatientService
Get a list of the problems for the patient, sorted on sort_weight
getProficientLocales() - Method in class org.openmrs.User
Returns a list of Locales for which the User is considered proficient.
getProficientLocales() - Method in class org.openmrs.web.OptionsForm
Returns the locales within which the user is proficient.
getProgram(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgram(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Retrieves a Program from the database by primary key programId
getProgram(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgram(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgram(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a program given that programs primary key programId A null value is returned if no program exists with this programId.
getProgram(String) - Method in interface org.openmrs.api.ProgramWorkflowService
getProgram() - Method in class org.openmrs.PatientProgram
 
getProgram() - Method in class org.openmrs.ProgramWorkflow
 
getProgram(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Gets a patient program given a program ID or program name.
getProgram() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
getProgram() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getProgram() - Method in class org.openmrs.web.taglib.FormatTag
 
getProgramByName(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramByName(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a program given the program's exact name A null value is returned if there is no program with this name
getProgramByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Auto generated method comment
getProgramByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get a program by its uuid.
getProgramId() - Method in class org.openmrs.Program
 
getProgramId() - Method in class org.openmrs.web.taglib.FormatTag
 
getPrograms(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPrograms() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getPrograms(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns programs that match the given string.
getPrograms() - Method in interface org.openmrs.api.ProgramWorkflowService
getPrograms() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
getProgramWorkflow() - Method in class org.openmrs.ConceptStateConversion
 
getProgramWorkflow() - Method in class org.openmrs.ProgramWorkflowState
 
getProgramWorkflowId() - Method in class org.openmrs.ProgramWorkflow
 
getProgramWorkflowId() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getProgramWorkflowService() - Static method in class org.openmrs.api.context.Context
 
getProgramWorkflowService() - Method in class org.openmrs.api.context.ServiceContext
 
getProgramWorkflowState() - Method in class org.openmrs.ConceptStateConversion
 
getProgramWorkflowStateId() - Method in class org.openmrs.ProgramWorkflowState
 
getProperties() - Method in class org.openmrs.scheduler.TaskDefinition
Get the data map used to provide the task with runtime data.
getProperty() - Method in class org.openmrs.GlobalProperty
 
getProperty(String) - Method in class org.openmrs.scheduler.TaskDefinition
Get task configuration property.
getPropertyClass() - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
getPropertyList() - Method in class org.openmrs.web.taglib.RequireConfigurationTag
 
getPropertyPrefix() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
getPropertyValue() - Method in class org.openmrs.GlobalProperty
 
getProposedConcepts(String) - Method in interface org.openmrs.api.ConceptService
Find matching proposed concepts
getProposedConcepts(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getProposedConcepts(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getProposedConcepts(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getProvider(DataSetDefinition) - Method in interface org.openmrs.api.DataSetService
Deprecated.
 
getProvider() - Method in class org.openmrs.Encounter
 
getProvider(DataSetDefinition) - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
getProviderName() - Method in class org.openmrs.web.dwr.EncounterListItem
 
getProviders() - Method in interface org.openmrs.api.DataSetService
Deprecated.
Gets the list of providers that have been previously set on this service
getProviders() - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
getPublished() - Method in class org.openmrs.Form
 
getPublishedForms() - Method in interface org.openmrs.api.FormService
Returns all published forms (not including retired ones)
getPublishedForms() - Method in class org.openmrs.api.impl.FormServiceImpl
 
getPurpose() - Method in class org.openmrs.arden.MLMObject
 
getPurpose() - Method in interface org.openmrs.arden.MlmRule
Returns the purpose of this rule
getQuantity() - Method in class org.openmrs.DrugOrder
Gets the quantity
getQuantity() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getQueryParameters() - Method in class org.openmrs.module.web.extension.provider.Link
 
getQuestion() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getQuestions() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getQuestionsAnswered() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Get the other concept questions that this concept is declared as an answer for
getQuestionsForAnswer(Concept) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #getConceptsByAnswer(Concept)
getQuestionsForAnswer(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
getQuestionsForAnswer(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
getRanDate() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getRandomToken() - Static method in class org.openmrs.util.Security
This method will generate a random string
getReaction() - Method in class org.openmrs.activelist.Allergy
 
getReaction() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getReactionConceptId() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getReadType() - Method in class org.openmrs.arden.MLMObjectElement
 
getRecipient(User) - Method in class org.openmrs.notification.Alert
Convenience method to find the AlertRecipient object within this alert that corresponds to the given recipient
getRecipient() - Method in class org.openmrs.notification.AlertRecipient
 
getRecipients() - Method in class org.openmrs.notification.Alert
 
getRecipients() - Method in class org.openmrs.notification.Message
 
getRecipients() - Method in class org.openmrs.notification.Template
 
getRedirect() - Method in class org.openmrs.web.taglib.RequireTag
 
getRedirectView() - Method in class org.openmrs.web.controller.RedirectController
 
getReferenceKey(Object) - Method in class org.openmrs.xml.OpenmrsReferenceLogic
Deprecated.
 
getRegion() - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.getAddress6()
getRegion() - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.getAddress6()
getRegisteredComponents(Class<T>) - Static method in class org.openmrs.api.context.Context
 
getRegisteredComponents(Class<T>) - Method in class org.openmrs.api.context.ServiceContext
Retrieves all Beans which have been registered in the Spring ApplicationContext that match the given object type (including subclasses).
getRegisteredTasks() - Method in interface org.openmrs.scheduler.SchedulerService
Get the list of tasks that are available to be scheduled.
getRegisteredTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Get all registered tasks.
getRegisteredTypeForObject(OpenmrsObject) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getRegisteredTypeForObject(OpenmrsObject) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Returns the registered class for the passed object, or null if none found For example, if the supportedTypes property contains the CohortDefinition.class interface, and a particular implementation of that interface is passed in, then this method would return CohortDefinition.class.
getRelatedObservations() - Method in class org.openmrs.Obs
Convenience method that returns related Obs If the Obs argument is not an ObsGroup: a Set will be returned containing all of the children of this Obs' parent that are not ObsGroups themselves.
getRelationship(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationship(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationship(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationship(Integer) - Method in interface org.openmrs.api.PersonService
Get relationship by internal relationship identifier
getRelationshipByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationshipByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
Auto generated method comment
getRelationshipByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipByUuid(String) - Method in interface org.openmrs.api.PersonService
Get Relationship by its UUID
getRelationshipId() - Method in class org.openmrs.Relationship
 
getRelationshipId() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
getRelationshipIdentifiers(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getRelationshipIds(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getRelationshipMap(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipMap(RelationshipType) - Method in interface org.openmrs.api.PersonService
Get all relationships for a given type of relationship mapped from the personA to all of the personB's
getRelationshipNames(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getRelationships(Cohort, RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationships(Cohort, RelationshipType) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationships(Cohort, RelationshipType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getRelationships() - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationships(Person, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationships(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationships(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationships(Cohort, RelationshipType) - Method in interface org.openmrs.api.PatientSetService
 
getRelationships() - Method in interface org.openmrs.api.PersonService
getRelationships(Person, boolean) - Method in interface org.openmrs.api.PersonService
getRelationships(Person) - Method in interface org.openmrs.api.PersonService
getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.PersonService
Get relationships stored in the database that
getRelationships(RelationshipType) - Method in interface org.openmrs.api.PersonService
getRelationships(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getRelationships(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRRelationshipService
 
getRelationshipsByPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipsByPerson(Person) - Method in interface org.openmrs.api.PersonService
Get list of relationships that include Person in person_id or relative_id Does not include voided relationships
getRelationshipsMap() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
getRelationshipsTo(Person, RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationshipsTo(Person, RelationshipType) - Method in interface org.openmrs.api.PersonService
getRelationshipType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationshipType(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationshipType(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipType(Integer) - Method in interface org.openmrs.api.PersonService
Get relationshipType by internal identifier
getRelationshipType() - Method in class org.openmrs.Relationship
 
getRelationshipType() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
getRelationshipTypeByName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipTypeByName(String) - Method in interface org.openmrs.api.PersonService
Find relationshipType by exact name match
getRelationshipTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationshipTypeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
Auto generated method comment
getRelationshipTypeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipTypeByUuid(String) - Method in interface org.openmrs.api.PersonService
Gets the relationship type with the given uuid.
getRelationshipTypeId() - Method in class org.openmrs.RelationshipType
 
getRelationshipTypes(String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationshipTypes(String, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationshipTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
getRelationshipTypes(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipTypes(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipTypes() - Method in interface org.openmrs.api.PersonService
getRelationshipTypes(String, Boolean) - Method in interface org.openmrs.api.PersonService
Find relationshipTypes by exact name match and/or preferred status
getRelationshipTypes(String) - Method in interface org.openmrs.api.PersonService
Get relationshipTypes by searching through the names and loosely matching to the given searchString
getRelatives(Cohort, RelationshipType, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getRelatives(Cohort, RelationshipType, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getRelatives(Cohort, RelationshipType, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getRelatives(Cohort, RelationshipType, boolean) - Method in interface org.openmrs.api.PatientSetService
 
getRemoveConcept() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getRenderedContentType(ReportSchema, String) - Method in class org.openmrs.report.impl.CsvReportRenderer
Deprecated.
 
getRenderedContentType(ReportSchema, String) - Method in class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
getRenderedContentType(ReportSchema, String) - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
The content-type that will be rendered
getRenderer() - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
getRenderers() - Method in interface org.openmrs.api.ReportService
Deprecated.
Gets the renderers map registered to this report service
getRenderers() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getRenderingModes(ReportSchema) - Method in interface org.openmrs.api.ReportService
Deprecated.
Returns a List of RenderingModes that the passed ReportSchema supports, in their preferred order
getRenderingModes(ReportSchema) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
getRenderingModes(ReportSchema) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getRenderingModes(ReportSchema) - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
Returns the modes in which this report schema could be rendered.
getRepeatInterval() - Method in class org.openmrs.scheduler.Schedule
Gets the number of seconds until task is executed again.
getRepeatInterval() - Method in class org.openmrs.scheduler.TaskDefinition
Gets the number of seconds until task is executed again.
getReportElements() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Gets the report elements.
getReportId() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getReportObject(Integer) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
getReportObject(Integer) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
Deprecated.
Auto generated method comment
getReportObject(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObject(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get the report object by internal id
getReportObject() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getReportObjectClassByName(String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getReportObjectClassBySubType(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObjectClassBySubType(String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getReportObjectClassBySubType(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
 
getReportObjectId() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getReportObjectId() - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
getReportObjectId() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getReportObjects() - Method in class org.openmrs.reporting.ReportObjectList
Deprecated.
 
getReportObjectsByType(String) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
getReportObjectsByType(String) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
Deprecated.
Auto generated method comment
getReportObjectsByType(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObjectsByType(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get report objects by type that was stored.
getReportObjectService() - Static method in class org.openmrs.api.context.Context
Deprecated.
see reportingcompatibility module
getReportObjectService() - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
getReportObjectSubTypes(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObjectSubTypes(String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getReportObjectSubTypes(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get the current list of different sub types stored in the system
getReportObjectType() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
getReportObjectTypes() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObjectTypes() - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getReportObjectTypes() - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get the current list of different reportObjectTypes stored in the system
getReportObjectValidatorByClass(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getReportObjectValidatorByClass(String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
getReportObjectValidatorByClass(String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
getReportParameters() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Get all ReportParameters defined for this schema.
getReportRenderer(Class<? extends ReportRenderer>) - Method in interface org.openmrs.api.ReportService
Deprecated.
Returns the registered ReportRenderer whose class matches the passed class
getReportRenderer(String) - Method in interface org.openmrs.api.ReportService
Deprecated.
Returns the registered ReportRenderer whose class matches the passed class name
getReportRenderer(Class<? extends ReportRenderer>) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportRenderer(String) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportRenderers() - Method in interface org.openmrs.api.ReportService
Deprecated.
Returns a Collection of all registered ReportRenderers
getReportRenderers() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportSchema(Integer) - Method in interface org.openmrs.api.ReportService
Deprecated.
Get the ReportSchema with the given id
getReportSchema(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
Deprecated.
Returns a ReportSchema object from a ReportSchemaXml definition De-serialized the xml definition, applies macro definitions, and returns an expanded report schema object
getReportSchema(Integer) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportSchema(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportSchema() - Method in class org.openmrs.report.ReportData
Deprecated.
 
getReportSchemaId() - Method in class org.openmrs.report.ReportSchema
Deprecated.
Returns the ReportSchema Id
getReportSchemaId() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Returns the ReportSchema Id
getReportSchemas() - Method in interface org.openmrs.api.ReportService
Deprecated.
Return a list of ReportSchemas
getReportSchemas() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportSchemaXml(Integer) - Method in interface org.openmrs.api.ReportService
Deprecated.
Get the xmlified ReportSchema object that was saved previously
getReportSchemaXml(Integer) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
getReportSchemaXml(Integer) - Method in interface org.openmrs.report.db.ReportDAO
Deprecated.
 
getReportSchemaXml(Integer) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportSchemaXmls() - Method in interface org.openmrs.api.ReportService
Deprecated.
Get all saved ReportSchemaXml objects in the db
getReportSchemaXmls() - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
getReportSchemaXmls() - Method in interface org.openmrs.report.db.ReportDAO
Deprecated.
 
getReportSchemaXmls() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getReportService() - Static method in class org.openmrs.api.context.Context
Deprecated.
see reportingcompatibility module
getReportService() - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
getReportXmlMacros() - Method in interface org.openmrs.api.ReportService
Deprecated.
Gets the macros that will be used when deserializing ReportSchemaXML
getReportXmlMacros() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
getRequest() - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
getRequestContext() - Method in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
Return the current RequestContext.
getRequireAll(Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
Returns whether or not to require that the user have all of the privileges in order to be "authorized" for this class
getRequireAll(Method) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
Returns whether or not to require that the user have all of the privileges in order to be "authorized" for this method
getRequired() - Method in class org.openmrs.FormField
 
getRequired() - Method in class org.openmrs.PatientIdentifierType
 
getRequired() - Method in class org.openmrs.web.dwr.FormFieldListItem
 
getRequireDatabaseVersion() - Method in class org.openmrs.module.Module
 
getRequiredClass() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getRequiredInput() - Method in exception org.openmrs.util.InputRequiredException
The user prompts and datatype for each question that the user has to provide input for
getRequiredModules() - Method in class org.openmrs.module.Module
This list of strings is just what is included in the config.xml file, the full package names: e.g.
getRequiredModuleVersion(String) - Method in class org.openmrs.module.Module
Convenience method to get the version of this given module that is required
getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
Returns the required privilege in order to see this section.
getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.BoxExt
Returns the required privilege in order to see this section.
getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If you want your module to require any privileges before the user can enter forms with this particular module (besides "Form Entry" which is automatically required by the framework) then return it here.
getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.LinkExt
 
getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
Tab views are controlled by privileges.
getRequireOpenmrsVersion() - Method in class org.openmrs.module.Module
 
getResourceAsStream(String) - Method in class org.openmrs.util.ClassLoaderFileOpener
 
getResourceAsStream(String) - Method in class org.openmrs.util.OpenmrsClassLoader
Searches all known module classloaders first, then parent classloaders
getResourceInputStream(URL) - Static method in class org.openmrs.util.OpenmrsUtil
Opens input stream for given resource.
getResources(String) - Method in class org.openmrs.util.ClassLoaderFileOpener
 
getResources(String) - Method in class org.openmrs.util.OpenmrsClassLoader
Searches all known module classloaders first, then parent classloaders
getResultDate() - Method in class org.openmrs.logic.result.Result
Returns the data of the result (not to be confused with a data value).
getResultObject() - Method in class org.openmrs.logic.result.Result
Get the result object
getRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
This method delegates to BaseOpenmrsMetadata.isRetired().
getRetired() - Method in class org.openmrs.Concept
Deprecated.
Use the "proper" isRetired method.
getRetired() - Method in class org.openmrs.Tribe
Deprecated.
 
getRetired() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getRetired() - Method in class org.openmrs.web.dwr.UserListItem
 
getRetiredBy() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getRetiredBy() - Method in class org.openmrs.Concept
 
getRetiredBy() - Method in interface org.openmrs.Retireable
 
getRetiredReason() - Method in class org.openmrs.Form
getRetireReason() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getRetireReason() - Method in class org.openmrs.Concept
 
getRetireReason() - Method in interface org.openmrs.Retireable
 
getReturnValue() - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
getRewrites() - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
getRightOperand() - Method in interface org.openmrs.logic.LogicExpression
Get the right operand of the LogicExpression.
getRole(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getRole(String) - Method in interface org.openmrs.api.db.UserDAO
 
getRole(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getRole(String) - Method in interface org.openmrs.api.UserService
Returns role object with given string role
getRole() - Method in class org.openmrs.Role
 
getRoleByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getRoleByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
Auto generated method comment
getRoleByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getRoleByUuid(String) - Method in interface org.openmrs.api.UserService
Get Role by its UUID
getRoles() - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
getRoles() - Method in interface org.openmrs.api.UserService
Deprecated.
getRoles() - Method in class org.openmrs.User
 
getRoles(WebRequest) - Method in class org.openmrs.web.controller.user.UserFormController
 
getRoles() - Method in class org.openmrs.web.dwr.UserListItem
 
getRootToken() - Method in interface org.openmrs.logic.LogicCriteria
Method to get the root token of the current LogicCriteria.
getRootToken() - Method in interface org.openmrs.logic.LogicExpression
Method to get the root token of the current LogicCriteria.
getRoute() - Method in class org.openmrs.Drug
 
getRowCount() - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
getRowPerObsColumn() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
getRows() - Method in class org.openmrs.module.web.extension.TableRowExt
The map returns a listing of the rows to add to a table.
getRows() - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
getRule(String) - Method in interface org.openmrs.logic.LogicService
Gets the rule registered under a given token
getRunStatus() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getRuntimeProperties() - Static method in class org.openmrs.api.context.Context
Get the runtime properties that this OpenMRS instance was started with
getRuntimeProperties(String) - Static method in class org.openmrs.util.OpenmrsUtil
Finds and loads the runtime properties file for a specific OpenMRS application.
getRuntimeProperties() - Static method in class org.openmrs.web.Listener
Finds and loads the runtime properties
getSalt() - Method in class org.openmrs.api.db.LoginCredential
 
getSatisfiedByAny() - Method in class org.openmrs.notification.Alert
 
getSaved() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getSavedCohortId() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getSavedConceptDatatype(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
Gets the value of conceptDatatype currently saved in the database for the given concept, bypassing any caches.
getSavedConceptDatatype(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getSavedConceptName(ConceptName) - Method in interface org.openmrs.api.db.ConceptDAO
Gets the persisted copy of the conceptName currently saved in the database for the given conceptName, bypassing any caches.
getSavedConceptName(ConceptName) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getSavedEncounterDatetime(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
Gets the value of encounterDatetime currently saved in the database for the given encounter, bypassing any caches.
getSavedEncounterDatetime(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getSavedEncounterLocation(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
Gets the location of the encounter
getSavedEncounterLocation(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getSavedFilterId() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getSavedPersonAttributeTypeName(PersonAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getSavedPersonAttributeTypeName(PersonAttributeType) - Method in interface org.openmrs.api.db.PersonDAO
Gets the value of name currently saved in the database for the given personAttributeType, bypassing any caches.
getSavedSearchId() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getSchedule(Integer) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Get schedule by internal identifier
getSchedule(Integer) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Get schedule by internal identifier
getScheduledTasks() - Method in interface org.openmrs.scheduler.SchedulerService
Get scheduled tasks.
getScheduledTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Get all scheduled tasks.
getSchedulerDAO() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Gets the scheduler data access object.
getSchedulerService() - Static method in class org.openmrs.api.context.Context
 
getSchedulerService() - Method in class org.openmrs.api.context.ServiceContext
 
getSearch() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
getSearchable() - Method in class org.openmrs.PersonAttributeType
 
getSearchHistories() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
getSearchHistories() - Method in interface org.openmrs.reporting.ReportObjectService
getSearchHistory() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getSearchHistory(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
getSearchHistory(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Get a CohortSearchHistory by internal id or null if none found
getSearchLocales() - Method in interface org.openmrs.api.AdministrationService
Returns a list of locales used by the user when searching.
getSearchLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getSecondsUntilNextExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
Convenience method to calculate the seconds until the next execution time.
getSecretAnswer() - Method in class org.openmrs.api.db.LoginCredential
 
getSecretAnswerConfirm() - Method in class org.openmrs.web.OptionsForm
 
getSecretAnswerNew() - Method in class org.openmrs.web.OptionsForm
 
getSecretQuestion() - Method in class org.openmrs.api.db.LoginCredential
 
getSecretQuestion() - Method in class org.openmrs.User
 
getSecretQuestionNew() - Method in class org.openmrs.web.OptionsForm
 
getSecretQuestionPassword() - Method in class org.openmrs.web.OptionsForm
 
getSelect() - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
getSelectMultiple() - Method in class org.openmrs.Field
 
getSelectMultiple() - Method in class org.openmrs.web.dwr.FieldListItem
 
getSender() - Method in class org.openmrs.notification.Message
 
getSender() - Method in class org.openmrs.notification.Template
 
getSentDate() - Method in class org.openmrs.notification.Message
 
getSeparator() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getSerializationClass() - Method in class org.openmrs.api.db.SerializedObject
 
getSerializationService() - Static method in class org.openmrs.api.context.Context
 
getSerializationService() - Method in class org.openmrs.api.context.ServiceContext
 
getSerializedData() - Method in class org.openmrs.api.db.SerializedObject
 
getSerializedObject(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getSerializedObject(Integer) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves the raw SerializedObject from the database by id
getSerializedObjectByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getSerializedObjectByUuid(String) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Retrieves the raw Serialized Object from the database by uuid
getSerializer(Class<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
getSerializer(Class<? extends OpenmrsSerializer>) - Method in interface org.openmrs.api.SerializationService
Returns the serializer that matches the passed class, or null if no such serializer exists.
getSerializer() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
- Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer() Note, this uses a different Serialization mechanism, so you may need to use this for conversion
getSerializers() - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
getSerializers() - Method in interface org.openmrs.api.SerializationService
Gets the list of OpenmrsSerializers that have been registered with this service.
getService(Class<? extends T>) - Static method in class org.openmrs.api.context.Context
Used for getting services not in the previous get*Service() calls
getService(Class<? extends T>) - Method in class org.openmrs.api.context.ServiceContext
Returns the current proxy that is stored for the Class cls
getServlet(String) - Static method in class org.openmrs.module.web.WebModuleUtil
Finds the servlet defined by the servlet name
getServletContext() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
getServletContext() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
getServletName() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
getServletNames() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
getSet() - Method in class org.openmrs.Concept
 
getSetMembers() - Method in class org.openmrs.Concept
Get all the concept members of current concept
getSetMemberVar() - Method in class org.openmrs.web.taglib.ConceptTag
 
getSetsContainingConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Find all sets that the given concept is a member of
getSetsContainingConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getSetsContainingConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getSetsContainingConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getSeverity() - Method in class org.openmrs.activelist.Allergy
 
getSeverity() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getShortestName(Locale, Boolean) - Method in class org.openmrs.Concept
Returns the short form name for a locale, or if none has been identified, the shortest name available in the locale.
getShortestName() - Method in class org.openmrs.ConceptName
getShortName() - Method in class org.openmrs.ConceptName
Deprecated. 
getShortName() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getShortNameForCountry(String) - Method in class org.openmrs.Concept
getShortNameInLanguage(String) - Method in class org.openmrs.Concept
getShortNameInLocale(Locale) - Method in class org.openmrs.Concept
Gets the explicitly specified short name for a locale.
getShortNames() - Method in class org.openmrs.Concept
Gets a collection of short names for this concept from all locales.
getShortNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getShortNamesForLocale(Locale) - Method in class org.openmrs.Concept
Deprecated.
because each concept has only one short name per locale.
getShortPatientDescriptions(Collection<Integer>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
getShortPatientDescriptions(Collection<Integer>) - Method in interface org.openmrs.api.db.PatientSetDAO
 
getShortPatientDescriptions(Collection<Integer>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
getShortPatientDescriptions(Collection<Integer>) - Method in interface org.openmrs.api.PatientSetService
 
getShortSerializer() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
- Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer() Note, this uses a different Serialization mechanism, so you may need to use this for conversion
getShowConceptHeader() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getShowDate() - Method in class org.openmrs.web.taglib.ActiveListWidget
 
getShowDateHeader() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getShowEmptyConcepts() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getShowLabelIfNoExtensions() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
getShowRetiredMessage() - Method in class org.openmrs.web.OptionsForm
 
getSimilarPeople(String, Integer, String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getSimilarPeople(String, Integer, String) - Method in interface org.openmrs.api.db.PersonDAO
 
getSimilarPeople(String, Integer, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getSimilarPeople(String, Integer, String, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
getSimilarPeople(String, Integer, String) - Method in interface org.openmrs.api.PersonService
Find a similar person given the attributes.
getSimilarPeople(String, Integer, String, String) - Method in interface org.openmrs.api.PersonService
getSimilarPeople(String, String, String, String) - Method in class org.openmrs.web.dwr.DWRPersonService
Searches for Person records that have a name similar to the given name, a birthdate that is null or within a few years of the given birthdate, and a gender that matches.
getSinceDate() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getSinceDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getSinceDate() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getSinceDate() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getSinceDate() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getSingletonInstance() - Static method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
Auto generated method comment
GetSize() - Method in class org.openmrs.arden.MLMObject
 
getSize() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
getSize() - Method in class org.openmrs.Cohort
 
getSize() - Method in class org.openmrs.reporting.ReportObjectList
Deprecated.
 
getSize() - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
getSize() - Method in class org.openmrs.web.taglib.PortletTag
 
getSizeMappings() - Method in class org.openmrs.layout.web.LayoutTemplate
 
getSort() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getSortBy() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
getSortBy() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
getSortBy() - Method in class org.openmrs.web.taglib.ForEachObsTag
 
getSortColumn() - Method in class org.openmrs.logic.LogicTransform
 
getSortedAnswers(Locale) - Method in class org.openmrs.Concept
Deprecated.
getSortedStates() - Method in class org.openmrs.ProgramWorkflow
Returns a Set<ProgramWorkflowState> including all ProgramWorkflowStates, sorted by ConceptName
getSortWeight() - Method in class org.openmrs.activelist.Problem
 
getSortWeight() - Method in class org.openmrs.ConceptAnswer
 
getSortWeight() - Method in class org.openmrs.ConceptSet
 
getSortWeight() - Method in class org.openmrs.ConceptSetDerived
 
getSortWeight() - Method in class org.openmrs.FormField
 
getSortWeight() - Method in class org.openmrs.PersonAttributeType
 
getSortWeight() - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
getSource() - Method in class org.openmrs.ConceptMap
 
getSourceCode() - Method in class org.openmrs.ConceptMap
 
getSpecialist() - Method in class org.openmrs.arden.MLMObject
 
getSpecialist() - Method in interface org.openmrs.arden.MlmRule
Returns the name of the specialist this rule applies to
getSpecialTokens() - Method in class org.openmrs.layout.web.LayoutSupport
 
getSpecification() - Method in class org.openmrs.summary.web.PatientSummarySpecification
 
getSpecificationString() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
getSqldiff() - Method in class org.openmrs.module.Module
 
getSqlDiffs(Module) - Static method in class org.openmrs.module.SqlDiffFileParser
Get the diff map.
getSqlRepresentation() - Method in enum org.openmrs.api.PatientSetService.Modifier
 
getStandardRegimens() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getStandardRegimens() - Method in interface org.openmrs.api.OrderService
The standard regimens are currently stored in the application context file.
getStandardRegimens() - Method in class org.openmrs.order.DrugOrderSupport
 
getStart() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getStart() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getStartDate() - Method in class org.openmrs.activelist.ActiveListItem
 
getStartDate() - Method in class org.openmrs.Order
 
getStartDate() - Method in class org.openmrs.PatientState
 
getStartDate() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getStartDate() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getStarted() - Method in class org.openmrs.scheduler.TaskDefinition
Gets the flag that indicates whether the task has been started.
getStartedModuleById(String) - Static method in class org.openmrs.module.ModuleFactory
 
getStartedModules() - Static method in class org.openmrs.module.ModuleFactory
Returns the modules that have been successfully started
getStartedModulesMap() - Static method in class org.openmrs.module.ModuleFactory
Returns the modules that have been successfully started in the form of a map<ModuleId, Module>
getStartObs() - Method in class org.openmrs.activelist.ActiveListItem
 
getStartOnStartup() - Method in class org.openmrs.scheduler.Schedule
Gets the flag that indicates whether we start on scheduler startup.
getStartOnStartup() - Method in class org.openmrs.scheduler.TaskDefinition
Gets the flag that indicates whether the task should startup as soon as the scheduler starts.
getStartTime() - Method in class org.openmrs.scheduler.Schedule
Get the start time for when the task should be executed.
getStartTime() - Method in class org.openmrs.scheduler.TaskDefinition
Get the start time for when the task should be executed.
getStartTimePattern() - Method in class org.openmrs.scheduler.TaskDefinition
Get the date format used to set the start time.
getStartupErrorMessage() - Method in class org.openmrs.module.Module
 
getState(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getState(ProgramWorkflow, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getState(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
ProgramWorkflowStates should be retrieved from the ProgramWorkflow they belong to
getState(ProgramWorkflow, String) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
ProgramWorkflowStates should be retrieved from the ProgramWorkflow they belong to
getState() - Method in class org.openmrs.ConceptProposal
 
getState() - Method in class org.openmrs.PatientState
 
getState(Integer) - Method in class org.openmrs.ProgramWorkflow
Returns a ProgramWorkflowState whose primary key id matches the input parameter
getState(Concept) - Method in class org.openmrs.ProgramWorkflow
Returns a ProgramWorkflowState whose Concept matches the passed concept
getState(String) - Method in class org.openmrs.ProgramWorkflow
Returns a ProgramWorkflowState whose Concept name matches the passed name in any Locale
getState() - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
getState() - Method in class org.openmrs.util.OpenmrsMemento
 
getStateByName(String) - Method in class org.openmrs.ProgramWorkflow
Returns a ProgramWorkflowState whose Concept has any ConceptName that matches the given name
getStateByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getStateByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Auto generated method comment
getStateByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getStateByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get a state by its uuid.
getStateList() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getStateName() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getStateProvince() - Method in interface org.openmrs.Address
 
getStateProvince() - Method in class org.openmrs.Location
 
getStateProvince() - Method in class org.openmrs.PersonAddress
 
getStates() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getStates(boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getStates() - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
ProgramWorkflowStates should be retrieved from the ProgramWorkflow they belong to
getStates(boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
ProgramWorkflowStates should be retrieved from the ProgramWorkflow they belong to
getStates() - Method in class org.openmrs.PatientProgram
 
getStates(boolean) - Method in class org.openmrs.ProgramWorkflow
Returns a Set<ProgramWorkflowState> including all non-retired ProgramWorkflowStates and all retired ProgramWorkflowStates in this ProgramWorkflow if includeRetired is true
getStates() - Method in class org.openmrs.ProgramWorkflow
 
getStatesByWorkflow(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
getStatus(Integer) - Method in interface org.openmrs.scheduler.SchedulerService
Checks the status of a scheduled task.
getStatus(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
getStatus() - Method in class org.openmrs.web.dwr.ProblemListItem
 
getStopDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getStopObs() - Method in class org.openmrs.activelist.ActiveListItem
 
getStrategies() - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Get the key-value pairs of names to defined cohorts
getSubject() - Method in class org.openmrs.notification.Message
 
getSubject() - Method in class org.openmrs.notification.Template
 
getSubregion() - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.getAddress5()
getSubregion() - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.getAddress5()
getSubtype() - Method in class org.openmrs.api.db.SerializedObject
 
getSubType() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getSubType() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getSuggestedRegimens() - Method in class org.openmrs.order.DrugOrderSupport
 
getSupportedTypes() - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getSupportedTypes() - Method in interface org.openmrs.api.db.SerializedObjectDAO
 
getSynonym() - Method in class org.openmrs.ConceptWord
Deprecated.
this value is not stored anymore
getSynonym() - Method in class org.openmrs.web.dwr.ConceptListItem
Deprecated.
getSynonyms(Locale) - Method in class org.openmrs.Concept
Gets the synonyms in the given locale.
getSynonyms() - Method in class org.openmrs.Concept
Gets all the non-retired synonyms.
getSynonymsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getSystemId() - Method in class org.openmrs.User
 
getSystemId() - Method in class org.openmrs.web.dwr.UserListItem
 
getSystemVariables() - Method in interface org.openmrs.api.AdministrationService
Get a listing or important variables used in openmrs
getSystemVariables() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getSystemVariables() - Method in interface org.openmrs.scheduler.SchedulerService
Return SchedulerConstants
getSystemVariables() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Get system variables.
getTabId() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
Tabs should be named uniquely.
getTable() - Method in class org.openmrs.web.dwr.FieldListItem
 
getTableName() - Method in class org.openmrs.Field
 
getTabName() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
The visible name of this tab.
getTag() - Method in class org.openmrs.ConceptNameTag
Returns the textual representation of this ConceptNameTag.
getTag() - Method in class org.openmrs.LocationTag
Deprecated.
getTags() - Method in class org.openmrs.ConceptName
Returns the tags which have been attached to this ConceptName.
getTags() - Method in class org.openmrs.Location
 
getTags(String) - Method in interface org.openmrs.logic.LogicService
Performs a partial match search for token tags among all known tokens.
getTagsByToken(String) - Method in interface org.openmrs.logic.LogicService
getTask(Integer) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Get task by internal identifier
getTask(Integer) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Get task by internal identifier
getTask(Integer) - Method in interface org.openmrs.scheduler.SchedulerService
Get the task with the given identifier.
getTask(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Get the task with the given identifier.
getTaskByName(String) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Get task by public name.
getTaskByName(String) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Get task by public name.
getTaskByName(String) - Method in interface org.openmrs.scheduler.SchedulerService
Get the task with the given name.
getTaskByName(String) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Get the task with the given name.
getTaskClass() - Method in class org.openmrs.scheduler.TaskDefinition
Get the schedulable object to be executed.
getTaskDefinition() - Method in interface org.openmrs.scheduler.Task
Returns the task definition associated with this task.
getTaskDefinition() - Method in class org.openmrs.scheduler.tasks.AbstractTask
 
getTaskDefinition() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
 
getTaskInstance() - Method in class org.openmrs.scheduler.TaskDefinition
Gets the runnable task instance associated with this definition.
getTasks() - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Find all tasks in the database
getTasks() - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Find all tasks in the database
getTemplate(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
getTemplate(Integer) - Method in interface org.openmrs.api.db.TemplateDAO
Get message template by id
getTemplate() - Method in class org.openmrs.Form
 
getTemplate(Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Get template by identifier.
getTemplate(Integer) - Method in interface org.openmrs.notification.MessageService
 
getTemplate() - Method in class org.openmrs.notification.Template
 
getTemplateColumnName() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getTemplateColumnName() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
getTemplateColumnName() - Method in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
getTemplateColumnName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
getTemplateColumnName() - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
getTemplatePrefix() - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
getTemplatePrefix() - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
getTemplatePrefix() - Method in class org.openmrs.web.filter.StartupFilter
This string is prepended to all templateNames passed to StartupFilter.renderTemplate(String, Map, HttpServletResponse)
getTemplatePrefix() - Method in class org.openmrs.web.filter.update.UpdateFilter
 
getTemplates() - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
getTemplates() - Method in interface org.openmrs.api.db.TemplateDAO
Get all message templates
getTemplatesByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
getTemplatesByName(String) - Method in interface org.openmrs.api.db.TemplateDAO
Get message template by name
getTemplatesByName(String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Get templates by name.
getTemplatesByName(String) - Method in interface org.openmrs.notification.MessageService
 
getTerminal() - Method in class org.openmrs.ProgramWorkflowState
 
getText() - Method in enum org.openmrs.activelist.ProblemModifier
 
getText() - Method in class org.openmrs.notification.Alert
 
getText() - Method in class org.openmrs.notification.Note
 
getText() - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
getTheme(String) - Method in class org.openmrs.web.StaticThemeSource
 
getTimeModifier() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getTimeZoneOffset(String, Date) - Static method in class org.openmrs.hl7.HL7Util
Gets the timezone string for this given fullString.
getTitle() - Method in class org.openmrs.arden.MLMObject
 
getTitle() - Method in interface org.openmrs.arden.MlmRule
Returns a descriptive title for the rule.
getTitle() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
The title is used as the larger text above the links on the admin screen.
getTitle() - Method in class org.openmrs.module.web.extension.BoxExt
The title is used as the title for the boxHeader.
getTitle() - Method in class org.openmrs.obs.ComplexData
Get the title for this ComplexData
getToDate() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
getToDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
getToDate(String) - Method in class org.openmrs.web.servlet.ShowGraphServlet
Get the toDate object from the given string that is the time in milliseconds.
getToDate() - Method in class org.openmrs.web.taglib.ObsTableWidget
 
getTokens() - Method in interface org.openmrs.logic.LogicService
getTokens(String) - Method in interface org.openmrs.logic.LogicService
Fetch all known (registered) tokens matching a given string
getTokensByTag(String) - Method in interface org.openmrs.logic.LogicService
getTokensWithTag(String) - Method in interface org.openmrs.logic.LogicService
Gets all tokens associated with this tag.
getTokenTags(String) - Method in interface org.openmrs.logic.LogicService
Gets all tags associated with this token.
getTownshipDivision() - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.getAddress4()
getTownshipDivision() - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.getAddress4()
getTransferStatus() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getTransform() - Method in interface org.openmrs.logic.LogicExpression
Get the transformation expression applied to the LogicExpression
getTransformOperator() - Method in class org.openmrs.logic.LogicTransform
Get the TransformOperator in this LogicTransform object
getTransientWeight() - Method in class org.openmrs.ConceptSearchResult
Getter for transientWeight
getTribe() - Method in class org.openmrs.Patient
Deprecated.
Tribe is not long a value on Patient. Install the Tribe module
getTribeId() - Method in class org.openmrs.Tribe
Deprecated.
 
getTrueConcept() - Method in interface org.openmrs.api.ConceptService
Returns the TRUE concept
getTrueConcept() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getTTL() - Method in interface org.openmrs.logic.Rule
Gets the time (in seconds) during which the Rule's results are considered to be valid.
getType() - Method in class org.openmrs.api.db.SerializedObject
 
getType() - Method in class org.openmrs.arden.MLMObject
 
getType() - Method in interface org.openmrs.arden.MlmRule
Returns the type of the rule.
getType() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getType() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
getType() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
getType() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getType() - Method in class org.openmrs.web.dwr.AllergyListItem
 
getType() - Method in class org.openmrs.web.taglib.FieldGenTag
 
getType() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
getType() - Method in class org.openmrs.web.taglib.FormatDateTag
 
getType() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
getUniqueWords(String) - Static method in class org.openmrs.ConceptWord
Split the given phrase on words and remove unique and stop words
getUnits() - Method in class org.openmrs.ConceptNumeric
 
getUnits() - Method in class org.openmrs.Drug
Gets the units
getUnits() - Method in class org.openmrs.DrugOrder
Gets the units of this drug order
getUnits() - Method in class org.openmrs.logic.Duration
 
getUnits() - Method in class org.openmrs.order.DrugSuggestion
 
getUnits() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
getUnits() - Method in class org.openmrs.web.dwr.ConceptListItem
 
getUnits() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getUnitsByDrugId(Integer) - Method in class org.openmrs.web.dwr.DWROrderService
 
getUnrunDatabaseChanges() - Static method in class org.openmrs.util.DatabaseUpdater
Looks at the current liquibase-update-to-latest.xml file returns all changesets in that file that have not been run on the database yet.
getUntilDate() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getUntilDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getUntilDate() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getUntilDate() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getUntilDate() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getUntilDaysAgo() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getUntilDaysAgo() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getUntilDaysAgo() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getUntilDaysAgo() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getUntilDaysAgo() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getUntilMonthsAgo() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getUntilMonthsAgo() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getUntilMonthsAgo() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getUntilMonthsAgo() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getUntilMonthsAgo() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getUpdateURL() - Method in class org.openmrs.module.Module
 
getUpdateVersion() - Method in class org.openmrs.module.Module
 
getURL(URL) - Static method in class org.openmrs.module.ModuleUtil
Downloads the contents of a URL and copies them to a string (Borrowed from oreilly)
getUrl() - Method in class org.openmrs.module.web.extension.LinkExt
 
getUrl() - Method in class org.openmrs.module.web.extension.provider.Link
 
getUrlPatterns() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
getURLStream(URL) - Static method in class org.openmrs.module.ModuleUtil
Downloads the contents of a URL and copies them to a string (Borrowed from oreilly)
getUser(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUser(Integer) - Method in interface org.openmrs.api.db.UserDAO
 
getUser(Integer) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUser(Integer) - Method in interface org.openmrs.api.UserService
Get user by internal user identifier.
getUser() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
getUser(Integer) - Method in class org.openmrs.web.dwr.DWRUserService
Get the user identified by userId
getUser() - Method in class org.openmrs.web.taglib.FormatTag
 
getUserByUsername(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUserByUsername(String) - Method in interface org.openmrs.api.db.UserDAO
 
getUserByUsername(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUserByUsername(String) - Method in interface org.openmrs.api.UserService
Get user by username (user's login identifier)
getUserByUuid(String) - Method in interface org.openmrs.api.db.ContextDAO
Gets a user given the uuid.
getUserByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
getUserByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUserByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
Auto generated method comment
getUserByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUserByUuid(String) - Method in interface org.openmrs.api.UserService
Get user by the given uuid.
getUserContext() - Static method in class org.openmrs.api.context.Context
Gets the user context from the thread local.
getUserContext() - Method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getUserDefaultLocation() - Static method in class org.openmrs.util.LocationUtility
Convenience method that returns the default location of the authenticated user.
getUserId() - Method in class org.openmrs.api.db.LoginCredential
 
getUserId() - Method in class org.openmrs.User
 
getUserId() - Method in class org.openmrs.web.dwr.UserListItem
 
getUserId() - Method in class org.openmrs.web.taglib.FormatTag
 
getUserId() - Method in class org.openmrs.web.taglib.PortletTag
 
getUsername() - Method in class org.openmrs.User
 
getUsername() - Method in class org.openmrs.web.dwr.UserListItem
 
getUsername() - Method in class org.openmrs.web.OptionsForm
 
getUserProperties() - Method in class org.openmrs.User
 
getUserProperty(String) - Method in class org.openmrs.User
Get prop property from this user's properties.
getUserProperty(String, String) - Method in class org.openmrs.User
Get prop property from this user's properties.
getUsers(String, List<Role>, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUsers(String, List<Role>, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.UserDAO
 
getUsers() - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
getUsers(String, List<Role>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUsers(String, List<Role>, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUsers() - Method in interface org.openmrs.api.UserService
Deprecated.
getUsers(String, List<Role>, boolean) - Method in interface org.openmrs.api.UserService
Return a list of users sorted by personName (see PersonByNameComparator) if any part of the search matches first/last/system id and the user has one at least one of the given roles assigned to them
getUsers(String, List<Role>, boolean, Integer, Integer) - Method in interface org.openmrs.api.UserService
Return a batch of users of a specific size sorted by personName (see PersonByNameComparator) if any part of the search matches first/last/system id and the user has one at least one of the given roles assigned to them.
getUsers(String, String, Role, Boolean) - Method in class org.openmrs.web.controller.user.UserListController
 
getUsersByName(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUsersByName(String, String, boolean) - Method in interface org.openmrs.api.db.UserDAO
 
getUsersByName(String, String, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUsersByName(String, String, boolean) - Method in interface org.openmrs.api.UserService
Search for a list of users by exact first name and last name.
getUsersByPerson(Person, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUsersByPerson(Person, boolean) - Method in interface org.openmrs.api.db.UserDAO
 
getUsersByPerson(Person, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUsersByPerson(Person, boolean) - Method in interface org.openmrs.api.UserService
Get all user accounts that belong to a given person.
getUsersByRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUsersByRole(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUsersByRole(Role) - Method in interface org.openmrs.api.UserService
Get users by role granted
getUserService() - Static method in class org.openmrs.api.context.Context
 
getUserService() - Method in class org.openmrs.api.context.ServiceContext
 
getUuid() - Method in class org.openmrs.BaseOpenmrsObject
 
getUuid() - Method in interface org.openmrs.OpenmrsObject
 
getUuid() - Method in class org.openmrs.web.dwr.PersonListItem
 
getUuidFromIdentifiers(CX[]) - Method in interface org.openmrs.hl7.HL7Service
finds a UUID from an array of identifiers
getUuidFromIdentifiers(CX[]) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getVal() - Method in class org.openmrs.web.taglib.FieldGenTag
This is the initial value or the stored value for this tag.
getValidator() - Method in class org.openmrs.PatientIdentifierType
 
getValidatorClass() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
getValidators(Object) - Static method in class org.openmrs.validator.ValidateUtil
Fetches all validators that are registered
getValidIdentifier(String) - Method in interface org.openmrs.patient.IdentifierValidator
 
getValidIdentifier(String) - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
getValidIdentifier(String) - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
 
getValidIdentifier(String) - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
Override to disallow identifiers that are not exactly VERHOEFF_UNDECORATED_ID_LENGTH long.
getValue(String) - Static method in enum org.openmrs.activelist.ProblemModifier
 
getValue() - Method in class org.openmrs.PersonAttribute
 
getValue() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getValue() - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
getValue() - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
getValue() - Method in class org.openmrs.web.dwr.EnteredField
 
getValue() - Method in class org.openmrs.web.dwr.ObsListItem
 
getValueAsBoolean() - Method in class org.openmrs.arden.ArdenValue
This converts the value_numeric to a value_boolean, essentially
getValueAsBoolean() - Method in class org.openmrs.Obs
Coerces a value to a Boolean representation
getValueAsDouble() - Method in class org.openmrs.web.dwr.EnteredField
 
getValueAsInteger() - Method in class org.openmrs.web.dwr.EnteredField
 
getValueAsString(Locale) - Method in class org.openmrs.Obs
Convenience method for obtaining the observation's value as a string If the Obs is complex, returns the title of the complexData denoted by the section of getValueComplex() before the first bar '|' character; or returns the entire getValueComplex() if the bar '|' character is missing.
getValueAsString() - Method in class org.openmrs.Obs
Deprecated. 
getValueAsString(Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
getValueBoolean() - Method in class org.openmrs.Obs
Returns the boolean value if the concept of this obs is of boolean datatype
getValueClass() - Method in class org.openmrs.web.dwr.EnteredField
 
getValueCoded() - Method in class org.openmrs.arden.ArdenValue
 
getValueCoded() - Method in class org.openmrs.Obs
 
getValueCodedName() - Method in class org.openmrs.Obs
Gets the specific name used for the coded value.
getValueComplex() - Method in class org.openmrs.Obs
Get the value for the ComplexData.
getValueDatetime() - Method in class org.openmrs.Obs
 
getValueDrug() - Method in class org.openmrs.Obs
 
getValueGroupId() - Method in class org.openmrs.Obs
 
getValueIfFalse() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getValueIfTrue() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
getValueModifier() - Method in class org.openmrs.Obs
 
getValueName() - Method in exception org.openmrs.hl7.handler.ProposingConceptException
 
getValueNumeric() - Method in class org.openmrs.arden.ArdenValue
 
getValueNumeric() - Method in class org.openmrs.Obs
 
getValueText() - Method in class org.openmrs.arden.ArdenValue
 
getValueText() - Method in class org.openmrs.Obs
 
getVar() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
getVar() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
getVar() - Method in class org.openmrs.web.taglib.FormatTag
 
getVar() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
getVar() - Method in class org.openmrs.web.taglib.SummaryTest
 
getVar() - Method in class org.openmrs.web.taglib.UserPropertyTag
 
getVariableName() - Method in class org.openmrs.arden.LogicAssignment
 
getVariableValue() - Method in class org.openmrs.arden.LogicAssignment
 
getVarStatus() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
getVerbose() - Method in class org.openmrs.web.OptionsForm
 
getVersion() - Method in class org.openmrs.arden.MLMObject
 
getVersion() - Method in interface org.openmrs.arden.MlmRule
Returns the version of the rule.
getVersion() - Method in class org.openmrs.Concept
 
getVersion() - Method in class org.openmrs.Form
 
getVersion() - Method in class org.openmrs.module.Module
 
getVersion() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
getVersion() - Method in class org.openmrs.web.dwr.FormListItem
 
getViewFormUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
If your module wants to override the View link for encounters, override this method.
getVoided() - Method in class org.openmrs.BaseOpenmrsData
This method delegates to BaseOpenmrsData.isVoided().
getVoided() - Method in class org.openmrs.ConceptName
Returns whether the ConceptName has been voided.
getVoided() - Method in class org.openmrs.ConceptNameTag
Returns whether the ConceptName has been voided.
getVoided() - Method in class org.openmrs.ConceptSource
Deprecated.
Use the "proper" isRetired method.
getVoided() - Method in class org.openmrs.PersonName
 
getVoided() - Method in class org.openmrs.Relationship
Deprecated.
Use isVoided()
getVoided() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getVoided() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getVoided() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getVoided() - Method in class org.openmrs.web.dwr.ObsListItem
 
getVoided() - Method in class org.openmrs.web.dwr.PersonListItem
 
getVoidedBy() - Method in class org.openmrs.BaseOpenmrsData
 
getVoidedBy() - Method in class org.openmrs.ConceptName
Returns the User who voided this ConceptName.
getVoidedBy() - Method in class org.openmrs.ConceptNameTag
Returns the User who voided this ConceptName.
getVoidedBy() - Method in class org.openmrs.ConceptSource
Deprecated.
use getRetiredBy
getVoidedBy() - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
getVoidedBy() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getVoidedBy() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getVoidedBy() - Method in interface org.openmrs.Voidable
 
getVoidedDate() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getVoidedObservations() - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
getVoidedObservations() - Method in interface org.openmrs.api.ObsService
getVoiderId() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getVoidReason() - Method in class org.openmrs.BaseOpenmrsData
 
getVoidReason() - Method in class org.openmrs.ConceptName
Returns the reason this ConceptName was voided.
getVoidReason() - Method in class org.openmrs.ConceptNameTag
Returns the reason this ConceptName was voided.
getVoidReason() - Method in class org.openmrs.ConceptSource
Deprecated.
use getRetireReason
getVoidReason() - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
getVoidReason() - Method in class org.openmrs.reporting.Report
Deprecated.
 
getVoidReason() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getVoidReason() - Method in interface org.openmrs.Voidable
 
getVoidReason() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
getVolatileUserData(String) - Static method in class org.openmrs.api.context.Context
Get a piece of information for the currently authenticated user.
getWeight() - Method in class org.openmrs.ConceptWord
 
getWeight() - Method in class org.openmrs.notification.Note
 
getWeight() - Method in class org.openmrs.RelationshipType
 
getWidth() - Method in class org.openmrs.web.taglib.DisplayChartTag
 
getWidth() - Method in class org.openmrs.web.taglib.ShowGraphTag
 
getWithinLastDays() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getWithinLastDays() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getWithinLastDays() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getWithinLastDays() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getWithinLastDays() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getWithinLastMonths() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
getWithinLastMonths() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
getWithinLastMonths() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
getWithinLastMonths() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
getWithinLastMonths() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
getWord() - Method in class org.openmrs.ConceptSearchResult
 
getWord() - Method in class org.openmrs.ConceptWord
 
getWorkflow(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getWorkflow(Program, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
getWorkflow(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
ProgramWorkflows should not be retrieved directly, but rather through the programs they belong to: use Program.getWorkflows()
getWorkflow(Program, String) - Method in interface org.openmrs.api.ProgramWorkflowService
getWorkflow(Integer) - Method in class org.openmrs.Program
Get the workflow with the specified ID
getWorkflowByName(String) - Method in class org.openmrs.Program
Returns a ProgramWorkflow whose Concept has any ConceptName that matches the given name
getWorkflowByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getWorkflowByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Auto generated method comment
getWorkflowByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getWorkflowByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get ProgramWorkflow by its UUID
getWorkflowName() - Method in class org.openmrs.web.dwr.PatientStateItem
 
getWorkflows() - Method in class org.openmrs.Program
Get only the non-retired workflows
getWorkflows() - Method in class org.openmrs.web.dwr.PatientProgramItem
 
getWorkflowsByProgram(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
getWriter() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
getXml() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Returns the xml of the ReportSchemaXml
getXml() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
getXmlToDecode() - Method in class org.openmrs.reporting.ReportObjectXMLDecoder
Deprecated.
 
getXmlToken(String) - Static method in class org.openmrs.util.FormUtil
Converts a string into a valid XML token (tag name)
getXslt() - Method in class org.openmrs.Form
 
GLOBAL_DEFAULT_LOCALE - Static variable in class org.openmrs.util.OpenmrsConstants
GLOBAL_PROPERTIES_OF_PERSON_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
Array of all core global property names that represent comma-separated lists of PersonAttributeTypes.
GLOBAL_PROPERTY_COMPLEX_OBS_DIR - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_CONCEPTS_LOCKED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_LOCALE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_LOCALE_DEFAULT_VALUE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_LOCATION_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_MIN_SEARCH_CHARACTERS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_PATIENT_IDENTIFIER_VALIDATOR - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_SERIALIZER - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_THEME - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DRUG_FREQUENCIES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_ENCOUNTER_FORM_OBS_SORT_ORDER - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_ENCOUNTER_TYPES_LOCKED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_FALSE_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_GZIP_ENABLED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_HL7_ARCHIVE_DIRECTORY - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_IGNORE_MISSING_NONLOCAL_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_IMPLEMENTATION_ID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_LOCALE_ALLOWED_LIST - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_LOCATION_WIDGET_TYPE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_LOG_LEVEL - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_MEDICAL_RECORD_OBSERVATIONS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_MIN_SEARCH_CHARACTERS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_NEWPATIENTFORM_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_NEWPATIENTFORM_SHOW_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_HEADER_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_IDENTIFIER_IMPORTANT_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_IDENTIFIER_PREFIX - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_IDENTIFIER_REGEX - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SEARCH_PATTERN - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SUFFIX - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_LISTING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_SEARCH_MATCH_ANYWHERE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_SEARCH_MATCH_MODE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_VIEWING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS_DEFAULT_VALUE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PROBLEM_LIST - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_REPORT_BUG_URL - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_REPORT_XML_MACROS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
GLOBAL_PROPERTY_SHOW_PATIENT_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_STANDARD_DRUG_REGIMENS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_TRUE_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_USER_HEADER_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_USER_LISTING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_USER_VIEWING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GlobalLocaleList - Class in org.openmrs.api.impl
A utility class which caches the current list of allowed locales, rebuilding the list whenever the global properties are updated.
GlobalLocaleList() - Constructor for class org.openmrs.api.impl.GlobalLocaleList
 
GlobalProperty - Class in org.openmrs
Global properties are simple key-value pairs persisted in the database GPs can be thought of as something similar to environment variables used in operating systems.
GlobalProperty() - Constructor for class org.openmrs.GlobalProperty
Default empty constructor
GlobalProperty(String) - Constructor for class org.openmrs.GlobalProperty
Constructor defining the key for this GP
GlobalProperty(String, String) - Constructor for class org.openmrs.GlobalProperty
Constructor defining the key and value of this GP
GlobalProperty(String, String, String) - Constructor for class org.openmrs.GlobalProperty
Constructor defining key/value/description for this GP
globalPropertyChanged(GlobalProperty) - Method in interface org.openmrs.api.GlobalPropertyListener
Called after a global property is created or updated
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.api.impl.GlobalLocaleList
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.order.DrugOrderSupport
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.util.LocaleUtility
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.util.LocationUtility
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.web.dwr.DWRPatientService
 
GlobalPropertyController - Class in org.openmrs.web.controller.maintenance
 
GlobalPropertyController() - Constructor for class org.openmrs.web.controller.maintenance.GlobalPropertyController
 
globalPropertyDeleted(String) - Method in interface org.openmrs.api.GlobalPropertyListener
Called after a global property is deleted
globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.GlobalLocaleList
 
globalPropertyDeleted(String) - Method in class org.openmrs.order.DrugOrderSupport
 
globalPropertyDeleted(String) - Method in class org.openmrs.util.LocaleUtility
 
globalPropertyDeleted(String) - Method in class org.openmrs.util.LocationUtility
 
globalPropertyDeleted(String) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
globalPropertyDeleted(String) - Method in class org.openmrs.web.dwr.DWRPatientService
 
GlobalPropertyListener - Interface in org.openmrs.api
This interface allows code to be run when global properties are created, edited, or deleted.
GlobalPropertyPortletController - Class in org.openmrs.web.controller
Parameters to specify: * 'propertyPrefix' will limit to only global properties starting with that prefix (e.g.
GlobalPropertyPortletController() - Constructor for class org.openmrs.web.controller.GlobalPropertyPortletController
 
GlobalPropertyTag - Class in org.openmrs.web.taglib
 
GlobalPropertyTag() - Constructor for class org.openmrs.web.taglib.GlobalPropertyTag
 
GP_ALLOWED_LOGIN_ATTEMPTS_PER_IP - Static variable in class org.openmrs.web.WebConstants
Global property name for the number of times one IP can fail at logging in before being locked out.
GP_CASE_SENSITIVE_NAMES_IN_CONCEPT_NAME_TABLE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_CONCEPT_DRUG_DOSAGE_FORM_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name of the allowed concept classes for the dosage form field of the concept drug management form.
GP_CONCEPT_DRUG_ROUTE_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name of the allowed concept classes for the route field of the concept drug management form.
GP_CONCEPT_INDEX_UPDATE_TASK_LAST_UPDATED_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_GRAPH_COLOR_ABSOLUTE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for absolute color for patient graphs.
GP_GRAPH_COLOR_CRITICAL - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for critical color for patient graphs.
GP_GRAPH_COLOR_NORMAL - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for normal color for patient graphs.
GP_PASSWORD_CANNOT_MATCH_USERNAME_OR_SYSTEMID - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of whether user passwords can match username or system id.
GP_PASSWORD_CUSTOM_REGEX - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of a regular expression that passwords must adhere to
GP_PASSWORD_MINIMUM_LENGTH - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of whether user passwords have a minimum length requirement Allowable values are any integer
GP_PASSWORD_REQUIRES_DIGIT - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of whether user passwords must contain digits.
GP_PASSWORD_REQUIRES_NON_DIGIT - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of whether user passwords require non-digits.
GP_PASSWORD_REQUIRES_UPPER_AND_LOWER_CASE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that allows specification of whether user passwords must contain both upper and lower case characters.
GP_SEARCH_WIDGET_BATCH_SIZE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the maximum number of search results that are returned by a single ajax call
GP_SEARCH_WIDGET_DELAY_INTERVAL - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the time interval in milli seconds between key up and triggering the search off
GP_SEARCH_WIDGET_IN_SERIAL_MODE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the mode the search widgets should run in, this depends on the speed of the network's connection
grantUserRole(User, Role) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
grantUserRole(User, Role) - Method in interface org.openmrs.api.UserService
Deprecated.
GREATER - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
GREATER - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
greaterThan(double) - Method in class org.openmrs.arden.ArdenClause
 
GreaterThan - Class in org.openmrs.logic.op
The GreaterThan operator will return result that have a greater value than the operand.

Example:
- logicService.parse("'CD4 COUNT'").gt(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric more than 200
GreaterThan() - Constructor for class org.openmrs.logic.op.GreaterThan
 
greaterThanEqual(double) - Method in class org.openmrs.arden.ArdenClause
 
GreaterThanEquals - Class in org.openmrs.logic.op
The GreaterThanEquals operator will return result that have a greater value than or equals to the operand.

Example:
- logicService.parse("'CD4 COUNT'").gte(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric more than or equals to 200
GreaterThanEquals() - Constructor for class org.openmrs.logic.op.GreaterThanEquals
 
groupMembers - Variable in class org.openmrs.Obs
The list of obs grouped under this obs.
GT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
GT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
gt(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
gt(int) - Method in interface org.openmrs.logic.LogicCriteria
 
gt(float) - Method in interface org.openmrs.logic.LogicCriteria
 
gt(double) - Method in interface org.openmrs.logic.LogicCriteria
Add a GreaterThan expression to the current LogicCriteria
GT - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
GT - Static variable in interface org.openmrs.logic.op.Operator
 
gt(Integer) - Method in class org.openmrs.logic.result.Result
 
GTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
GTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
gte(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
gte(int) - Method in interface org.openmrs.logic.LogicCriteria
 
gte(float) - Method in interface org.openmrs.logic.LogicCriteria
 
gte(double) - Method in interface org.openmrs.logic.LogicCriteria
Add a GreaterThanEquals expression to the current LogicCriteria
GTE - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
GTE - Static variable in interface org.openmrs.logic.op.Operator
 
GZIPFilter - Class in org.openmrs.web.filter
Filter that compresses output with gzip (assuming that browser supports gzip).
GZIPFilter() - Constructor for class org.openmrs.web.filter.GZIPFilter
 
GZIPResponseStream - Class in org.openmrs.web.filter
Wraps Response Stream for GZipFilter
GZIPResponseStream(HttpServletResponse) - Constructor for class org.openmrs.web.filter.GZIPResponseStream
 
GZIPResponseWrapper - Class in org.openmrs.web.filter
Wraps Response for GZipFilter
GZIPResponseWrapper(HttpServletResponse) - Constructor for class org.openmrs.web.filter.GZIPResponseWrapper
 

H

handle(Auditable, User, Date, String) - Method in class org.openmrs.api.handler.AuditableSaveHandler
This sets the changedBy and dateChanged on the object if it has been saved already (aka, it has an id).
handle(Retireable, User, Date, String) - Method in class org.openmrs.api.handler.BaseRetireHandler
This method sets "retired" to true, the retired reason, and the retiredBy/dateRetired (if those are null).

TODO do the check here for an empty retireReason?
handle(Retireable, User, Date, String) - Method in class org.openmrs.api.handler.BaseUnretireHandler
Called around every unretire* method to set Retireable attributes to null.

handle(Voidable, User, Date, String) - Method in class org.openmrs.api.handler.BaseUnvoidHandler
Called around every unvoid* method to set everything to null.

handle(Voidable, User, Date, String) - Method in class org.openmrs.api.handler.BaseVoidHandler
Sets all void attributes to the given parameters.
handle(ConceptName, User, Date, String) - Method in class org.openmrs.api.handler.ConceptNameSaveHandler
This method does a lookup on all tag name for all child ConceptNameTags that have a null ConceptNameTag.getConceptNameTagId().
handle(ConceptProposal, User, Date, String) - Method in class org.openmrs.api.handler.ConceptProposalHandler
 
handle(Concept, User, Date, String) - Method in class org.openmrs.api.handler.ConceptSaveHandler
 
handle(Encounter, User, Date, String) - Method in class org.openmrs.api.handler.EncounterSaveHandler
 
handle(OpenmrsMetadata, User, Date, String) - Method in class org.openmrs.api.handler.OpenmrsMetadataSaveHandler
 
handle(OpenmrsObject, User, Date, String) - Method in class org.openmrs.api.handler.OpenmrsObjectSaveHandler
This sets the uuid property on the given OpenmrsObject if it is non-null.
handle(Order, User, Date, String) - Method in class org.openmrs.api.handler.OrderSaveHandler
 
handle(Patient, User, Date, String) - Method in class org.openmrs.api.handler.PatientSaveHandler
 
handle(PersonName, User, Date, String) - Method in class org.openmrs.api.handler.PersonNameSaveHandler
 
handle(Person, User, Date, String) - Method in class org.openmrs.api.handler.PersonSaveHandler
 
handle(Person, User, Date, String) - Method in class org.openmrs.api.handler.PersonUnvoidHandler
Called around every unvoid* method to set everything to null.

handle(Person, User, Date, String) - Method in class org.openmrs.api.handler.PersonVoidHandler
Sets all personVoid* attributes to the given parameters.
handle(O, User, Date, String) - Method in interface org.openmrs.api.handler.RequiredDataHandler
This method is called to when the required data needs to be set.
handle(Voidable, User, Date, String) - Method in class org.openmrs.api.handler.RequireVoidReasonSaveHandler
Validates that the voidReason is non-null and non-empty for supported objects
handle(Voidable, User, Date, String) - Method in class org.openmrs.api.handler.RequireVoidReasonVoidHandler
Validates that the voidReason is non-null and non-empty for supported objects
handle(R, User, Date, String) - Method in interface org.openmrs.api.handler.RetireHandler
Implementing methods should set "retired" to true, the retired reason, and the retiredBy/dateRetired (if those are non-null).
handle(Retireable, User, Date, String) - Method in class org.openmrs.api.handler.RetireSaveHandler
This method does not set "retired" to true, but rather only sets the retiredBy/dateRetired if they are null and retired==true.
handle(O, User, Date, String) - Method in interface org.openmrs.api.handler.SaveHandler
This method is used by the implementing classes to set any required data that it needs to.
handle(R, User, Date, String) - Method in interface org.openmrs.api.handler.UnretireHandler
Called around every unretire* method to set Retireable attributes to null.

handle(V, User, Date, String) - Method in interface org.openmrs.api.handler.UnvoidHandler
Implementing classes are called around every unvoid* method to set everything to null.

handle(User, User, Date, String) - Method in class org.openmrs.api.handler.UserSaveHandler
 
handle(V, User, Date, String) - Method in interface org.openmrs.api.handler.VoidHandler
Implementing classes should set all void attributes to the given parameters.
handle(Voidable, User, Date, String) - Method in class org.openmrs.api.handler.VoidSaveHandler
This method does not set "voided" to true, but rather only sets the voidedBy/dateVoided if they are null and voided==true.
handleEditSubmission(WebRequest, LocationTag, BindingResult, SessionStatus) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Handle submission for editing a LocationTag (for editing its name/description)
Handler - Annotation Type in org.openmrs.annotation
This annotation serves as a general mechanism for providing metadata about a class that serves as a 'Handler' for another class or classes.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController
This is the method called to produce the data and objects for the jsp page
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.FieldGenController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.PortletController
This method produces a model containing the following mappings:
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.program.PatientProgramFormController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.RedirectController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
 
handlerKey - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
HandlerUtil - Class in org.openmrs.util
Utility class that provides useful methods for working with classes that are annotated with the Handler annotation
HandlerUtil() - Constructor for class org.openmrs.util.HandlerUtil
 
handleSubmission(HttpSession, String, String, String, String, String, User, BindingResult) - Method in class org.openmrs.web.controller.user.ChangePasswordFormController
Method to save changes of the new password for a user.
handleSubmission(WebRequest, HttpSession, ModelMap, String, String, String, String, String, Boolean, String[], String, User, BindingResult) - Method in class org.openmrs.web.controller.user.UserFormController
 
hasAnyObservation(Concept) - Method in interface org.openmrs.api.ConceptService
Checks if there are any observations (including voided observations) for a concept.
hasAnyObservation(ConceptName) - Method in interface org.openmrs.api.ConceptService
Checks if there are any observations (including voided observations) using a conceptName.
hasAnyObservation(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
hasAnyObservation(ConceptName) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
hasAttachment() - Method in class org.openmrs.notification.Message
 
hasAuthorizedAnnotation(Method) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
Determine if this method has the @Authorized annotation even on it
hasCheckDigit() - Method in class org.openmrs.PatientIdentifierType
Deprecated.
No need to know if it has a check digit now that any validator algorithm can be chosen.
hasChildRoles() - Method in class org.openmrs.Role
Convenience method to test whether or not this role is a parent of another role
hasCurrentDatabaseUser - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
True/false marker for the question"Do you currently have a database user other than root that has read/write access"
hasCurrentOpenmrsDatabase - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
True/false marker for the question "Do you currently have an OpenMRS database installed"
hasDuplicateUsername(String, String, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
hasDuplicateUsername(String, String, Integer) - Method in interface org.openmrs.api.db.UserDAO
 
hasDuplicateUsername(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
hasDuplicateUsername(User) - Method in interface org.openmrs.api.UserService
true/false if username or systemId is already in db in username or system_id columns
hasField(Field) - Method in class org.openmrs.util.Reflect
 
hasGroupMembers() - Method in class org.openmrs.Obs
Convenience method that checks for nullity and length of the (@link #getGroupMembers()) method
hashCode() - Method in class org.openmrs.activelist.Allergy
 
hashCode() - Method in class org.openmrs.activelist.Problem
 
hashCode() - Method in class org.openmrs.Cohort
 
hashCode() - Method in class org.openmrs.Concept
 
hashCode() - Method in class org.openmrs.ConceptAnswer
 
hashCode() - Method in class org.openmrs.ConceptClass
 
hashCode() - Method in class org.openmrs.ConceptComplex
 
hashCode() - Method in class org.openmrs.ConceptDatatype
 
hashCode() - Method in class org.openmrs.ConceptDescription
 
hashCode() - Method in class org.openmrs.ConceptMap
 
hashCode() - Method in class org.openmrs.ConceptName
 
hashCode() - Method in class org.openmrs.ConceptNameTag
 
hashCode() - Method in class org.openmrs.ConceptNumeric
 
hashCode() - Method in class org.openmrs.ConceptProposal
 
hashCode() - Method in class org.openmrs.ConceptSearchResult
 
hashCode() - Method in class org.openmrs.ConceptSet
 
hashCode() - Method in class org.openmrs.ConceptSetDerived
 
hashCode() - Method in class org.openmrs.ConceptSource
 
hashCode() - Method in class org.openmrs.ConceptWord
 
hashCode() - Method in class org.openmrs.Drug
 
hashCode() - Method in class org.openmrs.DrugIngredient
 
hashCode() - Method in class org.openmrs.DrugOrder
 
hashCode() - Method in class org.openmrs.Encounter
 
hashCode() - Method in class org.openmrs.EncounterType
 
hashCode() - Method in class org.openmrs.Field
 
hashCode() - Method in class org.openmrs.FieldAnswer
 
hashCode() - Method in class org.openmrs.FieldType
 
hashCode() - Method in class org.openmrs.Form
 
hashCode() - Method in class org.openmrs.FormField
 
hashCode() - Method in class org.openmrs.GlobalProperty
 
hashCode() - Method in class org.openmrs.hl7.HL7InQueue
 
hashCode() - Method in class org.openmrs.ImplementationId
 
hashCode() - Method in class org.openmrs.Location
 
hashCode() - Method in class org.openmrs.LocationTag
 
hashCode() - Method in class org.openmrs.logic.LogicTransform
 
hashCode() - Method in class org.openmrs.MimeType
Deprecated.
 
hashCode() - Method in class org.openmrs.module.ModuleConditionalResource
 
hashCode() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
hashCode() - Method in class org.openmrs.notification.Alert
 
hashCode() - Method in class org.openmrs.notification.AlertRecipient
 
hashCode() - Method in class org.openmrs.Obs
 
hashCode() - Method in class org.openmrs.Order
 
hashCode() - Method in class org.openmrs.OrderType
 
hashCode() - Method in class org.openmrs.Patient
The hashcode for a patient/person is used to index the objects in a tree This must pass through to the parent object (org.openmrs.Person) in order to get similarity of person/patient objects
hashCode() - Method in class org.openmrs.PatientIdentifier
 
hashCode() - Method in class org.openmrs.PatientIdentifierType
 
hashCode() - Method in class org.openmrs.Person
 
hashCode() - Method in class org.openmrs.PersonAddress
 
hashCode() - Method in class org.openmrs.PersonAttribute
 
hashCode() - Method in class org.openmrs.PersonAttributeType
 
hashCode() - Method in class org.openmrs.PersonName
 
hashCode() - Method in class org.openmrs.Privilege
 
hashCode() - Method in class org.openmrs.Relationship
 
hashCode() - Method in class org.openmrs.RelationshipType
 
hashCode(Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
hashCode() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
hashCode() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
hashCode() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Returns hash code representation of object.
hashCode() - Method in class org.openmrs.Role
 
hashCode() - Method in class org.openmrs.scheduler.TaskDefinition
 
hashCode() - Method in class org.openmrs.Tribe
Deprecated.
 
hashCode() - Method in class org.openmrs.User
The hashcode for a user is used to index the objects in a tree
hashCode(Object) - Method in class org.openmrs.util.HibernateEnumType
 
hashCode() - Method in class org.openmrs.web.dwr.ConceptListItem
 
hashCode() - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
hashCode() - Method in class org.openmrs.web.dwr.FieldListItem
 
hashCode() - Method in class org.openmrs.web.dwr.PatientListItem
 
hashCode() - Method in class org.openmrs.web.dwr.PersonListItem
 
hashMatches(String, String) - Static method in class org.openmrs.util.Security
Compare the given hash and the given string-to-hash to see if they are equal.
hasKey(String) - Method in interface org.openmrs.logic.datasource.LogicDataSource
 
hasName(String, Locale) - Method in class org.openmrs.Concept
Checks whether this concept has the given string in any of the names in the given locale already.
hasNext() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
hasNext() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
hasPrivilege(String) - Static method in class org.openmrs.api.context.Context
Convenience method.
hasPrivilege(String) - Method in class org.openmrs.api.context.UserContext
Tests whether or not currently authenticated user has a particular privilege
hasPrivilege(String) - Method in class org.openmrs.Role
Looks for the given privilegeName privilege name in this roles privileges.
hasPrivilege(String) - Method in class org.openmrs.User
This method shouldn't be used directly.
hasRole(String) - Method in class org.openmrs.User
Check if this user has the given String role
hasRole(String, boolean) - Method in class org.openmrs.User
Checks if this user has the given String role
hasStartupError() - Method in class org.openmrs.module.Module
 
hasTag(ConceptNameTag) - Method in class org.openmrs.ConceptName
Checks whether the name has a particular tag.
hasTag(String) - Method in class org.openmrs.ConceptName
Checks whether the name has a particular tag.
hasTag(String) - Method in class org.openmrs.Location
Checks whether the Location has a particular tag.
hasValidator() - Method in class org.openmrs.PatientIdentifierType
 
HeaderIncludeExt - Class in org.openmrs.module.web.extension
The header include extension allows a module developer to include extra files (css, javascript) within the header of every page.
HeaderIncludeExt() - Constructor for class org.openmrs.module.web.extension.HeaderIncludeExt
 
headerTemplate - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
headerTemplate - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
headerTemplate - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
HelloWorldTask - Class in org.openmrs.scheduler.tasks
Implementation of a task that writes "Hello World" to a log file.
HelloWorldTask() - Constructor for class org.openmrs.scheduler.tasks.HelloWorldTask
Public constructor.
HelloWorldThread - Class in org.openmrs.scheduler.tasks
Implementation of the stateless task.
HelloWorldThread() - Constructor for class org.openmrs.scheduler.tasks.HelloWorldThread
Public constructor.
hiAbsolute - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
HibernateActiveListDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific database methods for the ActiveListService
HibernateActiveListDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
HibernateAdministrationDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific database methods for the AdministrationService
HibernateAdministrationDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
HibernateAlertDAO - Class in org.openmrs.notification.db.hibernate
Hibernate specific implementation of the
HibernateAlertDAO() - Constructor for class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
HibernateCohortDAO - Class in org.openmrs.api.db.hibernate
Hibernate implementation of the CohortDAO
HibernateCohortDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
HibernateConceptDAO - Class in org.openmrs.api.db.hibernate
The Hibernate class for Concepts, Drugs, and related classes.
HibernateConceptDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
HibernateContextDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific implementation of the ContextDAO.
HibernateContextDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateContextDAO
 
HibernateEncounterDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific dao for the EncounterService All calls should be made on the Context.getEncounterService() object
HibernateEncounterDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
HibernateEnumType - Class in org.openmrs.util
This is intended to be a temporary utility class until enums are handled properly in Hibernate: http://community.jboss.org/wiki/Java5EnumUserType http://docs.jboss.org/hibernate/stable/core/reference/en/html_single/#inheritance
HibernateEnumType() - Constructor for class org.openmrs.util.HibernateEnumType
 
HibernateFormDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific Form related functions This class should not be used directly.
HibernateFormDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateFormDAO
 
HibernateHL7DAO - Class in org.openmrs.hl7.db.hibernate
OpenMRS HL7 API database default hibernate implementation This class shouldn't be instantiated by itself.
HibernateHL7DAO() - Constructor for class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
HibernateLocationDAO - Class in org.openmrs.api.db.hibernate
Hibernate location-related database functions
HibernateLocationDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
HibernateNoteDAO - Class in org.openmrs.api.db.hibernate
 
HibernateNoteDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
HibernateObsDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific Observation related functions This class should not be used directly.
HibernateObsDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateObsDAO
 
HibernateOrderDAO - Class in org.openmrs.api.db.hibernate
This class should not be used directly.
HibernateOrderDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
HibernatePatientDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific database methods for the PatientService
HibernatePatientDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
HibernatePatientSetDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific implementation of the PatientSetDAO.
HibernatePatientSetDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
HibernatePersonDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific Person database methods.
HibernatePersonDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
HibernateProgramWorkflowDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific ProgramWorkflow related functions.

This class should not be used directly.
HibernateProgramWorkflowDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
HibernateReportDAO - Class in org.openmrs.report.db.hibernate
Deprecated.
see reportingcompatibility module
HibernateReportDAO() - Constructor for class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
HibernateReportObjectDAO - Class in org.openmrs.reporting.db.hibernate
Deprecated.
see reportingcompatibility module
HibernateReportObjectDAO() - Constructor for class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
HibernateSchedulerDAO - Class in org.openmrs.scheduler.db.hibernate
 
HibernateSchedulerDAO() - Constructor for class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Default Public constructor
HibernateSerializedObjectDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific database access methods for serialized objects
HibernateSessionFactoryBean - Class in org.openmrs.api.db.hibernate
 
HibernateSessionFactoryBean() - Constructor for class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
HibernateTemplateDAO - Class in org.openmrs.api.db.hibernate
 
HibernateTemplateDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
HibernateUserDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific database methods for the UserService
HibernateUserDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateUserDAO
 
HibernateUtil - Class in org.openmrs.api.db.hibernate
This class holds common methods and utilities that are used across the hibernate related classes
HibernateUtil() - Constructor for class org.openmrs.api.db.hibernate.HibernateUtil
 
hiCritical - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
HierarchyController - Class in org.openmrs.web.controller.encounter
Shows the location hierarchy, in tree form
HierarchyController() - Constructor for class org.openmrs.web.controller.encounter.HierarchyController
 
hiNormal - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
HiRiskLeadScreen - Class in org.openmrs.arden.compiled
 
HiRiskLeadScreen(Patient, ArdenDataSource) - Constructor for class org.openmrs.arden.compiled.HiRiskLeadScreen
 
HL7_ARCHIVE_DIRECTORY_NAME - Static variable in class org.openmrs.hl7.HL7Constants
default name for HL7_archives destination directory
HL7_AUTHORITY_LOCAL - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_AUTHORITY_LOCAL - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_AUTHORITY_UUID - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_AUTHORITY_UUID - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_BOOLEAN - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_BOOLEAN - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_CODED - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_CODED - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_CODED_WITH_EXCEPTIONS - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_CODED_WITH_EXCEPTIONS - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_DATE - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_DATE - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_DATETIME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_DATETIME - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_ID_PATIENT - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_ID_PATIENT - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_ID_PERSON - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_ID_PERSON - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_LOCAL_CONCEPT - Static variable in class org.openmrs.hl7.HL7Constants
Used in hl7 sextuplets: 123^Primary name^99DCT^345^Chosen name^99NAM
HL7_LOCAL_CONCEPT - Static variable in class org.openmrs.util.FormConstants
Deprecated.
HL7_LOCAL_CONCEPT_NAME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_LOCAL_CONCEPT_NAME - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_LOCAL_DRUG - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_LOCAL_DRUG - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_LOCAL_RELATIONSHIP - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_LOCAL_RELATIONSHIP - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_NUMERIC - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_NUMERIC - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_STATUS_DELETED - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_STATUS_ERROR - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_STATUS_MIGRATED - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_STATUS_PENDING - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_STATUS_PROCESSED - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_STATUS_PROCESSING - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_TEXT - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_TEXT - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7_TIME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_TIME - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class
HL7Constants - Class in org.openmrs.hl7
Constants used by the hl7 package
HL7Constants() - Constructor for class org.openmrs.hl7.HL7Constants
 
HL7DAO - Interface in org.openmrs.hl7.db
OpenMRS HL7 database related methods This class shouldn't be instantiated by itself.
HL7InArchive - Class in org.openmrs.hl7
Represents a successfully processed hl7 message.
HL7InArchive() - Constructor for class org.openmrs.hl7.HL7InArchive
Default constructor
HL7InArchive(HL7InQueue) - Constructor for class org.openmrs.hl7.HL7InArchive
Convenience constructor to build archive from an existing queue entry
Hl7InArchiveListController - Class in org.openmrs.hl7.web.controller
controller for the HL7 archives list view; only displays HL7s that have not been migrated to the filesystem
Hl7InArchiveListController() - Constructor for class org.openmrs.hl7.web.controller.Hl7InArchiveListController
 
Hl7InArchiveMigrationController - Class in org.openmrs.hl7.web.controller
Processes requests for the page for managing the hl7InArchive migration
Hl7InArchiveMigrationController() - Constructor for class org.openmrs.hl7.web.controller.Hl7InArchiveMigrationController
 
Hl7InArchivesMigrateThread - Class in org.openmrs.hl7
Separate thread to move the hl7 in archives from the database tables to the filesystem.
Hl7InArchivesMigrateThread() - Constructor for class org.openmrs.hl7.Hl7InArchivesMigrateThread
Constructor to initialize variables
Hl7InArchivesMigrateThread.Status - Enum in org.openmrs.hl7
The different states this thread can be in at a given point during migration
HL7InError - Class in org.openmrs.hl7
Represents a error in processing an hl7 message.
HL7InError() - Constructor for class org.openmrs.hl7.HL7InError
Default constructor
HL7InError(HL7InQueue) - Constructor for class org.openmrs.hl7.HL7InError
Convenience constructor to help convert a queue item into an exception
Hl7InErrorListController - Class in org.openmrs.hl7.web.controller
 
Hl7InErrorListController() - Constructor for class org.openmrs.hl7.web.controller.Hl7InErrorListController
 
HL7InQueue - Class in org.openmrs.hl7
Represents an hl7 message that has yet to be processed.
HL7InQueue() - Constructor for class org.openmrs.hl7.HL7InQueue
Default constructor
HL7InQueue(HL7InArchive) - Constructor for class org.openmrs.hl7.HL7InQueue
Convenience constructor to build queue from a previously deleted queue entry
HL7InQueue(HL7InError) - Constructor for class org.openmrs.hl7.HL7InQueue
Convenience constructor to build queue from a previously erred queue entry
Hl7InQueueListController - Class in org.openmrs.hl7.web.controller
 
Hl7InQueueListController() - Constructor for class org.openmrs.hl7.web.controller.Hl7InQueueListController
 
HL7InQueueProcessor - Class in org.openmrs.hl7
Processes message in the HL7 inbound queue.
HL7InQueueProcessor() - Constructor for class org.openmrs.hl7.HL7InQueueProcessor
Empty constructor (requires context to be set using setContext(Context) method before any other calls are made)
HL7InQueueProcessorServlet - Class in org.openmrs.hl7.web
 
HL7InQueueProcessorServlet() - Constructor for class org.openmrs.hl7.web.HL7InQueueProcessorServlet
 
HL7Service - Interface in org.openmrs.hl7
OpenMRS HL7 API
HL7ServiceImpl - Class in org.openmrs.hl7.impl
OpenMRS HL7 API default methods This class shouldn't be instantiated by itself.
HL7Source - Class in org.openmrs.hl7
Names a unique location that hl7 messages could be coming from.
HL7Source() - Constructor for class org.openmrs.hl7.HL7Source
Empty constructor
HL7Source(Integer) - Constructor for class org.openmrs.hl7.HL7Source
Generic constructor
HL7Util - Class in org.openmrs.hl7
HL7-related utilities
HL7Util() - Constructor for class org.openmrs.hl7.HL7Util
 
hours(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of hours
hours(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of hours
HOURS_PER_DAY - Static variable in class org.openmrs.scheduler.Schedule
 
HTML_VIEW - Static variable in class org.openmrs.web.WebConstants
 
htmlInclude(String) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
HtmlIncludeTag - Class in org.openmrs.web.taglib
Lets you conveniently include js and css resources in your jsp pages and fragments.
HtmlIncludeTag() - Constructor for class org.openmrs.web.taglib.HtmlIncludeTag
 
HTTP - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
HTTP - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
hydrate(String) - Method in interface org.openmrs.Attributable
Deserialize the given string into a full object
hydrate(String) - Method in class org.openmrs.Concept
 
hydrate(String) - Method in class org.openmrs.Location
 
hydrate(String) - Method in class org.openmrs.util.AttributableDate
 
HYPERLINK_VIEW - Static variable in class org.openmrs.web.WebConstants
 

I

ID - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ID - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
identifier_becomes() - Method in class org.openmrs.arden.ArdenBaseParser
 
identifier_or_object_ref() - Method in class org.openmrs.arden.ArdenBaseParser
 
identifierInUse(String, PatientIdentifierType, Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated.
use getPatientByIdentifier(String) instead
identifierInUse(String, PatientIdentifierType, Patient) - Method in interface org.openmrs.api.PatientService
Deprecated.
use #getPatientByIdentifier(String) instead
IdentifierNotUniqueException - Exception in org.openmrs.api
 
IdentifierNotUniqueException() - Constructor for exception org.openmrs.api.IdentifierNotUniqueException
 
IdentifierNotUniqueException(String) - Constructor for exception org.openmrs.api.IdentifierNotUniqueException
 
IdentifierNotUniqueException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.IdentifierNotUniqueException
 
IdentifierNotUniqueException(String, Throwable) - Constructor for exception org.openmrs.api.IdentifierNotUniqueException
 
IdentifierNotUniqueException(Throwable) - Constructor for exception org.openmrs.api.IdentifierNotUniqueException
 
IdentifierValidator - Interface in org.openmrs.patient
Interface for patient identifier validators.
IF - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
IF - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
if_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
ifAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
IGNORE_CORE_MODULES_PROPERTY - Static variable in class org.openmrs.module.ModuleConstants
Used to determine if the ModuleConstants.CORE_MODULES list should be used or not.
ignoreCoreModules() - Static method in class org.openmrs.module.ModuleUtil
Uses the runtime properties to determine if the core modules should be enforced or not.
ImageHandler - Class in org.openmrs.obs.handler
Handler for storing basic images for complex obs to the file system.
ImageHandler() - Constructor for class org.openmrs.obs.handler.ImageHandler
Constructor initializes formats for alternative file names to protect from unintentionally overwriting existing files.
ImmutableResultException - Exception in org.openmrs.logic.result
 
ImmutableResultException() - Constructor for exception org.openmrs.logic.result.ImmutableResultException
 
ImmutableResultException(String, Throwable) - Constructor for exception org.openmrs.logic.result.ImmutableResultException
 
ImmutableResultException(String) - Constructor for exception org.openmrs.logic.result.ImmutableResultException
 
ImmutableResultException(Throwable) - Constructor for exception org.openmrs.logic.result.ImmutableResultException
 
IMPLEMENTATION_ID_REMOTE_CONNECTION_URL - Static variable in class org.openmrs.util.OpenmrsConstants
URL to the concept source id verification server
ImplementationId - Class in org.openmrs
Every installation of OpenMRS should get a unique implementation id.
ImplementationId() - Constructor for class org.openmrs.ImplementationId
 
implementationId - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Implementation ID.
implementationIdDescription - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Text describing the implementation.
ImplementationIdFormController - Class in org.openmrs.web.controller.maintenance
This controller controls all uploading and syncing the Implementation Id with the implementation id server
ImplementationIdFormController() - Constructor for class org.openmrs.web.controller.maintenance.ImplementationIdFormController
 
implementationIdName - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Implementation name.
implementationIdPassPhrase - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Pass phrase used to validate who uses your implementation ID.
importLocations(Document) - Static method in class org.openmrs.migration.MigrationHelper
Takes XML like: returns the number of locations added
importProgramsAndStatuses(List<String>) - Static method in class org.openmrs.migration.MigrationHelper
 
importRegimens(String) - Method in class org.openmrs.web.controller.migration.MigrationController
Takes CSV like: patientId,drugName,formulationName,startDate,autoExpireDate,discontinuedDate, discontinuedReason,doseStrength,doseUnit,dosesPerDay,daysPerWeek,prn
importRelationships(Collection<String>, boolean, boolean) - Static method in class org.openmrs.migration.MigrationHelper
Takes a list of Strings of the format RELATIONSHIP:,,,, so if user hfraser if the cardiologist of the patient with patient_id 8039 in PIH's old emr, then: RELATIONSHIP:hfraser,Cardiologist,HIV-EMRV1,8039 (the "RELATIONSHIP:" is not actually necessary.
importUsers(Document) - Static method in class org.openmrs.migration.MigrationHelper
Takes XML like: Returns the number of users added
IN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
IN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
in(Collection<?>) - Method in interface org.openmrs.logic.LogicCriteria
Add a After expression to the current LogicCriteria
IN - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
In - Class in org.openmrs.logic.op
The In operator test whether a value is in a collection of value or not.

Example:
Collection answers = Collection.asList("ADULTRETURN");
logicService.parseString(EncounterDataSource.ENCOUNTER_KEY).in(typeNames);
The above criteria will test whether a patient have EncounterType in the list
In() - Constructor for class org.openmrs.logic.op.In
 
IN - Static variable in interface org.openmrs.logic.op.Operator
 
in_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
OPERATORS
increaseWeight(Double) - Method in class org.openmrs.ConceptWord
Increment the weight by i
INDENT_SIZE - Static variable in class org.openmrs.util.FormConstants
 
indexTermsByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
inheritsRoles() - Method in class org.openmrs.Role
Convenience method to test whether or not this role extends/ inherits from any other roles
init(FilterConfig) - Method in class org.openmrs.module.web.filter.ForcePasswordChangeFilter
 
init(FilterConfig) - Method in class org.openmrs.module.web.filter.ModuleFilter
 
init(ServletConfig) - Method in class org.openmrs.web.DispatcherServlet
 
init(ServletConfig) - Method in class org.openmrs.web.dwr.OpenmrsDWRServlet
Overriding the init(ServletConfig) method to save the dwr servlet to the ModuleWebUtil class
init(FilterConfig) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
init(FilterConfig) - Method in class org.openmrs.web.filter.JspClassLoaderFilter
 
init(FilterConfig) - Method in class org.openmrs.web.filter.StartupFilter
 
init(FilterConfig) - Method in class org.openmrs.web.filter.update.UpdateFilter
 
init(ServletContext) - Static method in class org.openmrs.web.user.CurrentUsers
Initialize the current users list.
INIT_REQ_UNIQUE_ID - Static variable in class org.openmrs.web.WebConstants
 
initAction() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.notification.web.controller.AlertFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.notification.web.controller.AlertListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.scheduler.web.controller.SchedulerFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.scheduler.web.controller.SchedulerListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptClassFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptClassListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptDrugFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptSourceFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.concept.ConceptSourceListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.ConceptFormController
Allows for other Objects to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.encounter.EncounterFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.encounter.EncounterTypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.encounter.EncounterTypeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.encounter.LocationFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.encounter.LocationListController
Allows for Integers to be used as values in input tags.
initBinder(WebDataBinder) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Set up automatic primitive-to-class mappings
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.form.FieldFormController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.form.FormFormController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.observation.ObsFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderByUserListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderDrugFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderDrugListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderListByPatientController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderTypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.order.OrderTypeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.patient.PatientFormController
Allows for other Objects to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.patient.PatientListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.person.PersonFormController
Allows for other Objects to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.person.RelationshipTypeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.person.RelationshipTypeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.person.RelationshipTypeViewFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.program.ProgramFormController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.program.StateConversionFormController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.program.WorkflowFormController
 
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.user.PrivilegeFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.user.PrivilegeListController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.user.RoleFormController
Allows for Integers to be used as values in input tags.
initBinder(HttpServletRequest, ServletRequestDataBinder) - Method in class org.openmrs.web.controller.user.RoleListController
Allows for Integers to be used as values in input tags.
initBinder(WebDataBinder) - Method in class org.openmrs.web.controller.user.UserFormController
 
initBinder(WebDataBinder, WebRequest) - Method in class org.openmrs.web.OpenmrsBindingInitializer
 
InitEvaluateList(String, String) - Method in class org.openmrs.arden.MLMObject
 
initFrameworkServlet() - Method in class org.openmrs.web.DispatcherServlet
 
InitializationFilter - Class in org.openmrs.web.filter.initialization
This is the first filter that is processed.
InitializationFilter() - Constructor for class org.openmrs.web.filter.initialization.InitializationFilter
 
initializationRequired() - Static method in class org.openmrs.web.filter.initialization.InitializationFilter
Public method that returns true if database+runtime properties initialization is required
InitializationWizardModel - Class in org.openmrs.web.filter.initialization
The InitializationFilter uses this model object to hold all properties that are edited by the user in the wizard.
InitializationWizardModel() - Constructor for class org.openmrs.web.filter.initialization.InitializationWizardModel
 
initialize(Map<String, String>) - Method in class org.openmrs.module.Extension
Called before being displayed each time
initialize(TaskDefinition) - Method in interface org.openmrs.scheduler.Task
Initializes the task and sets the task definition.
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.AbstractTask
 
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
 
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
Deprecated.
 
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
 
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.TestTask
 
InputRequiredException - Exception in org.openmrs.util
Used by the DatabaseUpdater to signal that a given update requires input from the user.
InputRequiredException(Map<String, InputRequiredException.DATATYPE>) - Constructor for exception org.openmrs.util.InputRequiredException
Common constructor taking in a message to give the user some context as to where/why the authentication failed.
InputRequiredException.DATATYPE - Enum in org.openmrs.util
Required input will be in one of these forms
InsertedOrderComparator - Class in org.openmrs.util
Deprecated.
this is not needed. Use a LinkedHashSet object instead of this class.
InsertedOrderComparator() - Constructor for class org.openmrs.util.InsertedOrderComparator
Deprecated.
 
insertModuleFile(InputStream, String) - Static method in class org.openmrs.module.ModuleUtil
Add the inputStream as a file in the modules repository
instantiate(String, EntityMode, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
INSTITUTION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
INSTITUTION - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
institution_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
InsufficientIdentifiersException - Exception in org.openmrs.api
 
InsufficientIdentifiersException() - Constructor for exception org.openmrs.api.InsufficientIdentifiersException
 
InsufficientIdentifiersException(String) - Constructor for exception org.openmrs.api.InsufficientIdentifiersException
 
InsufficientIdentifiersException(String, Throwable) - Constructor for exception org.openmrs.api.InsufficientIdentifiersException
 
InsufficientIdentifiersException(Throwable) - Constructor for exception org.openmrs.api.InsufficientIdentifiersException
 
interceptors - Variable in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
interceptors - Variable in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
intersect(Cohort, Cohort) - Static method in class org.openmrs.Cohort
Returns the intersection of two cohorts, treating null as an empty cohort
INTLIT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
INTLIT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
InvalidCharactersPasswordException - Exception in org.openmrs.api
Password exception when the password doesn't comply to the minimum set of required characters.
InvalidCharactersPasswordException() - Constructor for exception org.openmrs.api.InvalidCharactersPasswordException
 
InvalidCharactersPasswordException(String) - Constructor for exception org.openmrs.api.InvalidCharactersPasswordException
 
InvalidCheckDigitException - Exception in org.openmrs.api
 
InvalidCheckDigitException() - Constructor for exception org.openmrs.api.InvalidCheckDigitException
 
InvalidCheckDigitException(String) - Constructor for exception org.openmrs.api.InvalidCheckDigitException
 
InvalidCheckDigitException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.InvalidCheckDigitException
 
InvalidCheckDigitException(String, Throwable) - Constructor for exception org.openmrs.api.InvalidCheckDigitException
 
InvalidCheckDigitException(Throwable) - Constructor for exception org.openmrs.api.InvalidCheckDigitException
 
InvalidIdentifierFormatException - Exception in org.openmrs.api
 
InvalidIdentifierFormatException() - Constructor for exception org.openmrs.api.InvalidIdentifierFormatException
 
InvalidIdentifierFormatException(String) - Constructor for exception org.openmrs.api.InvalidIdentifierFormatException
 
InvalidIdentifierFormatException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.InvalidIdentifierFormatException
 
InvalidIdentifierFormatException(String, Throwable) - Constructor for exception org.openmrs.api.InvalidIdentifierFormatException
 
InvalidIdentifierFormatException(Throwable) - Constructor for exception org.openmrs.api.InvalidIdentifierFormatException
 
InversePatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
InversePatientFilter() - Constructor for class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
InversePatientFilter(PatientFilter) - Constructor for class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
invoke(MethodInvocation) - Method in class org.openmrs.aop.LoggingAdvice
This method prints out debug statements for getters and info statements for everything else ("setters").
is() - Method in class org.openmrs.arden.ArdenBaseParser
comparison synonyms
IS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
IS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
isActive() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
isAlertRead() - Method in class org.openmrs.notification.Alert
 
isAlertRead() - Method in class org.openmrs.notification.AlertRecipient
 
isAllPatients - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
isAllPatients() - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
isAllPatients() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
isAllPatients() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
isAnswerOnly() - Method in class org.openmrs.ConceptDatatype
 
isAuthenticated() - Static method in class org.openmrs.api.context.Context
 
isAuthenticated() - Method in class org.openmrs.api.context.UserContext
 
isBirthdateEstimated() - Method in class org.openmrs.Person
 
isBlank() - Method in class org.openmrs.PersonAddress
Convenience method to test whether any of the fields in this address are set
isBoolean() - Method in class org.openmrs.ConceptDatatype
 
isCached(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Return true if a cache entry exists with the given key
isCoded() - Method in class org.openmrs.ConceptDatatype
 
isCollection(Class<?>) - Static method in class org.openmrs.util.Reflect
 
isCollection(Object) - Static method in class org.openmrs.util.Reflect
 
isCollectionField(Field) - Method in class org.openmrs.util.Reflect
This method validate the given field is Collection and the elements should be of parameterized type
isCombination() - Method in class org.openmrs.Drug
Gets whether or not this is a combination drug
isComplex() - Method in class org.openmrs.Concept
Child Class ConceptComplex overrides this method and returns true.
isComplex() - Method in class org.openmrs.ConceptComplex
Overrides parent method and returns true if this Concept.getDatatype() equals "Complex"..
isComplex() - Method in class org.openmrs.ConceptDatatype
 
isComplex() - Method in class org.openmrs.Obs
 
isComposition() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
isConceptInList(Concept, List<Concept>) - Static method in class org.openmrs.util.OpenmrsUtil
 
isCoreModule() - Method in class org.openmrs.module.Module
This is a convenience method to know whether this module is core to OpenMRS.
isCurrent(Date) - Method in class org.openmrs.Order
Convenience method to determine if order is current
isCurrent() - Method in class org.openmrs.Order
 
isDaemonThread() - Static method in class org.openmrs.api.context.Daemon
 
isDate() - Method in class org.openmrs.ConceptDatatype
 
isDateTime() - Method in class org.openmrs.ConceptDatatype
 
isDead() - Method in class org.openmrs.Person
 
isDefaultHtmlEscape() - Method in class org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTag
 
isDescending() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
isDescending() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
isDirty() - Method in class org.openmrs.FieldAnswer
 
isDiscontinued(Date) - Method in class org.openmrs.Order
Convenience method to determine if order is discontinued at a given time
isDiscontinuedRightNow() - Method in class org.openmrs.Order
 
isDrugOrder() - Method in class org.openmrs.DrugOrder
 
isDrugOrder() - Method in class org.openmrs.Order
true/false whether or not this is a drug order overridden in extending class drugOrders.
isEmpty() - Method in class org.openmrs.Cohort
 
isEmpty() - Method in class org.openmrs.logic.result.EmptyResult
 
isEmpty() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
isEmpty() - Method in class org.openmrs.web.dwr.EnteredField
 
isExecuting() - Method in interface org.openmrs.scheduler.Task
Returns true if the task is currently in its execute() method.
isExecuting - Variable in class org.openmrs.scheduler.tasks.AbstractTask
 
isExecuting() - Method in class org.openmrs.scheduler.tasks.AbstractTask
 
isExecuting() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
 
isExpression(String) - Static method in class org.openmrs.report.EvaluationContext
Deprecated.
 
isFullySpecifiedName() - Method in class org.openmrs.ConceptName
Checks whether the concept name is explicitly marked as fully specified
isFuture(Date) - Method in class org.openmrs.Order
 
isFuture() - Method in class org.openmrs.Order
 
isHandlerMarkedAsDisabled(Class<? extends RequiredDataHandler>, Field) - Static method in class org.openmrs.aop.RequiredDataAdvice
Checks if the given field is annotated with a @DisableHandler annotation to specify that the given handlerType should be disabled
isHSQLDialect(SessionFactory) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Check and cache whether the currect dialect is HSQL or not.
isHtmlEscape() - Method in class org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTag
 
isIdentifierInUseByAnotherPatient(PatientIdentifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
This method uses a SQL query and does not load anything into the hibernate session.
isIdentifierInUseByAnotherPatient(PatientIdentifier) - Method in interface org.openmrs.api.db.PatientDAO
 
isIdentifierInUseByAnotherPatient(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
isIdentifierInUseByAnotherPatient(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
Checks whether the given patient identifier is already assigned to a patient other than patientIdentifier.patient
isInAbsoluteNumericRange(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isIncludeAtoB() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
isIncludeBtoA() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
isInCriticalNumericRange(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isIndexTerm() - Method in class org.openmrs.ConceptName
Convenience method for checking whether this is an index Term.
isIndexTermInLocale(Locale) - Method in class org.openmrs.ConceptName
Convenience method for determining whether this is an index Term for a given locale.
isInHierarchy(Location, Location) - Static method in class org.openmrs.Location
Checks whether 'location' is a member of the tree starting at 'root'.
isInNormalNumericRange(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isInProgram(Patient, Program, Date, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
isInProgram(Patient, Program, Date, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
isLegalTransition(ProgramWorkflowState, ProgramWorkflowState) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
isLegalTransition(ProgramWorkflowState, ProgramWorkflowState) - Method in interface org.openmrs.api.ProgramWorkflowService
isLegalTransition(ProgramWorkflowState, ProgramWorkflowState) - Method in class org.openmrs.ProgramWorkflow
Check whether it is allowable to transition from fromState to toState.
isLoaded() - Method in class org.openmrs.hl7.HL7InArchive
describes whether hl7 data has been loaded from the filesystem
isLocalePreferred() - Method in class org.openmrs.ConceptName
Getter for localePreferred
isMandatory() - Method in class org.openmrs.module.Module
This property is set by the module owner to tell OpenMRS that once it is installed, it must always startup.
isModuleStarted(Module) - Static method in class org.openmrs.module.ModuleFactory
Checks whether the given module is activated
isMutable() - Method in class org.openmrs.util.HibernateEnumType
 
isNamed(String) - Method in class org.openmrs.Concept
 
isNull() - Method in class org.openmrs.logic.result.EmptyResult
 
isNull() - Method in class org.openmrs.logic.result.Result
 
isNumeric() - Method in class org.openmrs.Concept
Whether this concept is numeric or not.
isNumeric() - Method in class org.openmrs.ConceptDatatype
 
isNumeric() - Method in class org.openmrs.ConceptNumeric
This method will always return true for ConceptNumeric objects that have a datatype of Numeric
iso_date_time() - Method in class org.openmrs.arden.ArdenBaseParser
 
isObsGrouping() - Method in class org.openmrs.Obs
Convenience method that checks for nullity and length of the (@link #getGroupMembers()) method
isObsGrouping() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
Convenience method to know whether this row is an obs grouping and should be displayed with a table or if its a single one-and-done obs and should just be shown as one value
isOpenmrsObjectCollection(Object) - Static method in class org.openmrs.aop.RequiredDataAdvice
Checks the given Class to see if it A) is a Collection/Set/ List, and B) contains OpenmrsObjects
isPatient() - Method in class org.openmrs.Person
 
isPersonVoided() - Method in class org.openmrs.Person
 
isPrecise() - Method in class org.openmrs.ConceptNumeric
 
isPrecise() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
isPreferred() - Method in class org.openmrs.ConceptName
Checks whether the name is explicitly marked as preferred for any locale.
isPreferred() - Method in class org.openmrs.PatientIdentifier
 
isPreferred() - Method in class org.openmrs.PersonAddress
 
isPreferred() - Method in class org.openmrs.PersonName
 
isPreferred() - Method in class org.openmrs.RelationshipType
"Preferred" relationship types are those that should be shown as default types when adding/editing a person's relationships
isPreferredForLocale(Locale) - Method in class org.openmrs.ConceptName
Checks whether the name is explicitly marked as preferred for the given locale
isPreferredInCountry(String) - Method in class org.openmrs.ConceptName
Checks whether the name is explicitly marked as preferred in a locale with a matching country code E.g 'fr_RW' and 'en_RW' for country RW
isPreferredInLanguage(String) - Method in class org.openmrs.ConceptName
Checks whether the name is explicitly marked as preferred in a locale with a matching language.
isPreferredShortInCountry(String) - Method in class org.openmrs.ConceptName
Deprecated.
since version 1.7
isPreferredShortInLanguage(String) - Method in class org.openmrs.ConceptName
Deprecated.
as of version 1.7
isPublished() - Method in class org.openmrs.web.dwr.FormListItem
 
isReadyToRun() - Method in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
isReadyToRun() - Method in interface org.openmrs.reporting.PatientFilter
Deprecated.
Check whether this filter has had enough parameters set to be run properly
isReadyToRun() - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
isReadyToRun() - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
isRefreshingContext() - Static method in class org.openmrs.api.context.Context
 
isRefreshingContext() - Method in class org.openmrs.api.context.ServiceContext
Returns true/false whether startRefreshingContext() has been called without a subsequent call to doneRefreshingContext() yet.
isRequired() - Method in class org.openmrs.FormField
 
isRequired() - Method in class org.openmrs.report.Parameter
Deprecated.
Whether or not this parameter "must" be filled in by a value
isResourceVisible(String, URL, ModuleClassLoader) - Method in class org.openmrs.module.ModuleClassLoader
Check if the given resource (image, file, etc) is visible by this classloader
isRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
 
isRetired() - Method in class org.openmrs.Concept
 
isRetired() - Method in interface org.openmrs.Retireable
 
isRetired() - Method in class org.openmrs.Tribe
Deprecated.
 
isRquired() - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
isRule() - Method in class org.openmrs.ConceptDatatype
 
isSatisfiedByAny() - Method in class org.openmrs.notification.Alert
 
isSatisfiedByAny() - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
isSavedCohortReference() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
isSavedFilterReference() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
isSavedReference() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
isSavedSearchReference() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
isSearchable() - Method in class org.openmrs.PersonAttributeType
 
isSecretAnswer(User, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
isSecretAnswer(User, String) - Method in interface org.openmrs.api.db.UserDAO
 
isSecretAnswer(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
isSecretAnswer(User, String) - Method in interface org.openmrs.api.UserService
Compares answer against the user's secret answer.
isSelectMultiple() - Method in class org.openmrs.Field
 
isSessionOpen() - Static method in class org.openmrs.api.context.Context
This method tells whether Context.openSession() has been called or not already.
isSet() - Method in class org.openmrs.Concept
whether or not this concept is a set
isShort() - Method in class org.openmrs.ConceptName
Convenience method for determining whether this is a short name.
isShortSerialization(Map<?, ?>) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
- use SerializationService and OpenmrsSerializer implementation for Serialization
isStarted() - Method in class org.openmrs.module.Module
 
isStringInArray(String, String[]) - Static method in class org.openmrs.util.OpenmrsUtil
 
isSubTypeOfType(String, String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
isSubTypeOfType(String, String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
Auto generated method comment
isSubTypeOfType(String, String) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Auto generated method comment
isSuperClass(Class) - Method in class org.openmrs.util.Reflect
 
isSuperClass(Object) - Method in class org.openmrs.util.Reflect
 
isSuperUser() - Method in class org.openmrs.User
Return true if this user has all privileges
isSuperUser(Connection, Integer) - Method in class org.openmrs.web.filter.update.UpdateFilter
Checks the given user to see if they have been given the OpenmrsConstants#SUPERUSER_ROLE role.
isSupposedToChangePassword() - Method in class org.openmrs.web.user.UserProperties
Method to read the value of forcePassword property
isSynonym() - Method in class org.openmrs.ConceptName
Convenience method for checking whether this is a a synonym.
isSynonymInLocale(Locale) - Method in class org.openmrs.ConceptName
Convenience method for determining whether this is a synonym in a given locale.
isText() - Method in class org.openmrs.ConceptDatatype
 
isTime() - Method in class org.openmrs.ConceptDatatype
 
isTransient(Object) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
isUser() - Method in class org.openmrs.Person
isUserNameValid(String) - Method in class org.openmrs.validator.UserValidator
Convenience method to check the given username against the regular expression.
isUseSystemClassLoader() - Static method in class org.openmrs.api.context.Context
 
isUseSystemClassLoader() - Method in class org.openmrs.api.context.ServiceContext
Checks if we are using the system class loader.
isValid(String) - Method in interface org.openmrs.patient.IdentifierValidator
 
isValid(String) - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
 
isValid(String) - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
Override to disallow numeric check digits and identifiers that are not exactly VERHOEFF_ID_LENGTH long.
isValidCheckDigit(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
Check the given string against the check digit algorithm
isValidCheckDigit(String) - Static method in class org.openmrs.util.OpenmrsUtil
isValidNumericValue(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isValidNumericValue(Float, Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
 
isVarCallorDataRead(Object) - Method in class org.openmrs.arden.MLMObject
 
isVoided() - Method in class org.openmrs.BaseOpenmrsData
 
isVoided() - Method in class org.openmrs.ConceptName
Returns whether the ConceptName has been voided.
isVoided() - Method in class org.openmrs.ConceptNameTag
Returns whether the ConceptName has been voided.
isVoided() - Method in class org.openmrs.ConceptSource
Deprecated.
use isRetired
isVoided() - Method in interface org.openmrs.Voidable
 
isVoided() - Method in class org.openmrs.web.dwr.EncounterListItem
 
it() - Method in class org.openmrs.arden.ArdenBaseParser
 
IT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
IT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
ITALIAN_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
iterator() - Method in class org.openmrs.report.CohortDataSet
Deprecated.
Returns this map as a single-row data set
iterator() - Method in interface org.openmrs.report.DataSet
Deprecated.
The keys of the maps that this iterator returns are given by this.getDefinition().getColumnKeys()
iterator() - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
iterator() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 

J

join(Collection<E>, String) - Static method in class org.openmrs.util.OpenmrsUtil
Converts a collection to a String with a specified separator between all elements
JPG_MIME_TYPE - Static variable in class org.openmrs.web.servlet.AbstractGraphServlet
 
JspClassLoaderFilter - Class in org.openmrs.web.filter
Simple filter class to set the OpenMRS class loader as the context class loader of the current thread so that JSPs can use EL functions defined in modules
JspClassLoaderFilter() - Constructor for class org.openmrs.web.filter.JspClassLoaderFilter
 

K

keySet() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
keyword_text() - Method in class org.openmrs.arden.ArdenBaseParser
 
KEYWORDS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
KEYWORDS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
keywords_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
KNOWLEDGE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
knowledge(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
KNOWLEDGE
KNOWLEDGE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
knowledge_body() - Method in class org.openmrs.arden.ArdenBaseParser
 
knowledge_category() - Method in class org.openmrs.arden.ArdenBaseParser
 
knowledge_text(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
KNOWLEDGE TEXT- To return data, logic and action text to populate the DB

L

LAST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LAST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
last() - Method in class org.openmrs.arden.ArdenClause
 
last(double) - Method in class org.openmrs.arden.ArdenClause
 
last() - Method in interface org.openmrs.logic.LogicCriteria
Apply the Last operator to the LogicCriteria
last(Integer) - Method in interface org.openmrs.logic.LogicCriteria
 
Last - Class in org.openmrs.logic.op
The Last operator will return a subset result of the entire result returned by the criteria.

Example:
- logicService.parse("'CD4 COUNT'").last(2);
The above will give us a criteria to get the last two "CD4 COUNT" observations
Last() - Constructor for class org.openmrs.logic.op.Last
 
LAST - Static variable in interface org.openmrs.logic.op.Operator
 
LAST - Static variable in interface org.openmrs.logic.op.TransformOperator
 
lastSecondOfDay(Date) - Static method in class org.openmrs.util.OpenmrsUtil
Return a date that is the same day as the passed in date, but the hours and seconds are the latest possible for that day.
LATEST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LATEST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
latest() - Method in class org.openmrs.logic.result.Result
 
LAYOUT_TOKEN - Variable in class org.openmrs.layout.web.LayoutTemplate
 
LayoutPortletController - Class in org.openmrs.web.controller.layout
 
LayoutPortletController() - Constructor for class org.openmrs.web.controller.layout.LayoutPortletController
 
LayoutSupport<T extends LayoutTemplate> - Class in org.openmrs.layout.web
 
LayoutSupport() - Constructor for class org.openmrs.layout.web.LayoutSupport
 
LayoutTemplate - Class in org.openmrs.layout.web
Generic class used by AddressTemplate and NameTemplate layouts
LayoutTemplate() - Constructor for class org.openmrs.layout.web.LayoutTemplate
 
layoutTemplates - Variable in class org.openmrs.layout.web.LayoutSupport
 
LBRACKET - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LCURLY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LESS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LESS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
lessThan(double) - Method in class org.openmrs.arden.ArdenClause
 
LessThan - Class in org.openmrs.logic.op
The LessThan operator will return result that have a less value than the operand.

Example:
- logicService.parse("'CD4 COUNT'").gte(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric less than 200
LessThan() - Constructor for class org.openmrs.logic.op.LessThan
 
lessThanEqual(double) - Method in class org.openmrs.arden.ArdenClause
 
LessThanEquals - Class in org.openmrs.logic.op
The LessThan operator will return result that have a less value than or equals to the operand.

Example:
- logicService.parse("'CD4 COUNT'").lte(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric less than or equals to 200
LessThanEquals() - Constructor for class org.openmrs.logic.op.LessThanEquals
 
LET - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LET - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LIBRARY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
library(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
LIBRARY
LIBRARY - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
library_body() - Method in class org.openmrs.arden.ArdenBaseParser
 
library_category() - Method in class org.openmrs.arden.ArdenBaseParser
 
lineByLineFormat - Variable in class org.openmrs.layout.web.LayoutTemplate
 
Link - Class in org.openmrs.module.web.extension.provider
 
Link() - Constructor for class org.openmrs.module.web.extension.provider.Link
 
LinkExt - Class in org.openmrs.module.web.extension
 
LinkExt() - Constructor for class org.openmrs.module.web.extension.LinkExt
 
LinkProvider - Interface in org.openmrs.module.web.extension.provider
 
LinkProviderExtension - Class in org.openmrs.module.web.extension
 
LinkProviderExtension() - Constructor for class org.openmrs.module.web.extension.LinkProviderExtension
 
LINKS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LINKS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
links_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
LIST - Static variable in class org.openmrs.arden.MLMObject
 
list(ModelMap) - Method in class org.openmrs.web.controller.encounter.LocationTagController
List all LocationTags
listArchivedHL7s(ModelMap) - Method in class org.openmrs.hl7.web.controller.Hl7InArchiveListController
Render the archived HL7 messages page
listCurrentUsers(HttpServletRequest, ModelMap) - Method in class org.openmrs.web.controller.maintenance.CurrentUsersController
Lists current users.
Listener - Class in org.openmrs.web
Our Listener class performs the basic starting functions for our webapp.
Listener() - Constructor for class org.openmrs.web.Listener
 
listErrorHL7s() - Method in class org.openmrs.hl7.web.controller.Hl7InErrorListController
Render the HL7 error queue messages page
ListItem - Class in org.openmrs.web.dwr
 
ListItem() - Constructor for class org.openmrs.web.dwr.ListItem
 
ListItem(Integer, String, String) - Constructor for class org.openmrs.web.dwr.ListItem
 
listPendingHL7s(ModelMap) - Method in class org.openmrs.hl7.web.controller.Hl7InQueueListController
Render the pending HL7 queue messages page
ListPickerTag - Class in org.openmrs.web.taglib
 
ListPickerTag() - Constructor for class org.openmrs.web.taglib.ListPickerTag
 
listSuspendedHL7s(ModelMap) - Method in class org.openmrs.hl7.web.controller.Hl7InQueueListController
Render the suspended HL7 queue messages page
LITERAL_arden - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_arden - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_BOOLEAN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_BOOLEAN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_CALL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_CALL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_DATA - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_DATA - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_data_driven - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_data_driven - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_DURATION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_DURATION - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_end - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_end - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_EQ - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_EQ - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_evoke - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_evoke - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_expired - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_expired - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_GE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_GE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_GT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_GT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_hour - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_hour - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_hours - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_hours - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_LE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_LE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_LIST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_LIST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_LT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_LT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_MERGE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_MERGE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_minute - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_minute - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_minutes - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_minutes - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_NE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_NE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_NULL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_NULL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_NUMBER - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_NUMBER - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_OBJECT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_OBJECT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_OCCUR - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_Occur - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_OCCUR - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_Occur - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_OCCURRED - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_Occurred - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_OCCURRED - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_Occurred - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_OCCURS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_Occurs - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_occurs - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_OCCURS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_Occurs - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_occurs - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_PRESENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_PRESENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_production - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_production - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_REFUTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_REFUTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_seconds - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_seconds - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_SEQTO - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_SEQTO - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_SORT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_SORT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_STRING - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_STRING - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_SUPPORT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_SUPPORT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_testing - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_testing - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_urgency - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_urgency - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LITERAL_validation - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LITERAL_validation - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
loadAdvice(Module) - Static method in class org.openmrs.module.ModuleFactory
Loop over the given module's advice objects and load them into the Context This needs to be called for all started modules after every restart of the Spring Application Context
loadBundledModules(ServletContext) - Static method in class org.openmrs.web.Listener
Load the pre-packaged modules from web/WEB-INF/bundledModules.
loadClass(String) - Static method in class org.openmrs.api.context.Context
Loads a class with an instance of the OpenmrsClassLoader.
loadClass(String, boolean) - Method in class org.openmrs.module.ModuleClassLoader
 
loadClass(String, boolean, ModuleClassLoader, Set<String>) - Method in class org.openmrs.module.ModuleClassLoader
Custom loadClass implementation to allow for loading from a given ModuleClassLoader and skip the modules that have been tried already
loadClass(String, boolean) - Method in class org.openmrs.util.OpenmrsClassLoader
 
loadDatabaseDriver(String) - Static method in class org.openmrs.util.DatabaseUtil
Load the jdbc driver clas for the database which is specified by the connectionUrl parameter

This is only needed when loading up a jdbc connection manually for the first time.
loadedByThisOrChild(Class<?>) - Static method in class org.openmrs.util.OpenmrsClassLoader
Determine whether a class was loaded by this class loader or one of its child class loaders.
loadedModules - Static variable in class org.openmrs.module.ModuleFactory
 
loadFilters(Module, ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
This method will initialize and store this module's filters
loadHL7InArchiveData(List<HL7InArchive>) - Method in interface org.openmrs.hl7.HL7Service
Loads data for a list of HL7 archives from the filesystem
loadHL7InArchiveData(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
Loads HL7 data from the filesystem for an archived HL7InArchive
loadHL7InArchiveData(List<HL7InArchive>) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
loadHL7InArchiveData(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
loadModule(File) - Static method in class org.openmrs.module.ModuleFactory
Add a module (in the form of a jar file) to the list of openmrs modules Returns null if an error occurred and/or module was not successfully loaded
loadModule(File, Boolean) - Static method in class org.openmrs.module.ModuleFactory
Add a module (in the form of a jar file) to the list of openmrs modules Returns null if an error occurred and/or module was not successfully loaded
loadModule(Module, Boolean) - Static method in class org.openmrs.module.ModuleFactory
Add a module to the list of openmrs modules
loadModules() - Static method in class org.openmrs.module.ModuleFactory
Load OpenMRS modules from OpenmrsUtil.getModuleRepository()
loadModules(List<File>) - Static method in class org.openmrs.module.ModuleFactory
Attempt to load the given files as OpenMRS modules
loadProperties(Properties, InputStream) - Static method in class org.openmrs.util.OpenmrsUtil
loadProperties(Properties, File) - Static method in class org.openmrs.util.OpenmrsUtil
Convenience method used to load properties from the given file.
loadServlets(Module, ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
This method will find and cache this module's servlets (so that it doesn't have to look them up every time)
LOCAL_TIMEZONE_OFFSET - Static variable in class org.openmrs.hl7.HL7Util
 
locale - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
locales - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
LocalesAndThemesFormController - Class in org.openmrs.web.controller.maintenance
Backs the localesAndThemes.jsp page to let the admin change the default locale, default theme, etc
LocalesAndThemesFormController() - Constructor for class org.openmrs.web.controller.maintenance.LocalesAndThemesFormController
 
LocaleUtility - Class in org.openmrs.util
A utility class for working with Locales.
LocaleUtility() - Constructor for class org.openmrs.util.LocaleUtility
 
Location - Class in org.openmrs
A Location is a physical place, such as a hospital, a room, a clinic, or a district.
Location() - Constructor for class org.openmrs.Location
default constructor
Location(Integer) - Constructor for class org.openmrs.Location
constructor with id
location - Variable in class org.openmrs.Obs
 
LOCATION_UNKNOWN - Static variable in class org.openmrs.Location
 
LocationDAO - Interface in org.openmrs.api.db
Location-related database functions
LocationEditor - Class in org.openmrs.propertyeditor
 
LocationEditor() - Constructor for class org.openmrs.propertyeditor.LocationEditor
 
LocationFormController - Class in org.openmrs.web.controller.encounter
 
LocationFormController() - Constructor for class org.openmrs.web.controller.encounter.LocationFormController
 
LocationHandler - Class in org.openmrs.web.taglib.fieldgen
This is the controller for the /web/web-inf/tags/locationField.tag.
LocationHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.LocationHandler
 
LocationListController - Class in org.openmrs.web.controller.encounter
 
LocationListController() - Constructor for class org.openmrs.web.controller.encounter.LocationListController
 
LocationListItem - Class in org.openmrs.web.dwr
 
LocationListItem() - Constructor for class org.openmrs.web.dwr.LocationListItem
 
LocationListItem(Location) - Constructor for class org.openmrs.web.dwr.LocationListItem
 
LocationPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
LocationPatientFilter() - Constructor for class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
LocationQueryController - Class in org.openmrs.web.controller.query
This class contains ajax-accessible queries relating to Locations
LocationQueryController() - Constructor for class org.openmrs.web.controller.query.LocationQueryController
 
LocationService - Interface in org.openmrs.api
API methods for managing Locations

Example Usage:
List locations = Context.getLocationService().getAllLocations();
LocationServiceImpl - Class in org.openmrs.api.impl
Default implementation of the LocationService
LocationServiceImpl() - Constructor for class org.openmrs.api.impl.LocationServiceImpl
 
LocationTag - Class in org.openmrs
An LocationTag allows categorization of Locations
LocationTag() - Constructor for class org.openmrs.LocationTag
default constructor
LocationTag(Integer) - Constructor for class org.openmrs.LocationTag
constructor with id
LocationTag(String, String) - Constructor for class org.openmrs.LocationTag
Required values constructor.
LocationTagController - Class in org.openmrs.web.controller.encounter
Controller for managing LocationTags
LocationTagController() - Constructor for class org.openmrs.web.controller.encounter.LocationTagController
 
LocationTagEditor - Class in org.openmrs.propertyeditor
Property editor for LocationTags
LocationTagEditor() - Constructor for class org.openmrs.propertyeditor.LocationTagEditor
 
LocationTagValidator - Class in org.openmrs.validator
Validates LocationTag objects
LocationTagValidator() - Constructor for class org.openmrs.validator.LocationTagValidator
 
LocationUtility - Class in org.openmrs.util
A utility class for working with locations
LocationUtility() - Constructor for class org.openmrs.util.LocationUtility
 
LocationValidator - Class in org.openmrs.validator
Validates the Location object.
LocationValidator() - Constructor for class org.openmrs.validator.LocationValidator
 
log - Variable in class org.openmrs.aop.AuthorizationAdvice
Logger for this class and subclasses
log - Static variable in class org.openmrs.aop.LoggingAdvice
Logger for this class.
log - Variable in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
log - Static variable in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
log - Static variable in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
 
log - Static variable in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
log - Variable in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
log - Variable in class org.openmrs.api.impl.AdministrationServiceImpl
 
log - Variable in class org.openmrs.api.impl.FormServiceImpl
 
log - Variable in class org.openmrs.api.impl.OrderServiceImpl
 
log - Variable in class org.openmrs.api.impl.PatientSetServiceImpl
 
log - Variable in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
log - Variable in class org.openmrs.api.impl.SerializationServiceImpl
 
log - Variable in class org.openmrs.api.impl.UserServiceImpl
 
log - Static variable in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
log - Variable in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
log - Static variable in class org.openmrs.migration.MigrationHelper
 
log - Static variable in class org.openmrs.module.web.controller.ModuleListController
Logger for this class and subclasses
log - Static variable in class org.openmrs.module.web.controller.ModulePropertiesFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.module.web.filter.ModuleFilter
 
log - Static variable in class org.openmrs.notification.mail.MailMessageSender
 
log - Variable in class org.openmrs.notification.web.controller.AlertFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.notification.web.controller.AlertListController
Logger for this class and subclasses
log - Variable in class org.openmrs.notification.web.dwr.AlertListItem
 
log - Variable in class org.openmrs.notification.web.dwr.DWRAlertService
 
log - Variable in class org.openmrs.notification.web.dwr.DWRMessageService
 
log - Static variable in class org.openmrs.obs.handler.AbstractHandler
 
log - Static variable in class org.openmrs.obs.handler.BinaryDataHandler
 
log - Static variable in class org.openmrs.obs.handler.BinaryStreamHandler
 
log - Static variable in class org.openmrs.obs.handler.ImageHandler
 
log - Variable in class org.openmrs.report.CohortDataSetProvider
Deprecated.
 
log - Variable in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
log - Variable in class org.openmrs.report.EvaluationContext
Deprecated.
 
log - Variable in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
log - Variable in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
log - Variable in class org.openmrs.report.RowPerObsDataSetProvider
Deprecated.
 
log - Variable in class org.openmrs.report.RowPerProgramEnrollmentDataSetProvider
Deprecated.
 
log - Variable in class org.openmrs.reporting.CachingPatientFilter
Deprecated.
 
log - Static variable in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
log - Static variable in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
log - Variable in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
log - Variable in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
log - Static variable in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
log - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
log - Static variable in class org.openmrs.reporting.PatientSearch
Deprecated.
 
log - Static variable in class org.openmrs.scheduler.web.controller.SchedulerFormController
Logger for this class and subclasses
log - Static variable in class org.openmrs.scheduler.web.controller.SchedulerListController
Logger for this class and subclasses
log - Static variable in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
log - Static variable in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
log - Static variable in class org.openmrs.util.Security
 
log - Variable in class org.openmrs.validator.AlertValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.ConceptClassValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.ConceptDatatypeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.DrugOrderValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.EncounterTypeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.FieldTypeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.FormValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.LocationValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.OrderTypeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.OrderValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.PatientIdentifierTypeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.PrivilegeValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.ProgramValidator
 
log - Variable in class org.openmrs.validator.ReportObjectValidator
Deprecated.
Log for this class and subclasses
log - Variable in class org.openmrs.validator.RoleValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.SchedulerFormValidator
Log for this class and subclasses
log - Variable in class org.openmrs.validator.StateConversionValidator
 
log - Variable in class org.openmrs.validator.UserValidator
Log for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptClassFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptClassListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptDatatypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptDatatypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptDrugFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptDrugListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptIndexFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptProposalFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptProposalListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptSetDerivedFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptSourceFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ConceptSourceListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.concept.ProposeConceptFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.ConceptFormValidator
Log for this class and subclasses
log - Variable in class org.openmrs.web.controller.ConceptStatsFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.encounter.EncounterDisplayController
 
log - Variable in class org.openmrs.web.controller.encounter.EncounterFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.encounter.EncounterTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.encounter.EncounterTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.encounter.LocationFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.encounter.LocationListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.FieldGenController
 
log - Static variable in class org.openmrs.web.controller.ForgotPasswordFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FieldFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FieldListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FieldTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FieldTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FormFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.form.FormListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.maintenance.CurrentUsersController
 
log - Variable in class org.openmrs.web.controller.maintenance.GlobalPropertyController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.maintenance.ImplementationIdFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.maintenance.ServerLogController
 
log - Variable in class org.openmrs.web.controller.migration.MigrationController
 
log - Variable in class org.openmrs.web.controller.observation.ObsFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.observation.PersonObsFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.OptionsFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderByUserListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderDrugFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderDrugListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderListByPatientController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.order.OrderTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.MergePatientsFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.PatientDashboardController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.PatientFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.PatientIdentifierTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.patient.PatientListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.AddPersonController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.PersonAttributeTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.PersonAttributeTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.PersonDashboardController
 
log - Static variable in class org.openmrs.web.controller.person.PersonFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.RelationshipTypeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.RelationshipTypeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.person.RelationshipTypeViewFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.PortletController
 
log - Variable in class org.openmrs.web.controller.program.PatientProgramFormController
 
log - Variable in class org.openmrs.web.controller.program.ProgramFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.program.ProgramListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.program.StateConversionFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.program.StateConversionListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.program.WorkflowFormController
 
log - Variable in class org.openmrs.web.controller.PseudoStaticContentController
 
log - Variable in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
 
log - Variable in class org.openmrs.web.controller.user.PrivilegeFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.user.PrivilegeListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.user.RoleFormController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.controller.user.RoleListController
Logger for this class and subclasses
log - Static variable in class org.openmrs.web.controller.user.UserFormController
 
log - Variable in class org.openmrs.web.controller.user.UserListController
Logger for this class and subclasses
log - Variable in class org.openmrs.web.dwr.CohortListItem
 
log - Variable in class org.openmrs.web.dwr.ConceptDrugListItem
 
log - Variable in class org.openmrs.web.dwr.ConceptListItem
 
log - Variable in class org.openmrs.web.dwr.DrugOrderListItem
 
log - Variable in class org.openmrs.web.dwr.DrugSetItem
 
log - Variable in class org.openmrs.web.dwr.DWRCohortService
 
log - Static variable in class org.openmrs.web.dwr.DWRConceptService
 
log - Variable in class org.openmrs.web.dwr.DWRFormService
 
log - Variable in class org.openmrs.web.dwr.DWRObsService
 
log - Variable in class org.openmrs.web.dwr.DWROrderService
 
log - Variable in class org.openmrs.web.dwr.DWRPatientSetService
 
log - Variable in class org.openmrs.web.dwr.DWRPersonService
 
log - Variable in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
log - Variable in class org.openmrs.web.dwr.DWRRelationshipService
 
log - Variable in class org.openmrs.web.dwr.DWRUserService
 
log - Variable in class org.openmrs.web.dwr.EncounterListItem
 
log - Variable in class org.openmrs.web.dwr.FieldListItem
 
log - Variable in class org.openmrs.web.dwr.FormFieldListItem
 
log - Variable in class org.openmrs.web.dwr.FormListItem
 
log - Variable in class org.openmrs.web.dwr.ListItem
 
log - Variable in class org.openmrs.web.dwr.LocationListItem
 
log - Variable in class org.openmrs.web.dwr.ObsListItem
 
log - Variable in class org.openmrs.web.dwr.PatientListItem
 
log - Variable in class org.openmrs.web.dwr.PersonListItem
 
log - Variable in class org.openmrs.web.dwr.RelationshipListItem
 
log - Variable in class org.openmrs.web.dwr.UserListItem
 
log - Variable in class org.openmrs.web.filter.initialization.InitializationFilter
 
log - Variable in class org.openmrs.web.filter.OpenmrsFilter
 
log - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
log - Variable in class org.openmrs.web.filter.StartupFilter
 
log - Variable in class org.openmrs.web.filter.update.UpdateFilter
 
log - Static variable in class org.openmrs.web.servlet.LoginServlet
 
log - Variable in class org.openmrs.web.SessionListener
 
log - Variable in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
LOG_CLASS_DEFAULT - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_DEBUG - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_ERROR - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_FATAL - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_INFO - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_TRACE - Static variable in class org.openmrs.util.OpenmrsConstants
 
LOG_LEVEL_WARN - Static variable in class org.openmrs.util.OpenmrsConstants
 
logger - Variable in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
Logger available to subclasses
Logging - Annotation Type in org.openmrs.annotation
Annotation used to provide a few extra options to the API logging advice.
LoggingAdvice - Class in org.openmrs.aop
This class provides the log4j aop around advice for our service layer.
LoggingAdvice() - Constructor for class org.openmrs.aop.LoggingAdvice
 
LOGIC - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
logic(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
LOGIC
LOGIC - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
logic_assignment() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_condition() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_elseif() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_elseifAST(AST, MLMObject, Integer) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
logic_expr() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_if_then_else2() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
logic_statement() - Method in class org.openmrs.arden.ArdenBaseParser
 
LogicalOperator - Interface in org.openmrs.logic.op
Marker for the logical operator
LogicAssignment - Class in org.openmrs.arden
 
LogicAssignment(String, String) - Constructor for class org.openmrs.arden.LogicAssignment
 
logicAssignmentAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
LogicContext - Interface in org.openmrs.logic
 
LogicCriteria - Interface in org.openmrs.logic
Used to create a hierarchical representation of a criteria (e.g., similar to a parse tree).
LogicDataSource - Interface in org.openmrs.logic.datasource
Provides data to the logic service engine.
LogicException - Exception in org.openmrs.logic
Logic-specific exception
LogicException() - Constructor for exception org.openmrs.logic.LogicException
 
LogicException(String) - Constructor for exception org.openmrs.logic.LogicException
 
LogicException(Throwable) - Constructor for exception org.openmrs.logic.LogicException
 
LogicException(String, Throwable) - Constructor for exception org.openmrs.logic.LogicException
 
LogicExpression - Interface in org.openmrs.logic
LogicExpression is an internal representation of the LogicCriteria created through LogicService.
LogicPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
LogicPatientFilter() - Constructor for class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
LogicPatientFilter(LogicCriteria) - Constructor for class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
LogicService - Interface in org.openmrs.logic
The Logic Service provides a mechanism for both registering and consuming business logic in the form of logic rules.
LogicTransform - Class in org.openmrs.logic
LogicTransform is internal representation of the transformation applied to the LogicCriteria

Example:
count() will apply the Count operator and return the total number of Result instead of the Result itself first(2) will apply the First operator and return the first two Result out of the entire Result
LogicTransform(Operator, Integer) - Constructor for class org.openmrs.logic.LogicTransform
 
LogicTransform(Operator) - Constructor for class org.openmrs.logic.LogicTransform
 
LoginCredential - Class in org.openmrs.api.db
This class holds the minimal amount of data necessary to change a user's password without using a PreparedStatement or putting the password in the User class.
LoginCredential() - Constructor for class org.openmrs.api.db.LoginCredential
 
LoginServlet - Class in org.openmrs.web.servlet
This servlet accepts the username and password from the login form and authenticates the user to OpenMRS
LoginServlet() - Constructor for class org.openmrs.web.servlet.LoginServlet
 
logout() - Static method in class org.openmrs.api.context.Context
logs out the "active" (authenticated) user within context
logout() - Method in class org.openmrs.api.context.UserContext
logs out the "active" (authenticated) user within this UserContext
LogoutServlet - Class in org.openmrs.web.servlet
Servlet called by the logout link in the webapp.
LogoutServlet() - Constructor for class org.openmrs.web.servlet.LogoutServlet
 
longfmt - Variable in class org.openmrs.obs.handler.AbstractHandler
 
lowAbsolute - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
lowCritical - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
lowNormal - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
LPAREN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LPAREN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
LT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
lt(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
lt(int) - Method in interface org.openmrs.logic.LogicCriteria
 
lt(float) - Method in interface org.openmrs.logic.LogicCriteria
 
lt(double) - Method in interface org.openmrs.logic.LogicCriteria
Add a LessThan expression to the current LogicCriteria
LT - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
LT - Static variable in interface org.openmrs.logic.op.Operator
 
LTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
LTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
lte(Operand) - Method in interface org.openmrs.logic.LogicCriteria
 
lte(int) - Method in interface org.openmrs.logic.LogicCriteria
 
lte(float) - Method in interface org.openmrs.logic.LogicCriteria
 
lte(double) - Method in interface org.openmrs.logic.LogicCriteria
Add a LessThanEquals expression to the current LogicCriteria
LTE - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
LTE - Static variable in interface org.openmrs.logic.op.Operator
 
LUHN_IDENTIFIER_VALIDATOR - Static variable in class org.openmrs.util.OpenmrsConstants
 
LuhnIdentifierValidator - Class in org.openmrs.patient.impl
A IdentifierValidator based on the Regenstrief Institute's version of the Luhn Algorithm.
LuhnIdentifierValidator() - Constructor for class org.openmrs.patient.impl.LuhnIdentifierValidator
 

M

mACTION_OP(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MailMessageSender - Class in org.openmrs.notification.mail
 
MailMessageSender() - Constructor for class org.openmrs.notification.mail.MailMessageSender
Default public constructor.
MailMessageSender(Session) - Constructor for class org.openmrs.notification.mail.MailMessageSender
Public constructor.
main_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
MAINTENANCE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
maintenance(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
MAINTENANCE
MAINTENANCE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
maintenance_body() - Method in class org.openmrs.arden.ArdenBaseParser
 
maintenance_category() - Method in class org.openmrs.arden.ArdenBaseParser
 
makeConceptWords(Concept) - Static method in class org.openmrs.ConceptWord
 
mAMPERSAND(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MANAGE_ALERTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_CLASSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_NAME_TAGS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_SOURCES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_FIELD_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_IMPLEMENTATION_ID - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_LOCATION_TAGS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_LOCATIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_MODULES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ORDER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_PRIVILEGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ROLES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_SCHEDULER - Static variable in class org.openmrs.util.PrivilegeConstants
 
MandatoryModuleException - Exception in org.openmrs.module
This error is thrown when OpenMRS is started but a module marked as 'mandatory' but was unable to start.
MandatoryModuleException(String) - Constructor for exception org.openmrs.module.MandatoryModuleException
This constructor is used when a user tries to stop a mandatory module.
MandatoryModuleException(String, String) - Constructor for exception org.openmrs.module.MandatoryModuleException
This constructor is used when a user tries to stop a mandatory module.
MandatoryModuleException(List<String>) - Constructor for exception org.openmrs.module.MandatoryModuleException
 
mapConceptProposalToConcept(ConceptProposal, Concept) - Method in interface org.openmrs.api.AdministrationService
mapConceptProposalToConcept(ConceptProposal, Concept) - Method in interface org.openmrs.api.ConceptService
Maps a concept proposal to a concept
mapConceptProposalToConcept(ConceptProposal, Concept, Locale) - Method in interface org.openmrs.api.ConceptService
Maps a concept proposal to a concept
mapConceptProposalToConcept(ConceptProposal, Concept) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
mapConceptProposalToConcept(ConceptProposal, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
mapConceptProposalToConcept(ConceptProposal, Concept, Locale) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
MapDataSet<T> - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
mAPOSTROPHE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mapping_factor() - Method in class org.openmrs.arden.ArdenBaseParser
 
mappings - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
mARDEN_CURLY_BRACKETS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
markAlertRead() - Method in class org.openmrs.notification.Alert
Convenience method to mark this alert as read.
markAlertRead(Alert) - Method in interface org.openmrs.notification.AlertService
markAlertRead(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
markAlertRead(Integer) - Method in class org.openmrs.notification.web.dwr.DWRAlertService
Calls the corresponding AlertService.markAlertRead(Alert) method
mAT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.annotation.OpenmrsProfileExcludeFilter
 
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.annotation.OpenmrsProfileIncludeFilter
 
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.util.TestTypeFilter
 
matchOpenmrsProfileAttributes(Map<String, Object>) - Method in class org.openmrs.annotation.OpenmrsProfileExcludeFilter
 
matchRequiredVersions(String, String) - Static method in class org.openmrs.module.ModuleUtil
This method is an enhancement of ModuleUtil.compareVersion(String, String) and adds support for wildcard characters and upperbounds.
MAX - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MAX - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
max() - Method in class org.openmrs.arden.ArdenClause
 
MAXIMUM - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MAXIMUM - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
maxOccurs - Variable in class org.openmrs.FormField
 
maxTokens - Variable in class org.openmrs.layout.web.LayoutTemplate
 
mBECOMES(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mCOLON(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mCOMMA(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mCOMMENT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mDIGIT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mDIV(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mDOT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mDOTDOT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MEDIAN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MEDIAN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
MemoryAppender - Class in org.openmrs.util
This class stores a few lines of the output to the log file.
MemoryAppender() - Constructor for class org.openmrs.util.MemoryAppender
 
mENDBLOCK(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mEQUALS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
merge(MutableMessageSource, boolean) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
merge(MutableMessageSource, boolean) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
Merges messages from another message source into the active (current) message source.
merge(MutableMessageSource, boolean) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
merge(MutableMessageSource, boolean) - Method in interface org.openmrs.messagesource.MutableMessageSource
Merge messages from another source into this source.
mergeDefaultRuntimeProperties(Properties) - Method in interface org.openmrs.api.db.ContextDAO
Merge in the default properties defined for this database connection
mergeDefaultRuntimeProperties(Properties) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
Takes the default properties defined in /metadata/api/hibernate/hibernate.default.properties and merges it into the user-defined runtime properties
mergeDuplicateFields() - Method in interface org.openmrs.api.FormService
Audit form, consolidate similar fields
mergeDuplicateFields() - Method in class org.openmrs.api.impl.FormServiceImpl
 
mergePatients(Patient, Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
1) Moves object (encounters/obs) pointing to nonPreferred to preferred 2) Copies data (gender/birthdate/names/ids/etc) from nonPreferred to preferred iff the data is missing or null in preferred 3) notPreferred is marked as voided
mergePatients(Patient, Patient) - Method in interface org.openmrs.api.PatientService
Convenience method to join two patients' information into one record.
MergePatientsFormController - Class in org.openmrs.web.controller.patient
 
MergePatientsFormController() - Constructor for class org.openmrs.web.controller.patient.MergePatientsFormController
 
Message - Class in org.openmrs.notification
 
Message() - Constructor for class org.openmrs.notification.Message
 
Message(Integer, String, String, String, String) - Constructor for class org.openmrs.notification.Message
 
Message(Integer, String, String, String, String, String) - Constructor for class org.openmrs.notification.Message
 
Message(Integer, String, String, String, String, String, String, String) - Constructor for class org.openmrs.notification.Message
 
Message(Integer, String, String, String, String, String, String, String, String) - Constructor for class org.openmrs.notification.Message
 
MessageException - Exception in org.openmrs.notification
 
MessageException() - Constructor for exception org.openmrs.notification.MessageException
 
MessageException(Throwable) - Constructor for exception org.openmrs.notification.MessageException
 
MessageException(String) - Constructor for exception org.openmrs.notification.MessageException
 
MessageException(String, Throwable) - Constructor for exception org.openmrs.notification.MessageException
 
MessagePreparator - Interface in org.openmrs.notification
Interface that defines the message preparator's functionality.
MessageSender - Interface in org.openmrs.notification
 
MessageService - Interface in org.openmrs.notification
 
MessageServiceImpl - Class in org.openmrs.notification.impl
 
MessageServiceImpl() - Constructor for class org.openmrs.notification.impl.MessageServiceImpl
Public constructor Required for use with spring's method injection.
MessageSourceService - Interface in org.openmrs.messagesource
Interface for a service which expands on the basic capabilities of a message source.
MessageSourceServiceImpl - Class in org.openmrs.messagesource.impl
Extensible implementation of the MessageSourceService, which relies on injected implementations of MutableMessageSource to actually provide the services.
MessageSourceServiceImpl() - Constructor for class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
MetadataComparator - Class in org.openmrs.util
A comparator that sorts first based on non-retired, and second based on name.
MetadataComparator(Locale) - Constructor for class org.openmrs.util.MetadataComparator
 
methodException(Class, String, Exception) - Method in class org.openmrs.reporting.export.DataExportUtil.VelocityExceptionHandler
Deprecated.
When a user-supplied method throws an exception, the MethodExceptionEventHandler is invoked with the Class, method name and thrown Exception.
methodException(Class, String, Exception) - Method in class org.openmrs.util.VelocityExceptionHandler
When a user-supplied method throws an exception, the MethodExceptionEventHandler is invoked with the Class, method name and thrown Exception.
mGT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mGTE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mID(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
migrateHl7InArchivesToFileSystem(Map<String, Integer>) - Method in interface org.openmrs.hl7.HL7Service
Method is called by the archives migration thread to transfer hl7 in archives from the hl7_in_archives database table to the file system
migrateHl7InArchivesToFileSystem(Map<String, Integer>) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
MIGRATION_MAX_BATCH_SIZE - Static variable in class org.openmrs.hl7.HL7Constants
the maximum number if archives to fetch per query to save on memory
MigrationController - Class in org.openmrs.web.controller.migration
 
MigrationController() - Constructor for class org.openmrs.web.controller.migration.MigrationController
 
MigrationHelper - Class in org.openmrs.migration
 
MigrationHelper() - Constructor for class org.openmrs.migration.MigrationHelper
 
MILLISECONDS_PER_SECOND - Static variable in class org.openmrs.scheduler.Schedule
Constants
MimeType - Class in org.openmrs
Deprecated.
This class is no longer used. Mimetypes are determined by the handler for a ConceptComplex now.
MimeType() - Constructor for class org.openmrs.MimeType
Deprecated.
default constructor
MimeType(Integer) - Constructor for class org.openmrs.MimeType
Deprecated.
constructor with id
MIN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MIN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
min() - Method in class org.openmrs.arden.ArdenClause
 
MINIMUM - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MINIMUM - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
minOccurs - Variable in class org.openmrs.FormField
 
mINTLIT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MINUS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MINUS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
minutes(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of minutes
minutes(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of minutes
MINUTES_PER_HOUR - Static variable in class org.openmrs.scheduler.Schedule
 
MissingRequiredIdentifierException - Exception in org.openmrs.api
 
MissingRequiredIdentifierException() - Constructor for exception org.openmrs.api.MissingRequiredIdentifierException
 
MissingRequiredIdentifierException(String) - Constructor for exception org.openmrs.api.MissingRequiredIdentifierException
 
MissingRequiredIdentifierException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.MissingRequiredIdentifierException
 
MissingRequiredIdentifierException(String, Throwable) - Constructor for exception org.openmrs.api.MissingRequiredIdentifierException
 
MissingRequiredIdentifierException(Throwable) - Constructor for exception org.openmrs.api.MissingRequiredIdentifierException
 
ML_COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
ML_COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
mLBRACKET(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mLCURLY(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mlm_date() - Method in class org.openmrs.arden.ArdenBaseParser
 
mlm_version() - Method in class org.openmrs.arden.ArdenBaseParser
 
MLMEvaluateElement - Class in org.openmrs.arden
 
MLMEvaluateElement() - Constructor for class org.openmrs.arden.MLMEvaluateElement
 
MLMNAME - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MLMNAME - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
mlmname_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
mlmname_text() - Method in class org.openmrs.arden.ArdenBaseParser
 
mlmname_text_rest() - Method in class org.openmrs.arden.ArdenBaseParser
 
MLMObject - Class in org.openmrs.arden
 
MLMObject() - Constructor for class org.openmrs.arden.MLMObject
 
MLMObject(Locale, Patient) - Constructor for class org.openmrs.arden.MLMObject
 
MLMObjectElement - Class in org.openmrs.arden
 
MLMObjectElement() - Constructor for class org.openmrs.arden.MLMObjectElement
 
MlmRule - Interface in org.openmrs.arden
A medical logic module (MLM) is an independent unit in a health knowledge base that combines the knowledge required and the definition of the way it should be applied for a single health decision (from: wikipedia).
mLPAREN(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mLT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mLTE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mMINUS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mML_COMMENT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mNE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mNOT_COMMENT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mNOT_EQUALS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MODIFIER_ANY - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
MODIFIER_FIRST - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
MODIFIER_FIRST_NUM - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
MODIFIER_LAST - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
MODIFIER_LAST_NUM - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
Module - Class in org.openmrs.module
Generic module class that openmrs manipulates
Module(String) - Constructor for class org.openmrs.module.Module
Simple constructor
Module(String, String, String, String, String, String) - Constructor for class org.openmrs.module.Module
Main constructor
MODULE_REPOSITORY_URL - Static variable in class org.openmrs.web.WebConstants
The url of the module repository.
ModuleActivator - Interface in org.openmrs.module
Contains methods that get called at different stages as the application is executing, you should extend BaseModuleActivator instead of directly implementing this interface for forward compatibility of subclasses.
ModuleAndVersion() - Constructor for class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
ModuleClassLoader - Class in org.openmrs.module
Standard implementation of module class loader.
ModuleClassLoader(Module, List<URL>, ClassLoader, URLStreamHandlerFactory) - Constructor for class org.openmrs.module.ModuleClassLoader
 
ModuleClassLoader(Module, List<URL>, ClassLoader) - Constructor for class org.openmrs.module.ModuleClassLoader
 
ModuleClassLoader(Module, List<URL>) - Constructor for class org.openmrs.module.ModuleClassLoader
 
ModuleClassLoader(Module, ClassLoader) - Constructor for class org.openmrs.module.ModuleClassLoader
Creates class instance configured to load classes and resources for given module.
moduleClassLoaders - Static variable in class org.openmrs.module.ModuleFactory
 
ModuleConditionalResource - Class in org.openmrs.module
Allows to specify a conditionally loaded resource in a module based on OpenMRS version and/or modules listed as required or aware of.
ModuleConditionalResource() - Constructor for class org.openmrs.module.ModuleConditionalResource
 
ModuleConditionalResource.ModuleAndVersion - Class in org.openmrs.module
 
ModuleConstants - Class in org.openmrs.module
Constants used by the module system in openmrs
ModuleConstants() - Constructor for class org.openmrs.module.ModuleConstants
 
ModuleException - Exception in org.openmrs.module
Represents often fatal errors that occur within the module package
ModuleException(String) - Constructor for exception org.openmrs.module.ModuleException
 
ModuleException(String, Throwable) - Constructor for exception org.openmrs.module.ModuleException
 
ModuleException(String, String) - Constructor for exception org.openmrs.module.ModuleException
 
ModuleException(String, String, Throwable) - Constructor for exception org.openmrs.module.ModuleException
 
ModuleFactory - Class in org.openmrs.module
Methods for loading, starting, stopping, and storing OpenMRS modules
ModuleFactory() - Constructor for class org.openmrs.module.ModuleFactory
 
ModuleFileParser - Class in org.openmrs.module
This class will parse a file into an org.openmrs.module.Module object
ModuleFileParser(File) - Constructor for class org.openmrs.module.ModuleFileParser
Constructor
ModuleFileParser(InputStream) - Constructor for class org.openmrs.module.ModuleFileParser
Convenience constructor to parse the given inputStream file into an omod.
ModuleFilter - Class in org.openmrs.module.web.filter
This filter provides a mechanism for modules to plug-in their own custom filters.
ModuleFilter() - Constructor for class org.openmrs.module.web.filter.ModuleFilter
 
ModuleFilterChain - Class in org.openmrs.module.web.filter
This class is an implementation of FilterChain for use in using Filters defined within Modules.
ModuleFilterConfig - Class in org.openmrs.module.web.filter
This class is an implementation of FilterConfig for use in instantiating Filters from Modules
ModuleFilterDefinition - Class in org.openmrs.module.web.filter
This class captures all of the information needed to create and initialize a Filter included in a Module.
ModuleFilterDefinition(Module) - Constructor for class org.openmrs.module.web.filter.ModuleFilterDefinition
Default constructor, requires a Module
ModuleFilterMapping - Class in org.openmrs.module.web.filter
This class represents the mapping of a Filter to a collection of Servlets and URLs
ModuleFilterMapping(Module) - Constructor for class org.openmrs.module.web.filter.ModuleFilterMapping
Default constructor, requires a Module
ModuleListController - Class in org.openmrs.module.web.controller
Controller that backs the /admin/modules/modules.list page.
ModuleListController() - Constructor for class org.openmrs.module.web.controller.ModuleListController
 
ModuleMustStartException - Exception in org.openmrs.module
This is throw at OpenMRS startup when one or more modules that really need to start didn't start.
ModuleMustStartException(String) - Constructor for exception org.openmrs.module.ModuleMustStartException
 
ModulePropertiesFormController - Class in org.openmrs.module.web.controller
 
ModulePropertiesFormController() - Constructor for class org.openmrs.module.web.controller.ModulePropertiesFormController
 
ModuleResourcesServlet - Class in org.openmrs.module.web
 
ModuleResourcesServlet() - Constructor for class org.openmrs.module.web.ModuleResourcesServlet
 
ModuleServlet - Class in org.openmrs.module.web
 
ModuleServlet() - Constructor for class org.openmrs.module.web.ModuleServlet
 
ModuleServlet.SimpleServletConfig - Class in org.openmrs.module.web
Internal implementation of the ServletConfig interface, to be passed to module servlets when they are first loaded
modulesSetChanged() - Method in class org.openmrs.module.ModuleClassLoader
 
ModuleUtil - Class in org.openmrs.module
Utility methods for working and manipulating modules
ModuleUtil() - Constructor for class org.openmrs.module.ModuleUtil
 
moduleWebAdmin - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Asked for on the otherproperties.vm page to know if the allow_web_admin runtime property is true/false
MONTH - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MONTH - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
MONTHS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
MONTHS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
months(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of months
months(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of months
MoveDeletedHL7sChangeSet - Class in org.openmrs.util.databasechange
This change set moves "deleted" HL7s from the archive table to the queue table
MoveDeletedHL7sChangeSet() - Constructor for class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
moveDown(Integer[], HttpSession) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeListController
Moves the selected types down in the order
moveUp(Integer[], HttpSession) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeListController
Moves the selected types up one in the order
mPERCENT(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mPLUS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mPOUND(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mQUESTION(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mRBRACKET(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mRCURLY(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mrnGeneratorLog(String, Integer, Integer) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
use the mrngen module instead
mrnGeneratorLog(String, Integer, Integer) - Method in interface org.openmrs.api.db.AdministrationDAO
 
mrnGeneratorLog(String, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
mrnGeneratorLog(String, Integer, Integer) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
MRNGeneratorServlet - Class in org.openmrs.web.servlet
 
MRNGeneratorServlet() - Constructor for class org.openmrs.web.servlet.MRNGeneratorServlet
 
mRPAREN(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mSEMI(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mSINGLE_QUOTE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mSTRING_LITERAL(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mTERM_LITERAL(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mTIMES(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
mUNDERSCORE(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 
MutableMessageSource - Interface in org.openmrs.messagesource
Extended MessageSource interface, which provides more information about the available messages and can be changed.
MutableResourceBundleMessageSource - Class in org.openmrs.messagesource.impl
ResourceBundleMessageSource extends ReloadableResourceBundleMessageSource to provide the additional features of a MutableMessageSource.
MutableResourceBundleMessageSource() - Constructor for class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
mWS(boolean) - Method in class org.openmrs.arden.ArdenBaseLexer
 

N

N_A_UUID - Static variable in class org.openmrs.ConceptDatatype
 
NAME - Static variable in interface org.openmrs.logic.datasource.LogicDataSource
The name by which this data source should be registered when it is loaded.
NameLayoutPortletController - Class in org.openmrs.web.controller.layout
 
NameLayoutPortletController() - Constructor for class org.openmrs.web.controller.layout.NameLayoutPortletController
 
nameMappings - Variable in class org.openmrs.layout.web.LayoutTemplate
 
namesByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
NameSupport - Class in org.openmrs.layout.web.name
 
NameSupport() - Constructor for class org.openmrs.layout.web.name.NameSupport
 
NameTemplate - Class in org.openmrs.layout.web.name
 
NameTemplate() - Constructor for class org.openmrs.layout.web.name.NameTemplate
 
NativeIfNotAssignedIdentityGenerator - Class in org.openmrs.api.db.hibernate
native-if-not-assigned

By setting the Hibernate configuration's primary key column to use a "native" implementation, Hibernate ALWAYS generates the entity's id when it is being saved.
NativeIfNotAssignedIdentityGenerator() - Constructor for class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
 
NaturalStrings - Class in org.openmrs.util
Utility class for natural String comparison operations
NE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
newConfiguration() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
newInstance(Obs) - Static method in class org.openmrs.Obs
This is an equivalent to a copy constructor.
newInstance(PersonName) - Static method in class org.openmrs.PersonName
bitwise copy of the personName object.
next() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
next() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
nextToken() - Method in class org.openmrs.arden.ArdenBaseLexer
 
nf - Variable in class org.openmrs.obs.handler.AbstractHandler
 
NOLIST - Static variable in class org.openmrs.arden.MLMObject
 
nonUniqueStringsGoLast(List<String>) - Method in class org.openmrs.layout.web.LayoutTemplate
 
NOT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NOT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
not() - Method in interface org.openmrs.logic.LogicCriteria
 
NOT - Static variable in interface org.openmrs.logic.op.LogicalOperator
 
Not - Class in org.openmrs.logic.op
The Not operator will negate the a logic expression
Not() - Constructor for class org.openmrs.logic.op.Not
 
NOT - Static variable in interface org.openmrs.logic.op.Operator
 
NOT_COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NOT_COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
NOT_EQUALS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NOT_EXISTS - Static variable in interface org.openmrs.logic.op.Operator
 
NOT_EXISTS - Static variable in interface org.openmrs.logic.op.TransformOperator
 
Note - Class in org.openmrs.notification
Not currently used.
Note() - Constructor for class org.openmrs.notification.Note
 
NoteDAO - Interface in org.openmrs.api.db
Note-related database functions
NoteService - Interface in org.openmrs.notification
 
NoteServiceImpl - Class in org.openmrs.notification.impl
 
NoteServiceImpl() - Constructor for class org.openmrs.notification.impl.NoteServiceImpl
Public constructor.
NoteType - Class in org.openmrs.notification
 
NoteType() - Constructor for class org.openmrs.notification.NoteType
Default constructor
notExists() - Method in interface org.openmrs.logic.LogicCriteria
 
NotExists - Class in org.openmrs.logic.op
The NotExists operator test whether a criteria will exist for person or not.

Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").equals("ADULTRETURN").notExists();
The above will give us a criteria to test whether ADULTRETURN encounter exists or not
NotExists() - Constructor for class org.openmrs.logic.op.NotExists
 
NotificationConstants - Class in org.openmrs.notification
 
NotificationConstants() - Constructor for class org.openmrs.notification.NotificationConstants
 
notifyPrivilegeListeners(User, String, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
notifyPrivilegeListeners(User, String, boolean) - Method in interface org.openmrs.api.UserService
Notifies privilege listener beans about any privilege check.
NOW - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NOW - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
NULL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NULL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
nullInstance(Object) - Static method in class org.openmrs.util.OpenmrsClassLoader
Used by OpenmrsClassLoader.clearReferences() upon application close.
nullResult() - Static method in class org.openmrs.logic.result.Result
Deprecated.
nullSafeEquals(Arg1, Arg2) - Static method in class org.openmrs.util.OpenmrsUtil
 
nullSafeEqualsIgnoreCase(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
Performs a case insensitive Comparison of two strings taking care of null values
nullSafeGet(ResultSet, String[], Object) - Method in class org.openmrs.util.HibernateEnumType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class org.openmrs.util.HibernateEnumType
 
NUMBER - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
NUMBER - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
NUMBER_OF_FAILED_TRANSFERS_KEY - Static variable in class org.openmrs.hl7.HL7Constants
the key to be used for numberOfFailedTransfers in the progressStatusMap
NUMBER_TRANSFERRED_KEY - Static variable in class org.openmrs.hl7.HL7Constants
the key to be used for numberTransferred archives in the progressStatusMap
NumberingFormFieldComparator() - Constructor for class org.openmrs.web.controller.encounter.EncounterFormController.NumberingFormFieldComparator
 
NUMERIC - Static variable in class org.openmrs.ConceptDatatype
 
NUMERIC_UUID - Static variable in class org.openmrs.ConceptDatatype
 
NumericRangeColumnClassifier - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
NumericRangeColumnClassifier(String, String) - Constructor for class org.openmrs.reporting.NumericRangeColumnClassifier
Deprecated.
 

O

Obs - Class in org.openmrs
An observation is a single unit of clinical information.
Obs() - Constructor for class org.openmrs.Obs
default constructor
Obs(Person, Concept, Date, Location) - Constructor for class org.openmrs.Obs
Required parameters constructor A value is also required, but that can be one of: valueCoded, valueDrug, valueNumeric, or valueText
Obs(Integer) - Constructor for class org.openmrs.Obs
constructor with id
OBSCURE_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Set true from runtime configuration to obscure patients for system demonstrations
OBSCURE_PATIENTS_FAMILY_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
OBSCURE_PATIENTS_GIVEN_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
OBSCURE_PATIENTS_MIDDLE_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
ObsDAO - Interface in org.openmrs.api.db
Observation-related database functions
obsDatetime - Variable in class org.openmrs.Obs
 
ObsFormController - Class in org.openmrs.web.controller.observation
This controller gives the backing object and does the saving for the obs.form page.
ObsFormController() - Constructor for class org.openmrs.web.controller.observation.ObsFormController
 
obsGroup - Variable in class org.openmrs.Obs
The "parent" of this obs.
obsId - Variable in class org.openmrs.Obs
 
ObsListItem - Class in org.openmrs.web.dwr
 
ObsListItem() - Constructor for class org.openmrs.web.dwr.ObsListItem
 
ObsListItem(Obs, Locale) - Constructor for class org.openmrs.web.dwr.ObsListItem
 
ObsPatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ObsPatientFilter() - Constructor for class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
ObsService - Interface in org.openmrs.api
The ObsService deals with saving and getting Obs to/from the database Usage:
ObsServiceImpl - Class in org.openmrs.api.impl
Default implementation of the Observation Service
ObsServiceImpl() - Constructor for class org.openmrs.api.impl.ObsServiceImpl
Default empty constructor for this obs service
ObsTableWidget - Class in org.openmrs.web.taglib
 
ObsTableWidget() - Constructor for class org.openmrs.web.taglib.ObsTableWidget
 
ObsValidator - Class in org.openmrs.validator
Validator for the Obs class.
ObsValidator() - Constructor for class org.openmrs.validator.ObsValidator
 
occur() - Method in class org.openmrs.arden.ArdenBaseParser
 
OCCUR - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
OCCUR - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
OF - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
OF - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
of_func_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
of_noread_func_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
of_noread_func_opAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
of_read_func_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
of_read_func_opAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
onBind(HttpServletRequest, Object) - Method in class org.openmrs.web.controller.observation.ObsFormController
 
onCollectionRecreate(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.AuditableInterceptor
This class method is only called when flushing an updated dirty object, not inserting objects
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onPrepareStatement(String) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onShutdown() - Method in class org.openmrs.api.impl.BaseOpenmrsService
 
onShutdown() - Method in class org.openmrs.api.impl.CohortServiceImpl
Clean up after this class.
onShutdown() - Method in class org.openmrs.api.impl.ObsServiceImpl
Clean up after this class.
onShutdown() - Method in class org.openmrs.api.impl.PatientServiceImpl
Clean up after this class.
onShutdown() - Method in class org.openmrs.api.impl.PatientSetServiceImpl
Clean up after this class.
onShutdown() - Method in interface org.openmrs.api.OpenmrsService
Called when the OpenMRS service layer is shutting down
onShutdown() - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
Clean up after this class.
onShutdown() - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
Clean up after this class.
onShutdown() - Method in interface org.openmrs.scheduler.SchedulerService
Stop all tasks and clean up the scheduler instance.
onShutdown() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Shutdown hook for the scheduler and all of its scheduled tasks.
onShutdown() - Static method in class org.openmrs.util.OpenmrsClassLoader
 
onStartup() - Method in class org.openmrs.api.impl.BaseOpenmrsService
 
onStartup() - Method in interface org.openmrs.api.OpenmrsService
Called when the OpenMRS service layer is initializing.
onStartup() - Method in interface org.openmrs.scheduler.SchedulerService
Start all tasks that are scheduled to run on startup.
onStartup() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Start up hook for the scheduler and all of its scheduled tasks.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.module.web.controller.ModuleListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.module.web.controller.ModulePropertiesFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.notification.web.controller.AlertFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.notification.web.controller.AlertListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.scheduler.web.controller.SchedulerFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.scheduler.web.controller.SchedulerListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptClassFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptClassListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptDatatypeListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptDrugFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptIndexFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptProposalFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptSetDerivedFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptSourceFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptSourceListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ProposeConceptFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.ConceptFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.encounter.EncounterFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.encounter.EncounterTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.encounter.LocationFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.encounter.LocationListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.ForgotPasswordFormController
This takes in the form twice.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.AuditFieldController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FieldFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FieldTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FieldTypeListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FormFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FormListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.maintenance.GlobalPropertyController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.maintenance.ImplementationIdFormController
Actions taken when the form is submitted
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.maintenance.ServerLogController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.observation.ObsFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.OptionsFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderByUserListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderDrugFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderDrugListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderListByPatientController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.order.OrderTypeListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.MergePatientsFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.PatientFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.PatientListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.AddPersonController
 
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.RelationshipTypeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.RelationshipTypeViewFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.program.ProgramFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.program.StateConversionFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.program.StateConversionListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.program.WorkflowFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.user.PrivilegeFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.user.PrivilegeListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.user.RoleFormController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.user.RoleListController
The onSubmit function receives the form/command object that was modified by the input form and saves it to the db
openConnectionCheckRedirects(URLConnection) - Static method in class org.openmrs.module.ModuleUtil
Convenience method to follow http to https redirects.
OPENMRS_ANALYSIS_IN_PROGRESS_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_CLIENT_IP_HTTPSESSION_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_CONCEPT_LOCALES() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated. 
OPENMRS_CONTEXT_HTTPSESSION_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_DYNAMIC_FORM_IN_PROGRESS_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_DYNAMIC_FORM_KEEPALIVE - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_ERROR_ARGS - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_ERROR_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_HEADER_USE_MINIMAL - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_HTML_INCLUDE_MAP_KEY - Static variable in class org.openmrs.web.taglib.HtmlIncludeTag
 
OPENMRS_HTML_INCLUDE_REQUEST_ID_KEY - Static variable in class org.openmrs.web.taglib.HtmlIncludeTag
 
OPENMRS_LANGUAGE_COOKIE_NAME - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_LOCALE_DATE_PATTERNS() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated.
OPENMRS_LOCALES() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated. 
OPENMRS_LOGIN_REDIRECT_HTTPSESSION_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_MSG_ARGS - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_MSG_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_PATIENT_SET_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_PATIENTSET_PAGE_SIZE - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_PORTLET_CACHED_MODEL - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_PORTLET_LAST_REQ_ID - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_PORTLET_MODEL_NAME - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_USER_CONTEXT_HTTPSESSION_ATTR - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_USER_OVERRIDE_PARAM - Static variable in class org.openmrs.web.WebConstants
 
OPENMRS_VERSION - Static variable in class org.openmrs.util.OpenmrsConstants
This holds the current openmrs code version.
OPENMRS_VERSION_SHORT - Static variable in class org.openmrs.util.OpenmrsConstants
This holds the current openmrs code version in a short space-less string.
The format is:
major.minor.maintenance.revision-suffix
OpenmrsBindingInitializer - Class in org.openmrs.web
Shared WebBindingInitializer that allows all OpenMRS annotated controllers to use our custom editors.
OpenmrsBindingInitializer() - Constructor for class org.openmrs.web.OpenmrsBindingInitializer
 
OpenMRSChangeSet(ChangeSet, Database) - Constructor for class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
Create an OpenmrsChangeSet from the given changeset
OpenmrsClassLoader - Class in org.openmrs.util
This classloader knows about the current ModuleClassLoaders and will attempt to load classes from them if needed
OpenmrsClassLoader(ClassLoader) - Constructor for class org.openmrs.util.OpenmrsClassLoader
Creates the instance for the OpenmrsClassLoader
OpenmrsClassLoader() - Constructor for class org.openmrs.util.OpenmrsClassLoader
Normal constructor.
OpenmrsConstants - Class in org.openmrs.util
Constants used in OpenMRS.
OpenmrsConstants() - Constructor for class org.openmrs.util.OpenmrsConstants
 
OpenmrsConstants.PERSON_TYPE - Enum in org.openmrs.util
These enumerations should be used in ObsService and PersonService getters to help determine which type of object to restrict on
OpenmrsCookieLocaleResolver - Class in org.openmrs.web
 
OpenmrsCookieLocaleResolver() - Constructor for class org.openmrs.web.OpenmrsCookieLocaleResolver
 
OpenmrsCookieThemeResolver - Class in org.openmrs.web
Customization of the spring theme resolver so that an admin can set a global property for the default locale for the system
OpenmrsCookieThemeResolver() - Constructor for class org.openmrs.web.OpenmrsCookieThemeResolver
 
OpenmrsCoreModuleException - Exception in org.openmrs.module
This error is thrown when OpenMRS is started but there is a module that is core to OpenMRS and that module is not present or did not start

This error is also thrown when trying to stop a module that is marked as core.
OpenmrsCoreModuleException(String) - Constructor for exception org.openmrs.module.OpenmrsCoreModuleException
This constructor is used when a user tries to stop a core module.
OpenmrsCoreModuleException(Map<String, String>) - Constructor for exception org.openmrs.module.OpenmrsCoreModuleException
 
OpenmrsCycleStrategy - Class in org.openmrs.xml
Deprecated.
- Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer()
OpenmrsCycleStrategy() - Constructor for class org.openmrs.xml.OpenmrsCycleStrategy
Deprecated.
Overriding the default constructor so we can set our label logic onto the strategy.
OpenmrsCycleStrategy(boolean) - Constructor for class org.openmrs.xml.OpenmrsCycleStrategy
Deprecated.
Custom constructor to set whether this serialization will be a short one or not.
OpenmrsData - Interface in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
OpenmrsDateFormat - Class in org.openmrs.util
An extension of SimpleDateFormat that defaults to setLenient(true) and rejects parsing any dates that don't have a 4-digit year
OpenmrsDateFormat(SimpleDateFormat, Locale) - Constructor for class org.openmrs.util.OpenmrsDateFormat
 
OpenmrsDWRServlet - Class in org.openmrs.web.dwr
Simply used so that we have a way we can restart the DWR HttpServlet
OpenmrsDWRServlet() - Constructor for class org.openmrs.web.dwr.OpenmrsDWRServlet
 
OpenmrsFilter - Class in org.openmrs.web.filter
This is the custom OpenMRS filter.
OpenmrsFilter() - Constructor for class org.openmrs.web.filter.OpenmrsFilter
 
OpenmrsHtmlEscapingAwareTag - Class in org.openmrs.web.taglib
This class takes its functionality from HtmlEscapingAwareTag.
OpenmrsHtmlEscapingAwareTag() - Constructor for class org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTag
 
OpenmrsLabelLogic - Class in org.openmrs.xml
Deprecated.
- Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer()
OpenmrsLabelLogic() - Constructor for class org.openmrs.xml.OpenmrsLabelLogic
Deprecated.
 
OpenmrsMemento - Class in org.openmrs.util
This class is used to save the current state of an object/class.
OpenmrsMemento() - Constructor for class org.openmrs.util.OpenmrsMemento
 
OpenmrsMessageTag - Class in org.openmrs.web.taglib
Custom JSP tag to look up a message in the scope of the page.
OpenmrsMessageTag() - Constructor for class org.openmrs.web.taglib.OpenmrsMessageTag
 
OpenmrsMetadata - Interface in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
OpenmrsMetadataSaveHandler - Class in org.openmrs.api.handler
Is called when any OpenmrsMetadata object is being saved.
OpenmrsMetadataSaveHandler() - Constructor for class org.openmrs.api.handler.OpenmrsMetadataSaveHandler
 
OpenmrsObject - Interface in org.openmrs
This is the base interface for all OpenMRS-defined classes
OpenmrsObjectSaveHandler - Class in org.openmrs.api.handler
This class deals with any object that implements OpenmrsObject.
OpenmrsObjectSaveHandler() - Constructor for class org.openmrs.api.handler.OpenmrsObjectSaveHandler
 
OpenmrsProfile - Annotation Type in org.openmrs.annotation
Place it on classes which you want to be beans created conditionally based on OpenMRS version and/or started modules.
OpenmrsProfileExcludeFilter - Class in org.openmrs.annotation
Prevents creating a bean if profile is not matched.
OpenmrsProfileExcludeFilter() - Constructor for class org.openmrs.annotation.OpenmrsProfileExcludeFilter
 
OpenmrsProfileIncludeFilter - Class in org.openmrs.annotation
Creates a bean if profile is matched.
OpenmrsProfileIncludeFilter() - Constructor for class org.openmrs.annotation.OpenmrsProfileIncludeFilter
 
OpenmrsReferenceLogic - Class in org.openmrs.xml
Deprecated.
- Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer()
OpenmrsReferenceLogic() - Constructor for class org.openmrs.xml.OpenmrsReferenceLogic
Deprecated.
 
OpenmrsRequestContextAwareBodyTag - Class in org.openmrs.web.taglib
Similar to Spring's RequestContextAwareTag, but intended to support tag body handling on the basis of functionalities, provided by JSTL BodyTagSupport.
OpenmrsRequestContextAwareBodyTag() - Constructor for class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
 
OpenmrsSecurityManager - Class in org.openmrs.util
Helper class created only to call some protected methods on the SecurityManager class.
OpenmrsSecurityManager() - Constructor for class org.openmrs.util.OpenmrsSecurityManager
 
OpenmrsSerializer - Interface in org.openmrs.serialization
Implementations of this interface provide serialization implementations for OpenMRS.
OpenmrsService - Interface in org.openmrs.api
Base OpenMRS Service Interface All services registered to the ServiceContext are required to implement this interface.
OpenmrsUtil - Class in org.openmrs.util
Utility methods used in openmrs
OpenmrsUtil() - Constructor for class org.openmrs.util.OpenmrsUtil
 
openSession() - Static method in class org.openmrs.api.context.Context
Used to define a unit of work.
openSession() - Method in interface org.openmrs.api.db.ContextDAO
Open session.
openSession() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
Operand - Interface in org.openmrs.logic.op
This is a marker interface for things that can be operated on by an Operator in a LogicExpression
OPERATING_SYSTEM - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_FREEBSD - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_KEY - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_LINUX - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_OSX - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_SUNOS - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_WINDOWS_VISTA - Static variable in class org.openmrs.util.OpenmrsConstants
 
OPERATING_SYSTEM_WINDOWS_XP - Static variable in class org.openmrs.util.OpenmrsConstants
 
Operator - Interface in org.openmrs.logic.op
An operator used within a logical expression.
OptionsForm - Class in org.openmrs.web
This is the model/backing object for the "My Profile" page.
OptionsForm() - Constructor for class org.openmrs.web.OptionsForm
 
OptionsFormController - Class in org.openmrs.web.controller
This is the controller for the "My Profile" page.
OptionsFormController() - Constructor for class org.openmrs.web.controller.OptionsFormController
 
OR - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
OR - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
or(LogicCriteria) - Method in interface org.openmrs.logic.LogicCriteria
Append the LogicCriteria using the Or operator
OR - Static variable in interface org.openmrs.logic.op.LogicalOperator
 
OR - Static variable in interface org.openmrs.logic.op.Operator
 
Or - Class in org.openmrs.logic.op
The Or operator is a disjunction operator to combine two or more LogicCriteria objects.

Example:
- logicService.parse("'CD4 COUNT'").or(logicService.parse("'WEIGHT (KG)'"));
The above will give us a criteria to check if there's "CD4 COUNT" or "WEIGHT (KG)" observations
Or() - Constructor for class org.openmrs.logic.op.Or
 
order - Variable in class org.openmrs.Obs
 
Order - Class in org.openmrs
Dates should be interpreted as follows: If startDate is null then the order has been going on "since the beginning of time" Otherwise the order starts on startDate If discontinued is non-null and true, then the following fields should be ignored: autoExpireDate if discontinuedDate is null then the order was discontinued "the instant after it began" otherwise it was given from its starting date until discontinuedDate Otherwise (discontinued is null or false) if autoExpireDate is null, the order is set to go forever otherwise the order goes until autoExpireDate the following fields should be ignored: discontinuedBy discontinuedDate discontinuedReason It is an error to have discontinued be true and have discontinuedDate be after autoExpireDate.
Order() - Constructor for class org.openmrs.Order
default constructor
Order(Integer) - Constructor for class org.openmrs.Order
constructor with id
OrderByUserListController - Class in org.openmrs.web.controller.order
 
OrderByUserListController() - Constructor for class org.openmrs.web.controller.order.OrderByUserListController
 
OrderDAO - Interface in org.openmrs.api.db
Order-related database functions
OrderDrugFormController - Class in org.openmrs.web.controller.order
 
OrderDrugFormController() - Constructor for class org.openmrs.web.controller.order.OrderDrugFormController
 
OrderDrugListController - Class in org.openmrs.web.controller.order
 
OrderDrugListController() - Constructor for class org.openmrs.web.controller.order.OrderDrugListController
 
OrderEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing a Order object to a string so that Spring knows how to pass a Order back and forth through an html form or other medium
OrderEditor() - Constructor for class org.openmrs.propertyeditor.OrderEditor
 
OrderFormController - Class in org.openmrs.web.controller.order
 
OrderFormController() - Constructor for class org.openmrs.web.controller.order.OrderFormController
 
OrderListByPatientController - Class in org.openmrs.web.controller.order
 
OrderListByPatientController() - Constructor for class org.openmrs.web.controller.order.OrderListByPatientController
 
OrderListController - Class in org.openmrs.web.controller.order
 
OrderListController() - Constructor for class org.openmrs.web.controller.order.OrderListController
 
OrderSaveHandler - Class in org.openmrs.api.handler
This class deals with Order objects when they are saved via a save* method in an Openmrs Service.
OrderSaveHandler() - Constructor for class org.openmrs.api.handler.OrderSaveHandler
 
OrderService - Interface in org.openmrs.api
Contains methods pertaining to creating/deleting/voiding Orders and DrugOrders Use:
OrderService.ORDER_STATUS - Enum in org.openmrs.api
The type of status to match on an order.
OrderServiceImpl - Class in org.openmrs.api.impl
Default implementation of the Order-related services class.
OrderServiceImpl() - Constructor for class org.openmrs.api.impl.OrderServiceImpl
 
OrderType - Class in org.openmrs
OrderType
OrderType() - Constructor for class org.openmrs.OrderType
default constructor
OrderType(Integer) - Constructor for class org.openmrs.OrderType
constructor with id
OrderType(String, String) - Constructor for class org.openmrs.OrderType
Convenience constructor that takes in the elements required to save this OrderType to the database
ORDERTYPE_DRUG - Static variable in class org.openmrs.util.OpenmrsConstants
This is the hard coded primary key of the order type for DRUG.
OrderTypeEditor - Class in org.openmrs.propertyeditor
 
OrderTypeEditor() - Constructor for class org.openmrs.propertyeditor.OrderTypeEditor
 
OrderTypeFormController - Class in org.openmrs.web.controller.order
 
OrderTypeFormController() - Constructor for class org.openmrs.web.controller.order.OrderTypeFormController
 
OrderTypeHandler - Class in org.openmrs.web.taglib.fieldgen
 
OrderTypeHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.OrderTypeHandler
 
OrderTypeListController - Class in org.openmrs.web.controller.order
 
OrderTypeListController() - Constructor for class org.openmrs.web.controller.order.OrderTypeListController
 
OrderTypeValidator - Class in org.openmrs.validator
Validates attributes on the OrderType object.
OrderTypeValidator() - Constructor for class org.openmrs.validator.OrderTypeValidator
 
OrderTypeValidator - Class in org.openmrs.web.controller.order
Deprecated.
use OrderTypeValidator instead
OrderTypeValidator() - Constructor for class org.openmrs.web.controller.order.OrderTypeValidator
Deprecated.
 
OrderUtil - Class in org.openmrs.order
Contains convenience methods for working with Orders.
OrderUtil() - Constructor for class org.openmrs.order.OrderUtil
 
OrderValidator - Class in org.openmrs.validator
Validates the Order class.
OrderValidator() - Constructor for class org.openmrs.validator.OrderValidator
 
org.openmrs - package org.openmrs
These classes represent the core domain objects for the OpenMRS project.
org.openmrs.activelist - package org.openmrs.activelist
 
org.openmrs.annotation - package org.openmrs.annotation
This package contains classes associated with the custom java 1.5+ annotations.
org.openmrs.aop - package org.openmrs.aop
This package contains the classes associated with Aspect Oriented Programming (AOP).
org.openmrs.api - package org.openmrs.api
The primary OpenMRS API interfaces.
org.openmrs.api.context - package org.openmrs.api.context
This package describes the context framework through which authentication is performed and services provided for the OpenMRS system.
org.openmrs.api.db - package org.openmrs.api.db
OpenMRS database layer interfaces.
org.openmrs.api.db.hibernate - package org.openmrs.api.db.hibernate
Resources for Hibernate ORM.
org.openmrs.api.handler - package org.openmrs.api.handler
 
org.openmrs.api.impl - package org.openmrs.api.impl
 
org.openmrs.arden - package org.openmrs.arden
 
org.openmrs.arden.compiled - package org.openmrs.arden.compiled
 
org.openmrs.arden.impl - package org.openmrs.arden.impl
 
org.openmrs.cohort - package org.openmrs.cohort
Deprecated
org.openmrs.cohort.impl - package org.openmrs.cohort.impl
 
org.openmrs.comparator - package org.openmrs.comparator
 
org.openmrs.hl7 - package org.openmrs.hl7
OpenMRS HL7 module.
org.openmrs.hl7.db - package org.openmrs.hl7.db
HL7-specific DAO classes
org.openmrs.hl7.db.hibernate - package org.openmrs.hl7.db.hibernate
 
org.openmrs.hl7.handler - package org.openmrs.hl7.handler
 
org.openmrs.hl7.impl - package org.openmrs.hl7.impl
 
org.openmrs.hl7.web - package org.openmrs.hl7.web
 
org.openmrs.hl7.web.controller - package org.openmrs.hl7.web.controller
 
org.openmrs.layout.web - package org.openmrs.layout.web
 
org.openmrs.layout.web.address - package org.openmrs.layout.web.address
 
org.openmrs.layout.web.name - package org.openmrs.layout.web.name
 
org.openmrs.logic - package org.openmrs.logic
The OpenMRS Logic Service provides access to granular and derived data.
org.openmrs.logic.datasource - package org.openmrs.logic.datasource
Logic data sources are responsible for providing data to the logic service engine.
org.openmrs.logic.op - package org.openmrs.logic.op
 
org.openmrs.logic.result - package org.openmrs.logic.result
 
org.openmrs.logic.rule - package org.openmrs.logic.rule
 
org.openmrs.messagesource - package org.openmrs.messagesource
 
org.openmrs.messagesource.impl - package org.openmrs.messagesource.impl
 
org.openmrs.migration - package org.openmrs.migration
 
org.openmrs.module - package org.openmrs.module
OpenMRS Module classes
org.openmrs.module.web - package org.openmrs.module.web
 
org.openmrs.module.web.controller - package org.openmrs.module.web.controller
 
org.openmrs.module.web.extension - package org.openmrs.module.web.extension
 
org.openmrs.module.web.extension.provider - package org.openmrs.module.web.extension.provider
 
org.openmrs.module.web.filter - package org.openmrs.module.web.filter
 
org.openmrs.module.web.taglib - package org.openmrs.module.web.taglib
 
org.openmrs.notification - package org.openmrs.notification
 
org.openmrs.notification.db - package org.openmrs.notification.db
 
org.openmrs.notification.db.hibernate - package org.openmrs.notification.db.hibernate
 
org.openmrs.notification.impl - package org.openmrs.notification.impl
 
org.openmrs.notification.mail - package org.openmrs.notification.mail
 
org.openmrs.notification.mail.velocity - package org.openmrs.notification.mail.velocity
 
org.openmrs.notification.web - package org.openmrs.notification.web
 
org.openmrs.notification.web.controller - package org.openmrs.notification.web.controller
 
org.openmrs.notification.web.dwr - package org.openmrs.notification.web.dwr
 
org.openmrs.obs - package org.openmrs.obs
 
org.openmrs.obs.handler - package org.openmrs.obs.handler
 
org.openmrs.order - package org.openmrs.order
 
org.openmrs.patient - package org.openmrs.patient
 
org.openmrs.patient.impl - package org.openmrs.patient.impl
 
org.openmrs.propertyeditor - package org.openmrs.propertyeditor
 
org.openmrs.report - package org.openmrs.report
Deprecated
org.openmrs.report.db - package org.openmrs.report.db
 
org.openmrs.report.db.hibernate - package org.openmrs.report.db.hibernate
 
org.openmrs.report.impl - package org.openmrs.report.impl
 
org.openmrs.reporting - package org.openmrs.reporting
Deprecated
org.openmrs.reporting.data - package org.openmrs.reporting.data
 
org.openmrs.reporting.db - package org.openmrs.reporting.db
 
org.openmrs.reporting.db.hibernate - package org.openmrs.reporting.db.hibernate
 
org.openmrs.reporting.export - package org.openmrs.reporting.export
 
org.openmrs.reporting.impl - package org.openmrs.reporting.impl
 
org.openmrs.reporting.report - package org.openmrs.reporting.report
 
org.openmrs.scheduler - package org.openmrs.scheduler
 
org.openmrs.scheduler.db - package org.openmrs.scheduler.db
 
org.openmrs.scheduler.db.hibernate - package org.openmrs.scheduler.db.hibernate
 
org.openmrs.scheduler.tasks - package org.openmrs.scheduler.tasks
 
org.openmrs.scheduler.timer - package org.openmrs.scheduler.timer
 
org.openmrs.scheduler.web.controller - package org.openmrs.scheduler.web.controller
 
org.openmrs.serialization - package org.openmrs.serialization
 
org.openmrs.summary.web - package org.openmrs.summary.web
 
org.openmrs.util - package org.openmrs.util
Shared utilities for OpenMRS classes
org.openmrs.util.databasechange - package org.openmrs.util.databasechange
 
org.openmrs.validator - package org.openmrs.validator
 
org.openmrs.web - package org.openmrs.web
 
org.openmrs.web.controller - package org.openmrs.web.controller
 
org.openmrs.web.controller.concept - package org.openmrs.web.controller.concept
 
org.openmrs.web.controller.encounter - package org.openmrs.web.controller.encounter
 
org.openmrs.web.controller.form - package org.openmrs.web.controller.form
 
org.openmrs.web.controller.layout - package org.openmrs.web.controller.layout
 
org.openmrs.web.controller.maintenance - package org.openmrs.web.controller.maintenance
 
org.openmrs.web.controller.migration - package org.openmrs.web.controller.migration
 
org.openmrs.web.controller.observation - package org.openmrs.web.controller.observation
 
org.openmrs.web.controller.observation.handler - package org.openmrs.web.controller.observation.handler
 
org.openmrs.web.controller.order - package org.openmrs.web.controller.order
 
org.openmrs.web.controller.patient - package org.openmrs.web.controller.patient
 
org.openmrs.web.controller.person - package org.openmrs.web.controller.person
 
org.openmrs.web.controller.program - package org.openmrs.web.controller.program
 
org.openmrs.web.controller.query - package org.openmrs.web.controller.query
 
org.openmrs.web.controller.remotecommunication - package org.openmrs.web.controller.remotecommunication
 
org.openmrs.web.controller.user - package org.openmrs.web.controller.user
 
org.openmrs.web.dwr - package org.openmrs.web.dwr
 
org.openmrs.web.filter - package org.openmrs.web.filter
 
org.openmrs.web.filter.initialization - package org.openmrs.web.filter.initialization
 
org.openmrs.web.filter.startuperror - package org.openmrs.web.filter.startuperror
 
org.openmrs.web.filter.update - package org.openmrs.web.filter.update
 
org.openmrs.web.servlet - package org.openmrs.web.servlet
 
org.openmrs.web.taglib - package org.openmrs.web.taglib
 
org.openmrs.web.taglib.behavior - package org.openmrs.web.taglib.behavior
 
org.openmrs.web.taglib.fieldgen - package org.openmrs.web.taglib.fieldgen
 
org.openmrs.web.taglib.functions - package org.openmrs.web.taglib.functions
 
org.openmrs.web.user - package org.openmrs.web.user
 
org.openmrs.xml - package org.openmrs.xml
 
origResponse - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
ORUR01Handler - Class in org.openmrs.hl7.handler
Parses ORUR01 messages into openmrs Encounter objects Usage: GenericParser parser = new GenericParser(); MessageTypeRouter router = new MessageTypeRouter(); router.registerApplication("ORU", "R01", new ORUR01Handler()); Message hl7message = parser.parse(somehl7string);
ORUR01Handler() - Constructor for class org.openmrs.hl7.handler.ORUR01Handler
 
output - Variable in class org.openmrs.web.filter.GZIPResponseStream
 

P

pageNumber - Variable in class org.openmrs.FormField
 
Parameter - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
Parameter() - Constructor for class org.openmrs.report.Parameter
Deprecated.
Default constructor
Parameter(String, String, Class<?>, Object) - Constructor for class org.openmrs.report.Parameter
Deprecated.
Initialize this Parameter with the given values
ParameterException - Exception in org.openmrs.report
Deprecated.
see reportingcompatibility module
ParameterException() - Constructor for exception org.openmrs.report.ParameterException
Deprecated.
 
ParameterException(String) - Constructor for exception org.openmrs.report.ParameterException
Deprecated.
 
Parameterizable - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
PARAMETERS_DATASOURCE - Static variable in class org.openmrs.arden.MLMObjectElement
 
parent - Variable in class org.openmrs.FormField
 
parse(String) - Static method in class org.openmrs.cohort.CohortUtil
Deprecated.
Parses an input string like: [Male] and [Adult] and [EnrolledInHivOnDate|program="1"|untilDate="${report.startDate}"] Names between brackets are treated as saved PatientSearch objects with that name.
parse(String) - Method in interface org.openmrs.logic.LogicService
Parse a criteria String to create a new LogicCriteria.
parse() - Method in class org.openmrs.module.ModuleFileParser
Get the module
parse() - Method in class org.openmrs.module.UpdateFileParser
Parse the contents of the update.rdf file.
parse(String) - Method in class org.openmrs.util.OpenmrsDateFormat
 
parse(String, Class) - Static method in class org.openmrs.util.OpenmrsUtil
Takes a String (e.g.
parseDate(String) - Static method in class org.openmrs.migration.MigrationHelper
 
parseDate(String) - Static method in class org.openmrs.web.controller.migration.MigrationController
 
parseHL7Date(String) - Static method in class org.openmrs.hl7.HL7Util
Convenience method for parsing HL7 dates (treated just like a timestamp with only year, month, and day specified)
parseHL7String(String) - Method in interface org.openmrs.hl7.HL7Service
Parses the given string and returns the resulting Message
parseHL7String(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
parseHL7Time(String) - Static method in class org.openmrs.hl7.HL7Util
Converts an HL7 time into a java.util.Date object.
parseHL7Timestamp(String) - Static method in class org.openmrs.hl7.HL7Util
Converts an HL7 timestamp into a java.util.Date object.
parseParameterList(String) - Static method in class org.openmrs.util.OpenmrsUtil
Takes a String like "size=compact|order=date" and returns a Map from the keys to the values.
parsePersonName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
parsePersonName(String) - Method in interface org.openmrs.api.PersonService
Parses a name into a PersonName (separate Given, Middle, and Family names)
parseString(String) - Method in interface org.openmrs.logic.LogicService
parseXml(String) - Static method in class org.openmrs.migration.MigrationHelper
 
PasswordException - Exception in org.openmrs.api
Represents common exceptions that happen when validating a User's password.
PasswordException() - Constructor for exception org.openmrs.api.PasswordException
 
PasswordException(String, Throwable) - Constructor for exception org.openmrs.api.PasswordException
 
PasswordException(String) - Constructor for exception org.openmrs.api.PasswordException
 
PasswordException(Throwable) - Constructor for exception org.openmrs.api.PasswordException
 
PAST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PAST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
past() - Method in class org.openmrs.arden.ArdenClause
 
PATIENT - Static variable in interface org.openmrs.api.ObsService
Deprecated.
Use OpenmrsConstants#PERSON_TYPE.PATIENT
Patient - Class in org.openmrs
Defines a Patient in the system.
Patient() - Constructor for class org.openmrs.Patient
default constructor
Patient(Person) - Constructor for class org.openmrs.Patient
This constructor creates a new Patient object from the given Person object.
Patient(Integer) - Constructor for class org.openmrs.Patient
Constructor with default patient id
patient - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
patientAttributeMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientCharacteristicFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
PatientCharacteristicFilter() - Constructor for class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
PatientCharacteristicFilter(String, Date, Date) - Constructor for class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
PatientCharacteristicFilterValidator - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
PatientCharacteristicFilterValidator() - Constructor for class org.openmrs.reporting.PatientCharacteristicFilterValidator
Deprecated.
 
PatientDAO - Interface in org.openmrs.api.db
Database methods for the PatientService
PatientDashboardController - Class in org.openmrs.web.controller.patient
 
PatientDashboardController() - Constructor for class org.openmrs.web.controller.patient.PatientDashboardController
 
PatientDashboardGraphController - Class in org.openmrs.web.controller.patient
Controller for returning flot aware JSON data
PatientDashboardGraphController() - Constructor for class org.openmrs.web.controller.patient.PatientDashboardGraphController
 
PatientDashboardTabExt - Class in org.openmrs.module.web.extension
 
PatientDashboardTabExt() - Constructor for class org.openmrs.module.web.extension.PatientDashboardTabExt
 
PatientEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing a Patient object to a string so that Spring knows how to pass a Person back and forth through an html form or other medium
PatientEditor() - Constructor for class org.openmrs.propertyeditor.PatientEditor
 
patientEncounterMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientEncountersPortletController - Class in org.openmrs.web.controller
Controller for the patientEncounters portlet.
PatientEncountersPortletController() - Constructor for class org.openmrs.web.controller.PatientEncountersPortletController
 
PatientFilter - Interface in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
patientFirstEncounterMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientFormController - Class in org.openmrs.web.controller.patient
Patient-specific form controller.
PatientFormController() - Constructor for class org.openmrs.web.controller.patient.PatientFormController
 
PatientGraphData - Class in org.openmrs.web.controller.patient
The class for creating the JSON data for the patient graph
PatientGraphData() - Constructor for class org.openmrs.web.controller.patient.PatientGraphData
Constructor to initialise the JSON object which will represent the flot data
PatientHandler - Class in org.openmrs.web.taglib.fieldgen
 
PatientHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.PatientHandler
 
patientId - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientIdentifier - Class in org.openmrs
A Patient can have zero to n identifying PatientIdentifier(s).
PatientIdentifier() - Constructor for class org.openmrs.PatientIdentifier
default constructor
PatientIdentifier(String, PatientIdentifierType, Location) - Constructor for class org.openmrs.PatientIdentifier
Convenience constructor for creating a basic identifier
PatientIdentifierException - Exception in org.openmrs.api
 
PatientIdentifierException() - Constructor for exception org.openmrs.api.PatientIdentifierException
 
PatientIdentifierException(String) - Constructor for exception org.openmrs.api.PatientIdentifierException
 
PatientIdentifierException(String, PatientIdentifier) - Constructor for exception org.openmrs.api.PatientIdentifierException
 
PatientIdentifierException(String, Throwable) - Constructor for exception org.openmrs.api.PatientIdentifierException
 
PatientIdentifierException(Throwable) - Constructor for exception org.openmrs.api.PatientIdentifierException
 
patientIdentifierMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientIdentifierType - Class in org.openmrs
PatientIdentifierType
PatientIdentifierType() - Constructor for class org.openmrs.PatientIdentifierType
default constructor
PatientIdentifierType(Integer) - Constructor for class org.openmrs.PatientIdentifierType
constructor with id
PatientIdentifierTypeDefaultComparator - Class in org.openmrs.comparator
Orders PatientIdentifierType by retired (true last), required (true first), name and id.
PatientIdentifierTypeDefaultComparator() - Constructor for class org.openmrs.comparator.PatientIdentifierTypeDefaultComparator
 
PatientIdentifierTypeEditor - Class in org.openmrs.propertyeditor
 
PatientIdentifierTypeEditor() - Constructor for class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
PatientIdentifierTypeFormController - Class in org.openmrs.web.controller.patient
 
PatientIdentifierTypeFormController() - Constructor for class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
 
PatientIdentifierTypeListController - Class in org.openmrs.web.controller.patient
 
PatientIdentifierTypeListController() - Constructor for class org.openmrs.web.controller.patient.PatientIdentifierTypeListController
 
PatientIdentifierTypeValidator - Class in org.openmrs.validator
Validates attributes on the PatientIdentifierType object.
PatientIdentifierTypeValidator() - Constructor for class org.openmrs.validator.PatientIdentifierTypeValidator
 
PatientIdentifierTypeValidator - Class in org.openmrs.web.controller.patient
Deprecated.
PatientIdentifierTypeValidator() - Constructor for class org.openmrs.web.controller.patient.PatientIdentifierTypeValidator
Deprecated.
 
PatientIdentifierValidator - Class in org.openmrs.validator
This class validates a PatientIdentifier object.
PatientIdentifierValidator() - Constructor for class org.openmrs.validator.PatientIdentifierValidator
 
PatientListController - Class in org.openmrs.web.controller.patient
 
PatientListController() - Constructor for class org.openmrs.web.controller.patient.PatientListController
 
PatientListItem - Class in org.openmrs.web.dwr
 
PatientListItem() - Constructor for class org.openmrs.web.dwr.PatientListItem
 
PatientListItem(Patient) - Constructor for class org.openmrs.web.dwr.PatientListItem
 
PatientProgram - Class in org.openmrs
PatientProgram
PatientProgram() - Constructor for class org.openmrs.PatientProgram
Default Constructor
PatientProgram(Integer) - Constructor for class org.openmrs.PatientProgram
Constructor with id
PatientProgramFormController - Class in org.openmrs.web.controller.program
 
PatientProgramFormController() - Constructor for class org.openmrs.web.controller.program.PatientProgramFormController
 
PatientProgramItem - Class in org.openmrs.web.dwr
 
PatientProgramItem() - Constructor for class org.openmrs.web.dwr.PatientProgramItem
 
PatientProgramItem(PatientProgram) - Constructor for class org.openmrs.web.dwr.PatientProgramItem
 
PatientProgramsPortletController - Class in org.openmrs.web.controller
 
PatientProgramsPortletController() - Constructor for class org.openmrs.web.controller.PatientProgramsPortletController
 
PatientProgramValidator - Class in org.openmrs.validator
This class validates a PatientProgram object
PatientProgramValidator() - Constructor for class org.openmrs.validator.PatientProgramValidator
 
PatientSaveHandler - Class in org.openmrs.api.handler
This class deals with Patient objects when they are saved via a save* method in an Openmrs Service.
PatientSaveHandler() - Constructor for class org.openmrs.api.handler.PatientSaveHandler
 
PatientSearch - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
PatientSearch() - Constructor for class org.openmrs.reporting.PatientSearch
Deprecated.
 
PatientSearchCohortDefinitionProvider - Class in org.openmrs.cohort.impl
Deprecated.
see reportingcompatibility module
PatientSearchCohortDefinitionProvider() - Constructor for class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
PatientSearchCriteria - Class in org.openmrs.api.db.hibernate
The PatientSearchCriteria class.
PatientSearchCriteria(SessionFactory, Criteria) - Constructor for class org.openmrs.api.db.hibernate.PatientSearchCriteria
 
PatientSearchReportObject - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
PatientSearchReportObject() - Constructor for class org.openmrs.reporting.PatientSearchReportObject
Deprecated.
 
PatientSearchReportObject(String, PatientSearch) - Constructor for class org.openmrs.reporting.PatientSearchReportObject
Deprecated.
 
PatientService - Interface in org.openmrs.api
Contains methods pertaining to Patients in the system Use:
patientService - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientServiceImpl - Class in org.openmrs.api.impl
Default implementation of the patient service.
PatientServiceImpl() - Constructor for class org.openmrs.api.impl.PatientServiceImpl
 
patientSet - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientSetDAO - Interface in org.openmrs.api.db
 
PatientSetService - Interface in org.openmrs.api
 
patientSetService - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PatientSetService.BooleanOperator - Enum in org.openmrs.api
 
PatientSetService.GroupMethod - Enum in org.openmrs.api
 
PatientSetService.Modifier - Enum in org.openmrs.api
 
PatientSetService.PatientLocationMethod - Enum in org.openmrs.api
 
PatientSetService.TimeModifier - Enum in org.openmrs.api
 
PatientSetServiceImpl - Class in org.openmrs.api.impl
 
PatientSetServiceImpl() - Constructor for class org.openmrs.api.impl.PatientSetServiceImpl
 
patientsInProgram(Program, Date, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
patientsInProgram(Program, Date, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
Deprecated.
use ProgramWorkflowService.getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) which can be Iterated across to return collection of patient ids
PatientState - Class in org.openmrs
PatientState
PatientState() - Constructor for class org.openmrs.PatientState
Default Constructor
PatientState(Integer) - Constructor for class org.openmrs.PatientState
Constructor with id
PatientStateItem - Class in org.openmrs.web.dwr
 
PatientStateItem() - Constructor for class org.openmrs.web.dwr.PatientStateItem
 
PatientStateItem(PatientState) - Constructor for class org.openmrs.web.dwr.PatientStateItem
 
PatientSummaryPortletController - Class in org.openmrs.web.controller
 
PatientSummaryPortletController() - Constructor for class org.openmrs.web.controller.PatientSummaryPortletController
 
PatientSummarySpecification - Class in org.openmrs.summary.web
 
PatientSummarySpecification() - Constructor for class org.openmrs.summary.web.PatientSummarySpecification
 
PatientValidator - Class in org.openmrs.validator
This class validates a Patient object.
PatientValidator() - Constructor for class org.openmrs.validator.PatientValidator
 
PatientWidgetTag - Class in org.openmrs.web.taglib
 
PatientWidgetTag() - Constructor for class org.openmrs.web.taglib.PatientWidgetTag
 
PERCENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PERCENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
performWebStartOfModules(ServletContext) - Static method in class org.openmrs.web.Listener
Call WebModuleUtil.startModule on each started module
person - Variable in class org.openmrs.activelist.ActiveListItem
 
PERSON - Static variable in interface org.openmrs.api.ObsService
Deprecated.
Use org.openmrs.util.OpenmrsConstants#PERSON_TYPE.PATIENT
person - Variable in class org.openmrs.Obs
 
Person - Class in org.openmrs
A Person in the system.
Person() - Constructor for class org.openmrs.Person
default empty constructor
Person(Person) - Constructor for class org.openmrs.Person
This constructor is used to build a new Person object copy from another person object (usually a patient or a user subobject).
Person(Integer) - Constructor for class org.openmrs.Person
Default constructor taking in the primary key personId value
PersonAddress - Class in org.openmrs
This class is the representation of a person's address.
PersonAddress() - Constructor for class org.openmrs.PersonAddress
default constructor
PersonAddress(Integer) - Constructor for class org.openmrs.PersonAddress
constructor with id
PersonAttribute - Class in org.openmrs
A PersonAttribute is meant as way for implementations to add arbitrary information about a user/patient to their database.
PersonAttribute() - Constructor for class org.openmrs.PersonAttribute
default constructor
PersonAttribute(Integer) - Constructor for class org.openmrs.PersonAttribute
 
PersonAttribute(PersonAttributeType, String) - Constructor for class org.openmrs.PersonAttribute
Constructor for creating a basic attribute
PersonAttributeEditor - Class in org.openmrs.propertyeditor
 
PersonAttributeEditor() - Constructor for class org.openmrs.propertyeditor.PersonAttributeEditor
 
PersonAttributeFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
PersonAttributeFilter() - Constructor for class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
This currently only returns patients, although it's named for persons.
personAttributeMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
PersonAttributeType - Class in org.openmrs
PersonAttributeType
PersonAttributeType() - Constructor for class org.openmrs.PersonAttributeType
default constructor
PersonAttributeType(Integer) - Constructor for class org.openmrs.PersonAttributeType
constructor with id
PersonAttributeTypeEditor - Class in org.openmrs.propertyeditor
 
PersonAttributeTypeEditor() - Constructor for class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
PersonAttributeTypeFormController - Class in org.openmrs.web.controller.person
Controller for adding/editing a single PersonAttributeType
PersonAttributeTypeFormController() - Constructor for class org.openmrs.web.controller.person.PersonAttributeTypeFormController
 
PersonAttributeTypeListController - Class in org.openmrs.web.controller.person
Controls the moving/deleting of PersonAttributeTypes.
PersonAttributeTypeListController() - Constructor for class org.openmrs.web.controller.person.PersonAttributeTypeListController
 
PersonAttributeTypeValidator - Class in org.openmrs.validator
Validates the PersonAttributeType class.
PersonAttributeTypeValidator() - Constructor for class org.openmrs.validator.PersonAttributeTypeValidator
 
PersonByNameComparator - Class in org.openmrs.util
A simple person comparator for sorting persons by name.
PersonByNameComparator() - Constructor for class org.openmrs.util.PersonByNameComparator
 
PersonDAO - Interface in org.openmrs.api.db
Person-related database functions
PersonDashboardController - Class in org.openmrs.web.controller.person
 
PersonDashboardController() - Constructor for class org.openmrs.web.controller.person.PersonDashboardController
 
PersonEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing a Person object to a string so that Spring knows how to pass a Person back and forth through an html form or other medium
PersonEditor() - Constructor for class org.openmrs.propertyeditor.PersonEditor
 
PersonFormController - Class in org.openmrs.web.controller.person
This class controls the generic person properties (address, name, attributes).
PersonFormController() - Constructor for class org.openmrs.web.controller.person.PersonFormController
 
PersonFormEntryPortletController - Class in org.openmrs.web.controller
Controller for the PersonFormEntry portlet Provides a map telling which url to hit to enter each form
PersonFormEntryPortletController() - Constructor for class org.openmrs.web.controller.PersonFormEntryPortletController
 
PersonHandler - Class in org.openmrs.web.taglib.fieldgen
fieldgen handler for Person
PersonHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.PersonHandler
 
personId - Variable in class org.openmrs.Obs
 
personId - Variable in class org.openmrs.Person
 
PersonListItem - Class in org.openmrs.web.dwr
A mini/simplified Person object.
PersonListItem() - Constructor for class org.openmrs.web.dwr.PersonListItem
Default empty constructor
PersonListItem(Integer) - Constructor for class org.openmrs.web.dwr.PersonListItem
Convenience constructor to create a PersonListItem that has only this personId
PersonListItem(Person) - Constructor for class org.openmrs.web.dwr.PersonListItem
Convenience constructor that creates a PersonListItem from the given Person.
PersonName - Class in org.openmrs
A Person can have zero to n PersonName(s).
PersonName() - Constructor for class org.openmrs.PersonName
default constructor
PersonName(Integer) - Constructor for class org.openmrs.PersonName
constructor with id
PersonName(String, String, String) - Constructor for class org.openmrs.PersonName
Convenience constructor with the basic requirements
PersonNameSaveHandler - Class in org.openmrs.api.handler
This is called every time a PersonName object is saved.
PersonNameSaveHandler() - Constructor for class org.openmrs.api.handler.PersonNameSaveHandler
 
PersonNameValidator - Class in org.openmrs.validator
This class validates a PersonName object.
PersonNameValidator() - Constructor for class org.openmrs.validator.PersonNameValidator
 
PersonObsFormController - Class in org.openmrs.web.controller.observation
Controller for the page that shows an administrator's view of all a patients observations (possibly only for a specified concept)
PersonObsFormController() - Constructor for class org.openmrs.web.controller.observation.PersonObsFormController
 
PersonObsFormController.CommandObject - Class in org.openmrs.web.controller.observation
 
PersonRelationshipsPortletController - Class in org.openmrs.web.controller
 
PersonRelationshipsPortletController() - Constructor for class org.openmrs.web.controller.PersonRelationshipsPortletController
 
PersonSaveHandler - Class in org.openmrs.api.handler
This class deals with Person objects when they are saved via a save* method in an Openmrs Service.
PersonSaveHandler() - Constructor for class org.openmrs.api.handler.PersonSaveHandler
 
PersonService - Interface in org.openmrs.api
Contains methods pertaining to Persons in the system Use:
PersonService.ATTR_VIEW_TYPE - Enum in org.openmrs.api
These enumerations are used when determining which person attr types to display.
PersonServiceImpl - Class in org.openmrs.api.impl
Default implementation of the PersonService
PersonServiceImpl() - Constructor for class org.openmrs.api.impl.PersonServiceImpl
 
PersonUnvoidHandler - Class in org.openmrs.api.handler
This class unsets the personVoid* attributes on the given Person object when an unvoid* method is called with this class.
PersonUnvoidHandler() - Constructor for class org.openmrs.api.handler.PersonUnvoidHandler
 
PersonVoidHandler - Class in org.openmrs.api.handler
This class sets the personVoid* attributes on the given Person object when a void* method is called with this class.
PersonVoidHandler() - Constructor for class org.openmrs.api.handler.PersonVoidHandler
 
PLUS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PLUS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
PNG_MIME_TYPE - Static variable in class org.openmrs.web.servlet.AbstractGraphServlet
 
populateFromReportSchema(ReportSchema) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Convenience helper method to set the attributes on this ReportSchemaXML object with what is in the report schema object
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.ActiveListPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.GlobalPropertyPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.layout.LayoutPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PatientEncountersPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PatientProgramsPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PatientSummaryPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PersonFormEntryPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PersonRelationshipsPortletController
 
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.PortletController
Subclasses should override this to put more data into the model.
populateModel(HttpServletRequest, Map<String, Object>) - Method in class org.openmrs.web.controller.RegimenPortletController
 
PortletController - Class in org.openmrs.web.controller
 
PortletController() - Constructor for class org.openmrs.web.controller.PortletController
 
PortletExt - Class in org.openmrs.module.web.extension
 
PortletExt() - Constructor for class org.openmrs.module.web.extension.PortletExt
 
PortletTag - Class in org.openmrs.web.taglib
 
PortletTag() - Constructor for class org.openmrs.web.taglib.PortletTag
 
PORTUGUESE_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
postFlush(Iterator) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
PostHl7Controller - Class in org.openmrs.web.controller.remotecommunication
 
PostHl7Controller() - Constructor for class org.openmrs.web.controller.remotecommunication.PostHl7Controller
 
postToUrl(String, Map<String, String>) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
use org.openmrs.util.HttpClient
POUND - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
POUND - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
precise - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
PREFERRED - Static variable in class org.openmrs.ConceptNameTag
Deprecated.
since OpenMRS 1.7 we use ConceptNameType to mark these types of concept names.
preferredCountryTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
A factory method which generates a preferred country tag from the country-code portion of a locale.
preferredCountryTagFor(String) - Static method in class org.openmrs.ConceptNameTag
A factory method that generates strings for preferred country tags.
preferredLanguageTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
A factory method for generating a tag which indicates that a name is the preferred term within a particular language.
preferredLanguageTagFor(String) - Static method in class org.openmrs.ConceptNameTag
A factory method that generates strings for preferred language tags.
preferredNamesByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
preFlush(Iterator) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
prepare(String, Map) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Deprecated. 
prepare(Template) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Deprecated. 
prepare(Template) - Method in class org.openmrs.notification.mail.velocity.VelocityMessagePreparator
 
prepare(Template) - Method in interface org.openmrs.notification.MessagePreparator
Prepare a message using a template.
prepare(String, Map) - Method in interface org.openmrs.notification.MessageService
Deprecated.
prepare(Template) - Method in interface org.openmrs.notification.MessageService
Deprecated.
prepare() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
prepare() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
prepareCriteria(String, String, List<PatientIdentifierType>, boolean, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.PatientSearchCriteria
Prepare a hibernate criteria using the patient identifier.
prepareMessage(Template) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Prepare a message given the template.
prepareMessage(String, Map) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Prepare a message based on a template and data used for variable subsitution within template.
prepareMessage(String, Map) - Method in interface org.openmrs.notification.MessageService
 
prepareMessage(Template) - Method in interface org.openmrs.notification.MessageService
 
PRESENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PRESENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
PresentationMessage - Class in org.openmrs.messagesource
A PresentationMessage is a textual message presented to a user along with qualifying information like the code, locale and a description.
PresentationMessage(String, Locale, String, String) - Constructor for class org.openmrs.messagesource.PresentationMessage
Create a new, fully specified PresentationMessage.
PresentationMessageMap - Class in org.openmrs.messagesource
A mapped collection of PresentationMessages, all of which are enforced to be in the same locale.
PresentationMessageMap(Locale) - Constructor for class org.openmrs.messagesource.PresentationMessageMap
Create a new PresentationMessageMap for the given locale.
printAttributes() - Method in class org.openmrs.Person
Convenience method for viewing all of the person's current attributes
printConcept(StringBuilder, Concept) - Method in class org.openmrs.web.taglib.FormatTag
Formats a Concept and prints it to sb
printDebug() - Method in interface org.openmrs.arden.ArdenRule
 
printDebug() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
 
PrintEvaluateList(String) - Method in class org.openmrs.arden.MLMObject
 
PrintObsMap() - Method in class org.openmrs.arden.ArdenValue
 
printThisList() - Method in class org.openmrs.arden.MLMEvaluateElement
 
PRIORITY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PRIORITY - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
priority_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
PRIV_ADD_ALLERGIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_COHORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_HL7_IN_ARCHIVE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_ADD_HL7_IN_EXCEPTION - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_ADD_HL7_IN_QUEUE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_ADD_HL7_SOURCE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_ADD_OBS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_ORDERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_PERSONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_PROBLEMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_REPORT_OBJECTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_REPORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_ADD_USERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_DEMOGRAPHICS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_FORMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_GRAPHS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_OVERVIEW - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_REGIMEN - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DASHBOARD_SUMMARY - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_ALLERGIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_COHORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_DELETE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_DELETE_HL7_IN_QUEUE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_DELETE_OBS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_ORDERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_PERSONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_PROBLEMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_REPORT_OBJECTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_REPORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_DELETE_USERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_ALLERGIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_COHORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_OBS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_ORDERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_PERSONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_PROBLEMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_REPORT_OBJECTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_REPORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_USER_PASSWORDS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_EDIT_USERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_FORM_ENTRY - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_ALERTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_CONCEPT_NAME_TAGS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_CONCEPT_SOURCES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_CONCEPTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_FIELD_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_FORMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_HL7_SOURCE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_MANAGE_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_IMPLEMENTATION_ID - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_LOCATION_TAGS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_LOCATIONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_MIME_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_MODULES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_ORDER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_PRIVILEGES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
replacing with ADD/EDIT/DELETE privileges
PRIV_MANAGE_ROLES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_MANAGE_SCHEDULER - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_COHORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_CONCEPT_SOURCES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_CONCEPTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_FIELD_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_FORMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_PURGE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_PURGE_HL7_IN_QUEUE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_PURGE_HL7_SOURCE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_PURGE_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_LOCATION_TAGS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_LOCATIONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_MIME_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_OBS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_ORDER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_ORDERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PERSONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_PRIVILEGES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_ROLES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_PURGE_USERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_RUN_REPORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_SQL_LEVEL_ACCESS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_UPDATE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_UPDATE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_UPDATE_HL7_IN_QUEUE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_VIEW_ADMIN_FUNCTIONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ALLERGIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_CONCEPT_SOURCES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_CONCEPTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_DATABASE_CHANGES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ENCOUNTERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_FIELD_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_FORMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_HL7_IN_ARCHIVE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_VIEW_HL7_IN_EXCEPTION - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_VIEW_HL7_IN_QUEUE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_VIEW_HL7_SOURCE - Static variable in class org.openmrs.hl7.HL7Constants
 
PRIV_VIEW_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_LOCATIONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_MIME_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_NAVIGATION_MENU - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_OBS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ORDER_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ORDERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PATIENT_COHORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PATIENTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PERSONS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PRIVILEGES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PROBLEMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_PROGRAMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_REPORT_OBJECTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_REPORTS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_ROLES - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_UNPUBLISHED_FORMS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PRIV_VIEW_USERS - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
Privilege - Class in org.openmrs
Privilege
Privilege() - Constructor for class org.openmrs.Privilege
default constructor
Privilege(String) - Constructor for class org.openmrs.Privilege
constructor with id
Privilege(String, String) - Constructor for class org.openmrs.Privilege
 
privilegeChecked(User, String, boolean) - Method in interface org.openmrs.PrivilegeListener
Called whenever a privilege is checked.
PrivilegeConstants - Class in org.openmrs.util
Contains all privilege names and their descriptions.
PrivilegeConstants() - Constructor for class org.openmrs.util.PrivilegeConstants
 
PrivilegeEditor - Class in org.openmrs.propertyeditor
 
PrivilegeEditor() - Constructor for class org.openmrs.propertyeditor.PrivilegeEditor
 
PrivilegeFormController - Class in org.openmrs.web.controller.user
 
PrivilegeFormController() - Constructor for class org.openmrs.web.controller.user.PrivilegeFormController
 
PrivilegeListController - Class in org.openmrs.web.controller.user
 
PrivilegeListController() - Constructor for class org.openmrs.web.controller.user.PrivilegeListController
 
PrivilegeListener - Interface in org.openmrs
Allows to track down which privileges are checked during code execution and makes it easier for an administrator to assign required privileges to users.
PrivilegeTag - Class in org.openmrs.web.taglib
 
PrivilegeTag() - Constructor for class org.openmrs.web.taglib.PrivilegeTag
 
PrivilegeValidator - Class in org.openmrs.validator
Validates attributes on the Privilege object
PrivilegeValidator() - Constructor for class org.openmrs.validator.PrivilegeValidator
 
PrivilegeValidator - Class in org.openmrs.web.controller.user
Deprecated.
use PrivilegeValidator instead
PrivilegeValidator() - Constructor for class org.openmrs.web.controller.user.PrivilegeValidator
Deprecated.
 
Problem - Class in org.openmrs.activelist
TODO
Problem() - Constructor for class org.openmrs.activelist.Problem
 
Problem(Integer) - Constructor for class org.openmrs.activelist.Problem
 
Problem(Patient, Concept, Date, ProblemModifier, String, Double) - Constructor for class org.openmrs.activelist.Problem
 
ProblemListItem - Class in org.openmrs.web.dwr
 
ProblemListItem(Problem) - Constructor for class org.openmrs.web.dwr.ProblemListItem
 
ProblemModifier - Enum in org.openmrs.activelist
 
processDeath(Patient, Date, Concept, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
This is the way to establish that a patient has died.
processDeath(Patient, Date, Concept, String) - Method in interface org.openmrs.api.PatientService
Convenience method to establish that a patient has died.
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.notification.web.controller.AlertFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.scheduler.web.controller.SchedulerFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ConceptProposalFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.concept.ProposeConceptFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.ConceptFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.ConceptStatsFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.encounter.EncounterFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.form.FieldFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.OptionsFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.MergePatientsFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.patient.PatientFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.PersonFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.person.RelationshipTypeFormController
 
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openmrs.web.controller.user.RoleFormController
 
processHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.HL7InQueueProcessor
Process a single queue entry from the inbound HL7 queue
processHL7InQueue() - Method in class org.openmrs.hl7.HL7InQueueProcessor
Starts up a thread to process all existing HL7InQueue entries
processHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
Process the given HL7InQueue item.
processHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
ProcessHL7InQueueTask - Class in org.openmrs.scheduler.tasks
Implementation of a task that process all form entry queues.
ProcessHL7InQueueTask() - Constructor for class org.openmrs.scheduler.tasks.ProcessHL7InQueueTask
Default Constructor (Uses SchedulerConstants.username and SchedulerConstants.password
processHL7Message(Message) - Method in interface org.openmrs.hl7.HL7Service
Parses the given Message and saves the resulting content to the database
processHL7Message(Message) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
processMessage(Message) - Method in class org.openmrs.hl7.handler.ADTA28Handler
Processes an ADT A28 event message
processMessage(Message) - Method in class org.openmrs.hl7.handler.ORUR01Handler
Processes an ORU R01 event message
processNextHL7InQueue() - Method in class org.openmrs.hl7.HL7InQueueProcessor
Transform the next pending HL7 inbound queue entry.
processNK1(Patient, NK1) - Method in class org.openmrs.hl7.handler.ORUR01Handler
process an NK1 segment and add relationships if needed
Program - Class in org.openmrs
Program
Program() - Constructor for class org.openmrs.Program
Default Constructor
Program(Integer) - Constructor for class org.openmrs.Program
Constructor with id
ProgramEditor - Class in org.openmrs.propertyeditor
 
ProgramEditor() - Constructor for class org.openmrs.propertyeditor.ProgramEditor
 
ProgramFormController - Class in org.openmrs.web.controller.program
 
ProgramFormController() - Constructor for class org.openmrs.web.controller.program.ProgramFormController
 
ProgramListController - Class in org.openmrs.web.controller.program
 
ProgramListController() - Constructor for class org.openmrs.web.controller.program.ProgramListController
 
programMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
ProgramPatientFilter - Class in org.openmrs.reporting
Deprecated.
Use @see org.openmrs.reporting.ProgramStatePatientFilter instead
ProgramPatientFilter() - Constructor for class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
ProgramStatePatientFilter - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ProgramStatePatientFilter() - Constructor for class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
ProgramValidator - Class in org.openmrs.validator
Validates attributes on the Program object.
ProgramValidator() - Constructor for class org.openmrs.validator.ProgramValidator
 
ProgramValidator - Class in org.openmrs.web.controller.program
Deprecated.
use ProgramValidator instead
ProgramValidator() - Constructor for class org.openmrs.web.controller.program.ProgramValidator
Deprecated.
 
ProgramValidatorChangeSet - Class in org.openmrs.util.databasechange
This change set is executed in conjunction with a change made to Patient Programs which automatically will complete a Patient Program if a Workflow within that Program transitions to a state marked as final.
ProgramValidatorChangeSet() - Constructor for class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
ProgramWorkflow - Class in org.openmrs
ProgramWorkflow
ProgramWorkflow() - Constructor for class org.openmrs.ProgramWorkflow
Default Constructor
ProgramWorkflow(Integer) - Constructor for class org.openmrs.ProgramWorkflow
Constructor with id
ProgramWorkflowDAO - Interface in org.openmrs.api.db
Program- and PatientProgram- and ConceptStateConversion-related database functions
ProgramWorkflowEditor - Class in org.openmrs.propertyeditor
 
ProgramWorkflowEditor() - Constructor for class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
ProgramWorkflowHandler - Class in org.openmrs.web.taglib.fieldgen
 
ProgramWorkflowHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.ProgramWorkflowHandler
 
ProgramWorkflowService - Interface in org.openmrs.api
Contains methods pertaining to management of Programs, ProgramWorkflows, ProgramWorkflowStates, PatientPrograms, PatientStates, and ConceptStateConversions Use:
ProgramWorkflowServiceImpl - Class in org.openmrs.api.impl
Default implementation of the ProgramWorkflow-related services class.
ProgramWorkflowServiceImpl() - Constructor for class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
ProgramWorkflowState - Class in org.openmrs
ProgramWorkflowState
ProgramWorkflowState() - Constructor for class org.openmrs.ProgramWorkflowState
Default Constructor
ProgramWorkflowState(Integer) - Constructor for class org.openmrs.ProgramWorkflowState
Constructor with id
ProgramWorkflowStateEditor - Class in org.openmrs.propertyeditor
 
ProgramWorkflowStateEditor() - Constructor for class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
PROP_DESC_NAME - Static variable in class org.openmrs.web.controller.maintenance.GlobalPropertyController
 
PROP_NAME - Static variable in class org.openmrs.web.controller.maintenance.GlobalPropertyController
 
PROP_VAL_NAME - Static variable in class org.openmrs.web.controller.maintenance.GlobalPropertyController
 
proposeConcept(ConceptProposal) - Method in interface org.openmrs.api.ConceptService
proposeConcept(ConceptProposal) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated. 
ProposeConceptFormController - Class in org.openmrs.web.controller.concept
 
ProposeConceptFormController() - Constructor for class org.openmrs.web.controller.concept.ProposeConceptFormController
 
PROPOSED_CONCEPT_IDENTIFIER - Static variable in class org.openmrs.util.OpenmrsConstants
 
ProposingConceptException - Exception in org.openmrs.hl7.handler
Represents a obs that should be a proposed concept
ProposingConceptException(Concept, String) - Constructor for exception org.openmrs.hl7.handler.ProposingConceptException
Default constructor that takes in the required parameters
PROVIDER - Static variable in class org.openmrs.util.RoleConstants
 
PROVIDER_ROLE - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
PseudoStaticContentController - Class in org.openmrs.web.controller
This controller basically passes requests straight through to their views.
PseudoStaticContentController() - Constructor for class org.openmrs.web.controller.PseudoStaticContentController
 
publishProperties(Properties, String, String, String, String) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
publishProperties(Properties, String, String, String, String) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
publishProperties(Properties, String, String, String, String) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
publishProperties(Properties, String, String, String, String) - Method in interface org.openmrs.messagesource.MessageSourceService
publishProperties(Properties, String, String, String, String) - Method in interface org.openmrs.messagesource.MutableMessageSource
purge(WebRequest, LocationTag) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Purge a locationTag
PURGE_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_CLASSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_SOURCES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_FIELD_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_LOCATION_TAGS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_LOCATIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ORDER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_PRIVILEGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ROLES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
purgeActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.ActiveListService
Completely removes an ActiveListItem from the database (not reversible)
purgeActiveListItem(ActiveListItem) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
purgeAlert(Alert) - Method in interface org.openmrs.notification.AlertService
Completely delete the given alert from the database
purgeAlert(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
purgeCohort(Cohort) - Method in interface org.openmrs.api.CohortService
Completely removes a Cohort from the database (not reversible)
purgeCohort(Cohort) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
purgeCohortDefinition(CohortDefinition) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
purgeCohortDefinition(CohortDefinition) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
purgeCohortDefinition(CohortDefinition) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
Deletes a cohort definition from the database.
purgeCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
purgeCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
purgeComplexData(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Internal method to remove ComplexData when an Obs is purged.
purgeComplexData(Obs) - Method in interface org.openmrs.obs.ComplexObsHandler
Completely removes the ComplexData Object from its storage location.
purgeComplexData(Obs) - Method in class org.openmrs.obs.handler.AbstractHandler
 
purgeConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Completely purge a Concept or ConceptNumeric from the database.
purgeConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
purgeConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptClass(ConceptClass) - Method in interface org.openmrs.api.ConceptService
Purge a ConceptClass
purgeConceptClass(ConceptClass) - Method in interface org.openmrs.api.db.ConceptDAO
 
purgeConceptClass(ConceptClass) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.ConceptService
Purge a ConceptDatatype.
purgeConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.db.ConceptDAO
 
purgeConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.ConceptService
Removes a concept proposal from the database entirely.
purgeConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.db.ConceptDAO
 
purgeConceptProposal(ConceptProposal) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptSource(ConceptSource) - Method in interface org.openmrs.api.ConceptService
Delete ConceptSource
purgeConceptSource(ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgeConceptStateConversion(ConceptStateConversion, boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgeConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a conceptStateConversion from the database (not reversible) This method delegates to #purgeConceptStateConversion(conceptStateConversion, boolean) method
purgeConceptStateConversion(ConceptStateConversion, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a conceptStateConversion from the database (not reversible)
purgeDrug(Drug) - Method in interface org.openmrs.api.ConceptService
Completely purge a Drug from the database.
purgeDrug(Drug) - Method in interface org.openmrs.api.db.ConceptDAO
 
purgeDrug(Drug) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
Completely remove an encounter from database.
purgeEncounter(Encounter, boolean) - Method in interface org.openmrs.api.EncounterService
Completely remove an encounter from database.
purgeEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
purgeEncounter(Encounter, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
purgeEncounterType(EncounterType) - Method in interface org.openmrs.api.EncounterService
Completely remove an encounter type from database.
purgeEncounterType(EncounterType) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
purgeField(Field) - Method in interface org.openmrs.api.FormService
Completely removes a Field from the database.
purgeField(Field, boolean) - Method in interface org.openmrs.api.FormService
Completely removes a Field from the database.
purgeField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeField(Field, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeFieldType(FieldType) - Method in interface org.openmrs.api.FormService
Deletes the given field type from the database.
purgeFieldType(FieldType) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeForm(Form) - Method in interface org.openmrs.api.FormService
Completely remove a Form from the database.
purgeForm(Form, boolean) - Method in interface org.openmrs.api.FormService
Completely remove a Form from the database.
purgeForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeForm(Form, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeFormField(FormField) - Method in interface org.openmrs.api.FormService
Completely removes the given FormField from the database.
purgeFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
 
purgeGlobalProperties(List<GlobalProperty>) - Method in interface org.openmrs.api.AdministrationService
Completely remove the given global properties from the database
purgeGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
purgeGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.AdministrationService
Completely remove the given global property from the database
purgeGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
purgeHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
Completely delete the hl7 in archive item from the database
purgeHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
purgeHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
Completely remove this error item from the database
purgeHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
purgeHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
Completely delete the hl7 in queue item from the database.
purgeHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
purgeHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
Completely remove the source from the database.
purgeHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
purgeLocation(Location) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
purgeLocation(Location) - Method in interface org.openmrs.api.LocationService
Completely remove a location from the database (not reversible) This method delegates to #purgeLocation(location, boolean) method
purgeLocationTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
purgeLocationTag(LocationTag) - Method in interface org.openmrs.api.LocationService
Completely remove a location tag from the database (not reversible).
purgeMimeType(MimeType) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
purgeMimeType(MimeType) - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
purgeObject(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
purgeObject(Integer) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Deletes the item from the database with the given primary key id
purgeObs(Obs, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
purgeObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
purgeObs(Obs) - Method in interface org.openmrs.api.ObsService
Completely remove an observation from the database.
purgeObs(Obs, boolean) - Method in interface org.openmrs.api.ObsService
Completely remove an observation from the database.
purgeOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrder(Order, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrder(Order) - Method in interface org.openmrs.api.OrderService
Completely delete an order from the database.
purgeOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Completely delete the order type from the system.
purgePatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
purgePatient(Patient) - Method in interface org.openmrs.api.PatientService
Delete patient from database.
purgePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
purgePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
Purge PatientIdentifier (cannot be undone)
purgePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
purgePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
Purge PatientIdentifierType (cannot be undone)
purgePatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgePatientProgram(PatientProgram, boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgePatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a patientProgram from the database (not reversible) This method delegates to #purgePatientProgram(patientProgram, boolean) method
purgePatientProgram(PatientProgram, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a patientProgram from the database (not reversible)
purgePerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
purgePerson(Person) - Method in interface org.openmrs.api.PersonService
Purges a person from the database (cannot be undone)
purgePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
purgePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
Purges a PersonAttribute type from the database (cannot be undone)
purgePrivilege(Privilege) - Method in class org.openmrs.api.impl.UserServiceImpl
 
purgePrivilege(Privilege) - Method in interface org.openmrs.api.UserService
Completely remove a privilege from the database
purgeProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgeProgram(Program, boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgeProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a program from the database (not reversible) This method delegates to #purgeProgram(program, boolean) method
purgeProgram(Program, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Completely remove a program from the database (not reversible)
purgeRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
purgeRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Purges a relationship from the database (cannot be undone)
purgeRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
purgeRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Purge relationship type from the database (cannot be undone)
purgeReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
purgeReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Completely delete the given reportObject from the database
purgeRole(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
 
purgeRole(Role) - Method in interface org.openmrs.api.UserService
Complete remove a role from the database
purgeSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
purgeSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Completely delete this method from the database
purgeUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
purgeUser(User, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
 
purgeUser(User) - Method in interface org.openmrs.api.UserService
Completely remove a location from the database (not reversible).
purgeUser(User, boolean) - Method in interface org.openmrs.api.UserService
Completely remove a user from the database (not reversible).
PURPOSE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
PURPOSE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
purpose_slot() - Method in class org.openmrs.arden.ArdenBaseParser
Library slots
put(String, PresentationMessage) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
putAll(Map<? extends String, ? extends PresentationMessage>) - Method in class org.openmrs.messagesource.PresentationMessageMap
Adds all entries from an input Map which have PresentationMessages from the same locale.
putDataExportKey(String, Object) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Allows a module or some other service to add things to the available keys in the velocity context

Q

QUESTION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
QuickReportServlet - Class in org.openmrs.web.servlet
 
QuickReportServlet() - Constructor for class org.openmrs.web.servlet.QuickReportServlet
 

R

RAW_VIEW - Static variable in class org.openmrs.util.OpenmrsConstants
 
RBRACKET - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
RCURLY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
READ - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
READ - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
read(LogicContext, Cohort, LogicCriteria) - Method in interface org.openmrs.logic.datasource.LogicDataSource
Extracts data from the data source.
read(Integer, LogicDataSource, String) - Method in interface org.openmrs.logic.LogicContext
Reads a key from a logic data source
read(Integer, String) - Method in interface org.openmrs.logic.LogicContext
Reads a key from a logic data source
read(Integer, LogicCriteria) - Method in interface org.openmrs.logic.LogicContext
Reads a key with criteria from a logic data source
read(Integer, LogicDataSource, LogicCriteria) - Method in interface org.openmrs.logic.LogicContext
Reads a key with criteria from a logic data source
read_phrase() - Method in class org.openmrs.arden.ArdenBaseParser
 
read_where() - Method in class org.openmrs.arden.ArdenBaseParser
 
readAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
recurseOverChildren(Set<Role>) - Method in class org.openmrs.Role
Returns the full set of child roles be looping over children.
recurseOverParents(Set<Role>) - Method in class org.openmrs.Role
Returns the full set of roles be looping over inherited roles.
recursivelyHandle(Class<H>, OpenmrsObject, String) - Static method in class org.openmrs.aop.RequiredDataAdvice
Convenience method for #recursivelyHandle(Class, OpenmrsObject, User, Date, String).
recursivelyHandle(Class<H>, OpenmrsObject, User, Date, String, List<OpenmrsObject>) - Static method in class org.openmrs.aop.RequiredDataAdvice
This loops over all declared collections on the given object and all declared collections on parent objects to use the given handlerType.
RedirectController - Class in org.openmrs.web.controller
Redirects the request to the given formView
RedirectController() - Constructor for class org.openmrs.web.controller.RedirectController
 
referenceData(HttpServletRequest) - Method in class org.openmrs.module.web.controller.ModuleListController
 
referenceData(HttpServletRequest) - Method in class org.openmrs.module.web.controller.ModulePropertiesFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.notification.web.controller.AlertFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.notification.web.controller.AlertListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.scheduler.web.controller.SchedulerFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.scheduler.web.controller.SchedulerListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ConceptDrugFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ConceptProposalFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ConceptProposalListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ConceptSourceFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ConceptSourceListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.concept.ProposeConceptFormController
 
referenceData(HttpServletRequest) - Method in class org.openmrs.web.controller.ConceptFormController
Called prior to form display.
referenceData(HttpServletRequest) - Method in class org.openmrs.web.controller.ConceptStatsFormController
Called prior to form display.
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.encounter.EncounterFormController
 
referenceData(HttpServletRequest) - Method in class org.openmrs.web.controller.encounter.LocationFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.form.FieldFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.form.FormFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.observation.ObsFormController
The other things shown on the obs form that are in the database
referenceData(HttpServletRequest) - Method in class org.openmrs.web.controller.OptionsFormController
Called prior to form display.
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.order.OrderByUserListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.order.OrderDrugListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.order.OrderFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.order.OrderListByPatientController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.order.OrderListController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.patient.MergePatientsFormController
Called prior to form display.
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.patient.PatientFormController
Called prior to form display.
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.patient.PatientIdentifierTypeFormController
Called prior to form display.
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.person.RelationshipTypeViewFormController
 
referenceData(HttpServletRequest, Object, Errors) - Method in class org.openmrs.web.controller.user.RoleFormController
 
referenceData(HttpServletRequest) - Method in class org.openmrs.web.controller.user.RoleListController
 
Reflect - Class in org.openmrs.util
This class has convenience methods to find the fields on a class and superclass as well as methods to check the class type of members in a collection
Reflect(Class) - Constructor for class org.openmrs.util.Reflect
 
refreshApplicationContext(AbstractRefreshableApplicationContext) - Static method in class org.openmrs.module.ModuleUtil
 
refreshApplicationContext(AbstractRefreshableApplicationContext, boolean, Module) - Static method in class org.openmrs.module.ModuleUtil
Refreshes the given application context "properly" in OpenMRS.
refreshAuthenticatedUser() - Static method in class org.openmrs.api.context.Context
Refresh the authenticated user object in the current UserContext.
refreshAuthenticatedUser() - Method in class org.openmrs.api.context.UserContext
Refresh the authenticated user object in this UserContext.
refreshWAC(ServletContext, boolean, Module) - Static method in class org.openmrs.module.web.WebModuleUtil
Stops, closes, and refreshes the Spring context for the given servletContext
REGEX_LARGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
REGEX_SMALL - Static variable in class org.openmrs.util.OpenmrsConstants
 
RegimenPortletController - Class in org.openmrs.web.controller
 
RegimenPortletController() - Constructor for class org.openmrs.web.controller.RegimenPortletController
 
RegimenSuggestion - Class in org.openmrs.order
 
RegimenSuggestion() - Constructor for class org.openmrs.order.RegimenSuggestion
 
registerCohortDefinitionProvider(Class<? extends CohortDefinition>, CohortDefinitionProvider) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
registerCohortDefinitionProvider(Class<? extends CohortDefinition>, CohortDefinitionProvider) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
registerHandler(String, ComplexObsHandler) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
registerHandler(String, String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
registerHandler(String, ComplexObsHandler) - Method in interface org.openmrs.api.ObsService
Registers the given handler with the given key If the given String key exists, that handler is overwritten with the given handler
registerHandler(String, String) - Method in interface org.openmrs.api.ObsService
registerLogicDataSource(String, LogicDataSource) - Method in interface org.openmrs.logic.LogicService
Deprecated.
data sources are now auto-registered via Spring (since Logic module version 0.5)
registerProvider(DataSetProvider) - Method in interface org.openmrs.api.DataSetService
Deprecated.
Registered a DataSetProvider and make it available to users of the data set service
registerProvider(DataSetProvider) - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
registerRenderer(Class<? extends ReportRenderer>, ReportRenderer) - Method in interface org.openmrs.api.ReportService
Deprecated.
Registers the given renderer with the service
registerRenderer(String) - Method in interface org.openmrs.api.ReportService
Deprecated.
registerRenderer(Class<? extends ReportRenderer>, ReportRenderer) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
registerRenderer(String) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
registerSupportedType(Class<? extends OpenmrsObject>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
registerSupportedType(Class<? extends OpenmrsObject>) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Registers a class as one that should be supported
registerTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Register a new task by adding it to our task map with an empty schedule map.
reInitFrameworkServlet() - Method in class org.openmrs.web.DispatcherServlet
Called by the ModuleUtil after adding in a new module.
reInitServlet() - Method in class org.openmrs.web.dwr.OpenmrsDWRServlet
This method is called to remake all of the dwr methods
rejectConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.AdministrationService
rejectConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.ConceptService
rejectConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
rejectConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.ConceptServiceImpl
rejectConceptProposal() - Method in class org.openmrs.ConceptProposal
Convenience method to mark this proposal as rejected.
Relationship - Class in org.openmrs
Relationship
Relationship() - Constructor for class org.openmrs.Relationship
default constructor
Relationship(Integer) - Constructor for class org.openmrs.Relationship
constructor with id
Relationship(Person, Person, RelationshipType) - Constructor for class org.openmrs.Relationship
 
RelationshipListItem - Class in org.openmrs.web.dwr
 
RelationshipListItem() - Constructor for class org.openmrs.web.dwr.RelationshipListItem
 
RelationshipListItem(Relationship) - Constructor for class org.openmrs.web.dwr.RelationshipListItem
 
relationshipMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
RelationshipPatientFilter - Class in org.openmrs.reporting
 
RelationshipPatientFilter() - Constructor for class org.openmrs.reporting.RelationshipPatientFilter
 
RelationshipType - Class in org.openmrs
Defines a type of relationship between two people in the database.
RelationshipType() - Constructor for class org.openmrs.RelationshipType
default constructor
RelationshipType(Integer) - Constructor for class org.openmrs.RelationshipType
constructor with id
RelationshipTypeFormController - Class in org.openmrs.web.controller.person
 
RelationshipTypeFormController() - Constructor for class org.openmrs.web.controller.person.RelationshipTypeFormController
 
RelationshipTypeListController - Class in org.openmrs.web.controller.person
 
RelationshipTypeListController() - Constructor for class org.openmrs.web.controller.person.RelationshipTypeListController
 
RelationshipTypeViewFormController - Class in org.openmrs.web.controller.person
This is the controller for the relationshipTypeView.form page.
RelationshipTypeViewFormController() - Constructor for class org.openmrs.web.controller.person.RelationshipTypeViewFormController
 
release() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
release() - Method in class org.openmrs.notification.web.ForEachAlertTag
 
release() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
release() - Method in class org.openmrs.web.taglib.FormatDateTag
Clean up the variables
remove(int) - Method in class org.openmrs.logic.result.EmptyResult
 
remove(Object) - Method in class org.openmrs.logic.result.EmptyResult
 
remove(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
removeActiveListItem(ActiveListItem, Date) - Method in interface org.openmrs.api.ActiveListService
Sets the Active List Item as inactive by setting the end date to today, if null
removeActiveListItem(ActiveListItem, Date) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
removeAddress(PersonAddress) - Method in class org.openmrs.Person
Convenience method to remove the address from this person's address list if the address exists already.
removeAdvice(Class, Advice) - Static method in class org.openmrs.api.context.Context
Removes the given AOP advice object from Class cls
removeAdvice(Class, Advice) - Method in class org.openmrs.api.context.ServiceContext
 
removeAdvisor(Class, Advisor) - Static method in class org.openmrs.api.context.Context
Removes the given AOP advisor from Class cls
removeAdvisor(Class, Advisor) - Method in class org.openmrs.api.context.ServiceContext
 
removeAll(Collection<?>) - Method in class org.openmrs.logic.result.EmptyResult
 
removeAllergy(Allergy, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
removeAllergy(Allergy, String) - Method in interface org.openmrs.api.PatientService
Resolving the allergy, effectively removes the Allergy from the Patient's Active List by setting the stop date to now, if null.
removeAllergy(Integer, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Resolve an allergy
removeAnswer(ConceptAnswer) - Method in class org.openmrs.Concept
Remove the given answer from the list of answers for this Concept
removeAnswer(FieldAnswer) - Method in class org.openmrs.Field
Removes a field answer from the list of field answers
removeAttribute(PersonAttribute) - Method in class org.openmrs.Person
Convenience method to get the attribute from this person's attribute list if the attribute exists already.
removeChildLocation(Location) - Method in class org.openmrs.Location
 
removeCohortDefinitionProvider(Class<? extends CohortDefinitionProvider>) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
removeCohortDefinitionProvider(Class<? extends CohortDefinitionProvider>) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
removeConceptMapping(ConceptMap) - Method in class org.openmrs.Concept
Remove the given ConceptMap from the list of mappings for this Concept
removeDataExportKey(String) - Static method in class org.openmrs.reporting.export.DataExportUtil
Deprecated.
Remove the given key from the available data export keys If the key doesn't exist, this will fail silently
removeDescription(ConceptDescription) - Method in class org.openmrs.Concept
Remove the given description from the list of descriptions for this Concept
removeErrorTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
removeFormField(FormField) - Method in class org.openmrs.Form
Removes a FormField from the list of form fields
removeFromCache(String) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Remove an entry cached with the given key
removeFromHistoryNotify(int) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Call this to notify this composition search that the _i_th element of the search history has been removed, and the search potentially needs to renumber its constituent parts.
removeGlobalPropertyListener(GlobalPropertyListener) - Method in interface org.openmrs.api.AdministrationService
Removes a GlobalPropertyListener previously registered by AdministrationService.addGlobalPropertyListener(GlobalPropertyListener)
removeGlobalPropertyListener(GlobalPropertyListener) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
removeGroupMember(Obs) - Method in class org.openmrs.Obs
Convenience method to remove an Obs from this grouping This also removes the link in the given obsobject to this obs grouper
removeHandler(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
removeHandler(String) - Method in interface org.openmrs.api.ObsService
Remove the handler associated with the key from list of available handlers
removeIdentifier(PatientIdentifier) - Method in class org.openmrs.Patient
Convenience method to remove the given identifier from this patient's list of identifiers.
removeLogicDataSource(String) - Method in interface org.openmrs.logic.LogicService
Deprecated.
data sources are now auto-registered via Spring (since Logic module version 0.5)
removeMember(Integer) - Method in class org.openmrs.Cohort
 
removeName(ConceptName) - Method in class org.openmrs.Concept
Remove the given name from the list of names for this Concept
removeName(PersonName) - Method in class org.openmrs.Person
Convenience method remove the name from this person's name list if the name exists already.
removeObs(Obs) - Method in class org.openmrs.Encounter
Remove the given observation from the list of obs for this Encounter
removeOrder(Order) - Method in class org.openmrs.Encounter
Remove the given observation from the list of orders for this Encounter
removePatientFromCohort(Cohort, Patient) - Method in interface org.openmrs.api.CohortService
Removes a patient from a Cohort.
removePatientFromCohort(Cohort, Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
removePatientFromCohort(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRCohortService
Removes the Patient identified by patientId from the Cohort identified by cohortId
removePresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
removePresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
removePresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
removePresentation(PresentationMessage) - Method in interface org.openmrs.messagesource.MutableMessageSource
Removes a presentation message from the source.
removePrivilege(Privilege) - Method in class org.openmrs.Role
Removes the given Privilege from the list of privileges
removeProblem(Problem, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
removeProblem(Problem, String) - Method in interface org.openmrs.api.PatientService
Effectively removes the Problem from the Patient's Active List by setting the stop date to now, if null.
removeProblem(Integer, String, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Remove a problem, sets the end date
removeProvider(DataSetProvider) - Method in interface org.openmrs.api.DataSetService
Deprecated.
Remove a registered DataSetProvider
removeProvider(DataSetProvider) - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
removeProxyPrivilege(String) - Static method in class org.openmrs.api.context.Context
Convenience method.
removeProxyPrivilege(String) - Method in class org.openmrs.api.context.UserContext
Will remove one instance of privilege from the privileges that are currently proxied
removeRecipient(AlertRecipient) - Method in class org.openmrs.notification.Alert
Convenience method to remove the given AlertRecipient from this Alert's list of recipients
removeRenderer(Class<? extends ReportRenderer>) - Method in interface org.openmrs.api.ReportService
Deprecated.
Remove the renderer associated with rendererClass from the list of available renderers
removeRenderer(Class<? extends ReportRenderer>) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
removeRole(Role) - Method in class org.openmrs.User
Remove the given Role from the list of roles for this User
removeRule(String) - Method in interface org.openmrs.logic.LogicService
Removes a rule from the logic service
removeSearchItem(int) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
removeState(ProgramWorkflowState) - Method in class org.openmrs.ProgramWorkflow
Removes a ProgramWorkflowState from this ProgramWorkflow
removeTag(ConceptNameTag) - Method in class org.openmrs.ConceptName
Removes a tag from the concept name.
removeTag(LocationTag) - Method in class org.openmrs.Location
Remove the tag from the Location.
removeTokenTag(String, String) - Method in interface org.openmrs.logic.LogicService
Removes a token's previously assigned tag.
removeUser(HttpSession) - Static method in class org.openmrs.web.user.CurrentUsers
Remove the current user from the list of current users.
removeUserProperty(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
removeUserProperty(User, String) - Method in interface org.openmrs.api.UserService
Removes the property denoted by key from the user's properties.
removeUserProperty(String) - Method in class org.openmrs.User
Convenience method.
removeWorkflow(ProgramWorkflow) - Method in class org.openmrs.Program
Removes a ProgramWorkflow from this Program
render(ReportData, String, OutputStream) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
render(ReportData, String, Writer) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
Deprecated.
 
render(ReportData, String, OutputStream) - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
Render the report's data to a stream
render(ReportData, String, Writer) - Method in interface org.openmrs.report.ReportRenderer
Deprecated.
Render the report's data to a stream
renderDashboard(Integer, ModelMap) - Method in class org.openmrs.web.controller.patient.PatientDashboardController
render the patient dashboard model and direct to the view
RenderingException - Exception in org.openmrs.report
Deprecated.
see reportingcompatibility module
RenderingException(String) - Constructor for exception org.openmrs.report.RenderingException
Deprecated.
 
RenderingMode - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RenderingMode() - Constructor for class org.openmrs.report.RenderingMode
Deprecated.
 
RenderingMode(ReportRenderer, String, String, Integer) - Constructor for class org.openmrs.report.RenderingMode
Deprecated.
 
renderMessage(String, String, String, String) - Method in interface org.openmrs.web.taglib.behavior.TagMessageWriterBehavior
Implementations should override this method to customize how translated messages are rendered on JSP pages via OpenmrsMessageTag.
renderMigratePage() - Method in class org.openmrs.hl7.web.controller.Hl7InArchiveMigrationController
Adds data to the modelAndView object to be rendered in hl7 archive migrate page
renderTemplate(String, Map<String, Object>, HttpServletResponse) - Method in class org.openmrs.web.filter.StartupFilter
All private attributes on this class are returned to the template via the velocity context and reflection
replace(Object, Object, Object) - Method in class org.openmrs.util.HibernateEnumType
 
replaceSerialization(Map<?, ?>) - Method in class org.openmrs.Person
If the serializer wishes, don't serialize this entire object, just the important parts
replaceSerialization(Map<?, ?>) - Method in class org.openmrs.User
If the serializer wishes, don't serialize this entire object, just the important parts
Report - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
Report() - Constructor for class org.openmrs.reporting.Report
Deprecated.
 
REPORT_OBJECT_TYPE_PATIENTDATAPRODUCER - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
REPORT_OBJECT_TYPE_PATIENTFILTER - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
REPORT_OBJECT_TYPE_PATIENTSEARCH - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
ReportDAO - Interface in org.openmrs.report.db
Deprecated.
see reportingcompatibility module
ReportData - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportData() - Constructor for class org.openmrs.report.ReportData
Deprecated.
 
ReportDefinition - Class in org.openmrs.reporting.report
Deprecated.
see reportingcompatibility module
ReportDefinition() - Constructor for class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Default public constructor
ReportDefinitionEditor - Class in org.openmrs.propertyeditor
Deprecated.
see reportingcompatibility module
ReportDefinitionEditor() - Constructor for class org.openmrs.propertyeditor.ReportDefinitionEditor
Deprecated.
Public constructor
ReportDesigner - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportElementDefinition - Class in org.openmrs.reporting.report
Deprecated.
see reportingcompatibility module
ReportElementDefinition() - Constructor for class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
 
ReportObject - Interface in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectDAO - Interface in org.openmrs.reporting.db
Deprecated.
see reportingcompatibility module
ReportObjectFactory - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectFactory() - Constructor for class org.openmrs.reporting.ReportObjectFactory
Deprecated.
 
ReportObjectFactoryModule - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectFactoryModule() - Constructor for class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
ReportObjectList - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectList() - Constructor for class org.openmrs.reporting.ReportObjectList
Deprecated.
 
ReportObjectList(Collection<AbstractReportObject>) - Constructor for class org.openmrs.reporting.ReportObjectList
Deprecated.
 
ReportObjectService - Interface in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectServiceImpl - Class in org.openmrs.reporting.impl
Deprecated.
see reportingcompatibility module
ReportObjectServiceImpl() - Constructor for class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
Default constructor
ReportObjectValidator - Class in org.openmrs.validator
Deprecated.
see reportingcompatibility module
ReportObjectValidator() - Constructor for class org.openmrs.validator.ReportObjectValidator
Deprecated.
 
ReportObjectWrapper - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectWrapper() - Constructor for class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
ReportObjectWrapper(AbstractReportObject) - Constructor for class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
ReportObjectWrapperExceptionListener - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectWrapperExceptionListener() - Constructor for class org.openmrs.reporting.ReportObjectWrapperExceptionListener
Deprecated.
 
ReportObjectXMLDecoder - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectXMLDecoder(String) - Constructor for class org.openmrs.reporting.ReportObjectXMLDecoder
Deprecated.
 
ReportObjectXMLEncoder - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
ReportObjectXMLEncoder(Object) - Constructor for class org.openmrs.reporting.ReportObjectXMLEncoder
Deprecated.
 
ReportRenderer - Interface in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportRenderingException - Exception in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportRenderingException(String) - Constructor for exception org.openmrs.report.ReportRenderingException
Deprecated.
 
ReportSchema - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportSchema() - Constructor for class org.openmrs.report.ReportSchema
Deprecated.
 
ReportSchemaXml - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
ReportSchemaXml() - Constructor for class org.openmrs.report.ReportSchemaXml
Deprecated.
Default constructor
ReportSchemaXml(Integer) - Constructor for class org.openmrs.report.ReportSchemaXml
Deprecated.
Convenience constructor taking in a primary key report schema id
ReportSchemaXml(ReportSchema) - Constructor for class org.openmrs.report.ReportSchemaXml
Deprecated.
Convenience constructor to allow a user to create this shlub of a class from a full ReportSchema object
ReportSchemaXmlEditor - Class in org.openmrs.propertyeditor
Deprecated.
see reportingcompatibility module
ReportSchemaXmlEditor() - Constructor for class org.openmrs.propertyeditor.ReportSchemaXmlEditor
Deprecated.
 
ReportService - Interface in org.openmrs.api
Deprecated.
see reportingcompatibility module
ReportServiceImpl - Class in org.openmrs.report.impl
Deprecated.
see reportingcompatibility module
ReportServiceImpl() - Constructor for class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
Default constructor
reportUpdateWarnings(List<String>) - Static method in class org.openmrs.util.DatabaseUpdater
This method is called by an executing custom changeset to register warning messages.
REPOSITORY_FOLDER_PROPERTY - Static variable in class org.openmrs.module.ModuleConstants
Name of the global property that will tell the system where to look for modules to load.
REPOSITORY_FOLDER_PROPERTY_DEFAULT - Static variable in class org.openmrs.module.ModuleConstants
Default name of the folder that holds the currently loaded modules for the system
RequireConfigurationByPrefixTag - Class in org.openmrs.web.taglib
Retrieves the matching global properties, and if any are missing, redirects to configuration page.
RequireConfigurationByPrefixTag() - Constructor for class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
RequireConfigurationTag - Class in org.openmrs.web.taglib
Retrieves the matching global properties, and if any are missing, redirects to configuration page.
RequireConfigurationTag() - Constructor for class org.openmrs.web.taglib.RequireConfigurationTag
 
required - Variable in class org.openmrs.FormField
 
RequiredDataAdvice - Class in org.openmrs.aop
This class provides the AOP around each save, (un)void, and (un)retire method in the service layer so that the required data (like creator, dateChanged, dateVoided, etc) can be set automatically and the developer doesn't have to worry about doing it explicitly in the service impl method.
RequiredDataAdvice() - Constructor for class org.openmrs.aop.RequiredDataAdvice
 
RequiredDataHandler<O extends OpenmrsObject> - Interface in org.openmrs.api.handler
This is the super interface for all save*, void*, and retire* actions that take place on all services.
RequireNameValidator - Class in org.openmrs.validator
Validates objects and requires that "name" be filled in.
RequireNameValidator() - Constructor for class org.openmrs.validator.RequireNameValidator
 
RequireNameValidator - Class in org.openmrs.web.controller
Deprecated.
RequireNameValidator() - Constructor for class org.openmrs.web.controller.RequireNameValidator
Deprecated.
 
requirePrivilege(String) - Static method in class org.openmrs.api.context.Context
Throws an exception if the currently authenticated user does not have the specified privilege.
requiresHistory() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
requiresLayout() - Method in class org.openmrs.util.MemoryAppender
 
RequireTag - Class in org.openmrs.web.taglib
Controller for the taglib used on jsp pages.
RequireTag() - Constructor for class org.openmrs.web.taglib.RequireTag
 
RequireVoidReasonSaveHandler - Class in org.openmrs.api.handler
This handler makes sure the when a voided object is saved, that the reason field is entered for supported objects Note: Obs is not included in the supported types because the ObsService handles this explicitly
RequireVoidReasonSaveHandler() - Constructor for class org.openmrs.api.handler.RequireVoidReasonSaveHandler
 
RequireVoidReasonVoidHandler - Class in org.openmrs.api.handler
This class ensures that the voidReason is non-null for supported object types
RequireVoidReasonVoidHandler() - Constructor for class org.openmrs.api.handler.RequireVoidReasonVoidHandler
 
rescheduleAllTasks() - Method in interface org.openmrs.scheduler.SchedulerService
Loop over all currently started tasks and cycle them.
rescheduleAllTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Loop over all currently started tasks and cycle them.
rescheduleTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Stop and start a scheduled task.
rescheduleTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
RESEARCH - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
RESEARCH - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
reset() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
resolveArguments(Object) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
resolveCode(String, Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
resolveLocale(HttpServletRequest) - Method in class org.openmrs.web.OpenmrsCookieLocaleResolver
 
resolveLocationId(PL) - Method in interface org.openmrs.hl7.HL7Service
 
resolveLocationId(PL) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
resolveMessage() - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Resolve the specified message or code or text or tag body into a concrete message string.
resolvePatientId(PID) - Method in interface org.openmrs.hl7.HL7Service
 
resolvePatientId(PID) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
resolvePersonFromIdentifiers(CX[]) - Method in interface org.openmrs.hl7.HL7Service
determines a person (or patient) based on identifiers from a CX array, as found in a PID or NK1 segment; the first resolving identifier in the list wins
resolvePersonFromIdentifiers(CX[]) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
resolvePersonId(XCN) - Method in interface org.openmrs.hl7.HL7Service
 
resolvePersonId(XCN) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
resolveUserId(XCN) - Method in interface org.openmrs.hl7.HL7Service
 
resolveUserId(XCN) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
response - Variable in class org.openmrs.web.filter.GZIPResponseStream
 
restoreFromMemento(OpenmrsMemento) - Method in interface org.openmrs.scheduler.SchedulerService
Restore the scheduler service to state defined by Memento
restoreFromMemento(OpenmrsMemento) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
restoreState() - Static method in class org.openmrs.util.OpenmrsClassLoader
This method should be called after restoring the instance
resubmitHL7InError(int) - Method in class org.openmrs.hl7.web.controller.Hl7InErrorListController
submits an HL7InError back to the HL7 queue
Result - Class in org.openmrs.logic.result
A result from the logic service.
Result() - Constructor for class org.openmrs.logic.result.Result
 
Result(Result) - Constructor for class org.openmrs.logic.result.Result
Builds result upon another result — the first step in create a result that contains a list of other results.
Result(List<Result>) - Constructor for class org.openmrs.logic.result.Result
Builds a result from a list of results
Result(Boolean) - Constructor for class org.openmrs.logic.result.Result
Builds a boolean result with a result date of today
Result(Date, Boolean, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a boolean result with a specific result date
Result(Concept) - Constructor for class org.openmrs.logic.result.Result
Builds a coded result with a result date of today
Result(Date, Concept, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a coded result with a specific result date
Result(Obs) - Constructor for class org.openmrs.logic.result.Result
Builds a coded result from an observation
Result(Date) - Constructor for class org.openmrs.logic.result.Result
Builds a datetime result with a result date of today
Result(Date, Date, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a datetime result with a specific result date
Result(Double) - Constructor for class org.openmrs.logic.result.Result
Builds a numeric result with a result date of today
Result(Date, Double, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a numeric result with a specific result date
Result(Integer) - Constructor for class org.openmrs.logic.result.Result
Builds a numeric result with a result date of today
Result(Date, Integer, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a numeric result with a specific result date
Result(String) - Constructor for class org.openmrs.logic.result.Result
Builds a text result with a result date of today
Result(Date, String, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a text result with a specific result date
Result(Date, Result.Datatype, Boolean, Concept, Date, Double, String, Object) - Constructor for class org.openmrs.logic.result.Result
Builds a result date with specific (overloaded) values — i.e., instead of simply accepting the default translation of one datatype into another (e.g., a date translated automatically into string format), this contructor allows the various datatype representations of the result to be individually controlled.
Result.Datatype - Enum in org.openmrs.logic.result
Core datatypes for a result.
rethrowAPIAuthenticationException(Throwable) - Static method in class org.openmrs.util.ExceptionUtil
If any cause in the given exception chain is an APIAuthenticationException, rethrow that
rethrowIfCause(Throwable, Class<? extends RuntimeException>) - Static method in class org.openmrs.util.ExceptionUtil
If any cause in the exception chain is an instance of causeType, then rethrow that exception
retire(WebRequest, LocationTag, String) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Retire a locationTag
Retireable - Interface in org.openmrs
In OpenMRS, data are rarely fully deleted (purged) from the system; rather, they are either voided or retired.
retireConcept(Concept, String) - Method in interface org.openmrs.api.ConceptService
Retiring a concept essentially removes it from circulation
retireConcept(Concept, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
retireConceptSource(ConceptSource, String) - Method in interface org.openmrs.api.ConceptService
This effectively removes a concept source from the database.
retireConceptSource(ConceptSource, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
retireDrug(Drug, String) - Method in interface org.openmrs.api.ConceptService
Retiring a Drug essentially removes it from circulation
retireDrug(Drug, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
retireEncounterType(EncounterType, String) - Method in interface org.openmrs.api.EncounterService
Retire an EncounterType.
retireEncounterType(EncounterType, String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
retireField(Field) - Method in interface org.openmrs.api.FormService
Retires field
retireField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
 
retireForm(Form, String) - Method in interface org.openmrs.api.FormService
Retires the Form, leaving it in the database, but removing it from data entry screens
retireForm(Form, String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
RetireHandler<R extends Retireable> - Interface in org.openmrs.api.handler
This is the super interface for all retire* actions that take place on all services.
retireHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
Mark the given hl7Source as no longer active
retireHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
retireLocation(Location, String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
retireLocation(Location, String) - Method in interface org.openmrs.api.LocationService
Retires the given location.
retireLocationTag(LocationTag, String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
retireLocationTag(LocationTag, String) - Method in interface org.openmrs.api.LocationService
Retire the given location tag.
retireOrderType(OrderType, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
retireOrderType(OrderType, String) - Method in interface org.openmrs.api.OrderService
This method essentially takes the given orderType out of active use in OpenMRS.
retirePatientIdentifierType(PatientIdentifierType, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
retirePatientIdentifierType(PatientIdentifierType, String) - Method in interface org.openmrs.api.PatientService
Retire a type of patient identifier
retirePersonAttributeType(PersonAttributeType, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
retirePersonAttributeType(PersonAttributeType, String) - Method in interface org.openmrs.api.PersonService
Retire a Person Attribute Type
retireProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
retireProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
Retires the given program
retireRelationshipType(RelationshipType, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
retireRelationshipType(RelationshipType, String) - Method in interface org.openmrs.api.PersonService
Retire a Person Relationship Type
RetireSaveHandler - Class in org.openmrs.api.handler
This handler makes sure the when a retired object is saved with the retired bit set to true, the other required values (like dateRetired and retiredBy) are filled in.
RetireSaveHandler() - Constructor for class org.openmrs.api.handler.RetireSaveHandler
 
retireState(ProgramWorkflowState) - Method in class org.openmrs.ProgramWorkflow
retireTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
retireTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
retireUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
retireUser(User, String) - Method in interface org.openmrs.api.UserService
Deactive a user account so that it can no longer log in.
retireWorkflow(ProgramWorkflow) - Method in class org.openmrs.Program
Retires a ProgramWorkflow
retrieveFilterDefinitions(Module) - Static method in class org.openmrs.module.web.filter.ModuleFilterDefinition
Static method to parse through a Module's configuration file and return a List of ModuleFilterDefinition objects for which there are configuration elements.
retrieveFilterMappings(Module) - Static method in class org.openmrs.module.web.filter.ModuleFilterMapping
Static method to parse through a Module's configuration file and return a List of ModuleFilterMapping objects for which there are configuration elements.
returnedClass() - Method in class org.openmrs.util.HibernateEnumType
 
revokeUserRole(User, Role) - Method in class org.openmrs.api.impl.UserServiceImpl
Deprecated. 
revokeUserRole(User, Role) - Method in interface org.openmrs.api.UserService
Deprecated.
rewrites - Static variable in class org.openmrs.web.taglib.HtmlIncludeTag
 
Role - Class in org.openmrs
A Role is just an aggregater of Privileges.
Role() - Constructor for class org.openmrs.Role
default constructor
Role(String) - Constructor for class org.openmrs.Role
constructor with id
Role(String, String) - Constructor for class org.openmrs.Role
constructor with all database required properties
RoleConstants - Class in org.openmrs.util
Contains all role names and their descriptions.
RoleConstants() - Constructor for class org.openmrs.util.RoleConstants
 
RoleEditor - Class in org.openmrs.propertyeditor
 
RoleEditor() - Constructor for class org.openmrs.propertyeditor.RoleEditor
 
RoleFormController - Class in org.openmrs.web.controller.user
 
RoleFormController() - Constructor for class org.openmrs.web.controller.user.RoleFormController
 
RoleListController - Class in org.openmrs.web.controller.user
 
RoleListController() - Constructor for class org.openmrs.web.controller.user.RoleListController
 
RoleValidator - Class in org.openmrs.validator
Validates attributes on the Role object
RoleValidator() - Constructor for class org.openmrs.validator.RoleValidator
 
RoleValidator - Class in org.openmrs.web.controller.user
Deprecated.
use RoleValidator instead
RoleValidator() - Constructor for class org.openmrs.web.controller.user.RoleValidator
Deprecated.
 
RowPerObsColumn - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
RowPerObsColumn() - Constructor for class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
RowPerObsColumn(String, String, String[]) - Constructor for class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
Convenience constructor to build the column with all values at once
RowPerObsDataExportReportObject - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
RowPerObsDataExportReportObject() - Constructor for class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Default Constructor
RowPerObsDataSet - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerObsDataSet() - Constructor for class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
RowPerObsDataSetDefinition - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerObsDataSetDefinition() - Constructor for class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
RowPerObsDataSetProvider - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerObsDataSetProvider() - Constructor for class org.openmrs.report.RowPerObsDataSetProvider
Deprecated.
 
RowPerProgramEnrollmentDataSet - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerProgramEnrollmentDataSet() - Constructor for class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
RowPerProgramEnrollmentDataSetDefinition - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerProgramEnrollmentDataSetDefinition() - Constructor for class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
RowPerProgramEnrollmentDataSetProvider - Class in org.openmrs.report
Deprecated.
see reportingcompatibility module
RowPerProgramEnrollmentDataSetProvider() - Constructor for class org.openmrs.report.RowPerProgramEnrollmentDataSetProvider
Deprecated.
 
RPAREN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
RPAREN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
rule(ArdenRule) - Method in class org.openmrs.arden.ArdenClause
 
Rule - Interface in org.openmrs.logic
Base class for all logic rules.
RULE_UUID - Static variable in class org.openmrs.ConceptDatatype
 
RuleParameterInfo - Class in org.openmrs.logic.rule
An argument passed to a logic Rule
RuleParameterInfo(Class) - Constructor for class org.openmrs.logic.rule.RuleParameterInfo
 
RuleParameterInfo(Class, boolean) - Constructor for class org.openmrs.logic.rule.RuleParameterInfo
 
RuleParameterInfo(Class, boolean, Object) - Constructor for class org.openmrs.logic.rule.RuleParameterInfo
 
run() - Method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
run(DataTable) - Method in class org.openmrs.reporting.TableGroupAndAggregate
Deprecated.
 
run() - Method in class org.openmrs.scheduler.tasks.HelloWorldThread
Illustrates stateless functionality as simply as possible.
run() - Method in class org.openmrs.scheduler.timer.TimerSchedulerTask
* Executes the action to be performed by this timer task.
run() - Method in class org.openmrs.web.taglib.fieldgen.ConceptHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.DateHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.DrugHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.DrugOrderDiscontinuedReasonHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.EncounterHandler
 
run() - Method in interface org.openmrs.web.taglib.fieldgen.FieldGenHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.GenericReasonHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.LocationHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.OrderTypeHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.PatientHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.PersonHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.ProgramWorkflowHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.StringHandler
 
run() - Method in class org.openmrs.web.taglib.fieldgen.UserHandler
 
runHl7(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
 
runInNewDaemonThread(Runnable) - Static method in class org.openmrs.api.context.Daemon
Call this method if you are inside a Daemon thread (for example in a Module activator or a scheduled task) and you want to start up a new parallel Daemon thread.
runtimePropertiesFound() - Static method in class org.openmrs.web.Listener
Boolean flag set on webapp startup marking whether there is a runtime properties file or not.
runtimePropertiesPath - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The location of the runtime properties file (only read by the velocity scripts)
RUNTIMEPROPERTY_ALLOW_ADMIN - Static variable in class org.openmrs.module.ModuleConstants
Setting either of these properties to "false" will block web administration of modules
RUNTIMEPROPERTY_ALLOW_UPLOAD - Static variable in class org.openmrs.module.ModuleConstants
Setting either of these properties to false will block web administration of modules
RUNTIMEPROPERTY_MODULE_LIST_TO_LOAD - Static variable in class org.openmrs.module.ModuleConstants
Intended to be used by the testing framework in order to set a list of specific files that need to be loaded by the Context.

S

safeDate(Date) - Static method in class org.openmrs.util.OpenmrsUtil
 
SampleFlowsheetServlet - Class in org.openmrs.web.servlet
 
SampleFlowsheetServlet() - Constructor for class org.openmrs.web.servlet.SampleFlowsheetServlet
 
saveActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.ActiveListService
Save or update an Active List Item
saveActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.db.ActiveListDAO
 
saveActiveListItem(ActiveListItem) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
 
saveActiveListItem(ActiveListItem) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
saveAlert(Alert) - Method in interface org.openmrs.notification.AlertService
Save the given alert in the database
saveAlert(Alert) - Method in interface org.openmrs.notification.db.AlertDAO
 
saveAlert(Alert) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
saveAlert(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
saveAllergy(Allergy) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
saveAllergy(Allergy) - Method in interface org.openmrs.api.PatientService
Creates an AllergyListItem to the Patient's Allergy Active List.
saveAllergy(Integer, Integer, String, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
Save an Allergy
saveCauseOfDeathObs(Patient, Date, Concept, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
saveCauseOfDeathObs(Patient, Date, Concept, String) - Method in interface org.openmrs.api.PatientService
Convenience method that saves the Obs that indicates when and why the patient died (including any "other" reason there might be) TODO keep this in the PatientService?
saveCohort(Cohort) - Method in interface org.openmrs.api.CohortService
Save a cohort to the database (create if new, or update if changed) This method will throw an exception if any patientIds in the Cohort don't exist.
saveCohort(Cohort) - Method in interface org.openmrs.api.db.CohortDAO
Saves a Cohort to the database
saveCohort(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
saveCohort(Cohort) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
saveCohortDefinition(CohortDefinition) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
saveCohortDefinition(CohortDefinition) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
Deprecated.
Creates or updates a CohortDefinition in the database.
saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
Deprecated.
 
saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
saveConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Save or update the given Concept or ConceptNumeric in the database
saveConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptClass(ConceptClass) - Method in interface org.openmrs.api.ConceptService
Creates or updates a concept class
saveConceptClass(ConceptClass) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptClass(ConceptClass) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.ConceptService
Create or update a ConceptDatatype
saveConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptNameTag(ConceptNameTag) - Method in interface org.openmrs.api.ConceptService
Creates a new Concept name tag if none exists.
saveConceptNameTag(ConceptNameTag) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptNameTag(ConceptNameTag) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptNameTag(ConceptNameTag) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.ConceptService
Saves/updates/proposes a concept proposal
saveConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptProposal(ConceptProposal) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptSource(ConceptSource) - Method in interface org.openmrs.api.ConceptService
Create a new ConceptSource
saveConceptSource(ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptSource(ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptSource(ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
saveConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Save ConceptStateConversion to database (create if new or update if changed)
saveConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
saveConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
Save ConceptStateConversion to database (create if new or update if changed)
saveDefaults(String, String) - Method in class org.openmrs.web.controller.maintenance.LocalesAndThemesFormController
Called upon save of the page
saveDocument(Document, File) - Static method in class org.openmrs.util.OpenmrsUtil
Save the given xml document to the given outfile
saveDrug(Drug) - Method in interface org.openmrs.api.ConceptService
Save or update the given Drug in the database.
saveDrug(Drug) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveDrug(Drug) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveEncounter(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
Saves an encounter
saveEncounter(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
saveEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
Saves a new encounter or updates an existing encounter.
saveEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
saveEncounterType(EncounterType) - Method in interface org.openmrs.api.db.EncounterDAO
Save an Encounter Type
saveEncounterType(EncounterType) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
saveEncounterType(EncounterType) - Method in interface org.openmrs.api.EncounterService
Save a new Encounter Type or update an existing Encounter Type.
saveEncounterType(EncounterType) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
saveErrorTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
saveField(Field) - Method in interface org.openmrs.api.db.FormDAO
 
saveField(Field) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
saveField(Field) - Method in interface org.openmrs.api.FormService
Creates or updates the given Field
saveField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
 
saveFieldType(FieldType) - Method in interface org.openmrs.api.db.FormDAO
Save the given field type to the database
saveFieldType(FieldType) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
saveFieldType(FieldType) - Method in interface org.openmrs.api.FormService
Saves the given field type to the database
saveFieldType(FieldType) - Method in class org.openmrs.api.impl.FormServiceImpl
 
saveForm(Form) - Method in interface org.openmrs.api.db.FormDAO
 
saveForm(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
Returns the form object originally passed in, which will have been persisted.
saveForm(Form) - Method in interface org.openmrs.api.FormService
Create or update the given Form in the database
saveForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
 
saveFormField(FormField) - Method in interface org.openmrs.api.db.FormDAO
 
saveFormField(FormField) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
saveFormField(FormField) - Method in interface org.openmrs.api.FormService
Creates or updates the given FormField
saveFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
 
saveFormField(Integer, String, String, Integer, Integer, String, String, String, boolean, Integer, Integer, Integer, Integer, String, Integer, Integer, Integer, boolean, float) - Method in class org.openmrs.web.dwr.DWRFormService
 
saveGlobalProperties(List<GlobalProperty>) - Method in interface org.openmrs.api.AdministrationService
Save the given list of global properties to the database overwriting all values with the given values.
saveGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
saveGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.AdministrationService
Save the given global property to the database
saveGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.db.AdministrationDAO
 
saveGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
saveGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
SaveHandler<O extends OpenmrsObject> - Interface in org.openmrs.api.handler
This is the super interface for all save* actions that take place on all services.
saveHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
saveHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.db.HL7DAO
 
saveHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
Save the given hl7 in archive to the database
saveHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
saveHL7InError(HL7InError) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
saveHL7InError(HL7InError) - Method in interface org.openmrs.hl7.db.HL7DAO
 
saveHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
Save the given error item to the database
saveHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
saveHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
saveHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.db.HL7DAO
 
saveHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
Save the given hl7InQueue to the database
saveHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
saveHL7Source(HL7Source) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
saveHL7Source(HL7Source) - Method in interface org.openmrs.hl7.db.HL7DAO
 
saveHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
Save the given hl7Source to the database
saveHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
saveLocation(Location) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
saveLocation(Location) - Method in interface org.openmrs.api.db.LocationDAO
Create or update a location.
saveLocation(Location) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
saveLocation(Location) - Method in interface org.openmrs.api.LocationService
Save location to database (create if new or update if changed)
saveLocationTag(LocationTag) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
saveLocationTag(LocationTag) - Method in interface org.openmrs.api.db.LocationDAO
Create or update a location tag.
saveLocationTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
saveLocationTag(LocationTag) - Method in interface org.openmrs.api.LocationService
Save location tag to database (create if new or update if changed)
saveMimeType(MimeType) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
Deprecated. 
saveMimeType(MimeType) - Method in interface org.openmrs.api.db.ObsDAO
Deprecated. 
saveMimeType(MimeType) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
saveMimeType(MimeType) - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
saveObject(T) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
saveObject(T, OpenmrsSerializer) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
saveObject(T) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Saves an object to the database in serialized form
saveObject(T, OpenmrsSerializer) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Saves an object to the database, in serialized form, using the specified OpenmrsSerializer
saveObs(Obs) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
saveObs(Obs) - Method in interface org.openmrs.api.db.ObsDAO
 
saveObs(Obs, String) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
saveObs(Obs, String) - Method in interface org.openmrs.api.ObsService
Save the given obs to the database.
saveObs(Obs) - Method in interface org.openmrs.obs.ComplexObsHandler
Save a complex obs.
saveObs(Obs) - Method in class org.openmrs.obs.handler.BinaryDataHandler
TODO should this support a StringReader too?
saveObs(Obs) - Method in class org.openmrs.obs.handler.BinaryStreamHandler
 
saveObs(Obs) - Method in class org.openmrs.obs.handler.ImageHandler
 
saveOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrder(Order) - Method in interface org.openmrs.api.OrderService
Save or update the given order in the database
saveOrderType(OrderType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrderType(OrderType) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Save or update the given orderType in the database
savePatient(Patient) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
savePatient(Patient) - Method in interface org.openmrs.api.db.PatientDAO
 
savePatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
savePatient(Patient) - Method in interface org.openmrs.api.PatientService
Saved the given patient to the database
savePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
savePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.db.PatientDAO
 
savePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
savePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
Saved the given patientIndentifier to the database
savePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
savePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.db.PatientDAO
 
savePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
TODO: Add changedBy and DateChanged columns to table patient_identifier_type
savePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
Create or update a PatientIdentifierType
savePatientProgram(PatientProgram) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
savePatientProgram(PatientProgram) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Save patientProgram to database (create if new or update if changed)
savePatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
savePatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
Save patientProgram to database (create if new or update if changed)
savePerson(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
savePerson(Person) - Method in interface org.openmrs.api.db.PersonDAO
 
savePerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
savePerson(Person) - Method in interface org.openmrs.api.PersonService
Creates or updates a Person in the database
savePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
savePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.db.PersonDAO
 
savePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
savePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
Save the given person attribute type in the database.
savePrivilege(Privilege) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
savePrivilege(Privilege) - Method in interface org.openmrs.api.db.UserDAO
 
savePrivilege(Privilege) - Method in class org.openmrs.api.impl.UserServiceImpl
 
savePrivilege(Privilege) - Method in interface org.openmrs.api.UserService
Save the given privilege in the database
saveProblem(Problem) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
saveProblem(Problem) - Method in interface org.openmrs.api.PatientService
Creates a ProblemListItem to the Patient's Problem Active List.
saveProblem(Integer, Integer, String, String, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Saves the Problem
saveProgram(Program) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
saveProgram(Program) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Saves a Program to the database
saveProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
saveProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
Save program to database (create if new or update if changed)
saveRelationship(Relationship) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
saveRelationship(Relationship) - Method in interface org.openmrs.api.db.PersonDAO
 
saveRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
saveRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Create or update a relationship between people.
saveRelationshipType(RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
saveRelationshipType(RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
 
saveRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
saveRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Inserts or updates the given relationship type object in the database
saveReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
 
saveReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
Deprecated.
Auto generated method comment
saveReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
saveReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Save the given report object to the database
saveReportSchema(ReportSchema) - Method in interface org.openmrs.api.ReportService
Deprecated.
Save or update the given ReportSchema in the database.
saveReportSchema(ReportSchema) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
saveReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
Deprecated.
Insert or update the given ReportSchemaXml object in the database.
saveReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
 
saveReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.report.db.ReportDAO
Deprecated.
 
saveReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
saveReportXmlMacros(Properties) - Method in interface org.openmrs.api.ReportService
Deprecated.
Saves the macros that will be used when deserializing ReportSchemaXML
saveReportXmlMacros(Properties) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
 
saveRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
saveRole(Role) - Method in interface org.openmrs.api.db.UserDAO
 
saveRole(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
 
saveRole(Role) - Method in interface org.openmrs.api.UserService
Save the given role in the database
saveSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
saveSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
TODO: why is this method in this service?
saveShortPatient(WebRequest, PersonName, PersonAddress, ShortPatientModel, BindingResult) - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
Handles the form submission by validating the form fields and saving it to the DB
saveState() - Static method in class org.openmrs.util.OpenmrsClassLoader
This method should be called before destroying the instance
saveTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Create the given task
saveTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Save a task in the database.
saveToMemento() - Method in interface org.openmrs.scheduler.SchedulerService
Save the state of the scheduler service to Memento
saveToMemento() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Saves and stops all active tasks
saveUser(User, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
saveUser(User, String) - Method in interface org.openmrs.api.db.UserDAO
 
saveUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
saveUser(User, String) - Method in interface org.openmrs.api.UserService
Saves a user to the database.
Schedule - Class in org.openmrs.scheduler
Describes when to start a task and how often it should be executed.
Schedule() - Constructor for class org.openmrs.scheduler.Schedule
Public no-arg constructor.
Schedule(Date, long) - Constructor for class org.openmrs.scheduler.Schedule
Public constructor
Schedule(String, String, Date, long) - Constructor for class org.openmrs.scheduler.Schedule
Public constructor
SCHEDULER_ADMIN_EMAIL_ENABLED_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
Scheduler admin email enable property - Tell us whether we can send mail or not
SCHEDULER_ADMIN_EMAIL_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
Scheduler admin email property - Used to email administrator if a task fails
SCHEDULER_DEFAULT_DELAY - Static variable in class org.openmrs.scheduler.SchedulerConstants
 
SCHEDULER_DEFAULT_FROM - Static variable in class org.openmrs.scheduler.SchedulerConstants
The default 'from' address for emails send by the schedule
SCHEDULER_DEFAULT_PASSWORD - Static variable in class org.openmrs.scheduler.SchedulerConstants
 
SCHEDULER_DEFAULT_SUBJECT - Static variable in class org.openmrs.scheduler.SchedulerConstants
The default 'subject' for emails send by the schedule
SCHEDULER_DEFAULT_USERNAME - Static variable in class org.openmrs.scheduler.SchedulerConstants
 
SCHEDULER_MILLIS_PER_SECOND - Static variable in class org.openmrs.scheduler.SchedulerConstants
 
SCHEDULER_PASSWORD_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
Deprecated.
This is not needed anymore since tasks are run as the Daemon user. See Daemon.executeScheduledTask(Task)
SCHEDULER_USERNAME_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
Deprecated.
This is not needed anymore since tasks are run as the Daemon user. See Daemon.executeScheduledTask(Task)
SchedulerConstants - Class in org.openmrs.scheduler
 
SchedulerConstants() - Constructor for class org.openmrs.scheduler.SchedulerConstants
 
SchedulerDAO - Interface in org.openmrs.scheduler.db
Scheduler-related database methods.
SchedulerException - Exception in org.openmrs.scheduler
 
SchedulerException() - Constructor for exception org.openmrs.scheduler.SchedulerException
 
SchedulerException(Throwable) - Constructor for exception org.openmrs.scheduler.SchedulerException
 
SchedulerException(String) - Constructor for exception org.openmrs.scheduler.SchedulerException
 
SchedulerException(String, Throwable) - Constructor for exception org.openmrs.scheduler.SchedulerException
 
SchedulerFormController - Class in org.openmrs.scheduler.web.controller
 
SchedulerFormController() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerFormController
 
SchedulerFormValidator - Class in org.openmrs.scheduler.web.controller
Deprecated.
SchedulerFormValidator() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerFormValidator
Deprecated.
 
SchedulerFormValidator - Class in org.openmrs.validator
 
SchedulerFormValidator() - Constructor for class org.openmrs.validator.SchedulerFormValidator
 
SchedulerListController - Class in org.openmrs.scheduler.web.controller
 
SchedulerListController() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerListController
 
SchedulerService - Interface in org.openmrs.scheduler
Defines methods required to schedule a task.
SchedulerUtil - Class in org.openmrs.scheduler
 
SchedulerUtil() - Constructor for class org.openmrs.scheduler.SchedulerUtil
 
scheduleTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Start a scheduled task as specified in a TaskDefinition.
scheduleTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Schedule the given task according to the given schedule.
SearchArgument - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
SearchArgument() - Constructor for class org.openmrs.reporting.SearchArgument
Deprecated.
 
SearchArgument(String, String, Class) - Constructor for class org.openmrs.reporting.SearchArgument
Deprecated.
 
SECOND - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
SECOND - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
seconds(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of seconds
seconds(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of seconds
SECONDS_PER_MINUTE - Static variable in class org.openmrs.scheduler.Schedule
 
Security - Class in org.openmrs.util
OpenMRS's security class deals with the hashing of passwords.
Security() - Constructor for class org.openmrs.util.Security
 
SEMI - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
SEMI - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
send(Message) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message, Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message, User) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message, Role) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message, Collection<User>) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
send(Message) - Method in class org.openmrs.notification.mail.MailMessageSender
Send the message.
send(Message) - Method in interface org.openmrs.notification.MessageSender
 
send(Message) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(Message, String) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(Message, Integer) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(Message, User) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(Message, Role) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(Message, Collection<User>) - Method in interface org.openmrs.notification.MessageService
Deprecated.
send(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
Deprecated.
SendEmailTask - Class in org.openmrs.scheduler.tasks
Implementation of the stateful task that sends an email.
SendEmailTask() - Constructor for class org.openmrs.scheduler.tasks.SendEmailTask
 
sendError(int, String) - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
sendFeedback(String, String, String) - Method in class org.openmrs.notification.web.dwr.DWRMessageService
 
sendMessage(Message) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send the message.
sendMessage(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send a message using the given parameters.
sendMessage(Message, Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send a message to a user that is identified by the given identifier.
sendMessage(Message, User) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send message to a single user.
sendMessage(Message, Collection<User>) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send message to a collection of recipients.
sendMessage(Message, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Send a message to a group of users identified by their role.
sendMessage(Message, Role) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Sends a message to a group of users identifier by thir role.
sendMessage(Message) - Method in interface org.openmrs.notification.MessageService
TODO Auto generated method comment
sendMessage(Message, String) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(Message, Integer) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(Message, User) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(Message, Role) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(Message, Collection<User>) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
 
sendMessage(String, String, String, String) - Method in class org.openmrs.notification.web.dwr.DWRMessageService
 
sendSchedulerError(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
Sends an email with system information and the given exception
separator - Variable in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
SerializationException - Exception in org.openmrs.serialization
Represents an Exception that has occurred during object Serialization or Deserialization within OpenMRS
SerializationException() - Constructor for exception org.openmrs.serialization.SerializationException
Default Constructor
SerializationException(Throwable) - Constructor for exception org.openmrs.serialization.SerializationException
Inherited Constructor
SerializationException(String) - Constructor for exception org.openmrs.serialization.SerializationException
Inherited Constructor
SerializationException(String, Throwable) - Constructor for exception org.openmrs.serialization.SerializationException
Inherited Constructor
SerializationService - Interface in org.openmrs.api
Contains methods for retrieving registered Serializer instances, and for persisting/retrieving/deleting objects using serialization
SerializationServiceImpl - Class in org.openmrs.api.impl
Contains methods for retrieving registered OpenmrsSerializer instances, and for persisting/retrieving/deleting objects using serialization
SerializationServiceImpl() - Constructor for class org.openmrs.api.impl.SerializationServiceImpl
 
serialize(Object, Class<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
serialize(Object, Class<? extends OpenmrsSerializer>) - Method in interface org.openmrs.api.SerializationService
Serialize the passed object into an identifying string that can be retrieved later using the passed OpenmrsSerializer class
serialize() - Method in interface org.openmrs.Attributable
Turn the current object into an identifying string that can be retrieved later
serialize() - Method in class org.openmrs.Concept
Turns this concept into a very very simple serialized string
serialize() - Method in class org.openmrs.Location
 
serialize(Object) - Method in interface org.openmrs.serialization.OpenmrsSerializer
Turn the current object into an identifying string that can be retrieved later
serialize() - Method in class org.openmrs.util.AttributableDate
 
SerializedObject - Class in org.openmrs.api.db
Object representation of a Serialized Object as stored in the database.
SerializedObject() - Constructor for class org.openmrs.api.db.SerializedObject
Default Constructor
SerializedObjectDAO - Interface in org.openmrs.api.db
The SerializedObjectDAO is meant to be used as a means for persisting objects for which a typical relational table model is impractical.
serialVersionUID - Static variable in exception org.openmrs.api.APIAuthenticationException
 
serialVersionUID - Static variable in exception org.openmrs.api.APIException
 
serialVersionUID - Static variable in exception org.openmrs.api.context.ContextAuthenticationException
 
serialVersionUID - Static variable in class org.openmrs.Cohort
 
serialVersionUID - Static variable in class org.openmrs.Concept
 
serialVersionUID - Static variable in class org.openmrs.ConceptAnswer
 
serialVersionUID - Static variable in class org.openmrs.ConceptClass
 
serialVersionUID - Static variable in class org.openmrs.ConceptComplex
 
serialVersionUID - Static variable in class org.openmrs.ConceptDatatype
 
serialVersionUID - Static variable in class org.openmrs.ConceptMap
 
serialVersionUID - Static variable in class org.openmrs.ConceptName
 
serialVersionUID - Static variable in class org.openmrs.ConceptNameTag
 
serialVersionUID - Static variable in class org.openmrs.ConceptNumeric
 
serialVersionUID - Static variable in class org.openmrs.ConceptProposal
 
serialVersionUID - Static variable in class org.openmrs.ConceptSet
 
serialVersionUID - Static variable in class org.openmrs.ConceptSetDerived
 
serialVersionUID - Static variable in class org.openmrs.ConceptSource
 
serialVersionUID - Static variable in class org.openmrs.ConceptStateConversion
 
serialVersionUID - Static variable in class org.openmrs.ConceptWord
 
serialVersionUID - Static variable in class org.openmrs.Drug
 
serialVersionUID - Static variable in class org.openmrs.DrugIngredient
 
serialVersionUID - Static variable in class org.openmrs.DrugOrder
 
serialVersionUID - Static variable in class org.openmrs.Encounter
 
serialVersionUID - Static variable in class org.openmrs.EncounterType
 
serialVersionUID - Static variable in class org.openmrs.Field
 
serialVersionUID - Static variable in class org.openmrs.FieldAnswer
 
serialVersionUID - Static variable in class org.openmrs.FieldType
 
serialVersionUID - Static variable in class org.openmrs.Form
 
serialVersionUID - Static variable in class org.openmrs.FormField
 
serialVersionUID - Static variable in exception org.openmrs.hl7.handler.ProposingConceptException
 
serialVersionUID - Static variable in class org.openmrs.ImplementationId
 
serialVersionUID - Static variable in class org.openmrs.Location
 
serialVersionUID - Static variable in class org.openmrs.LocationTag
 
serialVersionUID - Static variable in class org.openmrs.MimeType
Deprecated.
 
serialVersionUID - Static variable in exception org.openmrs.module.MandatoryModuleException
 
serialVersionUID - Static variable in exception org.openmrs.module.ModuleException
 
serialVersionUID - Static variable in exception org.openmrs.module.OpenmrsCoreModuleException
 
serialVersionUID - Static variable in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
serialVersionUID - Static variable in class org.openmrs.module.web.filter.ModuleFilterMapping
 
serialVersionUID - Static variable in class org.openmrs.module.web.taglib.ExtensionPointTag
 
serialVersionUID - Static variable in class org.openmrs.notification.web.ForEachAlertTag
 
serialVersionUID - Static variable in class org.openmrs.obs.ComplexData
 
serialVersionUID - Static variable in class org.openmrs.Obs
 
serialVersionUID - Static variable in class org.openmrs.Order
 
serialVersionUID - Static variable in class org.openmrs.OrderType
 
serialVersionUID - Static variable in class org.openmrs.Patient
 
serialVersionUID - Static variable in class org.openmrs.PatientIdentifier
 
serialVersionUID - Static variable in class org.openmrs.PatientIdentifierType
 
serialVersionUID - Static variable in class org.openmrs.PatientProgram
 
serialVersionUID - Static variable in class org.openmrs.PatientState
 
serialVersionUID - Static variable in class org.openmrs.Person
 
serialVersionUID - Static variable in class org.openmrs.PersonAddress
 
serialVersionUID - Static variable in class org.openmrs.PersonAttribute
 
serialVersionUID - Static variable in class org.openmrs.PersonAttributeType
 
serialVersionUID - Static variable in class org.openmrs.PersonName
 
serialVersionUID - Static variable in class org.openmrs.Privilege
 
serialVersionUID - Static variable in class org.openmrs.Program
 
serialVersionUID - Static variable in class org.openmrs.Relationship
 
serialVersionUID - Static variable in class org.openmrs.RelationshipType
 
serialVersionUID - Static variable in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.CalculatedColumn
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.Role
 
serialVersionUID - Static variable in class org.openmrs.Tribe
Deprecated.
 
serialVersionUID - Static variable in class org.openmrs.User
 
serialVersionUID - Static variable in exception org.openmrs.util.DatabaseUpdateException
 
serialVersionUID - Static variable in exception org.openmrs.util.InputRequiredException
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.AbstractGraphServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.ComplexObsServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.ConceptRedirectServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.DownloadDictionaryServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.LoginServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.LogoutServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.MRNGeneratorServlet
TODO Where to put this (mostly) AMRS-specific servlet ?
serialVersionUID - Static variable in class org.openmrs.web.servlet.QuickReportServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.ShowGraphServlet
 
serialVersionUID - Static variable in class org.openmrs.web.servlet.SummaryServlet
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.AuthTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ConceptTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.FieldGenTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachEncounterTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachObsTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachRecordTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.FormatDateTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.HtmlIncludeTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.ListPickerTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.PatientWidgetTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.PortletTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.PrivilegeTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.RequireTag
 
serialVersionUID - Static variable in class org.openmrs.web.taglib.UserWidgetTag
 
ServerLogController - Class in org.openmrs.web.controller.maintenance
Get the log lines from the MEMORY_APPENDER appender of log4j as a String list and give it to the view.
ServerLogController() - Constructor for class org.openmrs.web.controller.maintenance.ServerLogController
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.module.web.ModuleServlet
 
ServiceContext - Class in org.openmrs.api.context
Represents an OpenMRS Service Context, which returns the services represented throughout the system.
SERVLET_NAME - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
 
servletNameMatches(String, String) - Static method in class org.openmrs.module.web.filter.ModuleFilterMapping
Return true if the specified servlet name matches the filterMapping otherwise return false.
sessionCreated(HttpSessionEvent) - Method in class org.openmrs.web.SessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.openmrs.web.SessionListener
Called whenever a session times out or a user logs out (and so the session is closed)
sessionFactory - Variable in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
SessionListener - Class in org.openmrs.web
Handles events of session life cycle.
SessionListener() - Constructor for class org.openmrs.web.SessionListener
 
set(int, Result) - Method in class org.openmrs.logic.result.EmptyResult
 
setAbsoluteHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Auto generated method comment
setAbsoluteLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Auto generated method comment
setAccessionNumber(String) - Method in class org.openmrs.Obs
 
setAccessionNumber(String) - Method in class org.openmrs.Order
 
setAction(String) - Method in class org.openmrs.arden.MLMObject
 
setActionString(String) - Method in class org.openmrs.arden.Action
 
setActivator(Activator) - Method in class org.openmrs.module.Module
 
setActivatorName(String) - Method in class org.openmrs.module.Module
 
setActive(boolean) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
setActiveListDAO(ActiveListDAO) - Method in interface org.openmrs.api.ActiveListService
Sets the DAO for this service.
setActiveListDAO(ActiveListDAO) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
setActiveListId(Integer) - Method in class org.openmrs.activelist.ActiveListItem
 
setActiveListId(Integer) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setActiveListService(ActiveListService) - Method in class org.openmrs.api.context.ServiceContext
Sets the ActiveListService used in the context
setActiveListType(ActiveListType) - Method in class org.openmrs.activelist.ActiveListItem
 
setActiveListTypeId(Integer) - Method in class org.openmrs.activelist.ActiveListType
 
setActiveMessageSource(MutableMessageSource) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
Sets the message source service which will actually provide services.
setActiveMessageSource(MutableMessageSource) - Method in interface org.openmrs.messagesource.MessageSourceService
Sets the message source service which will actually provide services.
setAddConcept(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setAdditionalPackages(Set<String>) - Method in class org.openmrs.module.ModuleClassLoader
 
setAddress1(String) - Method in interface org.openmrs.Address
 
setAddress1(String) - Method in class org.openmrs.Location
 
setAddress1(String) - Method in class org.openmrs.PersonAddress
 
setAddress1(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setAddress2(String) - Method in interface org.openmrs.Address
 
setAddress2(String) - Method in class org.openmrs.Location
 
setAddress2(String) - Method in class org.openmrs.PersonAddress
 
setAddress2(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setAddress3(String) - Method in interface org.openmrs.Address
 
setAddress3(String) - Method in class org.openmrs.Location
 
setAddress3(String) - Method in class org.openmrs.PersonAddress
 
setAddress4(String) - Method in interface org.openmrs.Address
 
setAddress4(String) - Method in class org.openmrs.Location
 
setAddress4(String) - Method in class org.openmrs.PersonAddress
 
setAddress5(String) - Method in interface org.openmrs.Address
 
setAddress5(String) - Method in class org.openmrs.Location
 
setAddress5(String) - Method in class org.openmrs.PersonAddress
 
setAddress6(String) - Method in interface org.openmrs.Address
 
setAddress6(String) - Method in class org.openmrs.Location
 
setAddress6(String) - Method in class org.openmrs.PersonAddress
 
setAddresses(Set<PersonAddress>) - Method in class org.openmrs.Person
 
setAdministrationDAO(AdministrationDAO) - Method in interface org.openmrs.api.AdministrationService
Used by Spring to set the specific/chosen database access implementation
setAdministrationDAO(AdministrationDAO) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
setAdministrationService(AdministrationService) - Method in class org.openmrs.api.context.ServiceContext
 
setAdvicePoints(List<AdvicePoint>) - Method in class org.openmrs.module.Module
 
setAgeMax(String) - Method in class org.openmrs.arden.MLMObject
 
setAgeMin(String) - Method in class org.openmrs.arden.MLMObject
 
setaIsToB(String) - Method in class org.openmrs.RelationshipType
 
setaIsToB(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setAlert(Alert) - Method in class org.openmrs.notification.AlertRecipient
 
setAlertDAO(AlertDAO) - Method in interface org.openmrs.notification.AlertService
Used by Spring to set the specific/chosen database access implementation
setAlertDAO(AlertDAO) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
setAlertId(Integer) - Method in class org.openmrs.notification.Alert
 
setAlertId(Integer) - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
setAlertRead(Boolean) - Method in class org.openmrs.notification.Alert
 
setAlertRead(Boolean) - Method in class org.openmrs.notification.AlertRecipient
 
setAlertService(AlertService) - Method in class org.openmrs.api.context.ServiceContext
 
setAliveOnly(Boolean) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setAllergen(Concept) - Method in class org.openmrs.activelist.Allergy
Set the allergen concept
setAllergen(String) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setAllergyConceptId(Integer) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setAllergyType(AllergyType) - Method in class org.openmrs.activelist.Allergy
 
setAllergyType(String) - Method in class org.openmrs.activelist.Allergy
 
setAllItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
 
setAllowUserDefault(Boolean) - Method in class org.openmrs.web.taglib.FieldGenTag
If this is set to true, the user's stored default value for this value will be used if the FieldGenTag.getVal() is null.
setAllPatients(boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
setAllPatients(boolean) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setAllPatients(boolean) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setAllPrivileges(String) - Method in class org.openmrs.web.taglib.RequireTag
 
setAllWorkflows(Set<ProgramWorkflow>) - Method in class org.openmrs.Program
 
setAnswer(Object) - Method in class org.openmrs.arden.Comparison
 
SetAnswer(String, Object, String) - Method in class org.openmrs.arden.MLMObject
 
setAnswerConcept(Concept) - Method in class org.openmrs.ConceptAnswer
 
setAnswerDrug(Drug) - Method in class org.openmrs.ConceptAnswer
 
SetAnswerList(String, Object, String) - Method in class org.openmrs.arden.MLMObject
 
SetAnswerListKey(String, String) - Method in class org.openmrs.arden.MLMObject
 
setAnswers(Collection<ConceptAnswer>) - Method in class org.openmrs.Concept
Set this Concept as having the given answers; This method assumes that the sort_weight has already been set.
setAnswers(Set<FieldAnswer>) - Method in class org.openmrs.Field
 
setAnyOrAll(PatientSetService.GroupMethod) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setAnyPrivilege(String) - Method in class org.openmrs.web.taglib.RequireTag
 
setAppendLocale(boolean) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
setApplicationContext(ApplicationContext) - Method in class org.openmrs.api.context.ServiceContext
 
setApplicationContext(ApplicationContext) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
setArdenService(ArdenService) - Method in class org.openmrs.api.context.ServiceContext
 
setArgument(String) - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
setArguments(List<SearchArgument>) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setArguments(Object) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
setArgumentSeparator(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
setAsText(String) - Method in class org.openmrs.propertyeditor.AbstractReportObjectEditor
Deprecated.
 
setAsText(String) - Method in class org.openmrs.propertyeditor.CohortEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptAnswersEditor
loops over the textbox assigned to this property.
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptClassEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptNameEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptSetsEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.DataExportReportObjectEditor
Deprecated.
 
setAsText(String) - Method in class org.openmrs.propertyeditor.DrugEditor
Sets the value of the property editor given the drug identifier.
setAsText(String) - Method in class org.openmrs.propertyeditor.EncounterEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.FormEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.LocationEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.LocationTagEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.OrderEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.OrderTypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PatientEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PersonEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PrivilegeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ReportDefinitionEditor
Deprecated.
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ReportSchemaXmlEditor
Deprecated.
 
setAsText(String) - Method in class org.openmrs.propertyeditor.RoleEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.UserEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.WorkflowCollectionEditor
Takes a "program_id:list" where program_id is the id of the program that this collection is for (or not present, if it's a new program) and list is a space-separated list of concept ids.
setAt(String) - Method in class org.openmrs.arden.MLMObject
 
setAtLeastCount(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setAtMostCount(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setAttachment(String) - Method in class org.openmrs.notification.Message
 
setAttachmentContentType(String) - Method in class org.openmrs.notification.Message
 
setAttachmentFileName(String) - Method in class org.openmrs.notification.Message
 
setAttribute(PersonAttributeType) - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
setAttribute(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setAttributeName(String) - Method in class org.openmrs.Field
 
setAttributes(Set<PersonAttribute>) - Method in class org.openmrs.Person
 
setAttributeType(PersonAttributeType) - Method in class org.openmrs.PersonAttribute
 
setAtVar(String) - Method in class org.openmrs.arden.Action
 
setAuthenticatedUserId(Integer) - Static method in class org.openmrs.util.DatabaseUpdater
 
setAuthor(String) - Method in class org.openmrs.arden.MLMObject
 
setAuthor(String) - Method in class org.openmrs.module.Module
 
setAuthor(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setAutoExpireDate(Date) - Method in class org.openmrs.Order
 
setAutoExpireDate(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setBaseCohort(Cohort) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
 
setBaseFilter(PatientFilter) - Method in class org.openmrs.reporting.InversePatientFilter
Deprecated.
 
setBasename(String) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
Override to obtain a local reference to the basenames.
setBasenames(String[]) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
Override to obtain a local reference to the basenames.
setBirthdate(Date) - Method in class org.openmrs.Person
 
setBirthdate(Date) - Method in class org.openmrs.web.dwr.PersonListItem
 
setBirthdateEstimated(Boolean) - Method in class org.openmrs.Person
 
setBirthdateEstimated(Boolean) - Method in class org.openmrs.web.dwr.PersonListItem
 
setBirthdateFromAge(int, Date) - Method in class org.openmrs.Person
Convenience method: sets a person's birth date from an age as of the given date Also sets flag indicating that the birth date is inexact.
setBirthdateString(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setbIsToA(String) - Method in class org.openmrs.RelationshipType
 
setbIsToA(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setBodyContent(BodyContent) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setBufferSize(int) - Method in class org.openmrs.util.MemoryAppender
 
setBuild(Integer) - Method in class org.openmrs.Form
 
setBuild(Integer) - Method in class org.openmrs.web.dwr.FormListItem
 
setCache(Map<String, Object>) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Set the cache property
setCachedResult(Cohort) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setCachedResultDate(Date) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setCacheSeconds(int) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
setCalculationMethod(PatientSetService.PatientLocationMethod) - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
setCallMethod(String) - Method in class org.openmrs.arden.Call
 
setCallVar(String) - Method in class org.openmrs.arden.Call
 
setCanReplace(String) - Method in class org.openmrs.order.RegimenSuggestion
 
setCauseOfDeath(Concept) - Method in class org.openmrs.Person
 
setChangedBy(User) - Method in class org.openmrs.api.db.LoginCredential
 
setChangedBy(User) - Method in interface org.openmrs.Auditable
 
setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsData
 
setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setChangedBy(User) - Method in class org.openmrs.Concept
 
setChangedBy(User) - Method in class org.openmrs.ConceptAnswer
Not currently used.
setChangedBy(User) - Method in class org.openmrs.ConceptDescription
 
setChangedBy(User) - Method in class org.openmrs.ConceptMap
Not currently used.
setChangedBy(User) - Method in class org.openmrs.ConceptName
Not currently used.
setChangedBy(User) - Method in class org.openmrs.ConceptNameTag
Not currently used.
setChangedBy(User) - Method in class org.openmrs.ConceptProposal
 
setChangedBy(User) - Method in class org.openmrs.ConceptSet
Not currently used.
setChangedBy(User) - Method in class org.openmrs.notification.Alert
 
setChangedBy(User) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setChangedBy(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setChangedBy(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setChangedBy(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setChart(JFreeChart) - Method in class org.openmrs.web.taglib.DisplayChartTag
 
setCheckDigit(Boolean) - Method in class org.openmrs.PatientIdentifierType
Deprecated.
No need for this field now that any validator algorithm can be chosen.
setChildLocations(Set<Location>) - Method in class org.openmrs.Location
 
setChildRoles(Set<Role>) - Method in class org.openmrs.Role
 
setCitations(String) - Method in class org.openmrs.arden.MLMObject
 
setCityVillage(String) - Method in interface org.openmrs.Address
 
setCityVillage(String) - Method in class org.openmrs.Location
 
setCityVillage(String) - Method in class org.openmrs.PersonAddress
 
setClassName(String) - Method in class org.openmrs.arden.MLMObject
 
setClassName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
setClassName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setClazz(Class<?>) - Method in class org.openmrs.report.Parameter
Deprecated.
 
setClean() - Method in class org.openmrs.FieldAnswer
 
setCode(String) - Method in class org.openmrs.messagesource.PresentationMessage
Sets the look-up key for the message.
setCode(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Set the message code for this tag.
setCodeName(String) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setCodeName(String) - Method in class org.openmrs.order.RegimenSuggestion
 
setCohort(Cohort) - Method in class org.openmrs.cohort.StaticCohortDefinition
Deprecated.
 
setCohort(Cohort) - Method in class org.openmrs.reporting.CohortFilter
Deprecated.
 
setCohort(Cohort) - Method in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
Set the cohort instance for this cohort definition.
setCohortDAO(CohortDAO) - Method in interface org.openmrs.api.CohortService
Sets the CohortDAO for this service to use
setCohortDAO(CohortDAO) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
setCohortData(Map<String, Cohort>) - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
setCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
setCohortDefinition(CohortDefinition) - Method in class org.openmrs.Cohort
Deprecated.
setCohortDefinition(CohortDefinition) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Sets the default cohort definition.
setCohortDefinition(CohortDefinition) - Method in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
 
setCohortDefinitionId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setCohortDefinitionId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setCohortDefinitionProviders(Map<Class<? extends CohortDefinition>, CohortDefinitionProvider>) - Method in interface org.openmrs.api.CohortService
Deprecated.
see reportingcompatibility module
setCohortDefinitionProviders(Map<Class<? extends CohortDefinition>, CohortDefinitionProvider>) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated.
see reportingcompatibility module
setCohortId(Integer) - Method in class org.openmrs.Cohort
 
setCohortId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setCohortId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setCohortId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setCohortId(Integer) - Method in class org.openmrs.web.dwr.CohortListItem
 
setCohortService(CohortService) - Method in class org.openmrs.api.context.ServiceContext
 
setColumnName(String) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setColumnName(String) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setColumnName(String) - Method in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
setColumnName(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
setColumnName(String) - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
setColumnName(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
This is called by liquibase to set the parameter "columnName" onto this change.
setColumns(List<ExportColumn>) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setColumns(List<ExportColumn>) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setColumnType(String) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setColumnType(String) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setColumnType(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
setColumnType(String) - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
setCombination(Boolean) - Method in class org.openmrs.Drug
Sets whether or not this is a combination drug
setCombineEqualResults(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setComment(String) - Method in class org.openmrs.ConceptMap
 
setComment(String) - Method in class org.openmrs.Obs
 
setComments(String) - Method in class org.openmrs.activelist.ActiveListItem
 
setComments(String) - Method in class org.openmrs.ConceptProposal
 
setComments(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setComments(String) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setComplex(Boolean) - Method in class org.openmrs.DrugOrder
Sets whether this drug is complex
setComplex(Boolean) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setComplexData(ComplexData) - Method in class org.openmrs.Obs
Set the ComplexData for this Obs.
setConcept(Concept) - Method in class org.openmrs.activelist.ActiveListItem
 
setConcept(Concept) - Method in class org.openmrs.ConceptAnswer
 
setConcept(Concept) - Method in class org.openmrs.ConceptDescription
 
setConcept(Concept) - Method in class org.openmrs.ConceptMap
 
setConcept(Concept) - Method in class org.openmrs.ConceptName
 
setConcept(Concept) - Method in class org.openmrs.ConceptSearchResult
 
setConcept(Concept) - Method in class org.openmrs.ConceptSet
 
setConcept(Concept) - Method in class org.openmrs.ConceptSetDerived
 
setConcept(Concept) - Method in class org.openmrs.ConceptStateConversion
 
setConcept(Concept) - Method in class org.openmrs.ConceptWord
 
setConcept(Concept) - Method in class org.openmrs.Drug
Sets the concept this drug is tied to
setConcept(Concept) - Method in class org.openmrs.Field
 
setConcept(Concept) - Method in class org.openmrs.FieldAnswer
 
setConcept(Concept) - Method in exception org.openmrs.hl7.handler.ProposingConceptException
 
setConcept(Concept) - Method in class org.openmrs.Obs
 
setConcept(Concept) - Method in class org.openmrs.Order
 
setConcept(Concept) - Method in class org.openmrs.Program
 
setConcept(Concept) - Method in class org.openmrs.ProgramWorkflow
 
setConcept(Concept) - Method in class org.openmrs.ProgramWorkflowState
 
setConcept(Concept) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setConcept(Concept) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
setConcept(ConceptListItem) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
setConcept(ConceptListItem) - Method in class org.openmrs.web.dwr.FieldListItem
 
setConcept(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
setConcept(Concept) - Method in class org.openmrs.web.taglib.FormatTag
 
setConceptAnswerId(Integer) - Method in class org.openmrs.ConceptAnswer
 
setConceptClass(ConceptClass) - Method in class org.openmrs.Concept
 
setConceptClassId(Integer) - Method in class org.openmrs.ConceptClass
 
setConceptDAO(ConceptDAO) - Method in interface org.openmrs.api.ConceptService
Sets the data access object for Concepts.
setConceptDAO(ConceptDAO) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
setConceptDatatypeId(Integer) - Method in class org.openmrs.ConceptDatatype
 
setConceptDescriptionId(Integer) - Method in class org.openmrs.ConceptDescription
 
setConceptDrugList(List<Drug>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
Sets the list of drugs for its concept object
setConceptId(Integer) - Method in class org.openmrs.Concept
 
setConceptId(Integer) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setConceptId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
setConceptId(Integer) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
setConceptId(Integer) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setConceptId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setConceptId(Integer) - Method in class org.openmrs.web.taglib.ConceptTag
 
setConceptId(Integer) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setConceptId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setConceptLink(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setConceptMapId(Integer) - Method in class org.openmrs.ConceptMap
 
setConceptMappings(Collection<ConceptMap>) - Method in class org.openmrs.Concept
 
setConceptName(String) - Method in class org.openmrs.arden.MLMObjectElement
 
setConceptName(ConceptName) - Method in class org.openmrs.ConceptSearchResult
 
setConceptName(ConceptName) - Method in class org.openmrs.ConceptWord
Sets the concept name associated with this word.
setConceptName(String) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setConceptName(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
setConceptName(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setConceptName(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setConceptName(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setConceptName(String) - Method in class org.openmrs.web.taglib.ShowGraphTag
 
setConceptNameId(Integer) - Method in class org.openmrs.ConceptName
 
setConceptNameTagId(Integer) - Method in class org.openmrs.ConceptNameTag
 
setConceptNameType(ConceptNameType) - Method in class org.openmrs.ConceptName
 
setConceptProposalId(Integer) - Method in class org.openmrs.ConceptProposal
 
setConcepts(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setConceptService(ConceptService) - Method in class org.openmrs.api.context.ServiceContext
 
setConceptSet(Concept) - Method in class org.openmrs.ConceptSet
 
setConceptSet(Concept) - Method in class org.openmrs.ConceptSetDerived
 
setConceptSet(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
setConceptSetId(Integer) - Method in class org.openmrs.ConceptSet
Sets the concept set identifier.
setConceptSets(Collection<ConceptSet>) - Method in class org.openmrs.Concept
 
setConceptSourceId(Integer) - Method in class org.openmrs.ConceptSource
 
setConceptStateConversionId(Integer) - Method in class org.openmrs.ConceptStateConversion
 
SetConceptVar(String) - Method in class org.openmrs.arden.MLMObject
 
setConceptWordId(Integer) - Method in class org.openmrs.ConceptWord
Set the unique identifier for this concept word
setConditionalResources(List<ModuleConditionalResource>) - Method in class org.openmrs.module.Module
 
setConfig(Document) - Method in class org.openmrs.module.Module
 
setConfigurationPage(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
setConfigurationPage(String) - Method in class org.openmrs.web.taglib.RequireConfigurationTag
 
setConfirmPassword(String) - Method in class org.openmrs.web.OptionsForm
 
setContent(String) - Method in class org.openmrs.notification.Message
 
setContent(String) - Method in class org.openmrs.notification.Template
 
setContentLength(int) - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
setContentType(String) - Method in class org.openmrs.notification.Message
 
setContext(Context) - Method in class org.openmrs.scheduler.StatefulTask
Set the context for this task.
setContextDAO(ContextDAO) - Method in class org.openmrs.api.context.Context
Used to set the context's DAO for the application.
setCountry(String) - Method in interface org.openmrs.Address
 
setCountry(String) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setCountry(String) - Method in class org.openmrs.Location
 
setCountry(String) - Method in class org.openmrs.PersonAddress
 
setCountyDistrict(String) - Method in interface org.openmrs.Address
 
setCountyDistrict(String) - Method in class org.openmrs.Location
 
setCountyDistrict(String) - Method in class org.openmrs.PersonAddress
 
setCreatedBy(User) - Method in class org.openmrs.scheduler.TaskDefinition
setCreatedDate(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setCreator(User) - Method in interface org.openmrs.Auditable
 
setCreator(User) - Method in class org.openmrs.BaseOpenmrsData
 
setCreator(User) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setCreator(User) - Method in class org.openmrs.Concept
 
setCreator(User) - Method in class org.openmrs.ConceptAnswer
 
setCreator(User) - Method in class org.openmrs.ConceptDescription
 
setCreator(User) - Method in class org.openmrs.ConceptMap
 
setCreator(User) - Method in class org.openmrs.ConceptName
 
setCreator(User) - Method in class org.openmrs.ConceptNameTag
 
setCreator(User) - Method in class org.openmrs.ConceptProposal
 
setCreator(User) - Method in class org.openmrs.ConceptSet
 
setCreator(User) - Method in class org.openmrs.ConceptSource
 
setCreator(User) - Method in class org.openmrs.FieldAnswer
 
setCreator(User) - Method in class org.openmrs.notification.Alert
 
setCreator(User) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setCreator(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setCreator(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setCreator(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setCreator(String) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setCreatorId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setCriteria(LogicCriteria) - Method in class org.openmrs.reporting.LogicPatientFilter
Deprecated.
 
setCriticalHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Method to set the critical high value of the concept
setCriticalLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Method to set the critical low value
setCssClass(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setCurrentItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
 
setData(String) - Method in class org.openmrs.arden.MLMObject
 
setData(Map) - Method in class org.openmrs.notification.Template
 
setData(List<Obs>) - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
setData(List<PatientProgram>) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
setDataExport(DataExportReportObject) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Sets the default data export object.
setDataset(DataExportReportObject) - Method in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
 
setDatasetDefinition(DatasetDefinition) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Sets the default dataset definition.
setDatasetDefinition(DatasetDefinition) - Method in class org.openmrs.reporting.report.ReportElementDefinition
Deprecated.
 
setDataSetDefinitions(List<DataSetDefinition>) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Set List dataSetDefinitions
setDatasetLocation(String) - Method in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
Sets the location of the dataset export.
setDataSets(Map<String, DataSet>) - Method in class org.openmrs.report.ReportData
Deprecated.
 
setDataSetService(DataSetService) - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
setDatatype(ConceptDatatype) - Method in class org.openmrs.Concept
 
setDatatype(Result.Datatype) - Method in class org.openmrs.logic.result.Result
Changes the default datatype of the result
setDate(String) - Method in class org.openmrs.arden.MLMObject
 
setDate(Date) - Method in class org.openmrs.web.taglib.FormatDateTag
 
setDateChanged(Date) - Method in class org.openmrs.api.db.LoginCredential
 
setDateChanged(Date) - Method in interface org.openmrs.Auditable
 
setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsData
 
setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setDateChanged(Date) - Method in class org.openmrs.Concept
 
setDateChanged(Date) - Method in class org.openmrs.ConceptAnswer
Not currently used.
setDateChanged(Date) - Method in class org.openmrs.ConceptDescription
Sets the date when the description was changed.
setDateChanged(Date) - Method in class org.openmrs.ConceptMap
Not currently used.
setDateChanged(Date) - Method in class org.openmrs.ConceptName
Not currently used.
setDateChanged(Date) - Method in class org.openmrs.ConceptNameTag
Not currently used.
setDateChanged(Date) - Method in class org.openmrs.ConceptProposal
 
setDateChanged(Date) - Method in class org.openmrs.ConceptSet
Not currently used.
setDateChanged(Date) - Method in class org.openmrs.notification.Alert
 
setDateChanged(Date) - Method in class org.openmrs.notification.AlertRecipient
 
setDateChanged(Date) - Method in class org.openmrs.notification.Note
 
setDateChanged(Date) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setDateChanged(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setDateChanged(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setDateCompleted(Date) - Method in class org.openmrs.PatientProgram
 
setDateCompleted(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setDateCreated(Date) - Method in interface org.openmrs.Auditable
 
setDateCreated(Date) - Method in class org.openmrs.BaseOpenmrsData
 
setDateCreated(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setDateCreated(Date) - Method in class org.openmrs.Concept
 
setDateCreated(Date) - Method in class org.openmrs.ConceptAnswer
 
setDateCreated(Date) - Method in class org.openmrs.ConceptDescription
 
setDateCreated(Date) - Method in class org.openmrs.ConceptMap
 
setDateCreated(Date) - Method in class org.openmrs.ConceptName
 
setDateCreated(Date) - Method in class org.openmrs.ConceptNameTag
 
setDateCreated(Date) - Method in class org.openmrs.ConceptProposal
 
setDateCreated(Date) - Method in class org.openmrs.ConceptSet
 
setDateCreated(Date) - Method in class org.openmrs.ConceptSource
 
setDateCreated(Date) - Method in class org.openmrs.FieldAnswer
 
setDateCreated(Date) - Method in class org.openmrs.hl7.HL7InArchive
 
setDateCreated(Date) - Method in class org.openmrs.hl7.HL7InError
 
setDateCreated(Date) - Method in class org.openmrs.hl7.HL7InQueue
 
setDateCreated(Date) - Method in class org.openmrs.notification.Alert
 
setDateCreated(Date) - Method in class org.openmrs.notification.Note
 
setDateCreated(Date) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setDateCreated(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setDateCreated(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setDateCreated(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setDateEnrolled(Date) - Method in class org.openmrs.PatientProgram
 
setDateEnrolled(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setDateFormat(String) - Method in class org.openmrs.scheduler.Schedule
Sets the date format used to set the start time.
setDateRetired(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setDateRetired(Date) - Method in class org.openmrs.Concept
 
setDateRetired(Date) - Method in interface org.openmrs.Retireable
 
setDateStarted(Date) - Method in class org.openmrs.Obs
 
setDateStopped(Date) - Method in class org.openmrs.Obs
 
setDateTime(String) - Method in class org.openmrs.web.dwr.EnteredField
 
setDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
 
setDateToExpire(Date) - Method in class org.openmrs.notification.Alert
 
setDateToExpire(Date) - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
setDateVoided(Date) - Method in class org.openmrs.BaseOpenmrsData
 
setDateVoided(Date) - Method in class org.openmrs.ConceptName
Sets the Data this ConceptName was voided.
setDateVoided(Date) - Method in class org.openmrs.ConceptNameTag
Sets the Data this ConceptName was voided.
setDateVoided(Date) - Method in class org.openmrs.ConceptSource
Deprecated.
setDateVoided(Date) - Method in class org.openmrs.PersonName
 
setDateVoided(Date) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setDateVoided(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setDateVoided(Date) - Method in interface org.openmrs.Voidable
 
setDaysKept(Integer) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
setDead(Boolean) - Method in class org.openmrs.Person
 
setDeadOnly(Boolean) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setDeathDate(Date) - Method in class org.openmrs.Person
 
setDefaultLayoutFormat(String) - Method in class org.openmrs.layout.web.LayoutSupport
 
setDefaultLocale(String) - Method in class org.openmrs.web.OptionsForm
 
setDefaultLocation(String) - Method in class org.openmrs.web.OptionsForm
 
setDefaultValidator(String) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
 
setDefaultValue(String) - Method in class org.openmrs.Field
 
setDefaultValue(Object) - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
setDefaultValue(Object) - Method in class org.openmrs.report.Parameter
Deprecated.
 
setDefaultValue(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setDefaultValue(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
setDefaultValue(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
 
setDefinition(CohortDataSetDefinition) - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
setDefinition(RowPerObsDataSetDefinition) - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
setDefinition(RowPerProgramEnrollmentDataSetDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
setDegree(String) - Method in class org.openmrs.PersonName
 
setDescending(boolean) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
setDescending(boolean) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setDescending(Boolean) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setDescription(String) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setDescription(String) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setDescription(String) - Method in class org.openmrs.Cohort
 
setDescription(String) - Method in class org.openmrs.ConceptDescription
 
setDescription(String) - Method in class org.openmrs.ConceptNameTag
Sets the description of this tag.
setDescription(String) - Method in class org.openmrs.ConceptSource
 
setDescription(String) - Method in class org.openmrs.GlobalProperty
 
setDescription(String) - Method in class org.openmrs.ImplementationId
Text describing this implementation.
setDescription(String) - Method in class org.openmrs.messagesource.PresentationMessage
 
setDescription(String) - Method in class org.openmrs.module.Module
 
setDescription(String) - Method in class org.openmrs.module.web.extension.provider.Link
 
setDescription(String) - Method in class org.openmrs.notification.NoteType
 
setDescription(String) - Method in interface org.openmrs.OpenmrsMetadata
 
setDescription(String, String) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Sets a description for the cohort name if it exists.
setDescription(String) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Set a description for this ReportSchema
setDescription(String) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
setDescription(String) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setDescription(String) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setDescription(String) - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
setDescription(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setDescription(String) - Method in class org.openmrs.scheduler.Schedule
Sets the description of the schedule.
setDescription(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setDescription(String) - Method in class org.openmrs.web.dwr.CohortListItem
 
setDescription(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setDescription(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setDescription(String) - Method in class org.openmrs.web.dwr.FormListItem
 
setDescription(String) - Method in class org.openmrs.web.dwr.ListItem
 
setDescriptions(Collection<ConceptDescription>) - Method in class org.openmrs.Concept
Sets the collection of descriptions for this Concept.
setDescriptions(Map<String, String>) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Set the key-value pairs of names to cohort descriptions
setDescriptionsByLocale(Map<Locale, ConceptDescription>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setDiscontinued(Boolean) - Method in class org.openmrs.Order
 
setDiscontinued(Boolean) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setDiscontinued(Boolean) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDiscontinuedBy(User) - Method in class org.openmrs.Order
 
setDiscontinuedDate(Date) - Method in class org.openmrs.Order
 
setDiscontinuedDate(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDiscontinuedReason(Concept) - Method in class org.openmrs.Order
 
setDiscontinuedReasonList(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setDiscontinuedReasonNonCoded(String) - Method in class org.openmrs.Order
 
setDiscontinueReason(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDiscontinuerId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDispatcherServlet(DispatcherServlet) - Static method in class org.openmrs.module.web.WebModuleUtil
Save the dispatcher servlet for use later (reinitializing things)
setDisplayName(String) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setDisplayName(String) - Method in class org.openmrs.order.RegimenSuggestion
 
setDisplayName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
setDisplayStyle(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setDisplayType(String) - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
setDosageForm(Concept) - Method in class org.openmrs.Drug
 
setDose(Double) - Method in class org.openmrs.DrugOrder
 
setDose(String) - Method in class org.openmrs.order.DrugSuggestion
 
setDose(Double) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDoseStrength(Double) - Method in class org.openmrs.Drug
Sets the dose strength
setDownloadURL(String) - Method in class org.openmrs.module.Module
 
setDrug(Concept) - Method in class org.openmrs.DrugIngredient
 
setDrug(Drug) - Method in class org.openmrs.DrugOrder
Sets the drug
setDrugComponents(List<DrugSuggestion>) - Method in class org.openmrs.order.RegimenSuggestion
 
setDrugConcept(Concept) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
setDrugCount(Integer) - Method in class org.openmrs.web.dwr.DrugSetItem
 
setDrugId(Integer) - Method in class org.openmrs.Drug
Sets the internal identification number for this drug
setDrugId(String) - Method in class org.openmrs.order.DrugSuggestion
 
setDrugId(Integer) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
setDrugId(Integer) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
setDrugId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDrugList(List<Drug>) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setDrugList(List<Drug>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setDrugName(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDrugOrders(Collection<DrugOrder>) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
setDrugSetId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDrugSetId(Integer) - Method in class org.openmrs.web.dwr.DrugSetItem
 
setDrugSetLabel(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setDrugSetLabel(String) - Method in class org.openmrs.web.dwr.DrugSetItem
 
setDrugSets(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setDuration(String, String, String, String) - Method in class org.openmrs.arden.MLMObject
 
setDuration(String, String, String) - Method in class org.openmrs.arden.MLMObjectElement
 
setDWRServlet(OpenmrsDWRServlet) - Static method in class org.openmrs.module.web.WebModuleUtil
Save the dwr servlet for use later (reinitializing things)
setEcounterDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
 
setEditPrivilege(Privilege) - Method in class org.openmrs.PersonAttributeType
The privilege required in order to edit this attribute If editPrivilege is null, no extra permissions are required to edit this type
setEffectiveDate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setElementDefaults(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setElementRegex(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
Set the element regular expressions.
setElementRegexFormats(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
Set the element formats.
setEncounter(Encounter) - Method in class org.openmrs.ConceptProposal
 
setEncounter(Encounter) - Method in class org.openmrs.Obs
 
setEncounter(Encounter) - Method in class org.openmrs.Order
 
setEncounter(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setEncounter(Encounter) - Method in class org.openmrs.web.taglib.FormatTag
 
setEncounterDAO(EncounterDAO) - Method in interface org.openmrs.api.EncounterService
Set the given dao on this encounter service.
setEncounterDAO(EncounterDAO) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
setEncounterDate(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setEncounterDateString(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setEncounterDatetime(Date) - Method in class org.openmrs.Encounter
 
setEncounterDateTime(Date) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setEncounterDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
 
setEncounterId(Integer) - Method in class org.openmrs.Encounter
 
setEncounterId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setEncounterId(Integer) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setEncounterId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setEncounterId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
 
setEncounterName(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setEncounters(Collection<Encounter>) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setEncounters(Collection<Encounter>) - Method in class org.openmrs.web.taglib.SummaryTest
 
setEncounterService(EncounterService) - Method in class org.openmrs.api.context.ServiceContext
 
setEncounterType(EncounterType) - Method in class org.openmrs.Encounter
 
setEncounterType(EncounterType) - Method in class org.openmrs.Form
 
setEncounterType(EncounterType) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
setEncounterType(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setEncounterType(String) - Method in class org.openmrs.web.dwr.FormListItem
 
setEncounterType(EncounterType) - Method in class org.openmrs.web.taglib.FormatTag
 
setEncounterTypeId(Integer) - Method in class org.openmrs.EncounterType
 
setEncounterTypeId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setEncounterTypeList(List<EncounterType>) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setEnd(Date) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setEnd(Date) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setEndDate(Date) - Method in class org.openmrs.activelist.ActiveListItem
 
setEndDate(Date) - Method in class org.openmrs.PatientState
 
setEndDate(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setEquivalentDailyDose(Double) - Method in class org.openmrs.DrugOrder
 
setError(String) - Method in class org.openmrs.hl7.HL7InError
 
setErrorDetails(String) - Method in class org.openmrs.hl7.HL7InError
 
setErrorMessage(String) - Method in class org.openmrs.hl7.HL7InQueue
 
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.Cohort
Deprecated.
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.ReportData
Deprecated.
Saves the EvaluationContext that was used to obtain this ReportData.
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.RowPerObsDataSet
Deprecated.
 
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
Deprecated.
 
setEvaluationContext(EvaluationContext) - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
Deprecated.
 
setEventListeners(EventListeners) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
setExplanation(String) - Method in class org.openmrs.arden.MLMObject
 
setExtensionNames(IdentityHashMap<String, String>) - Method in class org.openmrs.module.Module
A map of pointid to classname.
setExtensions(List<Extension>) - Method in class org.openmrs.module.Module
 
setExtras(String[]) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setExtras(String[]) - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
setFamilyName(String) - Method in class org.openmrs.PersonName
 
setFamilyName(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setFamilyName2(String) - Method in class org.openmrs.PersonName
 
setFamilyNamePrefix(String) - Method in class org.openmrs.PersonName
 
setFamilyNameSuffix(String) - Method in class org.openmrs.PersonName
 
setField(Field) - Method in class org.openmrs.FieldAnswer
 
setField(Field) - Method in class org.openmrs.FormField
 
setField(FieldListItem) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setFieldGenTag(FieldGenTag) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
setFieldGenTag(FieldGenTag) - Method in interface org.openmrs.web.taglib.fieldgen.FieldGenHandler
 
setFieldId(Integer) - Method in class org.openmrs.Field
 
setFieldId(Integer) - Method in class org.openmrs.web.dwr.EnteredField
 
setFieldId(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
 
setFieldNumber(Integer) - Method in class org.openmrs.FormField
 
setFieldNumber(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setFieldPart(String) - Method in class org.openmrs.FormField
 
setFieldPart(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setFieldType(FieldType) - Method in class org.openmrs.Field
 
setFieldTypeId(Integer) - Method in class org.openmrs.FieldType
 
setFieldTypeId(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
 
setFieldTypeName(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setFile(File) - Method in class org.openmrs.module.Module
 
setFile(String) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.GenerateUuid
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
setFileOpener(FileOpener) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
setFilter(PatientFilter) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setFilter(CohortDefinition) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Set the filter
setFilter(CohortDefinition) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
setFilter(CohortDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
setFilterClass(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
setFilterClass(Class) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setFilterDefinition(ModuleFilterDefinition) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
setFilterId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setFilters(List<PatientFilter>) - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
setFinalText(String) - Method in class org.openmrs.ConceptProposal
 
setForeignKey(Integer) - Method in class org.openmrs.PersonAttributeType
 
setForm(Form) - Method in class org.openmrs.Encounter
 
setForm(Form) - Method in class org.openmrs.FormField
 
setForm(Form) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setFormat(String) - Method in exception org.openmrs.api.InvalidIdentifierFormatException
 
setFormat(String) - Method in class org.openmrs.PatientIdentifierType
 
setFormat(String) - Method in class org.openmrs.PersonAttributeType
 
setFormat(String) - Method in class org.openmrs.web.taglib.FormatDateTag
 
setFormatDescription(String) - Method in class org.openmrs.PatientIdentifierType
 
setFormDAO(FormDAO) - Method in class org.openmrs.api.impl.FormServiceImpl
Method used to inject the data access object.
setFormFieldId(Integer) - Method in class org.openmrs.FormField
 
setFormFieldId(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setFormFieldName(String) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setFormFields(Set<FormField>) - Method in class org.openmrs.Form
 
setFormId(Integer) - Method in class org.openmrs.Form
 
setFormId(Integer) - Method in class org.openmrs.web.dwr.FormListItem
 
setFormName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setForms(Set<Form>) - Method in class org.openmrs.Field
Deprecated.
This method does nothing. Forms that a Field is on are managed through the FormField object
setFormService(FormService) - Method in class org.openmrs.api.context.ServiceContext
 
setFormView(String) - Method in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
 
setFrequency(String) - Method in class org.openmrs.DrugOrder
Sets the frequency
setFrequency(String) - Method in class org.openmrs.order.DrugSuggestion
 
setFrequency(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setFromDate(Date) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
setFromDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
setFromDate(Date) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setFullName(String) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
setFullySpecifiedName(ConceptName) - Method in class org.openmrs.Concept
Sets the specified name as the fully specified name for the locale and the current fully specified (if any) ceases to be the fully specified name for the locale.
setGender(String) - Method in class org.openmrs.Person
 
setGender(String) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setGender(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setGenericDrugList(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setGivenName(String) - Method in class org.openmrs.PersonName
 
setGivenName(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setGlobalLocaleList(GlobalLocaleList) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Used by spring to set the GlobalLocaleList on this implementation
setGlobalParameter(String, Object) - Method in interface org.openmrs.logic.LogicContext
Assigns a value to a global parameters within this logic context
setGlobalProperties(List<GlobalProperty>) - Method in interface org.openmrs.api.AdministrationService
setGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
setGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.module.Module
 
setGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
use #saveGlobalProperty(GlobalProperty)
setGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.AdministrationService
setGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
setGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
setGlobalProperty(String, String) - Method in class org.openmrs.web.dwr.DWRAdministrationService
Sets the value of a global property
setGlobalPropertyListeners(List<GlobalPropertyListener>) - Method in class org.openmrs.api.EventListeners
This setter acts more like an "appender".
setGlobalPropertyListenersToEmpty(boolean) - Method in class org.openmrs.api.EventListeners
Convenience method called by spring to reset the static list of event listeners.
Without this, the event listener list continues to grow with every Spring restart.
setGroupMembers(Set<Obs>) - Method in class org.openmrs.Obs
Set the members of the obs group, if this obs is a group.
setGroupMethod(PatientSetService.GroupMethod) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
setHandler(String) - Method in class org.openmrs.ConceptComplex
Set the ConceptComplexHandler.
setHandlerKey(String) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setHandlers(Map<String, ComplexObsHandler>) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
setHandlers(Map<String, ComplexObsHandler>) - Method in interface org.openmrs.api.ObsService
Add the given map to this service's handlers.
setHandlers(Map<String, String>) - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
Appends the given handlers to the current map of handlers
setHashedPassword(String) - Method in class org.openmrs.api.db.LoginCredential
 
setHeight(Integer) - Method in class org.openmrs.web.taglib.DisplayChartTag
 
setHeight(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
 
setHiAbsolute(Double) - Method in class org.openmrs.ConceptNumeric
 
setHiAbsolute(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setHiAbsolute(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setHiCritical(Double) - Method in class org.openmrs.ConceptNumeric
 
setHiCritical(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setHiCritical(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setHigh(Double) - Method in class org.openmrs.util.DoubleRange
 
setHiNormal(Double) - Method in class org.openmrs.ConceptNumeric
 
setHiNormal(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setHiNormal(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
setHl7Abbreviation(String) - Method in class org.openmrs.ConceptDatatype
 
setHl7Abbreviation(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setHl7Code(String) - Method in class org.openmrs.ConceptSource
 
setHL7DAO(HL7DAO) - Method in interface org.openmrs.hl7.HL7Service
Auto generated method comment
setHL7DAO(HL7DAO) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
setHL7Data(String) - Method in class org.openmrs.hl7.HL7InArchive
 
setHL7Data(String) - Method in class org.openmrs.hl7.HL7InError
 
setHL7Data(String) - Method in class org.openmrs.hl7.HL7InQueue
 
setHL7Handlers(Map<String, Application>) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Sets the given handlers as router applications that are available to HAPI when it is parsing an hl7 message.
This method is usually used by Spring and the handlers are set in the applicationContext-server.xml method.
The key in the map is a string like "ORU_R01" where the first part is the message type and the second is the trigger event.
setHL7InArchiveId(int) - Method in class org.openmrs.hl7.HL7InArchive
 
setHL7InErrorId(Integer) - Method in class org.openmrs.hl7.HL7InError
 
setHL7InQueueId(Integer) - Method in class org.openmrs.hl7.HL7InQueue
 
setHl7Service(HL7Service) - Method in class org.openmrs.api.context.ServiceContext
 
setHL7Source(HL7Source) - Method in class org.openmrs.hl7.HL7InArchive
 
setHL7Source(HL7Source) - Method in class org.openmrs.hl7.HL7InError
 
setHL7Source(HL7Source) - Method in class org.openmrs.hl7.HL7InQueue
 
setHL7SourceId(Integer) - Method in class org.openmrs.hl7.HL7Source
 
setHL7SourceKey(String) - Method in class org.openmrs.hl7.HL7InArchive
 
setHL7SourceKey(String) - Method in class org.openmrs.hl7.HL7InError
 
setHL7SourceKey(String) - Method in class org.openmrs.hl7.HL7InQueue
 
setHowMany(String) - Method in class org.openmrs.arden.MLMObject
 
setHowMany(int) - Method in class org.openmrs.arden.MLMObjectElement
 
setHtmlEscape(String) - Method in class org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTag
 
setId(Integer) - Method in class org.openmrs.activelist.ActiveListItem
 
setId(Integer) - Method in class org.openmrs.activelist.ActiveListType
 
setId(Integer) - Method in class org.openmrs.api.db.LoginCredential
 
setId(Integer) - Method in class org.openmrs.api.db.SerializedObject
 
setId(Integer) - Method in class org.openmrs.Cohort
 
setId(Integer) - Method in class org.openmrs.Concept
 
setId(Integer) - Method in class org.openmrs.ConceptAnswer
 
setId(Integer) - Method in class org.openmrs.ConceptClass
 
setId(Integer) - Method in class org.openmrs.ConceptDatatype
 
setId(Integer) - Method in class org.openmrs.ConceptDescription
 
setId(Integer) - Method in class org.openmrs.ConceptMap
 
setId(Integer) - Method in class org.openmrs.ConceptName
 
setId(Integer) - Method in class org.openmrs.ConceptNameTag
 
setId(Integer) - Method in class org.openmrs.ConceptProposal
 
setId(Integer) - Method in class org.openmrs.ConceptSet
 
setId(Integer) - Method in class org.openmrs.ConceptSetDerived
 
setId(Integer) - Method in class org.openmrs.ConceptSource
 
setId(Integer) - Method in class org.openmrs.ConceptStateConversion
 
setId(Integer) - Method in class org.openmrs.Drug
 
setId(Integer) - Method in class org.openmrs.DrugIngredient
 
setId(Integer) - Method in class org.openmrs.Encounter
 
setId(Integer) - Method in class org.openmrs.EncounterType
 
setId(Integer) - Method in class org.openmrs.Field
 
setId(Integer) - Method in class org.openmrs.FieldAnswer
 
setId(Integer) - Method in class org.openmrs.FieldType
 
setId(Integer) - Method in class org.openmrs.Form
 
setId(Integer) - Method in class org.openmrs.FormField
 
setId(Integer) - Method in class org.openmrs.GlobalProperty
 
setId(Integer) - Method in class org.openmrs.hl7.HL7InArchive
 
setId(Integer) - Method in class org.openmrs.hl7.HL7InError
 
setId(Integer) - Method in class org.openmrs.hl7.HL7InQueue
 
setId(Integer) - Method in class org.openmrs.hl7.HL7Source
 
setId(Integer) - Method in class org.openmrs.Location
 
setId(Integer) - Method in class org.openmrs.LocationTag
 
setId(Integer) - Method in class org.openmrs.MimeType
Deprecated.
 
setId(Integer) - Method in class org.openmrs.notification.Alert
 
setId(Integer) - Method in class org.openmrs.notification.AlertRecipient
 
setId(Integer) - Method in class org.openmrs.notification.Message
 
setId(Integer) - Method in class org.openmrs.notification.Note
 
setId(Integer) - Method in class org.openmrs.notification.NoteType
 
setId(Integer) - Method in class org.openmrs.notification.Template
 
setId(Integer) - Method in class org.openmrs.Obs
 
setId(Integer) - Method in interface org.openmrs.OpenmrsObject
 
setId(Integer) - Method in class org.openmrs.Order
 
setId(Integer) - Method in class org.openmrs.OrderType
 
setId(Integer) - Method in class org.openmrs.Patient
 
setId(Integer) - Method in class org.openmrs.PatientIdentifier
 
setId(Integer) - Method in class org.openmrs.PatientIdentifierType
 
setId(Integer) - Method in class org.openmrs.PatientProgram
 
setId(Integer) - Method in class org.openmrs.PatientState
 
setId(Integer) - Method in class org.openmrs.Person
 
setId(Integer) - Method in class org.openmrs.PersonAddress
 
setId(Integer) - Method in class org.openmrs.PersonAttribute
 
setId(Integer) - Method in class org.openmrs.PersonAttributeType
 
setId(Integer) - Method in class org.openmrs.PersonName
 
setId(Integer) - Method in class org.openmrs.Privilege
 
setId(Integer) - Method in class org.openmrs.Program
 
setId(Integer) - Method in class org.openmrs.ProgramWorkflow
 
setId(Integer) - Method in class org.openmrs.ProgramWorkflowState
 
setId(Integer) - Method in class org.openmrs.Relationship
 
setId(Integer) - Method in class org.openmrs.RelationshipType
 
setId(Integer) - Method in class org.openmrs.report.ReportSchema
Deprecated.
 
setId(Integer) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
setId(Integer) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setId(Integer) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setId(Integer) - Method in class org.openmrs.Role
 
setId(Integer) - Method in class org.openmrs.scheduler.Schedule
Sets the identifier of the schedule.
setId(Integer) - Method in class org.openmrs.scheduler.TaskDefinition
Set the task identifier.
setId(Integer) - Method in class org.openmrs.User
 
setId(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setId(Integer) - Method in class org.openmrs.web.dwr.ListItem
 
setId(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setId(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setIdentifier(String) - Method in class org.openmrs.PatientIdentifier
 
setIdentifier(String) - Method in class org.openmrs.web.dwr.PatientListItem
 
setIdentifierCheckDigit(Boolean) - Method in class org.openmrs.web.dwr.PatientListItem
 
setIdentifiers(Set<PatientIdentifier>) - Method in class org.openmrs.Patient
Update all identifiers for patient
setIdentifiers(List<PatientIdentifier>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setIdentifierType(PatientIdentifierType) - Method in class org.openmrs.PatientIdentifier
 
setIdentifierTypeName(String) - Method in class org.openmrs.web.dwr.PatientListItem
 
setIdentifierValidators(Map<Class<? extends IdentifierValidator>, IdentifierValidator>) - Method in class org.openmrs.api.impl.PatientServiceImpl
ADDs identifierValidators, doesn't replace them
setIdExceptions(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
Way to specify the table id columns that don't follow the table_name.table_name_id pattern
setIfFalse(String) - Method in class org.openmrs.web.taglib.SummaryTest
 
setIfTrue(String) - Method in class org.openmrs.web.taglib.SummaryTest
 
setIgnoreList(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
setImplementationId(ImplementationId) - Method in interface org.openmrs.api.AdministrationService
Set the given implementationId as this implementation's unique id
setImplementationId(ImplementationId) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
setImplementationId(String) - Method in class org.openmrs.ImplementationId
This is the unique id for this implementation.
setIncludeAtoB(boolean) - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
setIncludeBtoA(boolean) - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
setIncludeExpired(Boolean) - Method in class org.openmrs.notification.web.ForEachAlertTag
 
setIncludeRead(Boolean) - Method in class org.openmrs.notification.web.ForEachAlertTag
 
setIndexDate(Date) - Method in interface org.openmrs.logic.LogicContext
Changes the index date for this logic context
setIndexTermsByLocale(Map<Locale, List<ConceptName>>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setIngredient(Concept) - Method in class org.openmrs.DrugIngredient
 
setInheritedItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
 
setInheritedRoles(Set<Role>) - Method in class org.openmrs.Role
 
setInitial(Boolean) - Method in class org.openmrs.ProgramWorkflowState
 
setInitializationComplete(boolean) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
setInitParameters(Map<String, String>) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
#param - A map of parameters to use to initialize the filter
setInstitution(String) - Method in class org.openmrs.arden.MLMObject
 
setInstructions(String) - Method in class org.openmrs.order.DrugSuggestion
 
setInstructions(String) - Method in class org.openmrs.Order
 
setInstructions(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setInterpretJstl(Boolean) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
setInverse(String) - Method in class org.openmrs.web.taglib.PrivilegeTag
 
setIsNumeric(Boolean) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setIsSet(Boolean) - Method in class org.openmrs.FieldType
 
setJavaScriptEscape(Boolean) - Method in class org.openmrs.web.taglib.FormatTag
 
setJavaScriptEscape(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Set JavaScript escaping for this tag, as boolean value.
setKey(String, String) - Method in class org.openmrs.arden.Comparison
 
setKey(String) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
setKey(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
setKey(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
 
setKeywords(String) - Method in class org.openmrs.arden.MLMObject
 
setLabel(String) - Method in class org.openmrs.module.web.extension.provider.Link
 
setLabel(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setLabel(String) - Method in class org.openmrs.report.Parameter
Deprecated.
 
setLabel(String) - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
setLastExecutionTime(Date) - Method in class org.openmrs.scheduler.TaskDefinition
Set the time the task was last executed
setLatitude(String) - Method in interface org.openmrs.Address
 
setLatitude(String) - Method in class org.openmrs.Location
 
setLatitude(String) - Method in class org.openmrs.PersonAddress
 
setLayoutTemplates(List<T>) - Method in class org.openmrs.layout.web.LayoutSupport
 
setLimit(Integer) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setLineByLineFormat(List<String>) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setLinks(String) - Method in class org.openmrs.arden.MLMObject
 
setListSeparator(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
setLoaded(boolean) - Method in class org.openmrs.hl7.HL7InArchive
sets the flag for hl7 data having been loaded from the filesystem
setLocale(Locale) - Static method in class org.openmrs.api.context.Context
Convenience method.
setLocale(Locale) - Method in class org.openmrs.api.context.UserContext
 
setLocale(Locale) - Method in class org.openmrs.ConceptDescription
 
setLocale(Locale) - Method in class org.openmrs.ConceptName
 
setLocale(Locale) - Method in class org.openmrs.ConceptWord
 
setLocale(Locale) - Method in class org.openmrs.messagesource.PresentationMessage
Sets the locale of the message.
setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class org.openmrs.web.OpenmrsCookieLocaleResolver
 
setLocale(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setLocale(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Sets the locale of the supplied message.
setLocalePreferred(Boolean) - Method in class org.openmrs.ConceptName
 
setLocales(List<Locale>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setLocalize(String) - Method in class org.openmrs.web.taglib.DatePatternTag
 
setLocation(Location) - Method in class org.openmrs.api.context.UserContext
 
setLocation(Location) - Method in class org.openmrs.Encounter
 
setLocation(Location) - Method in class org.openmrs.Obs
 
setLocation(Location) - Method in class org.openmrs.PatientIdentifier
 
setLocation(Location) - Method in class org.openmrs.PatientProgram
 
setLocation(Location) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setLocation(Location) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setLocation(Location) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setLocation(Location) - Method in class org.openmrs.reporting.LocationPatientFilter
Deprecated.
 
setLocation(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setLocation(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setLocation(LocationListItem) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setLocation(Location) - Method in class org.openmrs.web.taglib.FormatTag
 
setLocationDAO(LocationDAO) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
setLocationDAO(LocationDAO) - Method in interface org.openmrs.api.LocationService
Set the data access object that the service will use to interact with the database.
setLocationId(Integer) - Method in class org.openmrs.Location
 
setLocationId(Integer) - Method in class org.openmrs.web.dwr.LocationListItem
 
setLocationId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setLocationService(LocationService) - Method in class org.openmrs.api.context.ServiceContext
 
setLocationTag(LocationTag) - Method in class org.openmrs.web.taglib.FormatTag
 
setLocationTagId(Integer) - Method in class org.openmrs.LocationTag
 
setLocationTagId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setLog4j(Document) - Method in class org.openmrs.module.Module
 
setLogic(String) - Method in class org.openmrs.arden.MLMObject
 
setLogicDataSources(Map<String, LogicDataSource>) - Method in interface org.openmrs.logic.LogicService
Deprecated.
data sources are now auto-registered via Spring (since Logic module version 0.5)
setLogicParameters(Map<String, Object>) - Method in interface org.openmrs.logic.LogicCriteria
 
setLogicService(LogicService) - Method in class org.openmrs.api.context.ServiceContext
 
setLongitude(String) - Method in interface org.openmrs.Address
 
setLongitude(String) - Method in class org.openmrs.Location
 
setLongitude(String) - Method in class org.openmrs.PersonAddress
 
setLow(Double) - Method in class org.openmrs.util.DoubleRange
 
setLowAbsolute(Double) - Method in class org.openmrs.ConceptNumeric
 
setLowAbsolute(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setLowAbsolute(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setLowCritical(Double) - Method in class org.openmrs.ConceptNumeric
 
setLowCritical(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setLowCritical(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setLowNormal(Double) - Method in class org.openmrs.ConceptNumeric
 
setLowNormal(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setLowNormal(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setMailSession(Session) - Method in class org.openmrs.notification.mail.MailMessageSender
Set javamail session.
setMandatory(boolean) - Method in class org.openmrs.module.Module
 
setMappedConcept(Concept) - Method in class org.openmrs.ConceptProposal
 
setMappingFiles(List<String>) - Method in class org.openmrs.module.Module
 
setMappingJarLocations(Resource[]) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
Used by the module testing framework to set the dependent modules in the hibernate session factory
setMappingResources(String[]) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
Collect the mapping resources for future use because the mappingResources object is defined as 'private' instead of 'protected'
setMappings(List<ConceptMap>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setMaxAge(Integer) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setMaxBirthdate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setMaximumDailyDose(Double) - Method in class org.openmrs.Drug
 
setMaxOccurs(Integer) - Method in class org.openmrs.FormField
 
setMaxOccurs(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setMaxTokens(int) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setMemberIds(Set<Integer>) - Method in class org.openmrs.Cohort
 
setMembers(Integer[]) - Method in class org.openmrs.web.dwr.CohortListItem
 
setMessage(String) - Method in class org.openmrs.messagesource.PresentationMessage
 
setMessage(Object) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
setMessagePreparator(MessagePreparator) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Set the message preparator.
setMessagePreparator(MessagePreparator) - Method in interface org.openmrs.notification.MessageService
 
setMessages(Map<String, Properties>) - Method in class org.openmrs.module.Module
Sets the map from locale to properties used by this module.
setMessageSender(MessageSender) - Method in class org.openmrs.notification.impl.MessageServiceImpl
Set the message sender.
setMessageSender(MessageSender) - Method in interface org.openmrs.notification.MessageService
 
setMessageService(MessageService) - Method in class org.openmrs.api.context.ServiceContext
Sets the message service.
setMessageSources(Set<MutableMessageSource>) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
setMessageSources(Set<MutableMessageSource>) - Method in interface org.openmrs.messagesource.MessageSourceService
 
setMessageSourceService(MessageSourceService) - Method in class org.openmrs.api.context.ServiceContext
Sets the MessageSourceService used in the context.
setMessageState(Integer) - Method in class org.openmrs.hl7.HL7InArchive
 
setMessageState(Integer) - Method in class org.openmrs.hl7.HL7InQueue
 
setMiddleName(String) - Method in class org.openmrs.PersonName
 
setMiddleName(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setMimeType(String) - Method in class org.openmrs.MimeType
Deprecated.
 
setMimeTypeId(Integer) - Method in class org.openmrs.MimeType
Deprecated.
 
setMinAge(Integer) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setMinBirthdate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
Deprecated.
 
setMinimumDailyDose(Double) - Method in class org.openmrs.Drug
 
setMinOccurs(Integer) - Method in class org.openmrs.FormField
 
setMinOccurs(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setModifier(ProblemModifier) - Method in class org.openmrs.activelist.Problem
 
setModifier(String) - Method in class org.openmrs.activelist.Problem
 
setModifier(String) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setModifier(PatientSetService.Modifier) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setModifierNum(Integer) - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
setModule(Module) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
setModule(Module) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setModuleActivator(ModuleActivator) - Method in class org.openmrs.module.Module
 
setModuleId(String) - Method in class org.openmrs.module.Extension
Set the module id of this extension
setModuleId(String) - Method in class org.openmrs.module.Module
 
setModuleId(String) - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
setModuleId(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setModules(List<ModuleConditionalResource.ModuleAndVersion>) - Method in class org.openmrs.module.ModuleConditionalResource
 
setModules(List<ReportObjectFactoryModule>) - Method in class org.openmrs.reporting.ReportObjectFactory
Deprecated.
 
setModuleService(List<Object>) - Method in class org.openmrs.api.context.ServiceContext
Allow other services to be added to our service layer

Classes will be found/loaded with the ModuleClassLoader

params[0] = string representing the service interface
params[1] = service instance
setName(String) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setName(String) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
setName(String) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setName(String) - Method in class org.openmrs.Cohort
 
setName(String) - Method in class org.openmrs.ConceptName
 
setName(String) - Method in class org.openmrs.ConceptSource
 
setName(String) - Method in class org.openmrs.ImplementationId
A descriptive name for this implementation (e.g.
setName(String) - Method in class org.openmrs.module.Module
 
setName(String) - Method in class org.openmrs.notification.NoteType
 
setName(String) - Method in class org.openmrs.notification.Template
 
setName(String) - Method in interface org.openmrs.OpenmrsMetadata
 
setName(String) - Method in class org.openmrs.report.CohortDataSet
Deprecated.
 
setName(String) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
 
setName(String) - Method in interface org.openmrs.report.DataSetDefinition
Deprecated.
Sets the name of this data set definition
setName(String) - Method in class org.openmrs.report.Parameter
Deprecated.
 
setName(String) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Set a name for the ReportSchema
setName(String) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
 
setName(String) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
setName(String) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setName(String) - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setName(String) - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
setName(String) - Method in class org.openmrs.scheduler.Schedule
Sets the name of the schedule.
setName(String) - Method in class org.openmrs.Tribe
Deprecated.
 
setName(String) - Method in class org.openmrs.web.dwr.CohortListItem
 
setName(String) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
 
setName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setName(String) - Method in class org.openmrs.web.dwr.DrugSetItem
 
setName(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setName(String) - Method in class org.openmrs.web.dwr.FormListItem
 
setName(String) - Method in class org.openmrs.web.dwr.ListItem
 
setName(String) - Method in class org.openmrs.web.dwr.LocationListItem
 
setName(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setName(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
setName(String) - Method in class org.openmrs.web.taglib.ListPickerTag
 
setNameMappings(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setNames(Collection<ConceptName>) - Method in class org.openmrs.Concept
 
setNames(Set<PersonName>) - Method in class org.openmrs.Person
 
setNamesByLocale(Map<Locale, ConceptName>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setNameVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setNeighborhoodCell(String) - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.setAddress3(String)
setNeighborhoodCell(String) - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.setAddress3(String)
setNewPassword(String) - Method in class org.openmrs.web.OptionsForm
 
setNodeDAO(NoteDAO) - Method in class org.openmrs.notification.impl.NoteServiceImpl
 
setNormalHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Auto generated method comment
setNormalLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
Auto generated method comment
setNoteType(NoteType) - Method in class org.openmrs.notification.Note
 
setNotification(String) - Method in class org.openmrs.web.OptionsForm
 
setNotificationAddress(String) - Method in class org.openmrs.web.OptionsForm
 
setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setNumericVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setNumForms(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
 
setNumResults(Integer) - Method in class org.openmrs.logic.LogicTransform
Set number of Result object should be returned by the current criteria.
setObjectToEncode(Object) - Method in class org.openmrs.reporting.ReportObjectXMLEncoder
Deprecated.
 
setObs(Obs) - Method in class org.openmrs.ConceptProposal
 
setObs(Set<Obs>) - Method in class org.openmrs.Encounter
 
setObs(Collection<Obs>) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setObsConcept(Concept) - Method in class org.openmrs.ConceptProposal
 
setObsDAO(ObsDAO) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
setObsDAO(ObsDAO) - Method in interface org.openmrs.api.ObsService
Set the given dao on this obs service.
setObsDate(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setObsDatetime(Date) - Method in class org.openmrs.Obs
 
setObservations(List<Obs>) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.SummaryTest
 
setObsGroup(Obs) - Method in class org.openmrs.Obs
This method does NOT add this current obs to the list of obs in obsGroup.getGroupMembers().
setObsGroupId(Integer) - Method in class org.openmrs.Obs
Deprecated.
This method should not be used. The #setObsGroup() method should be used instead
setObsId(Integer) - Method in class org.openmrs.Obs
 
setObsId(Integer) - Method in class org.openmrs.web.dwr.ObsListItem
 
setObsService(ObsService) - Method in class org.openmrs.api.context.ServiceContext
 
setObsValue(Obs) - Method in class org.openmrs.web.taglib.FormatTag
 
setOldPassword(String) - Method in class org.openmrs.web.OptionsForm
 
setOnDate(Date) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
Deprecated.
 
setOnDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
setOnDate(Date) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setOpenmrsVersion(String) - Method in class org.openmrs.module.ModuleConditionalResource
 
setOperator(Integer) - Method in class org.openmrs.arden.Comparison
 
setOperator(PatientSetService.BooleanOperator) - Method in class org.openmrs.reporting.CompoundPatientFilter
Deprecated.
 
setOrder(Order) - Method in class org.openmrs.Obs
 
setOrder(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setOrderDAO(OrderDAO) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
setOrderDAO(OrderDAO) - Method in interface org.openmrs.api.OrderService
Setter for the Order data access object.
setOrderer(User) - Method in class org.openmrs.Order
 
setOrdererId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setOrderId(Integer) - Method in class org.openmrs.Order
 
setOrderId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setOrders(Set<Order>) - Method in class org.openmrs.Encounter
 
setOrderService(OrderService) - Method in class org.openmrs.api.context.ServiceContext
 
setOrderType(OrderType) - Method in class org.openmrs.Order
 
setOrderTypeId(Integer) - Method in class org.openmrs.OrderType
 
setOrderTypeId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setOrdinal(Integer) - Method in class org.openmrs.notification.Template
 
setOrientation(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setOriginalText(String) - Method in class org.openmrs.ConceptProposal
 
setOtherGroupedConcepts(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setOtherIdentifiers(String) - Method in class org.openmrs.web.dwr.PatientListItem
 
setOtherNames(String) - Method in class org.openmrs.web.dwr.PersonListItem
 
setOtherwise(String) - Method in class org.openmrs.web.taglib.RequireTag
 
setPackageName(String) - Method in class org.openmrs.module.Module
 
setPageNumber(Integer) - Method in class org.openmrs.FormField
 
setPageNumber(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setParameter(String, Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
setParameterClass(Class) - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
setParameterMap(Map<String, String>) - Method in class org.openmrs.module.Extension
Parameters given at the extension point This method is usually called only during extension initialization
setParameterMap(Map<String, Object>) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setParameterMap(Map<String, Object>) - Method in class org.openmrs.web.taglib.PortletTag
 
setParameters(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setParameters(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setParameters(String) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setParameters(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setParameterValue(String, String) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setParameterValues(Map<Parameterizable, Map<Parameter, Object>>) - Method in class org.openmrs.report.EvaluationContext
Deprecated.
Set all parameter values
setParameterValues(Properties) - Method in class org.openmrs.util.HibernateEnumType
 
setParent(FormField) - Method in class org.openmrs.FormField
 
setParent(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setParentLocation(Location) - Method in class org.openmrs.Location
 
setParentMessageSource(MessageSource) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
setParsedComposition(List<Object>) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Elements in this list can be: an Integer, indicating a 1-based index into a search history a BooleanOperator (AND, OR, NOT) a PatientFilter a PatientSearch another List of the same form, which indicates a parenthetical expression
setParsedCompositionString(List<Object>) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
setParser(GenericParser) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Used by spring to inject the parser
setPassphrase(String) - Method in class org.openmrs.ImplementationId
This text is a long text string that is used to validate who uses an implementation id.
setPath(String) - Method in class org.openmrs.module.ModuleConditionalResource
 
setPath(String) - Method in class org.openmrs.web.taglib.FormatDateTag
 
setPatient(Patient) - Method in class org.openmrs.Encounter
 
setPatient(Patient) - Method in class org.openmrs.notification.Note
 
setPatient(Patient) - Method in class org.openmrs.Obs
Deprecated.
use setPerson(org.openmrs.Person)
setPatient(Patient) - Method in class org.openmrs.Order
 
setPatient(Patient) - Method in class org.openmrs.PatientIdentifier
 
setPatient(Patient) - Method in class org.openmrs.PatientProgram
 
setPatient(Patient) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
setPatient(Patient) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setPatientDAO(PatientDAO) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
setPatientDAO(PatientDAO) - Method in interface org.openmrs.api.PatientService
Sets the DAO for this service.
setPatientFilter(PatientFilter) - Method in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
Set the patient filter.
setPatientId(Integer) - Method in class org.openmrs.Encounter
 
setPatientId(Integer) - Method in class org.openmrs.Patient
Sets the internal identifier for a patient.
setPatientId(Integer) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
setPatientId(Integer) - Method in class org.openmrs.web.dwr.PatientListItem
 
setPatientId(Integer) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setPatientId(Integer) - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
setPatientId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
 
setPatientId(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
 
setPatientIdentifier(PatientIdentifier) - Method in exception org.openmrs.api.PatientIdentifierException
 
setPatientIdentifierId(Integer) - Method in class org.openmrs.PatientIdentifier
 
setPatientIdentifierTypeId(Integer) - Method in class org.openmrs.PatientIdentifierType
 
setPatientIds(List<Integer>) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setPatientIds(List<Integer>) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setPatientIds(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setPatientProgram(PatientProgram) - Method in class org.openmrs.PatientState
 
setPatientProgramId(Integer) - Method in class org.openmrs.PatientProgram
 
setPatientProgramId(Integer) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setPatientSearch(PatientSearch) - Method in class org.openmrs.reporting.PatientSearchReportObject
Deprecated.
 
setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setPatientService(PatientService) - Method in class org.openmrs.api.context.ServiceContext
 
setPatientSet(Cohort) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
setPatientSet(Cohort) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Sets the default patient set.
setPatientSetDAO(PatientSetDAO) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
 
setPatientSetDAO(PatientSetDAO) - Method in interface org.openmrs.api.PatientSetService
 
setPatientSetService(PatientSetService) - Method in class org.openmrs.api.context.ServiceContext
 
setPatientStateId(Integer) - Method in class org.openmrs.PatientState
 
setPatientStateId(Integer) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setPatientValidator(PatientValidator) - Method in class org.openmrs.web.controller.patient.PatientFormController
 
setPerson(Person) - Method in class org.openmrs.activelist.ActiveListItem
 
setPerson(Person) - Method in class org.openmrs.module.web.FormEntryContext
 
setPerson(Person) - Method in class org.openmrs.Obs
Set the person object to this obs object.
setPerson(Person) - Method in class org.openmrs.PersonAddress
 
setPerson(Person) - Method in class org.openmrs.PersonAttribute
 
setPerson(Person) - Method in class org.openmrs.PersonName
 
setPerson(Person) - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
setPerson(Person) - Method in class org.openmrs.User
 
setPerson(Person) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
 
setPerson(Person) - Method in class org.openmrs.web.taglib.FormatTag
 
setPersonA(Person) - Method in class org.openmrs.Relationship
 
setPersonA(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonAddress(PersonAddress) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setPersonAddressId(Integer) - Method in class org.openmrs.PersonAddress
 
setPersonAId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonAttributeId(Integer) - Method in class org.openmrs.PersonAttribute
 
setPersonAttributes(List<PersonAttribute>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setPersonAttributeTypeId(Integer) - Method in class org.openmrs.PersonAttributeType
 
setPersonAType(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonB(Person) - Method in class org.openmrs.Relationship
 
setPersonB(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonBId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonBType(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setPersonChangedBy(User) - Method in class org.openmrs.Person
 
setPersonCreator(User) - Method in class org.openmrs.Person
 
setPersonDAO(PersonDAO) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
setPersonDAO(PersonDAO) - Method in interface org.openmrs.api.PersonService
Sets the DAO for this service.
setPersonDateChanged(Date) - Method in class org.openmrs.Person
 
setPersonDateCreated(Date) - Method in class org.openmrs.Person
 
setPersonDateVoided(Date) - Method in class org.openmrs.Person
 
setPersonId(Integer) - Method in class org.openmrs.Obs
Set the person id on this obs object.
setPersonId(Integer) - Method in class org.openmrs.Patient
Overrides the parent setPersonId(Integer) so that we can be sure patient id is also set correctly.
setPersonId(Integer) - Method in class org.openmrs.Person
 
setPersonId(Integer) - Method in class org.openmrs.User
Deprecated.
setPersonId(Integer) - Method in class org.openmrs.web.dwr.PersonListItem
 
setPersonId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setPersonId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
 
setPersonName(PersonName) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setPersonName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setPersonName(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setPersonName(PersonName) - Method in class org.openmrs.web.OptionsForm
 
setPersonNameId(Integer) - Method in class org.openmrs.PersonName
 
setPersonService(PersonService) - Method in class org.openmrs.api.context.ServiceContext
 
setPersonType(String) - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
 
setPersonVoided(Boolean) - Method in class org.openmrs.Person
 
setPersonVoidedBy(User) - Method in class org.openmrs.Person
 
setPersonVoidReason(String) - Method in class org.openmrs.Person
 
setPointId(String) - Method in class org.openmrs.module.Extension
Set the point id
setPointId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setPointId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setPopupDivId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setPosition(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setPostalCode(String) - Method in interface org.openmrs.Address
 
setPostalCode(String) - Method in class org.openmrs.Location
 
setPostalCode(String) - Method in class org.openmrs.PersonAddress
 
setPrecise(Boolean) - Method in class org.openmrs.ConceptNumeric
 
setPrecise(boolean) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setPreferred(Boolean) - Method in class org.openmrs.PatientIdentifier
 
setPreferred(Boolean) - Method in class org.openmrs.PersonAddress
 
setPreferred(Boolean) - Method in class org.openmrs.PersonName
 
setPreferred(Boolean) - Method in class org.openmrs.RelationshipType
"Preferred" relationship types are those that should be shown as default types when adding/editing a person's relationships
setPreferredName(Locale, ConceptName) - Method in class org.openmrs.Concept
setPreferredName(ConceptName) - Method in class org.openmrs.Concept
Sets the preferred name /in this locale/ to the specified conceptName and its Locale, if there is an existing preferred name for this concept in the same locale, this one will replace the old preferred name.
setPreferredName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setPreferredNamesByLocale(Map<Locale, String>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setPrefix(String) - Method in class org.openmrs.PersonName
 
setPriority(String) - Method in class org.openmrs.arden.MLMObject
 
setPriority(Integer) - Method in class org.openmrs.notification.Note
 
setPrivilege(String) - Method in class org.openmrs.Privilege
 
setPrivilege(String) - Method in class org.openmrs.web.taglib.PrivilegeTag
 
setPrivilege(String) - Method in class org.openmrs.web.taglib.RequireTag
 
setPrivileges(List<Privilege>) - Method in class org.openmrs.module.Module
 
setPrivileges(Set<Privilege>) - Method in class org.openmrs.Role
 
setPrn(Boolean) - Method in class org.openmrs.DrugOrder
Sets the prn
setPrn(Boolean) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setProbeParentLoaderLast(boolean) - Method in class org.openmrs.module.ModuleClassLoader
Allow the probe parent loader last variable to be set.
setProblem(Concept) - Method in class org.openmrs.activelist.Problem
Set the problem concept
setProblem(String) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setProblemConceptId(Integer) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setProficientLocales(String) - Method in class org.openmrs.web.OptionsForm
Sets the locales within which the user is proficient.
setProgram(Program) - Method in class org.openmrs.PatientProgram
 
setProgram(Program) - Method in class org.openmrs.ProgramWorkflow
 
setProgram(Program) - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
setProgram(Program) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setProgram(Program) - Method in class org.openmrs.web.taglib.FormatTag
 
setProgramId(Integer) - Method in class org.openmrs.Program
 
setProgramId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setPrograms(Collection<Program>) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
Deprecated.
 
setProgramWorkflow(ProgramWorkflow) - Method in class org.openmrs.ConceptStateConversion
 
setProgramWorkflow(ProgramWorkflow) - Method in class org.openmrs.ProgramWorkflowState
 
setProgramWorkflowDAO(ProgramWorkflowDAO) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
setProgramWorkflowDAO(ProgramWorkflowDAO) - Method in interface org.openmrs.api.ProgramWorkflowService
Setter for the ProgramWorkflow DataAccessObject (DAO).
setProgramWorkflowId(Integer) - Method in class org.openmrs.ProgramWorkflow
 
setProgramWorkflowId(Integer) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setProgramWorkflowService(ProgramWorkflowService) - Method in class org.openmrs.api.context.ServiceContext
 
setProgramWorkflowState(ProgramWorkflowState) - Method in class org.openmrs.ConceptStateConversion
 
setProgramWorkflowStateId(Integer) - Method in class org.openmrs.ProgramWorkflowState
 
setProperties(Map<String, String>) - Method in class org.openmrs.scheduler.TaskDefinition
Set the properties of the task.
setProperty(String) - Method in class org.openmrs.GlobalProperty
 
setProperty(String, String) - Method in class org.openmrs.scheduler.TaskDefinition
Set task configuration property.
setPropertyClass(Class) - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
setPropertyList(String) - Method in class org.openmrs.web.taglib.RequireConfigurationTag
 
setPropertyPrefix(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
 
setPropertyValue(String) - Method in class org.openmrs.GlobalProperty
 
setProvider(User) - Method in class org.openmrs.Encounter
setProvider(Person) - Method in class org.openmrs.Encounter
 
setProviderName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setProviders(List<DataSetProvider>) - Method in interface org.openmrs.api.DataSetService
Deprecated.
Add the given list of DataSetProviders to the providers on this service.
setProviders(List<DataSetProvider>) - Method in class org.openmrs.report.impl.DataSetServiceImpl
Deprecated.
 
setPublished(Boolean) - Method in class org.openmrs.Form
 
setPublished(boolean) - Method in class org.openmrs.web.dwr.FormListItem
 
setPurpose(String) - Method in class org.openmrs.arden.MLMObject
 
setQuantity(Integer) - Method in class org.openmrs.DrugOrder
Sets the quantity
setQuantity(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setQueryParameters(Map<String, String>) - Method in class org.openmrs.module.web.extension.provider.Link
 
setQuestion(Concept) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setQuestions(Collection<Concept>) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
setRanDate(Date) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setReaction(Concept) - Method in class org.openmrs.activelist.Allergy
must be of class=Symptom
setReaction(String) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setReactionConceptId(Integer) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setReadType(String) - Method in class org.openmrs.arden.MLMObject
 
setReadType(String) - Method in class org.openmrs.arden.MLMObjectElement
 
setRecipient(User) - Method in class org.openmrs.notification.AlertRecipient
 
setRecipients(Set<AlertRecipient>) - Method in class org.openmrs.notification.Alert
 
setRecipients(String) - Method in class org.openmrs.notification.Message
Auto generated method comment
setRecipients(String) - Method in class org.openmrs.notification.Template
 
setRedirect(String) - Method in class org.openmrs.web.taglib.RequireTag
 
setRedirectView(String) - Method in class org.openmrs.web.controller.RedirectController
 
setRegion(String) - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.setAddress6(String)
setRegion(String) - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.setAddress6(String)
setRelationshipId(Integer) - Method in class org.openmrs.Relationship
 
setRelationshipId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
 
setRelationshipsMap(Map<String, Relationship>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
 
setRelationshipType(RelationshipType) - Method in class org.openmrs.Relationship
 
setRelationshipType(RelationshipType) - Method in class org.openmrs.reporting.RelationshipPatientFilter
 
setRelationshipTypeId(Integer) - Method in class org.openmrs.RelationshipType
 
setRemoveConcept(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setRenderer(ReportRenderer) - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
setRenderers(Map<Class<? extends ReportRenderer>, ReportRenderer>) - Method in interface org.openmrs.api.ReportService
Deprecated.
Add the given map to this service's renderers This map is set via spring, see the applicationContext-service.xml file
setRenderers(Map<Class<? extends ReportRenderer>, ReportRenderer>) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
ADDs renderers...doesn't replace them.
setRepeatInterval(long) - Method in class org.openmrs.scheduler.Schedule
Sets the number of seconds until task is executed again.
setRepeatInterval(Long) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the number of seconds until task is executed again.
setReportDAO(ReportDAO) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
Method used by Spring injection to set the ReportDAO implementation to use in this service
setReportElements(Set<ReportElementDefinition>) - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Sets the report elements.
setReportId(Integer) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setReportObjectDAO(ReportObjectDAO) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated.
 
setReportObjectDAO(ReportObjectDAO) - Method in interface org.openmrs.reporting.ReportObjectService
Deprecated.
Used by spring to set the data access class to use
setReportObjectId(Integer) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setReportObjectId(Integer) - Method in interface org.openmrs.reporting.ReportObject
Deprecated.
 
setReportObjectId(Integer) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setReportObjects(Set<AbstractReportObject>) - Method in class org.openmrs.reporting.ReportObjectList
Deprecated.
 
setReportObjectService(ReportObjectService) - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
setReportObjectType(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
setReportParameters(List<Parameter>) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Sets List reportParameters
setReportSchema(ReportSchema) - Method in class org.openmrs.report.ReportData
Deprecated.
 
setReportSchemaId(Integer) - Method in class org.openmrs.report.ReportSchema
Deprecated.
Set the Report Schema Id
setReportSchemaId(Integer) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Set the Report Schema Id
setReportService(ReportService) - Method in class org.openmrs.api.context.ServiceContext
Deprecated.
see reportingcompatibility module
setRequired(Boolean) - Method in class org.openmrs.FormField
 
setRequired(boolean) - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
setRequired(Boolean) - Method in class org.openmrs.PatientIdentifierType
 
setRequired(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
 
setRequireDatabaseVersion(String) - Method in class org.openmrs.module.Module
 
setRequiredClass(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setRequiredModules(List<String>) - Method in class org.openmrs.module.Module
This is a convenience method to set all the required modules without any version requirements
setRequiredModulesMap(Map<String, String>) - Method in class org.openmrs.module.Module
 
setRequiredModulesMap() - Method in class org.openmrs.module.Module
Get the modules that are required for this module.
setRequiredProperties(User, Date) - Method in class org.openmrs.Obs
Deprecated.
no longer needed. Replaced by handlers.
setRequireOpenmrsVersion(String) - Method in class org.openmrs.module.Module
 
setResultDate(Date) - Method in class org.openmrs.logic.result.Result
Changes the result date time — not to be confused with a value that is a date.
setResultObject(Object) - Method in class org.openmrs.logic.result.Result
Set the result object
setRetired(Boolean) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setRetired(Boolean) - Method in class org.openmrs.Concept
 
setRetired(Boolean) - Method in interface org.openmrs.Retireable
 
setRetired(Boolean) - Method in class org.openmrs.Tribe
Deprecated.
 
setRetired(Boolean) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setRetired(Boolean) - Method in class org.openmrs.web.dwr.UserListItem
 
setRetiredBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setRetiredBy(User) - Method in class org.openmrs.Concept
 
setRetiredBy(User) - Method in interface org.openmrs.Retireable
 
setRetiredReason(String) - Method in class org.openmrs.Form
setRetireReason(String) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setRetireReason(String) - Method in class org.openmrs.Concept
 
setRetireReason(String) - Method in interface org.openmrs.Retireable
 
setReturnValue(String) - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
setRewrites(Map<String, String>) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
setRewrites(Map<String, String>) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
setRole(String) - Method in class org.openmrs.Role
 
setRoles(Set<Role>) - Method in class org.openmrs.User
 
setRoles(String[]) - Method in class org.openmrs.web.dwr.UserListItem
 
setRoot(Class, Object, NodeMap, Map) - Method in class org.openmrs.xml.OpenmrsCycleStrategy
Deprecated.
 
setRoute(Concept) - Method in class org.openmrs.Drug
 
setRouter(MessageTypeRouter) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Used by spring to inject the router
setRowPerObsColumn(String, String, String[]) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
Set the concept based column
setRowPerObsColumn(RowPerObsColumn) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
setRunStatus(ChangeSet.RunStatus) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setRuntimeProperties(Properties) - Static method in class org.openmrs.api.context.Context
Set the runtime properties to be used by this OpenMRS instance
setSalt(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSatisfiedByAny(Boolean) - Method in class org.openmrs.notification.Alert
 
setSatisfiedByAny(boolean) - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
setSaved(Boolean) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setSavedCohortId(Integer) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setSavedFilterId(Integer) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setSavedSearchId(Integer) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
setSchedulerDAO(SchedulerDAO) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Sets the scheduler data access object.
setSchedulerService(SchedulerService) - Method in class org.openmrs.api.context.ServiceContext
Set the scheduler service.
setScope(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
setSearch(PatientSearch) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
Deprecated.
 
setSearchable(Boolean) - Method in class org.openmrs.PersonAttributeType
 
setSearchHistory(List<PatientSearch>) - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
setSecretAnswer(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSecretAnswerConfirm(String) - Method in class org.openmrs.web.OptionsForm
 
setSecretAnswerNew(String) - Method in class org.openmrs.web.OptionsForm
 
setSecretQuestion(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSecretQuestion(String) - Method in class org.openmrs.User
 
setSecretQuestionNew(String) - Method in class org.openmrs.web.OptionsForm
 
setSecretQuestionPassword(String) - Method in class org.openmrs.web.OptionsForm
 
setSelect(Object) - Method in class org.openmrs.web.taglib.ForEachRecordTag
 
setSelectMultiple(Boolean) - Method in class org.openmrs.Field
 
setSelectMultiple(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setSender(String) - Method in class org.openmrs.notification.Message
 
setSender(String) - Method in class org.openmrs.notification.Template
 
setSentDate(Date) - Method in class org.openmrs.notification.Message
 
setSeparator(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
Deprecated.
 
setSerializationClass(Class<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.db.SerializedObject
 
setSerializationService(SerializationService) - Method in class org.openmrs.api.context.ServiceContext
 
setSerializedData(String) - Method in class org.openmrs.api.db.SerializedObject
 
setSerializers(List<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.impl.SerializationServiceImpl
 
setService(Class, Object) - Method in class org.openmrs.api.context.ServiceContext
Allow other services to be added to our service layer
setServiceContext(ServiceContext) - Method in class org.openmrs.api.context.Context
Sets the service context.
setServletContext(ServletContext) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
setServletNames(List<String>) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
Auto generated method comment
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
Sets the session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
Session factory to use for this DAO.
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
Set session factory that allows us to connect to the database that Hibernate knows about.
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
Set sessionFactory.getCurrentSession() factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
Hibernate Session Factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
Set session factory
setSessionFactory(SessionFactory) - Method in interface org.openmrs.api.db.LocationDAO
Set the Hibernate SessionFactory to connect to the database.
setSessionFactory(SessionFactory) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
Deprecated.
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
Deprecated.
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Set session factory
setSet(Boolean) - Method in class org.openmrs.Concept
 
setSetMemberVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setSeverity(AllergySeverity) - Method in class org.openmrs.activelist.Allergy
 
setSeverity(String) - Method in class org.openmrs.activelist.Allergy
 
setSeverity(String) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setShortName(Locale, ConceptName) - Method in class org.openmrs.Concept
setShortName(ConceptName) - Method in class org.openmrs.Concept
Sets the specified name as the short name for the locale and the current shortName(if any) ceases to be the short name for the locale.
setShortName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setShortNamesByLocale(Map<Locale, ConceptName>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setShowConceptHeader(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setShowDate(Boolean) - Method in class org.openmrs.web.taglib.ActiveListWidget
 
setShowDateHeader(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setShowEmptyConcepts(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setShowLabelIfNoExtensions(Boolean) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
 
setShowRetiredMessage(Boolean) - Method in class org.openmrs.web.OptionsForm
 
setSinceDate(Date) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setSinceDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setSinceDate(Date) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setSinceDate(Date) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setSinceDate(Date) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setSize(String) - Method in class org.openmrs.web.taglib.PatientWidgetTag
 
setSize(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setSize(String) - Method in class org.openmrs.web.taglib.UserWidgetTag
 
setSizeMappings(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
 
setSort(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setSortColumn(String) - Method in class org.openmrs.logic.LogicTransform
 
setSortWeight(Double) - Method in class org.openmrs.activelist.Problem
 
setSortWeight(Double) - Method in class org.openmrs.ConceptAnswer
 
setSortWeight(Double) - Method in class org.openmrs.ConceptSet
 
setSortWeight(Double) - Method in class org.openmrs.ConceptSetDerived
 
setSortWeight(Float) - Method in class org.openmrs.FormField
 
setSortWeight(Double) - Method in class org.openmrs.PersonAttributeType
 
setSortWeight(Integer) - Method in class org.openmrs.report.RenderingMode
Deprecated.
 
setSource(ConceptSource) - Method in class org.openmrs.ConceptMap
 
setSourceCode(String) - Method in class org.openmrs.ConceptMap
 
setSpecialist(String) - Method in class org.openmrs.arden.MLMObject
 
setSpecialTokens(List<String>) - Method in class org.openmrs.layout.web.LayoutSupport
 
setSpecification(List<Properties>) - Method in class org.openmrs.summary.web.PatientSummarySpecification
 
setSpecificationString(String) - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
Convenience method so that a PatientSearch object can be created from a string of compositions
setSqldiff(Document) - Method in class org.openmrs.module.Module
 
setSqlFile(String) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
setStandardRegimens(List<RegimenSuggestion>) - Method in class org.openmrs.order.DrugOrderSupport
 
setStart(Date) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setStart(Date) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setStartDate(Date) - Method in class org.openmrs.activelist.ActiveListItem
 
setStartDate(Date) - Method in class org.openmrs.Order
 
setStartDate(Date) - Method in class org.openmrs.PatientState
 
setStartDate(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setStartDate(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setStarted(Boolean) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the flag that indicates whether the task has been started.
setStartObs(Obs) - Method in class org.openmrs.activelist.ActiveListItem
 
setStartOnStartup(Boolean) - Method in class org.openmrs.scheduler.Schedule
Sets the flag that indicates whether we start on scheduler startup.
setStartOnStartup(Boolean) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the flag that indicates whether the task should startup as soon as the scheduler starts.
setStartTime(Date) - Method in class org.openmrs.scheduler.Schedule
Set the start time for when the task should be executed.
setStartTime(Date) - Method in class org.openmrs.scheduler.TaskDefinition
Set the start time for when the task should be executed.
setStartTimePattern(String) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the date format used to set the start time.
setStartupErrorMessage(String) - Method in class org.openmrs.module.Module
 
setStartupErrorMessage(String, Throwable) - Method in class org.openmrs.module.Module
Add the given exceptionMessage and throwable as the startup error for this module.
setState(String) - Method in class org.openmrs.ConceptProposal
 
setState(ProgramWorkflowState) - Method in class org.openmrs.PatientState
 
setState(Object) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
setState(Object) - Method in class org.openmrs.util.OpenmrsMemento
 
setStateList(List<ProgramWorkflowState>) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setStateName(String) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setStateProvince(String) - Method in interface org.openmrs.Address
 
setStateProvince(String) - Method in class org.openmrs.Location
 
setStateProvince(String) - Method in class org.openmrs.PersonAddress
 
setStates(Set<PatientState>) - Method in class org.openmrs.PatientProgram
 
setStates(Set<ProgramWorkflowState>) - Method in class org.openmrs.ProgramWorkflow
 
setStatus(String) - Method in class org.openmrs.web.dwr.ProblemListItem
 
setStopDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setStopObs(Obs) - Method in class org.openmrs.activelist.ActiveListItem
 
setStrategies(Map<String, CohortDefinition>) - Method in class org.openmrs.report.CohortDataSetDefinition
Deprecated.
Set the key-value pairs of names to cohorts
setSubject(String) - Method in class org.openmrs.notification.Message
 
setSubject(String) - Method in class org.openmrs.notification.Template
 
setSubregion(String) - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.setAddress5(String)
setSubregion(String) - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.setAddress5(String)
setSubtype(String) - Method in class org.openmrs.api.db.SerializedObject
 
setSubType(String) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setSubType(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setSuggestedRegimens(List<RegimenSuggestion>) - Method in class org.openmrs.order.DrugOrderSupport
 
setSupportedTypes(List<Class<? extends OpenmrsObject>>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
setSupposedToChangePassword(Boolean) - Method in class org.openmrs.web.user.UserProperties
Sets the user property which determines if a new user should change his password upon logging in the first time.
setSynonym(String) - Method in class org.openmrs.ConceptWord
Deprecated.
this value is not stored anymore
setSynonym(String) - Method in class org.openmrs.web.dwr.ConceptListItem
Deprecated.
setSynonymsByLocale(Map<Locale, List<ConceptName>>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setSystemId(String) - Method in class org.openmrs.User
 
setSystemId(String) - Method in class org.openmrs.web.dwr.UserListItem
 
setTable(String) - Method in class org.openmrs.web.dwr.FieldListItem
 
setTableName(String) - Method in class org.openmrs.Field
 
setTableNames(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
This is called by liquibase to set the parameter "tableNames" onto this change.
setTag(String) - Method in class org.openmrs.ConceptNameTag
Sets the textual representation of this ConceptNametag.
setTag(String) - Method in class org.openmrs.LocationTag
Deprecated.
setTags(Collection<ConceptNameTag>) - Method in class org.openmrs.ConceptName
Set the tags which are attached to this ConceptName.
setTags(Set<LocationTag>) - Method in class org.openmrs.Location
Set the tags which are attached to this Location.
setTagWriterBehavior(TagMessageWriterBehavior) - Static method in class org.openmrs.web.taglib.OpenmrsMessageTag
Sets tag writer behavior to customize rendering of resolved messages
setTaskClass(String) - Method in class org.openmrs.scheduler.TaskDefinition
Set the schedulable object to be executed.
setTaskInstance(Task) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the runnable task instance associated with this definition.
setTemplate(String) - Method in class org.openmrs.Form
 
setTemplate(String) - Method in class org.openmrs.notification.Template
 
setTemplateDAO(TemplateDAO) - Method in class org.openmrs.notification.impl.MessageServiceImpl
 
setTerminal(Boolean) - Method in class org.openmrs.ProgramWorkflowState
 
setText(String) - Method in class org.openmrs.notification.Alert
 
setText(String) - Method in class org.openmrs.notification.Note
 
setText(String) - Method in class org.openmrs.notification.web.dwr.AlertListItem
 
setText(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Set the message text for this tag.
setThemeName(String) - Method in class org.openmrs.web.StaticThemeSource
 
setTimeModifier(PatientSetService.TimeModifier) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setTitle(String) - Method in class org.openmrs.arden.MLMObject
 
setToDate(Date) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
Deprecated.
 
setToDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
Deprecated.
 
setToDate(Date) - Method in class org.openmrs.web.taglib.ObsTableWidget
 
setTownshipDivision(String) - Method in class org.openmrs.Location
Deprecated.
As of 1.8, replaced by Location.setAddress4(String)
setTownshipDivision(String) - Method in class org.openmrs.PersonAddress
Deprecated.
As of 1.8, replaced by PersonAddress.setAddress4(String)
setTransform(LogicTransform) - Method in interface org.openmrs.logic.LogicExpression
Set the transformation expression applied to the LogicExpression
setTransientWeight(Double) - Method in class org.openmrs.ConceptSearchResult
Setter transientWeight
setTribe(Tribe) - Method in class org.openmrs.Patient
Deprecated.
Tribe is not long a value on Patient. Install the Tribe module
setTribeId(Integer) - Method in class org.openmrs.Tribe
Deprecated.
 
setType(String) - Method in class org.openmrs.api.db.SerializedObject
 
setType(String) - Method in class org.openmrs.arden.MLMObject
 
setType(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setType(String) - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
setType(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
setType(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setType(String) - Method in class org.openmrs.web.dwr.AllergyListItem
 
setType(String) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setType(Integer) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setType(String) - Method in class org.openmrs.web.taglib.FormatDateTag
 
setType(String) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
 
setUnits(String) - Method in class org.openmrs.ConceptNumeric
 
setUnits(String) - Method in class org.openmrs.Drug
Sets the units
setUnits(String) - Method in class org.openmrs.DrugOrder
Sets the units of this drug order
setUnits(String) - Method in class org.openmrs.order.DrugSuggestion
 
setUnits(String) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
setUnits(String) - Method in class org.openmrs.web.dwr.ConceptListItem
 
setUnits(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setUntilDate(Date) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setUntilDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setUntilDate(Date) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setUntilDate(Date) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setUntilDate(Date) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setUp() - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.GenerateUuid
Get the values of the parameters passed in and set them to the local variables on this class.
setUp() - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
Get the values of the parameters passed in and set them to the local variables on this class.
SETUP_PAGE_URL - Static variable in class org.openmrs.web.WebConstants
Page in the webapp used for initial setup of the database connection if no valid one exists
setUpdatesRequired(boolean) - Static method in class org.openmrs.web.filter.update.UpdateFilter
 
setUpdateURL(String) - Method in class org.openmrs.module.Module
 
setUpdateVersion(String) - Method in class org.openmrs.module.Module
 
setupFormBackingObject(Person) - Method in class org.openmrs.web.controller.person.PersonFormController
Setup the person object.
setupModelForModule(Map<String, Object>) - Method in class org.openmrs.web.controller.GlobalPropertyPortletController
Sets propertyPrefix to "${forModule}.", hidePrefix to "true" and excludePrefix to excludePrefix + "${forModule}.started;${forModule}.mandatory" if forModule parameter is present.
setupPageUrl - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
setupPageUrl - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
setupReferenceData(Map, Person) - Method in class org.openmrs.web.controller.person.PersonFormController
Setup the reference map object.
setUrl(String) - Method in class org.openmrs.module.web.extension.provider.Link
 
setUrl(String) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
setUrl(String) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setUrl(String) - Method in class org.openmrs.web.taglib.PortletTag
 
setUrlPatterns(List<String>) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setUser(User) - Method in class org.openmrs.notification.web.ForEachAlertTag
 
setUser(User) - Method in class org.openmrs.web.taglib.FormatTag
 
setUserContext(UserContext) - Static method in class org.openmrs.api.context.Context
Sets the user context on the thread local so that the service layer can perform authentication/authorization checks.

TODO Make thread-safe because this might be accessed by several thread at the same time.
setUserDAO(UserDAO) - Method in class org.openmrs.api.impl.UserServiceImpl
 
setUserId(Integer) - Method in class org.openmrs.api.db.LoginCredential
 
setUserId(Integer) - Method in class org.openmrs.User
 
setUserId(Integer) - Method in class org.openmrs.web.dwr.UserListItem
 
setUserId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
 
setUserId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
 
setUserId(Integer) - Method in class org.openmrs.web.taglib.UserWidgetTag
 
setUsername(String) - Method in class org.openmrs.User
 
setUsername(String) - Method in class org.openmrs.web.dwr.UserListItem
 
setUsername(String) - Method in class org.openmrs.web.OptionsForm
 
setUserProperties(Map<String, String>) - Method in class org.openmrs.User
 
setUserProperty(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
setUserProperty(User, String, String) - Method in interface org.openmrs.api.UserService
Adds the key/value pair to the given user.
setUserProperty(String, String) - Method in class org.openmrs.User
Convenience method.
setUserService(UserService) - Method in class org.openmrs.api.context.ServiceContext
 
setUseSystemClassLoader(boolean) - Static method in class org.openmrs.api.context.Context
 
setUseSystemClassLoader(boolean) - Method in class org.openmrs.api.context.ServiceContext
Set this service context to use the system class loader if the useSystemClassLoader is set to true.
setUuid(String) - Method in class org.openmrs.BaseOpenmrsObject
 
setUuid(String) - Method in interface org.openmrs.OpenmrsObject
 
setVal(Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
 
setVal(Object) - Method in class org.openmrs.web.taglib.FieldGenTag
 
setValidator(String) - Method in class org.openmrs.PatientIdentifierType
 
setValidatorClass(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
Deprecated.
 
setValidators(List<Validator>) - Method in class org.openmrs.validator.ValidateUtil
Deprecated.
in favor of using HandlerUtil to reflexively get validators
setValue(String) - Method in class org.openmrs.PersonAttribute
 
setValue(Object) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setValue(String) - Method in class org.openmrs.reporting.PersonAttributeFilter
Deprecated.
 
setValue(String) - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
setValue(String) - Method in class org.openmrs.web.dwr.EnteredField
 
setValue(String) - Method in class org.openmrs.web.dwr.ObsListItem
 
setValueAsString(String) - Method in class org.openmrs.Obs
Sets the value for the obs from a string depending on the datatype of the question concept
setValueBoolean(Boolean) - Method in class org.openmrs.logic.result.Result
Overrides the boolean representation of ths result without changing the default datatype
setValueBoolean(Boolean) - Method in class org.openmrs.Obs
Sets the value of this obs to the specified valueBoolean if this obs has a boolean concept.
setValueClass(String) - Method in class org.openmrs.web.dwr.EnteredField
 
setValueCoded(Concept) - Method in class org.openmrs.logic.result.Result
Overrides the coded representation of ths result without changing the default datatype
setValueCoded(Concept) - Method in class org.openmrs.Obs
 
setValueCodedName(ConceptName) - Method in class org.openmrs.Obs
Sets the specific name used for the coded value.
setValueComplex(String) - Method in class org.openmrs.Obs
Set the value for the ComplexData.
setValueDatetime(Date) - Method in class org.openmrs.logic.result.Result
Overrides the datetime representation of ths result without changing the default datatype
setValueDatetime(Date) - Method in class org.openmrs.Obs
 
setValueDrug(Drug) - Method in class org.openmrs.Obs
 
setValueGroupId(Integer) - Method in class org.openmrs.Obs
 
setValueIfFalse(String) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setValueIfTrue(String) - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
setValueModifier(String) - Method in class org.openmrs.Obs
 
setValueName(String) - Method in exception org.openmrs.hl7.handler.ProposingConceptException
 
setValueNumeric(Integer) - Method in class org.openmrs.logic.result.Result
Overrides the numeric representation of ths result without changing the default datatype
setValueNumeric(Double) - Method in class org.openmrs.logic.result.Result
Overrides the numeric representation of ths result without changing the default datatype
setValueNumeric(Double) - Method in class org.openmrs.Obs
 
setValueText(String) - Method in class org.openmrs.logic.result.Result
Overrides the text representation of ths result without changing the default datatype
setValueText(String) - Method in class org.openmrs.Obs
 
setVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
 
setVar(String) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
 
setVar(String) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
 
setVar(String) - Method in class org.openmrs.web.taglib.ForEachObsTag
 
setVar(String) - Method in class org.openmrs.web.taglib.FormatTag
 
setVar(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
 
setVar(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
 
setVar(String) - Method in class org.openmrs.web.taglib.SummaryTest
 
setVar(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
 
setVariableName(String) - Method in class org.openmrs.arden.LogicAssignment
 
setVariableValue(String) - Method in class org.openmrs.arden.LogicAssignment
 
setVarStatus(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
 
setVerbose(Boolean) - Method in class org.openmrs.web.OptionsForm
 
setVersion(String) - Method in class org.openmrs.arden.MLMObject
 
setVersion(String) - Method in class org.openmrs.Concept
 
setVersion(String) - Method in class org.openmrs.Form
 
setVersion(String) - Method in class org.openmrs.module.Module
 
setVersion(String) - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
setVersion(String) - Method in class org.openmrs.web.dwr.FormListItem
 
setVoided(Boolean) - Method in class org.openmrs.BaseOpenmrsData
 
setVoided(Boolean) - Method in class org.openmrs.ConceptName
Sets the voided status of this ConceptName.
setVoided(Boolean) - Method in class org.openmrs.ConceptNameTag
Sets the voided status of the ConceptName.
setVoided(Boolean) - Method in class org.openmrs.ConceptSource
Deprecated.
use setRetired
setVoided(Boolean) - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
setVoided(Boolean) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setVoided(Boolean) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setVoided(Boolean) - Method in interface org.openmrs.Voidable
 
setVoided(Boolean) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setVoided(boolean) - Method in class org.openmrs.web.dwr.EncounterListItem
 
setVoided(Boolean) - Method in class org.openmrs.web.dwr.ObsListItem
 
setVoided(Boolean) - Method in class org.openmrs.web.dwr.PersonListItem
 
setVoidedBy(User) - Method in class org.openmrs.BaseOpenmrsData
 
setVoidedBy(User) - Method in class org.openmrs.ConceptName
Sets the User who voided this ConceptName.
setVoidedBy(User) - Method in class org.openmrs.ConceptNameTag
Sets the User who voided this ConceptName.
setVoidedBy(User) - Method in class org.openmrs.ConceptSource
Deprecated.
use setRetiredBy
setVoidedBy(User) - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
setVoidedBy(User) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setVoidedBy(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setVoidedBy(User) - Method in interface org.openmrs.Voidable
 
setVoidedDate(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setVoiderId(Integer) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setVoidReason(String) - Method in class org.openmrs.BaseOpenmrsData
 
setVoidReason(String) - Method in class org.openmrs.ConceptName
Sets the reason this ConceptName was voided.
setVoidReason(String) - Method in class org.openmrs.ConceptNameTag
Sets the reason this ConceptName was voided.
setVoidReason(String) - Method in class org.openmrs.ConceptSource
Deprecated.
use setRetireReason
setVoidReason(String) - Method in class org.openmrs.PersonName
This still exists on PersonName for the SimpleFramework annotation
setVoidReason(String) - Method in class org.openmrs.reporting.Report
Deprecated.
 
setVoidReason(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setVoidReason(String) - Method in interface org.openmrs.Voidable
 
setVoidReason(String) - Method in class org.openmrs.web.dwr.DrugOrderListItem
 
setVolatileUserData(String, Object) - Static method in class org.openmrs.api.context.Context
Set a piece of information for the currently authenticated user.
setWeight(Double) - Method in class org.openmrs.ConceptWord
 
setWeight(Integer) - Method in class org.openmrs.notification.Note
 
setWeight(Integer) - Method in class org.openmrs.RelationshipType
 
setWhere(String, String) - Method in class org.openmrs.arden.MLMObject
 
setWhere(String) - Method in class org.openmrs.arden.MLMObjectElement
 
setWhere(boolean) - Method in class org.openmrs.arden.MLMObjectElement
 
setWidgetType(String) - Method in class org.openmrs.web.controller.encounter.HierarchyController
 
setWidth(Integer) - Method in class org.openmrs.web.taglib.DisplayChartTag
 
setWidth(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
 
setWithinLastDays(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setWithinLastDays(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setWithinLastDays(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setWithinLastDays(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setWithinLastDays(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
Deprecated.
 
setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
Deprecated.
 
setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
Deprecated.
 
setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
Deprecated.
 
setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
Deprecated.
 
setWord(String) - Method in class org.openmrs.ConceptSearchResult
 
setWord(String) - Method in class org.openmrs.ConceptWord
 
setWorkflowName(String) - Method in class org.openmrs.web.dwr.PatientStateItem
 
setWorkflows(Map<String, Integer>) - Method in class org.openmrs.web.dwr.PatientProgramItem
 
setXml(String) - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Set the xml content for the ReportSchemaXml
setXml(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
setXmlToDecode(String) - Method in class org.openmrs.reporting.ReportObjectXMLDecoder
Deprecated.
 
setXslt(String) - Method in class org.openmrs.Form
 
SHORT - Static variable in class org.openmrs.ConceptNameTag
Deprecated.
since OpenMRS 1.7 we use ConceptNameType to mark these types of concept names.
SHORT_SERIALIZATION - Static variable in class org.openmrs.util.OpenmrsConstants
Marker put into the serialization session map to tell @Replace methods whether or not to do just the very basic serialization
shortCountryTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
Method that generates a concept name tag based on a specified locale's country code.
shortCountryTagFor(String) - Static method in class org.openmrs.ConceptNameTag
A factory method that generates strings for short country tags.
shortenedStackTrace(String) - Static method in class org.openmrs.util.OpenmrsUtil
Convert a stack trace into a shortened version for easier viewing and data storage, excluding those lines we are least concerned with; should average about 60% reduction in stack trace length
shortLanguageTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
Method that generates a concept name tag based on a specific locale's language.
shortLanguageTagFor(String) - Static method in class org.openmrs.ConceptNameTag
A factory method that generates strings for short language tags.
shortNamesByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
ShortPasswordException - Exception in org.openmrs.api
Password exception when the length is less than the minimum allowed.
ShortPasswordException() - Constructor for exception org.openmrs.api.ShortPasswordException
 
ShortPasswordException(String) - Constructor for exception org.openmrs.api.ShortPasswordException
 
ShortPatientFormController - Class in org.openmrs.web.controller.patient
This controller is used for the "mini"/"new"/"short" patient form.
ShortPatientFormController() - Constructor for class org.openmrs.web.controller.patient.ShortPatientFormController
 
ShortPatientFormValidator - Class in org.openmrs.web.controller.patient
This class validates a Short Patient Model object in the NewPatientFormController
ShortPatientFormValidator() - Constructor for class org.openmrs.web.controller.patient.ShortPatientFormValidator
 
ShortPatientModel - Class in org.openmrs.web.controller.patient
The Model Object to be used for the short patient form.
ShortPatientModel() - Constructor for class org.openmrs.web.controller.patient.ShortPatientModel
 
ShortPatientModel(Patient) - Constructor for class org.openmrs.web.controller.patient.ShortPatientModel
Constructor that creates a shortPatientModel object from a given patient object
SHOW_ALL - Static variable in interface org.openmrs.api.OrderService
SHOW_COMPLETE - Static variable in interface org.openmrs.api.OrderService
SHOW_CURRENT - Static variable in interface org.openmrs.api.OrderService
SHOW_CURRENT_AND_FUTURE - Static variable in interface org.openmrs.api.OrderService
SHOW_NOTVOIDED - Static variable in interface org.openmrs.api.OrderService
showEdit(LocationTag, ModelMap) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Display the edit page for LocationTag
showForm() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
 
showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class org.openmrs.web.controller.person.AddPersonController
Prepares the form view
showForm(HttpSession) - Method in class org.openmrs.web.controller.user.ChangePasswordFormController
This method will display the change password form
showForm(Integer, String, User, ModelMap) - Method in class org.openmrs.web.controller.user.UserFormController
 
showGraphData(Integer, Integer, ModelMap) - Method in class org.openmrs.web.controller.patient.PatientDashboardGraphController
Method to formulate a JSON string used by flot for rendering the patient graph
ShowGraphServlet - Class in org.openmrs.web.servlet
This servlet returns an image graphing the numeric values for given concept(s).
ShowGraphServlet() - Constructor for class org.openmrs.web.servlet.ShowGraphServlet
 
ShowGraphTag - Class in org.openmrs.web.taglib
 
ShowGraphTag() - Constructor for class org.openmrs.web.taglib.ShowGraphTag
 
showHierarchy(ModelMap) - Method in class org.openmrs.web.controller.encounter.HierarchyController
 
showPage(ModelMap) - Method in class org.openmrs.web.controller.maintenance.DatabaseChangesInfoController
Called for GET requests only on the databaseChangesInfo page.
showPage(ModelMap) - Method in class org.openmrs.web.controller.maintenance.LocalesAndThemesFormController
Called for GET requests only on the databaseChangesInfo page.
shutdown() - Static method in class org.openmrs.api.context.Context
Stops the OpenMRS System Should be called after all activity has ended and application is closing
shutdown() - Method in interface org.openmrs.api.db.ContextDAO
Stops the OpenMRS System Should be called after all activity has ended and application is closing
shutdown() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
shutdown() - Method in interface org.openmrs.module.Activator
Deprecated. 
shutdown() - Static method in class org.openmrs.module.ModuleUtil
Stops the module system by calling stopModule for all modules that are currently started
shutdown() - Static method in class org.openmrs.scheduler.SchedulerUtil
Shutdown the scheduler service that is statically associated with the Context class.
shutdown() - Method in interface org.openmrs.scheduler.Task
Callback method used to clean up resources used during the tasks execution.
shutdown() - Method in class org.openmrs.scheduler.tasks.AbstractTask
 
shutdown() - Method in class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
 
shutdown() - Method in class org.openmrs.scheduler.tasks.SendEmailTask
 
shutdown() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
 
shutdown() - Method in class org.openmrs.scheduler.tasks.TestTask
 
shutdown() - Method in class org.openmrs.scheduler.timer.TimerSchedulerTask
Shutdown the timer task and invoke the task's shutdown() callback method.
shutdownAllTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Shutdown all running tasks.
shutdownModules(ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
Reverses all activities done by startModule(org.openmrs.module.Module) Normal stop/shutdown is done by ModuleFactory
shutdownTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Cancel a scheduled task.
shutdownTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
Stops a running task.
simple_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
simple_comp_opAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
SimpleColumn - Class in org.openmrs.reporting.export
Deprecated.
see reportingcompatibility module
SimpleColumn() - Constructor for class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
SimpleColumn(String, String) - Constructor for class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
SimpleColumnClassifier - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
SimpleColumnClassifier(String, String) - Constructor for class org.openmrs.reporting.SimpleColumnClassifier
Deprecated.
 
simpleDatatypes - Static variable in class org.openmrs.hl7.HL7Constants
 
simpleDatatypes - Static variable in class org.openmrs.util.FormConstants
Deprecated.
Moved the constant to HL7Constants class, List of datatypes that do not require complex definitions
SimpleServletConfig(String, ServletContext) - Constructor for class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
single_citation() - Method in class org.openmrs.arden.ArdenBaseParser
 
SINGLE_QUOTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
SINGLE_QUOTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
size() - Method in class org.openmrs.cohort.CohortSearchHistory
Deprecated.
 
size() - Method in class org.openmrs.Cohort
 
size() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
sizeMappings - Variable in class org.openmrs.layout.web.LayoutTemplate
 
skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.StartupFilter
If this returns true, this filter fails early and quickly.
skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.update.UpdateFilter
 
Sort - Class in org.openmrs.web.taglib.functions
Functions used within taglibs in a webapp jsp page.
Sort() - Constructor for class org.openmrs.web.taglib.functions.Sort
 
sort(Collection<T>) - Static method in class org.openmrs.web.taglib.functions.Sort
This method will sort a collection based on the natural order of it's elements
sort(Collection<T>, Boolean) - Static method in class org.openmrs.web.taglib.functions.Sort
This method will sort a collection based on the natural order of it's elements
sort(Collection<T>, String, Boolean) - Static method in class org.openmrs.web.taglib.functions.Sort
This method will sort a passed Collection
sort_option() - Method in class org.openmrs.arden.ArdenBaseParser
 
sortByColumn(String) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
sortWeight - Variable in class org.openmrs.FormField
 
SourceMySqldiffFile - Class in org.openmrs.util.databasechange
Executes (aka "source"s) the given file on the current database.
SourceMySqldiffFile() - Constructor for class org.openmrs.util.databasechange.SourceMySqldiffFile
 
SPANISH_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
SPECIALIST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
SPECIALIST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
specialist_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
specialTokens - Variable in class org.openmrs.layout.web.LayoutSupport
 
split(TableRowClassifier) - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
splitPersonName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
Deprecated.
see #parsePersonName(String)
splitPersonName(String) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by parsePersonName(String)
splitPhrase(String) - Static method in class org.openmrs.ConceptWord
Split words according to OpenmrsConstants.REGEXes, newlines, and spaces
SQL_LEVEL_ACCESS - Static variable in class org.openmrs.util.PrivilegeConstants
 
SqlDiffFileParser - Class in org.openmrs.module
This class will parse an xml sql diff file
SqlDiffFileParser() - Constructor for class org.openmrs.module.SqlDiffFileParser
 
sqlRep - Variable in enum org.openmrs.api.PatientSetService.Modifier
 
sqlTypes() - Method in class org.openmrs.util.HibernateEnumType
 
stacktrace - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
START_OF_EXPRESSION - Static variable in class org.openmrs.report.EvaluationContext
Deprecated.
 
startDate - Variable in class org.openmrs.activelist.ActiveListItem
 
started() - Method in class org.openmrs.module.BaseModuleActivator
 
started() - Method in interface org.openmrs.module.ModuleActivator
Called after a module is started, the application context has been refreshed and the module's service methods are ready to be called.
startedModules - Static variable in class org.openmrs.module.ModuleFactory
 
startExecuting() - Method in class org.openmrs.scheduler.tasks.AbstractTask
Callback method that tells the task that it has started executing.
startHl7ArchiveMigration(Integer) - Method in class org.openmrs.web.dwr.DWRHL7Service
Handles the ajax call for starting the migration of hl7 in archives to the file system
startModule(Module) - Static method in class org.openmrs.api.context.Daemon
This method should not be called directly.
startModule(Module) - Static method in class org.openmrs.module.ModuleFactory
Runs through extensionPoints and then calls BaseModuleActivator.willStart() on the Module's activator.
startModule(Module, ServletContext, boolean) - Static method in class org.openmrs.module.web.WebModuleUtil
Performs the webapp specific startup needs for modules Normal startup is done in ModuleFactory.startModule(Module) If delayContextRefresh is true, the spring context is not rerun.
startModuleInternal(Module) - Static method in class org.openmrs.module.ModuleFactory
This method should not be called directly.

The ModuleFactory.startModule(Module) (and hence Daemon.startModule(Module)) calls this method in a new Thread and is authenticated as the Daemon user

Runs through extensionPoints and then calls BaseModuleActivator.willStart() on the Module's activator.
startModules() - Static method in class org.openmrs.module.ModuleFactory
Try to start all of the loaded modules that have the global property moduleId.started is set to "true" or the property does not exist.
startObs - Variable in class org.openmrs.activelist.ActiveListItem
 
startOpenmrs(ServletContext) - Static method in class org.openmrs.web.Listener
Do the work of starting openmrs.
startRefreshingContext() - Method in class org.openmrs.api.context.ServiceContext
Should be called right before any spring context refresh This forces all calls to getService to wait until doneRefreshingContext is called
startRule() - Method in class org.openmrs.arden.ArdenBaseParser
 
startup(Properties) - Static method in class org.openmrs.api.context.Context
Starts the OpenMRS System Should be called prior to any kind of activity

If an InputRequiredException is thrown, a call to DatabaseUpdater#update(Map) will be required with a mapping from question prompt to user answer before startup can be called again.
startup(String, String, String, Properties) - Static method in class org.openmrs.api.context.Context
Starts the OpenMRS System in a _non-webapp_ environment

If an InputRequiredException is thrown, a call to DatabaseUpdater#update(Map) will be required with a mapping from question prompt to user answer before startup can be called again.
startup(Properties) - Method in interface org.openmrs.api.db.ContextDAO
Starts the OpenMRS System
startup(Properties) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
startup() - Method in interface org.openmrs.module.Activator
Deprecated. 
startup(Properties) - Static method in class org.openmrs.module.ModuleUtil
Start up the module system with the given properties.
startup(Properties) - Static method in class org.openmrs.scheduler.SchedulerUtil
Start the scheduler given the following start up properties.
startup(Properties) - Static method in class org.openmrs.util.OpenmrsUtil
Initialize global settings Find and load modules
StartupErrorFilter - Class in org.openmrs.web.filter.startuperror
This is the second filter that is processed.
StartupErrorFilter() - Constructor for class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
StartupErrorFilterModel - Class in org.openmrs.web.filter.startuperror
The UpdateFilter uses this model object to hold all properties that are edited by the user in the wizard.
StartupErrorFilterModel(Throwable) - Constructor for class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
Default constructor that sets up some of the properties
StartupFilter - Class in org.openmrs.web.filter
Abstract class used when a small wizard is needed before Spring, jsp, etc has been started up.
StartupFilter() - Constructor for class org.openmrs.web.filter.StartupFilter
 
StateConversionFormController - Class in org.openmrs.web.controller.program
 
StateConversionFormController() - Constructor for class org.openmrs.web.controller.program.StateConversionFormController
 
StateConversionListController - Class in org.openmrs.web.controller.program
 
StateConversionListController() - Constructor for class org.openmrs.web.controller.program.StateConversionListController
 
StateConversionValidator - Class in org.openmrs.validator
Validates attributes on the ConceptStateConversion object.
StateConversionValidator() - Constructor for class org.openmrs.validator.StateConversionValidator
 
StateConversionValidator - Class in org.openmrs.web.controller.program
Deprecated.
StateConversionValidator() - Constructor for class org.openmrs.web.controller.program.StateConversionValidator
Deprecated.
 
StatefulTask - Class in org.openmrs.scheduler
Stateful task
StatefulTask() - Constructor for class org.openmrs.scheduler.StatefulTask
 
statesInWorkflow(ProgramWorkflow, boolean) - Method in class org.openmrs.PatientProgram
Returns a List of all PatientStates in the passed ProgramWorkflow for the PatientProgram
StaticCohortDefinition - Class in org.openmrs.cohort
Deprecated.
see reportingcompatibility module
StaticCohortDefinition() - Constructor for class org.openmrs.cohort.StaticCohortDefinition
Deprecated.
 
StaticCohortDefinition(Cohort) - Constructor for class org.openmrs.cohort.StaticCohortDefinition
Deprecated.
 
StaticCohortDefinitionProvider - Class in org.openmrs.cohort.impl
Deprecated.
see reportingcompatibility module
StaticCohortDefinitionProvider() - Constructor for class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
Deprecated.
 
StaticThemeSource - Class in org.openmrs.web
A static messageSource theme that can be used as the parent theme source
StaticThemeSource() - Constructor for class org.openmrs.web.StaticThemeSource
 
STOP_WORDS() - Static method in class org.openmrs.util.OpenmrsConstants
These words are ignored in concept and patient searches
stopExecuting() - Method in class org.openmrs.scheduler.tasks.AbstractTask
Callback method that tells the task that it has stopped executing.
stopHl7ArchiveMigration() - Method in class org.openmrs.web.dwr.DWRHL7Service
Handles the ajax call to stop hl7 migration process
stopMigration() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
convenience method to set transfer status and active flag to stop migration
stopModule(Module) - Static method in class org.openmrs.module.ModuleFactory
Runs through the advice and extension points and removes from api.
stopModule(Module, boolean) - Static method in class org.openmrs.module.ModuleFactory
Runs through the advice and extension points and removes from api.
Also calls mod.Activator.shutdown()
stopModule(Module, boolean, boolean) - Static method in class org.openmrs.module.ModuleFactory
Runs through the advice and extension points and removes from api.
skipOverStartedProperty should only be true when openmrs is stopping modules because it is shutting down.
stopModule(Module, ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
Reverses all visible activities done by startModule(org.openmrs.module.Module)
stopObs - Variable in class org.openmrs.activelist.ActiveListItem
 
stopped() - Method in class org.openmrs.module.BaseModuleActivator
 
stopped() - Method in interface org.openmrs.module.ModuleActivator
Called after a module is stopped
storeProperties(Properties, File, String) - Static method in class org.openmrs.util.OpenmrsUtil
Convenience method to replace Properties.store(), which isn't UTF-8 compliant
NOTE: In Java 6, you will be able to pass the load() and store() methods a UTF-8 Reader/Writer object as an argument, making this method unnecessary.
storeProperties(Properties, OutputStream, String) - Static method in class org.openmrs.util.OpenmrsUtil
Convenience method to replace Properties.store(), which isn't UTF-8 compliant NOTE: In Java 6, you will be able to pass the load() and store() methods a UTF-8 Reader/Writer object as an argument.
stream - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
STRING_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
STRING_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
StringHandler - Class in org.openmrs.web.taglib.fieldgen
 
StringHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.StringHandler
 
stripFilename(String) - Static method in class org.openmrs.web.WebUtil
Strips out the path from a string if "C:\documents\file.doc", will return "file.doc" if "file.doc", will return "file.doc" if "/home/file.doc" will return "file.doc"
STRUCTURED_NUMERIC_UUID - Static variable in class org.openmrs.ConceptDatatype
 
SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
 
SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
 
SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
 
subtract(Cohort, Cohort) - Static method in class org.openmrs.Cohort
Subtracts a cohort from a cohort
SUM - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
SUM - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
SummaryServlet - Class in org.openmrs.web.servlet
 
SummaryServlet() - Constructor for class org.openmrs.web.servlet.SummaryServlet
 
SummaryTest - Class in org.openmrs.web.taglib
 
SummaryTest() - Constructor for class org.openmrs.web.taglib.SummaryTest
 
SUPERUSER - Static variable in class org.openmrs.util.RoleConstants
 
SUPERUSER_ROLE - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
superuserrole - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
supports(ComparisonOperator) - Method in class org.openmrs.logic.Duration
 
supports(ComparisonOperator) - Method in interface org.openmrs.logic.op.Operand
Sanity check for this Operand vs a given operator.
supports(Class) - Method in class org.openmrs.reporting.DrugOrderPatientFilterValidator
Deprecated.
 
supports(Class) - Method in class org.openmrs.reporting.PatientCharacteristicFilterValidator
Deprecated.
 
supports(Class<?>) - Method in class org.openmrs.validator.AlertValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ConceptClassValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ConceptDatatypeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ConceptValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.DrugOrderValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.EncounterTypeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.FieldTypeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.FormValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.LocationTagValidator
 
supports(Class) - Method in class org.openmrs.validator.LocationValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ObsValidator
 
supports(Class) - Method in class org.openmrs.validator.OrderTypeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.OrderValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.PatientIdentifierTypeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.PatientIdentifierValidator
 
supports(Class) - Method in class org.openmrs.validator.PatientProgramValidator
 
supports(Class) - Method in class org.openmrs.validator.PatientValidator
Returns whether or not this validator supports validating a given class.
supports(Class) - Method in class org.openmrs.validator.PersonAttributeTypeValidator
 
supports(Class) - Method in class org.openmrs.validator.PersonNameValidator
 
supports(Class) - Method in class org.openmrs.validator.PrivilegeValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ProgramValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.ReportObjectValidator
Deprecated.
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.RequireNameValidator
 
supports(Class) - Method in class org.openmrs.validator.RoleValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.SchedulerFormValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.StateConversionValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.validator.UserValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.web.controller.ConceptFormValidator
Determines if the command object being submitted is a valid type
supports(Class) - Method in class org.openmrs.web.controller.patient.ShortPatientFormValidator
Returns whether or not this validator supports validating a given class.
supportsPropertyName(String) - Method in interface org.openmrs.api.GlobalPropertyListener
Asks this listener whether it wants to be notified about the given property name
supportsPropertyName(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
supportsPropertyName(String) - Method in class org.openmrs.api.impl.GlobalLocaleList
 
supportsPropertyName(String) - Method in class org.openmrs.order.DrugOrderSupport
 
supportsPropertyName(String) - Method in class org.openmrs.util.LocaleUtility
 
supportsPropertyName(String) - Method in class org.openmrs.util.LocationUtility
 
supportsPropertyName(String) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
supportsPropertyName(String) - Method in class org.openmrs.web.dwr.DWRPatientService
 
SYNONYM - Static variable in class org.openmrs.ConceptNameTag
Deprecated.
since OpenMRS 1.7 we use ConceptNameType to mark these types of concept names.
synonymsByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
systemVariables - Variable in class org.openmrs.api.impl.AdministrationServiceImpl
Static-ish variable used to cache the system variables.

T

TableGroupAndAggregate - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
TableGroupAndAggregate(TableRowClassifier, TableRowAggregator, String, String) - Constructor for class org.openmrs.reporting.TableGroupAndAggregate
Deprecated.
 
TableRow - Class in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
TableRow() - Constructor for class org.openmrs.reporting.TableRow
Deprecated.
 
TableRow(String, Object) - Constructor for class org.openmrs.reporting.TableRow
Deprecated.
 
TableRowAggregator - Interface in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
TableRowClassifier - Interface in org.openmrs.reporting
Deprecated.
see reportingcompatibility module
TableRowExt - Class in org.openmrs.module.web.extension
 
TableRowExt() - Constructor for class org.openmrs.module.web.extension.TableRowExt
 
TagMessageWriterBehavior - Interface in org.openmrs.web.taglib.behavior
Represents interface of JSTL tag output writing behavior.
tagWriterBehavior - Static variable in class org.openmrs.web.taglib.OpenmrsMessageTag
Tag writing behavior instance used for customization of resolved messages rendering
Task - Interface in org.openmrs.scheduler
 
TaskDefinition - Class in org.openmrs.scheduler
Represents the metadata for a task that can be scheduled.
TaskDefinition() - Constructor for class org.openmrs.scheduler.TaskDefinition
Default no-arg public constructor
TaskDefinition(Integer, String, String, String) - Constructor for class org.openmrs.scheduler.TaskDefinition
Public constructor
taskDefinition - Variable in class org.openmrs.scheduler.tasks.AbstractTask
 
TaskFactory - Class in org.openmrs.scheduler
 
tasksToExecute - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The tasks to be executed that the user selected from the wizard's prompts
TaskThreadedInitializationWrapper - Class in org.openmrs.scheduler.tasks
This class executes the Task.initialize method in a new thread.
TaskThreadedInitializationWrapper(Task) - Constructor for class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
Default constructor to create this wrapper
Template - Class in org.openmrs.notification
 
Template() - Constructor for class org.openmrs.notification.Template
 
Template(int, String, String) - Constructor for class org.openmrs.notification.Template
 
TemplateDAO - Interface in org.openmrs.api.db
Message template related database functions
temporal_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
TERM_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TERM_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
terminatePatientProgram(PatientProgram, ProgramWorkflowState, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
terminatePatientProgram(PatientProgram, ProgramWorkflowState, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
TestTask - Class in org.openmrs.scheduler.tasks
Implementation of a simple task that throws an exception every 10 executions.
TestTask() - Constructor for class org.openmrs.scheduler.tasks.TestTask
 
TestTypeFilter - Class in org.openmrs.util
This class exists so that Spring component-scans can exclude any unit test classes that were accidentally included on the classpath (like in an omod).
TestTypeFilter() - Constructor for class org.openmrs.util.TestTypeFilter
 
text() - Method in class org.openmrs.arden.ArdenBaseParser
 
TEXT - Static variable in class org.openmrs.ConceptDatatype
 
TEXT_UUID - Static variable in class org.openmrs.ConceptDatatype
 
TEXT_VIEW - Static variable in class org.openmrs.util.OpenmrsConstants
 
textAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
TextHandler - Class in org.openmrs.obs.handler
 
TextHandler() - Constructor for class org.openmrs.obs.handler.TextHandler
 
THAN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
THAN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
the() - Method in class org.openmrs.arden.ArdenBaseParser
 
THE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
THE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
THEN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
THEN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
THEY - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
THEY - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
THREAD_SLEEP_PERIOD - Static variable in class org.openmrs.hl7.HL7Constants
time taken before static/state properties of an instance of the hl7 in archive migration thread are reset
TIME - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TIME - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
TIME - Static variable in class org.openmrs.ConceptDatatype
 
TIME_UUID - Static variable in class org.openmrs.ConceptDatatype
 
time_value() - Method in class org.openmrs.arden.ArdenBaseParser
 
time_zone() - Method in class org.openmrs.arden.ArdenBaseParser
 
TimerSchedulerMemento - Class in org.openmrs.scheduler.timer
 
TimerSchedulerMemento(Set<TaskDefinition>) - Constructor for class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
TimerSchedulerServiceImpl - Class in org.openmrs.scheduler.timer
Simple scheduler service that uses JDK timer to trigger and execute scheduled tasks.
TimerSchedulerServiceImpl() - Constructor for class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
TimerSchedulerTask - Class in org.openmrs.scheduler.timer
 
TimerSchedulerTask(Task) - Constructor for class org.openmrs.scheduler.timer.TimerSchedulerTask
Public constructor
TIMES - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TIMES - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
TITLE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TITLE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
title_slot() - Method in class org.openmrs.arden.ArdenBaseParser
Maintenance Slots
tmpMappingResources - Variable in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
TO - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TO - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
toAbstractReportObject() - Method in class org.openmrs.reporting.ReportObjectXMLDecoder
Deprecated.
 
toBoolean() - Method in class org.openmrs.logic.result.EmptyResult
 
toBoolean() - Method in class org.openmrs.logic.result.Result
 
toClassLoader() - Method in class org.openmrs.util.ClassLoaderFileOpener
 
toCohortDefinition() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
Deprecated.
 
toConcept() - Method in class org.openmrs.logic.result.Result
 
toDateHelper(Date, Integer, Integer, Integer, Integer, Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
 
toDatetime() - Method in class org.openmrs.logic.result.Result
 
today() - Method in interface org.openmrs.logic.LogicContext
 
toExtensionId(String, Extension.MEDIA_TYPE) - Static method in class org.openmrs.module.Extension
Convert the given pointId and mediaType to an extensionId.
toggleHL7InQueue(int) - Method in class org.openmrs.hl7.web.controller.Hl7InQueueListController
suspends or restores a HL7InQueue based on current status
toJSONString(Object, boolean) - Method in class org.openmrs.web.filter.StartupFilter
Convenience method to convert the given object to a JSON string.
toNumber() - Method in class org.openmrs.logic.result.Result
 
toObject() - Method in class org.openmrs.logic.result.Result
 
toPatientFilter(PatientSearch, CohortSearchHistory) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
see reportingcompatibility module
toPatientFilter(PatientSearch, CohortSearchHistory, EvaluationContext) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
see reportingcompatibility module
toString() - Method in enum org.openmrs.activelist.ProblemModifier
 
toString() - Method in class org.openmrs.api.db.SerializedObject
 
toString() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
Deprecated.
 
toString() - Method in class org.openmrs.Cohort
 
toString() - Method in class org.openmrs.Concept
 
toString() - Method in class org.openmrs.ConceptDescription
 
toString() - Method in class org.openmrs.ConceptName
 
toString() - Method in class org.openmrs.ConceptNameTag
 
toString() - Method in class org.openmrs.ConceptProposal
 
toString() - Method in class org.openmrs.ConceptStateConversion
 
toString() - Method in class org.openmrs.ConceptWord
 
toString() - Method in class org.openmrs.DrugOrder
 
toString() - Method in class org.openmrs.Encounter
 
toString() - Method in class org.openmrs.Form
 
toString() - Method in class org.openmrs.FormField
 
toString() - Method in class org.openmrs.GlobalProperty
 
toString() - Method in class org.openmrs.ImplementationId
 
toString() - Method in class org.openmrs.Location
 
toString() - Method in class org.openmrs.LocationTag
 
toString() - Method in class org.openmrs.logic.LogicTransform
 
toString() - Method in class org.openmrs.logic.op.After
 
toString() - Method in class org.openmrs.logic.op.And
 
toString() - Method in class org.openmrs.logic.op.AsOf
 
toString() - Method in class org.openmrs.logic.op.Average
 
toString() - Method in class org.openmrs.logic.op.Before
 
toString() - Method in class org.openmrs.logic.op.Contains
 
toString() - Method in class org.openmrs.logic.op.Count
 
toString() - Method in class org.openmrs.logic.op.Distinct
 
toString() - Method in class org.openmrs.logic.op.Equals
 
toString() - Method in class org.openmrs.logic.op.Exists
 
toString() - Method in class org.openmrs.logic.op.First
 
toString() - Method in class org.openmrs.logic.op.GreaterThan
 
toString() - Method in class org.openmrs.logic.op.GreaterThanEquals
 
toString() - Method in class org.openmrs.logic.op.In
 
toString() - Method in class org.openmrs.logic.op.Last
 
toString() - Method in class org.openmrs.logic.op.LessThan
 
toString() - Method in class org.openmrs.logic.op.LessThanEquals
 
toString() - Method in class org.openmrs.logic.op.Not
 
toString() - Method in class org.openmrs.logic.op.NotExists
 
toString() - Method in class org.openmrs.logic.op.Or
 
toString() - Method in class org.openmrs.logic.op.Within
 
toString() - Method in class org.openmrs.logic.result.Result
 
toString() - Method in class org.openmrs.module.Extension
Get the string representation of this extension
toString() - Method in class org.openmrs.module.Module
 
toString() - Method in class org.openmrs.module.ModuleClassLoader
 
toString() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
toString() - Method in class org.openmrs.module.ModuleConditionalResource
 
toString() - Method in class org.openmrs.notification.Alert
 
toString() - Method in class org.openmrs.notification.AlertRecipient
 
toString() - Method in class org.openmrs.Obs
 
toString() - Method in class org.openmrs.Order
 
toString() - Method in class org.openmrs.Patient
 
toString() - Method in class org.openmrs.PatientIdentifier
 
toString() - Method in class org.openmrs.PatientIdentifierType
TODO: make this return a more debug-worth string instead of just the name.
toString() - Method in class org.openmrs.PatientProgram
 
toString() - Method in class org.openmrs.PatientState
 
toString() - Method in class org.openmrs.Person
 
toString() - Method in class org.openmrs.PersonAddress
 
toString() - Method in class org.openmrs.PersonAttribute
 
toString() - Method in class org.openmrs.PersonAttributeType
 
toString() - Method in class org.openmrs.PersonName
 
toString() - Method in class org.openmrs.Privilege
 
toString() - Method in class org.openmrs.Program
 
toString() - Method in class org.openmrs.ProgramWorkflow
 
toString() - Method in class org.openmrs.ProgramWorkflowState
 
toString() - Method in class org.openmrs.Relationship
 
toString() - Method in class org.openmrs.RelationshipType
 
toString() - Method in class org.openmrs.reporting.AbstractReportObject
Deprecated.
 
toString() - Method in class org.openmrs.reporting.DataTable
Deprecated.
 
toString() - Method in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
toString() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
toString() - Method in class org.openmrs.reporting.PatientSearch
Deprecated.
 
toString() - Method in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
Converts object to string
toString() - Method in class org.openmrs.reporting.ReportObjectWrapper
Deprecated.
 
toString() - Method in class org.openmrs.reporting.SearchArgument
Deprecated.
 
toString() - Method in class org.openmrs.Role
 
toString() - Method in class org.openmrs.scheduler.TaskDefinition
 
toString() - Method in class org.openmrs.User
 
toString() - Method in class org.openmrs.util.DoubleRange
 
toString() - Method in class org.openmrs.util.OpenmrsClassLoader
 
toString() - Method in class org.openmrs.web.controller.patient.PatientGraphData
 
toString() - Method in class org.openmrs.web.dwr.RelationshipListItem
 
toTemplateString() - Method in class org.openmrs.reporting.export.CohortColumn
Deprecated.
 
toTemplateString() - Method in class org.openmrs.reporting.export.ConceptColumn
Deprecated.
 
toTemplateString() - Method in interface org.openmrs.reporting.export.ExportColumn
Deprecated.
 
toTemplateString() - Method in class org.openmrs.reporting.export.RowPerObsColumn
Deprecated.
 
toTemplateString() - Method in class org.openmrs.reporting.export.SimpleColumn
Deprecated.
 
toXmlString() - Method in class org.openmrs.reporting.ReportObjectXMLEncoder
Deprecated.
 
transform(DataSet) - Method in interface org.openmrs.report.DataSetTransform
Deprecated.
Auto generated method comment TODO: add detailed return comment
TransformOperator - Interface in org.openmrs.logic.op
Marker for all transform operator.
transitionToState(ProgramWorkflowState, Date) - Method in class org.openmrs.PatientProgram
Attempts to transition the PatientProgram to the passed ProgramWorkflowState on the passed Date by ending the most recent PatientState in the PatientProgram and creating a new one with the passed ProgramWorkflowState This will throw an IllegalArgumentException if the transition is invalid
Tribe - Class in org.openmrs
Deprecated.
This object is no longer supported. This functionality has been replaced by the Tribe module. The installation of that module converts this tribe patient attribute to a PersonAttribute and all values are copied over
Tribe() - Constructor for class org.openmrs.Tribe
Deprecated.
use the Tribe module
Tribe(Integer) - Constructor for class org.openmrs.Tribe
Deprecated.
use the Tribe module
TribeFormController - Class in org.openmrs.web.controller.patient
This controller is left around only so that a message can be displayed where the old Manage Tribe link was.
TribeFormController() - Constructor for class org.openmrs.web.controller.patient.TribeFormController
 
triggerStateConversion(Patient, Concept, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
triggerStateConversion(Patient, Concept, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
Triggers any ConceptStateConversion that exists for the passed reasonForExit concept and any ProgramWorkflow in the PatientPrograms for the patient
TRUE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TRUE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
TsvReportRenderer - Class in org.openmrs.report.impl
Deprecated.
see reportingcompatibility module
TsvReportRenderer() - Constructor for class org.openmrs.report.impl.TsvReportRenderer
Deprecated.
 
TYPE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
TYPE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
type_code() - Method in class org.openmrs.arden.ArdenBaseParser
 
TYPE_NAME - Static variable in class org.openmrs.reporting.data.CohortDefinition
Deprecated.
 
TYPE_NAME - Static variable in class org.openmrs.reporting.data.DatasetDefinition
Deprecated.
 
TYPE_NAME - Static variable in class org.openmrs.reporting.export.DataExportReportObject
Deprecated.
 
TYPE_NAME - Static variable in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
Deprecated.
 
TYPE_NAME - Static variable in class org.openmrs.reporting.report.ReportDefinition
Deprecated.
 
type_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 

U

UnallowedIdentifierException - Exception in org.openmrs.patient
UnallowedIdentifierException is thrown when a class tries to process an identifier given certain expectations and those expectations are not held up.
UnallowedIdentifierException() - Constructor for exception org.openmrs.patient.UnallowedIdentifierException
 
UnallowedIdentifierException(String) - Constructor for exception org.openmrs.patient.UnallowedIdentifierException
 
UnallowedIdentifierException(String, Throwable) - Constructor for exception org.openmrs.patient.UnallowedIdentifierException
 
UnallowedIdentifierException(Throwable) - Constructor for exception org.openmrs.patient.UnallowedIdentifierException
 
unary_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
 
UNDERSCORE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
UNDERSCORE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
undiscontinueOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
undiscontinueOrder(Order) - Method in interface org.openmrs.api.OrderService
Un-discontinue order record.
union(Cohort, Cohort) - Static method in class org.openmrs.Cohort
Returns the union of two cohorts
unique() - Method in class org.openmrs.logic.result.Result
 
units - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
 
UNIX_BASED_OPERATING_SYSTEM - Static variable in class org.openmrs.util.OpenmrsConstants
Shortcut booleans used to make some OS specific checks more generic; note the *nix flavored check is missing some less obvious choices
unloadFilters(Module) - Static method in class org.openmrs.module.web.WebModuleUtil
This method will destroy and remove all filters that were registered by the passed Module
unloadModule(Module) - Static method in class org.openmrs.module.ModuleFactory
Removes module from module repository
unloadServlets(Module) - Static method in class org.openmrs.module.web.WebModuleUtil
Remove all of the servlets defined for this module
unregisterSupportedType(Class<? extends OpenmrsObject>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
unregisterSupportedType(Class<? extends OpenmrsObject>) - Method in interface org.openmrs.api.db.SerializedObjectDAO
Removes this class as one that should be supported
unretire(WebRequest, LocationTag) - Method in class org.openmrs.web.controller.encounter.LocationTagController
Unretire a locationTag
unretireDrug(Drug) - Method in interface org.openmrs.api.ConceptService
Marks a drug that is currently retired as not retired.
unretireDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
unretireEncounterType(EncounterType) - Method in interface org.openmrs.api.EncounterService
Unretire an EncounterType.
unretireEncounterType(EncounterType) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
unretireField(Field) - Method in interface org.openmrs.api.FormService
Unretires field
unretireField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
 
unretireForm(Form) - Method in interface org.openmrs.api.FormService
Unretires a Form that had previous been retired.
unretireForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
 
UnretireHandler<R extends Retireable> - Interface in org.openmrs.api.handler
This is the super interface for all unretire* actions that take place on all services.
unretireLocation(Location) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
unretireLocation(Location) - Method in interface org.openmrs.api.LocationService
Unretire the given location.
unretireLocationTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
unretireLocationTag(LocationTag) - Method in interface org.openmrs.api.LocationService
Unretire the given location tag.
unretireOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unretireOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
This will bring back a previously decommissioned OrderType
unretirePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
unretirePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
Unretire a type of patient identifier
unRetireProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
unRetireProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
Unretires the given program
unretireTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
unretireTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
unretireUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
unretireUser(User) - Method in interface org.openmrs.api.UserService
Clears retired flag for a user.
unvoidEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
Unvoid encounter record
unvoidEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
UnvoidHandler<V extends Voidable> - Interface in org.openmrs.api.handler
This is the super interface for all unvoid* actions that take place on all services.
unvoidObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Unvoids an Obs
unvoidObs(Obs) - Method in interface org.openmrs.api.ObsService
Revive an observation (pull a Lazarus)
unvoidOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unvoidOrder(Order) - Method in interface org.openmrs.api.OrderService
Unvoid order record.
unvoidPatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
unvoidPatient(Patient) - Method in interface org.openmrs.api.PatientService
Unvoid patient record
unvoidPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
unvoidPatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
Unvoids the given patientProgram
unvoidPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unvoidPerson(Person) - Method in interface org.openmrs.api.PersonService
Effectively resurrects this person in the db.
unvoidRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unvoidRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Unvoid Relationship in the database, effectively marking this as a valid relationship again
unvoidUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
unvoidUser(User) - Method in interface org.openmrs.api.UserService
UPDATE_FILE_NAME - Static variable in class org.openmrs.module.ModuleConstants
Name of the file in the module repository to ping to question for updates to a module
updateAlert(Alert) - Method in interface org.openmrs.notification.AlertService
updateAlert(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
Deprecated. 
updateChanges() - Method in class org.openmrs.web.filter.update.UpdateFilterModel
Convenience method that reads from liquibase again to get the most recent list of changesets that still need to be run.
updateCohort(Cohort) - Method in interface org.openmrs.api.CohortService
Deprecated.
replaced by saveCohort(Cohort)
updateCohort(Cohort) - Method in class org.openmrs.api.impl.CohortServiceImpl
Deprecated. 
updateConcept(Concept) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveConcept(Concept)
updateConcept(ConceptNumeric) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveConcept(Concept)
updateConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
updateConcept(ConceptNumeric) - Method in class org.openmrs.api.impl.ConceptServiceImpl
updateConceptClass(ConceptClass) - Method in interface org.openmrs.api.AdministrationService
updateConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.AdministrationService
updateConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptIndex(Concept) - Method in interface org.openmrs.api.ConceptService
Iterates over the words in names and synonyms (for each locale) and updates the concept index, note that this only updates the index of the specified concept.
updateConceptIndex(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateConceptIndexes() - Method in interface org.openmrs.api.ConceptService
Iterates over all concepts and calls upddateConceptIndexes(Concept concept)
updateConceptIndexes(Integer, Integer) - Method in interface org.openmrs.api.ConceptService
Iterates over all concepts with conceptIds between conceptIdStart and conceptIdEnd (inclusive) and calls updateConceptIndexes(concept)
updateConceptIndexes(Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateConceptIndexes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.AdministrationService
updateConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptSetDerived(Concept) - Method in interface org.openmrs.api.AdministrationService
updateConceptSetDerived() - Method in interface org.openmrs.api.AdministrationService
updateConceptSetDerived(Concept) - Method in interface org.openmrs.api.ConceptService
Updates the concept set derived business table for this concept (bursting the concept sets)
updateConceptSetDerived() - Method in interface org.openmrs.api.ConceptService
Iterates over all concepts calling updateConceptSetDerived(concept)
updateConceptSetDerived(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
updateConceptSetDerived() - Method in interface org.openmrs.api.db.ConceptDAO
 
updateConceptSetDerived() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
updateConceptSetDerived(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
updateConceptSetDerived(Concept) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptSetDerived() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptSetDerived(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateConceptSetDerived() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
updateConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
updateConceptWord(Concept) - Method in interface org.openmrs.api.AdministrationService
updateConceptWord(Concept) - Method in interface org.openmrs.api.ConceptService
updateConceptWord(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
updateConceptWord(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
updateConceptWord(Concept) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptServiceImpl
updateConceptWord(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
updateConceptWords() - Method in interface org.openmrs.api.AdministrationService
updateConceptWords(Integer, Integer) - Method in interface org.openmrs.api.AdministrationService
updateConceptWords() - Method in interface org.openmrs.api.ConceptService
updateConceptWords(Integer, Integer) - Method in interface org.openmrs.api.ConceptService
updateConceptWords() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptServiceImpl
updateConceptWords(Integer, Integer) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
moved to ConceptService
updateConceptWords() - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
updateConceptWords(Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
updateDatabase(Map<String, Object>) - Static method in class org.openmrs.api.context.Context
Updates the openmrs database to the latest.
updateDrug(Drug) - Method in interface org.openmrs.api.ConceptService
Deprecated.
use #saveDrug(Drug)
updateDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
Deprecated.
Use #saveDrug(Drug)
updateEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
updateEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
updateEncounterType(EncounterType) - Method in interface org.openmrs.api.AdministrationService
updateEncounterType(EncounterType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
updateField(Field) - Method in interface org.openmrs.api.FormService
updateField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
updateFieldType(FieldType) - Method in interface org.openmrs.api.AdministrationService
updateFieldType(FieldType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
UpdateFileParser - Class in org.openmrs.module
This class will parse an xml update.rdf file
UpdateFileParser(String) - Constructor for class org.openmrs.module.UpdateFileParser
Default constructor
UpdateFilter - Class in org.openmrs.web.filter.update
This is the second filter that is processed.
UpdateFilter() - Constructor for class org.openmrs.web.filter.update.UpdateFilter
 
UpdateFilterModel - Class in org.openmrs.web.filter.update
The UpdateFilter uses this model object to hold all properties that are edited by the user in the wizard.
UpdateFilterModel() - Constructor for class org.openmrs.web.filter.update.UpdateFilterModel
Default constructor that sets up some of the properties
updateForm(Form) - Method in interface org.openmrs.api.FormService
updateForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
updateFormField(FormField) - Method in interface org.openmrs.api.FormService
updateFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
Deprecated. 
updateGlobalProperties(String, String, String, String, String, HttpSession) - Method in class org.openmrs.web.controller.person.PersonAttributeTypeListController
The user has selected the bottom save button to update the GPs
updateHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
updateHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
updateHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
updateHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
updateHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
updateHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Deprecated. 
updateLocation(Location) - Method in interface org.openmrs.api.AdministrationService
updateLocation(Location) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
updateLoginCredential(LoginCredential) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
updateLoginCredential(LoginCredential) - Method in interface org.openmrs.api.db.UserDAO
Updates a user's login credentials.
updateMimeType(MimeType) - Method in interface org.openmrs.api.AdministrationService
updateMimeType(MimeType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
updateModule(Module) - Static method in class org.openmrs.module.ModuleFactory
Update the module: 1) Download the new module 2) Unload the old module 3) Load/start the new module
updateNote(Note) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
 
updateNote(Note) - Method in interface org.openmrs.api.db.NoteDAO
Update note
updateNote(Note) - Method in class org.openmrs.notification.impl.NoteServiceImpl
Update a note.
updateNote(Note) - Method in interface org.openmrs.notification.NoteService
 
updateObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
updateObs(Obs) - Method in interface org.openmrs.api.ObsService
updateOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
updateOrder(Order) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #saveOrder(Order)
updateOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
Deprecated. 
updateOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Deprecated.
use #saveOrderType(OrderType)
updatePatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated.
replaced by #savePatient(Patient)
updatePatient(Patient) - Method in interface org.openmrs.api.PatientService
Deprecated.
replaced by #savePatient(Patient)
updatePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
Deprecated.
patient identifiers should not be updated directly; rather, after changing patient identifiers, use PatientServiceImpl.savePatient(Patient) to save changes to the database
updatePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
Deprecated.
patient identifiers should not be updated directly; rather, after changing patient identifiers, use PatientService.savePatient(Patient) to save changes to the database
updatePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.AdministrationService
updatePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
updatePatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
updatePatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
updatePatientProgram(Integer, String, String) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
updatePatientProgram(Integer, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
Updates enrollment date, completion date, and location for a PatientProgram.
updatePerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
updatePerson(Person) - Method in interface org.openmrs.api.PersonService
updatePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
updatePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
updatePrivilege(Privilege) - Method in interface org.openmrs.api.AdministrationService
updatePrivilege(Privilege) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
updateRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
updateRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #saveRelationship(Relationship)
updateRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
updateRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Deprecated.
replaced by #saveRelationshipType(RelationshipType)
updateReport(Report) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
updateReport(Report) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
updateReport(Report) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
updateReport(Report) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
updateReportObject(AbstractReportObject) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
see reportingcompatibility module
updateReportObject(AbstractReportObject) - Method in interface org.openmrs.api.db.AdministrationDAO
Deprecated.
see reportingcompatibility module
updateReportObject(AbstractReportObject) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Deprecated.
see reportingcompatibility module
updateReportObject(AbstractReportObject) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated.
see reportingcompatibility module
updateReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
Deprecated. 
updateReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
updateReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
Deprecated.
use saveReportSchemaXml(reportSchemaXml)
updateReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
Deprecated.
use saveReportSchemaXml(reportSchemaXml)
updateRole(Role) - Method in interface org.openmrs.api.AdministrationService
updateRole(Role) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
updateRule(String, Rule) - Method in interface org.openmrs.logic.LogicService
Update a rule that has previously been registered
updatesRequired() - Static method in class org.openmrs.util.DatabaseUpdater
Ask Liquibase if it needs to do any updates
updatesRequired() - Static method in class org.openmrs.web.filter.update.UpdateFilter
Used by the Listener to know if this filter wants to do its magic
updateTask(TaskDefinition) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
Update task
updateTask(TaskDefinition) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
Update task
updateTemplate(Template) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
 
updateTemplate(Template) - Method in interface org.openmrs.api.db.TemplateDAO
Update existing template.
updateTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
Deprecated.
The Tribe object is no longer supported. Install the Tribe module
updateTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
Deprecated. 
updateUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
updateUser(User) - Method in interface org.openmrs.api.UserService
Deprecated.
updateWorkflow(ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
updateWorkflow(ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
updateXmlFromAttributes() - Method in class org.openmrs.report.ReportSchemaXml
Deprecated.
Convenience helper method that will deserialize the "xml" string to a ReportSchema, update that report schema with the id/name/desc attributes that are on this ReportSchemaXml object, and then re serialize that ReportSchema object into the "xml" string
uploadLocations(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
 
uploadMigrationFile(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
TODO: DOCUMENT THIS
uploadRegimens(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
 
uploadUsers(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.migration.MigrationController
 
urgency_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
urgency_val() - Method in class org.openmrs.arden.ArdenBaseParser
 
url2file(URL) - Static method in class org.openmrs.util.OpenmrsUtil
Utility method to convert local URL to a File object.
urlPatternMatches(String, String) - Static method in class org.openmrs.module.web.filter.ModuleFilterMapping
Return true if the context-relative request path matches the patternToCheck otherwise, return false.
USER - Static variable in interface org.openmrs.api.ObsService
Deprecated.
Use OpenmrsConstants.PERSON_TYPE.USER
User - Class in org.openmrs
Defines a User Account in the system.
User() - Constructor for class org.openmrs.User
default constructor
User(Integer) - Constructor for class org.openmrs.User
constructor with id
User(Person) - Constructor for class org.openmrs.User
constructor with person object
USER_PROPERTY_CHANGE_PASSWORD - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_DEFAULT_LOCALE - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_DEFAULT_LOCATION - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_LOCKOUT_TIMESTAMP - Static variable in class org.openmrs.util.OpenmrsConstants
Name of the user_property that stores the time the user was locked out due to too many login attempts
USER_PROPERTY_LOGIN_ATTEMPTS - Static variable in class org.openmrs.util.OpenmrsConstants
Name of the user_property that stores the number of unsuccessful login attempts this user has made
USER_PROPERTY_NOTIFICATION - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_NOTIFICATION_ADDRESS - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_NOTIFICATION_FORMAT - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_PROFICIENT_LOCALES - Static variable in class org.openmrs.util.OpenmrsConstants
A user property name.
USER_PROPERTY_SHOW_RETIRED - Static variable in class org.openmrs.util.OpenmrsConstants
 
USER_PROPERTY_SHOW_VERBOSE - Static variable in class org.openmrs.util.OpenmrsConstants
 
UserByNameComparator - Class in org.openmrs.util
A simple user comparator for sorting users by personName.
UserByNameComparator() - Constructor for class org.openmrs.util.UserByNameComparator
 
UserContext - Class in org.openmrs.api.context
Represents an OpenMRS User Context which stores the current user information.
UserContext() - Constructor for class org.openmrs.api.context.UserContext
Default public constructor
UserDAO - Interface in org.openmrs.api.db
Database methods for the UserService
UserEditor - Class in org.openmrs.propertyeditor
 
UserEditor() - Constructor for class org.openmrs.propertyeditor.UserEditor
 
UserFormController - Class in org.openmrs.web.controller.user
Used for creating/editing User
UserFormController() - Constructor for class org.openmrs.web.controller.user.UserFormController
 
UserHandler - Class in org.openmrs.web.taglib.fieldgen
 
UserHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.UserHandler
 
UserListController - Class in org.openmrs.web.controller.user
 
UserListController() - Constructor for class org.openmrs.web.controller.user.UserListController
 
UserListItem - Class in org.openmrs.web.dwr
 
UserListItem() - Constructor for class org.openmrs.web.dwr.UserListItem
 
UserListItem(User) - Constructor for class org.openmrs.web.dwr.UserListItem
 
UserProperties - Class in org.openmrs.web.user
An abstraction over user properties
UserProperties(Map<String, String>) - Constructor for class org.openmrs.web.user.UserProperties
 
UserPropertyTag - Class in org.openmrs.web.taglib
 
UserPropertyTag() - Constructor for class org.openmrs.web.taglib.UserPropertyTag
 
UserSaveHandler - Class in org.openmrs.api.handler
This class deals with User objects when they are saved via a save* method in an Openmrs Service.
UserSaveHandler() - Constructor for class org.openmrs.api.handler.UserSaveHandler
 
UserService - Interface in org.openmrs.api
Contains methods pertaining to Users in the system Use:
UserServiceImpl - Class in org.openmrs.api.impl
Default implementation of the user service.
UserServiceImpl() - Constructor for class org.openmrs.api.impl.UserServiceImpl
 
UserValidator - Class in org.openmrs.validator
Validates attributes on the User object
UserValidator() - Constructor for class org.openmrs.validator.UserValidator
 
UserValidator - Class in org.openmrs.web.controller.user
Deprecated.
use UserValidator instead
UserValidator() - Constructor for class org.openmrs.web.controller.user.UserValidator
Deprecated.
 
UserWidgetTag - Class in org.openmrs.web.taglib
 
UserWidgetTag() - Constructor for class org.openmrs.web.taglib.UserWidgetTag
 

V

validate(Object, Errors) - Method in class org.openmrs.reporting.DrugOrderPatientFilterValidator
Deprecated.
 
validate(Object, Errors) - Method in class org.openmrs.reporting.PatientCharacteristicFilterValidator
Deprecated.
 
validate(Database) - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.GenerateUuid
 
validate(Database) - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
validate(Object, Errors) - Method in class org.openmrs.validator.AlertValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptClassValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptDatatypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptValidator
Checks that a given concept object is valid.
validate(Object, Errors) - Method in class org.openmrs.validator.DrugOrderValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.EncounterTypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.FieldTypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.FormValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.LocationTagValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.LocationValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ObsValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.OrderTypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.OrderValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.PatientIdentifierTypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.PatientIdentifierValidator
Validates a PatientIdentifier.
validate(Object, Errors) - Method in class org.openmrs.validator.PatientProgramValidator
Validates the given PatientProgram.
validate(Object, Errors) - Method in class org.openmrs.validator.PatientValidator
Validates the given Patient.
validate(Object, Errors) - Method in class org.openmrs.validator.PersonAttributeTypeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.PersonNameValidator
Checks whether person name has all required values, and whether values are proper length
validate(Object, Errors) - Method in class org.openmrs.validator.PrivilegeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ProgramValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ReportObjectValidator
Deprecated.
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.RequireNameValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.RoleValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.SchedulerFormValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.StateConversionValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.UserValidator
Checks the form object for any inconsistencies/errors
validate(Object) - Static method in class org.openmrs.validator.ValidateUtil
Test the given object against all validators that are registered as compatible with the object class
validate(Object, Errors) - Method in class org.openmrs.web.controller.ConceptFormValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.web.controller.patient.ShortPatientFormValidator
Validates the given Patient.
validateIdentifier(PatientIdentifier) - Static method in class org.openmrs.validator.PatientIdentifierValidator
Checks that the given PatientIdentifier is valid
validateIdentifier(String, PatientIdentifierType) - Static method in class org.openmrs.validator.PatientIdentifierValidator
Validates that a given identifier string is valid for a given PatientIdentifierType Checks for things like blank identifiers, invalid check digits, and invalid format.
validateJavaVersion() - Static method in class org.openmrs.util.OpenmrsUtil
Checks whether the current JVM version is at least Java 6.
validatePassword(String, String, String) - Static method in class org.openmrs.util.OpenmrsUtil
Utility to check the validity of a password for a certain User.
validatePersonName(PersonName, Errors, boolean, boolean) - Method in class org.openmrs.validator.PersonNameValidator
Checks that the given PersonName is valid
validateSerialization(Map<?, ?>) - Method in class org.openmrs.User
 
ValidateUtil - Class in org.openmrs.validator
This class should be used in the *Services to validate objects before saving them.
ValidateUtil() - Constructor for class org.openmrs.validator.ValidateUtil
 
validation_code() - Method in class org.openmrs.arden.ArdenBaseParser
 
validation_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
VALUE_TEXT_MAX_LENGTH - Static variable in class org.openmrs.validator.ObsValidator
 
valueCoded - Variable in class org.openmrs.Obs
 
valueCodedName - Variable in class org.openmrs.Obs
 
valueComplex - Variable in class org.openmrs.Obs
 
valueDatetime - Variable in class org.openmrs.Obs
 
valueDrug - Variable in class org.openmrs.Obs
 
valueGroupId - Variable in class org.openmrs.Obs
 
valueModifier - Variable in class org.openmrs.Obs
 
valueNumeric - Variable in class org.openmrs.Obs
 
valueOf(String) - Static method in enum org.openmrs.activelist.AllergySeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.activelist.AllergyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.activelist.ProblemModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.ConceptNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.OrderService.ORDER_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PatientSetService.BooleanOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PatientSetService.GroupMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PatientSetService.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PatientSetService.PatientLocationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PatientSetService.TimeModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.PersonService.ATTR_VIEW_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.arden.ArdenClause.Predicate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.hl7.Hl7InArchivesMigrateThread.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.logic.Duration.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.logic.result.Result.Datatype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.module.Extension.MEDIA_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.reporting.DateColumnClassifier.CombineMethod
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.util.Format.FORMAT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.util.InputRequiredException.DATATYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.util.OpenmrsConstants.PERSON_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.web.filter.initialization.WizardTask
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openmrs.activelist.AllergySeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.activelist.AllergyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.activelist.ProblemModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.ConceptNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.OrderService.ORDER_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PatientSetService.BooleanOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PatientSetService.GroupMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PatientSetService.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PatientSetService.PatientLocationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PatientSetService.TimeModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.PersonService.ATTR_VIEW_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.arden.ArdenClause.Predicate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.hl7.Hl7InArchivesMigrateThread.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.logic.Duration.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.logic.result.Result.Datatype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
values() - Static method in enum org.openmrs.module.Extension.MEDIA_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.reporting.DateColumnClassifier.CombineMethod
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.util.Format.FORMAT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.util.InputRequiredException.DATATYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.util.OpenmrsConstants.PERSON_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.web.filter.initialization.WizardTask
Returns an array containing the constants of this enum type, in the order they are declared.
valueText - Variable in class org.openmrs.Obs
 
velocityEngine - Static variable in class org.openmrs.web.filter.StartupFilter
 
VelocityExceptionHandler() - Constructor for class org.openmrs.reporting.export.DataExportUtil.VelocityExceptionHandler
Deprecated.
 
VelocityExceptionHandler - Class in org.openmrs.util
Class to safely catch velocity exceptions
VelocityExceptionHandler() - Constructor for class org.openmrs.util.VelocityExceptionHandler
 
VelocityMessagePreparator - Class in org.openmrs.notification.mail.velocity
 
VelocityMessagePreparator() - Constructor for class org.openmrs.notification.mail.velocity.VelocityMessagePreparator
Public constructor TODO: needs better error handling
VerhoeffIdentifierValidator - Class in org.openmrs.patient.impl
The Verhoeff Check Digit Validator catches all single errors and all adjacent transpositions.
VerhoeffIdentifierValidator() - Constructor for class org.openmrs.patient.impl.VerhoeffIdentifierValidator
 
VERSION - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
VERSION - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
version_num() - Method in class org.openmrs.arden.ArdenBaseParser
 
version_slot() - Method in class org.openmrs.arden.ArdenBaseParser
 
VersionComparator - Class in org.openmrs.module
A comparator which takes version numbers stored as string.
VersionComparator() - Constructor for class org.openmrs.module.VersionComparator
 
VIEW_ADMIN_FUNCTIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_CONCEPT_CLASSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_CONCEPT_SOURCES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_DATABASE_CHANGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_FIELD_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_LOCATIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_NAVIGATION_MENU - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ORDER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PATIENT_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PRIVILEGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PROBLEMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_ROLES - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_UNPUBLISHED_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
Voidable - Interface in org.openmrs
In OpenMRS, data are rarely fully deleted (purged) from the system; rather, they are either voided or retired.
voidActiveListItem(ActiveListItem, String) - Method in interface org.openmrs.api.ActiveListService
Voids the Active List Item
voidActiveListItem(ActiveListItem, String) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
 
voidAllergy(Allergy, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
voidAllergy(Allergy, String) - Method in interface org.openmrs.api.PatientService
Used only in cases where the Allergy was entered by error
voidAllergy(Integer, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Voids the Allergy
voidAttribute(String) - Method in class org.openmrs.PersonAttribute
Convenience method for voiding this attribute
voidCohort(Cohort, String) - Method in interface org.openmrs.api.CohortService
Voids the given cohort, deleting it from the perspective of the typical end user.
voidCohort(Cohort, String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
voidCompletedDrugSet(Integer, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
voidConcept(Concept, String) - Method in interface org.openmrs.api.ConceptService
voidConcept(Concept, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
voidCurrentDrugOrders(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
voidCurrentDrugSet(Integer, String, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
voidDrugSet(Patient, String, String, int) - Method in class org.openmrs.api.impl.OrderServiceImpl
voidDrugSet(Patient, String, String, int) - Method in interface org.openmrs.api.OrderService
voidDrugSet(Patient, String, String, OrderService.ORDER_STATUS) - Static method in class org.openmrs.order.OrderUtil
Void all DrugOrders for drugs whose concepts are in the given set, and that have the given status.
voidEncounter(Encounter, String) - Method in interface org.openmrs.api.EncounterService
Voiding a encounter essentially removes it from circulation
voidEncounter(Encounter, String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
VoidHandler<V extends Voidable> - Interface in org.openmrs.api.handler
This is the super interface for all void* actions that take place on all services.
voidLastState(PatientProgram, ProgramWorkflow, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
voidLastState(PatientProgram, ProgramWorkflow, String) - Method in interface org.openmrs.api.ProgramWorkflowService
voidLastState(ProgramWorkflow, User, Date, String) - Method in class org.openmrs.PatientProgram
Attempts to void the latest PatientState in the PatientProgram If earlier PatientStates exist, it will try to reset the endDate to null so that the next latest state becomes the current PatientState
voidLastState(Integer, Integer, String) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
 
voidMimeType(MimeType, String) - Method in class org.openmrs.api.impl.ObsServiceImpl
Deprecated. 
voidMimeType(MimeType, String) - Method in interface org.openmrs.api.ObsService
Deprecated.
MimeTypes are no longer used. See ConceptComplex and its use of handlers
voidObs(Obs, String) - Method in class org.openmrs.api.impl.ObsServiceImpl
Voids an Obs If the Obs argument is an obsGroup, all group members will be voided.
voidObs(Obs, String) - Method in interface org.openmrs.api.ObsService
Equivalent to deleting an observation
voidObservation(Integer, String) - Method in class org.openmrs.web.dwr.DWRObsService
Void the given observation
voidOrder(Order, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
voidOrder(Order, String) - Method in interface org.openmrs.api.OrderService
Mark an order as voided.
voidOrder(Integer, String) - Method in class org.openmrs.web.dwr.DWROrderService
 
voidPatient(Patient, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
voidPatient(Patient, String) - Method in interface org.openmrs.api.PatientService
Void patient record (functionally delete patient from system)
voidPatientIdentifier(PatientIdentifier, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
voidPatientIdentifier(PatientIdentifier, String) - Method in interface org.openmrs.api.PatientService
Void patient identifier (functionally delete patient identifier from system)
voidPatientProgram(PatientProgram, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
voidPatientProgram(PatientProgram, String) - Method in interface org.openmrs.api.ProgramWorkflowService
Voids the given patientProgram
voidPerson(Person, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
voidPerson(Person, String) - Method in interface org.openmrs.api.PersonService
Effectively removes this person from the system.
voidProblem(Problem, String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
voidProblem(Problem, String) - Method in interface org.openmrs.api.PatientService
Used only in cases where the Problem was entered by error
voidProblem(Integer, String) - Method in class org.openmrs.web.dwr.DWRPatientService
Voids the Problem
voidRelationship(Relationship, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
voidRelationship(Relationship, String) - Method in interface org.openmrs.api.PersonService
Voids the given Relationship, effectively removing it from openmrs.
voidRelationship(Integer, String) - Method in class org.openmrs.web.dwr.DWRRelationshipService
 
VoidSaveHandler - Class in org.openmrs.api.handler
This handler makes sure the when a voided object is saved with the voided bit set to true, the other required values (like dateVoided and voidedBy) are filled in.
VoidSaveHandler() - Constructor for class org.openmrs.api.handler.VoidSaveHandler
 
voidUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
voidUser(User, String) - Method in interface org.openmrs.api.UserService
voidWorkflow(ProgramWorkflow, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
Deprecated. 
voidWorkflow(ProgramWorkflow, String) - Method in interface org.openmrs.api.ProgramWorkflowService

W

WAS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WAS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
WeakPasswordException - Exception in org.openmrs.api
Password exception when the password is a simple word or matches the User's username or system id.
WeakPasswordException() - Constructor for exception org.openmrs.api.WeakPasswordException
 
WeakPasswordException(String) - Constructor for exception org.openmrs.api.WeakPasswordException
 
WEBAPP_NAME - Static variable in class org.openmrs.web.WebConstants
 
WebConstants - Class in org.openmrs.web
 
WebConstants() - Constructor for class org.openmrs.web.WebConstants
 
WebImageHandler - Class in org.openmrs.web.controller.observation.handler
Extends functionality of ImageHandler for web specific views.
WebImageHandler() - Constructor for class org.openmrs.web.controller.observation.handler.WebImageHandler
Default Constructor
WebModuleUtil - Class in org.openmrs.module.web
 
WebModuleUtil() - Constructor for class org.openmrs.module.web.WebModuleUtil
 
WebUtil - Class in org.openmrs.web
 
WebUtil() - Constructor for class org.openmrs.web.WebUtil
 
WEEK - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WEEK - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
WEEKLY - Static variable in class org.openmrs.scheduler.Schedule
 
WEEKS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WEEKS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
weeks(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of weeks
weeks(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of weeks
weighConceptWord(ConceptWord) - Method in interface org.openmrs.api.db.ConceptDAO
Computes and returns the weight of a conceptWord.
weighConceptWord(ConceptWord) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
weightWords(String, List<Locale>, List<ConceptWord>) - Method in class org.openmrs.api.impl.ConceptServiceImpl
This will weight and sort the concepts according to how many of the words in the name match the words in the search phrase.
WEIRD_IDENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WEIRD_IDENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
WERE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WERE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
where() - Method in class org.openmrs.arden.ArdenBaseParser
 
WHERE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WHERE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
where_it_occurredAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
willRefreshContext() - Method in class org.openmrs.module.BaseModuleActivator
 
willRefreshContext() - Method in interface org.openmrs.module.ModuleActivator
Called just before spring's application context is refreshed, this method is called multiple times i.e.
willStart() - Method in class org.openmrs.module.BaseModuleActivator
 
willStart() - Method in interface org.openmrs.module.ModuleActivator
Called after a module has been loaded but before the application context is refreshed, at this point the module's service methods aren't yet available so they can't be called.
willStop() - Method in class org.openmrs.module.BaseModuleActivator
 
willStop() - Method in interface org.openmrs.module.ModuleActivator
Called just before a module is stopped
WINDOWS_BASED_OPERATING_SYSTEM - Static variable in class org.openmrs.util.OpenmrsConstants
 
WINDOWS_VISTA_OPERATING_SYSTEM - Static variable in class org.openmrs.util.OpenmrsConstants
 
WITH - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WITH - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
WITHIN - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WITHIN - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
within() - Method in class org.openmrs.arden.ArdenClause
 
within(String, String) - Method in class org.openmrs.arden.ArdenClause
 
within(Duration) - Method in interface org.openmrs.logic.LogicCriteria
Add a duration expression to the current LogicCriteria
WITHIN - Static variable in interface org.openmrs.logic.op.ComparisonOperator
 
WITHIN - Static variable in interface org.openmrs.logic.op.Operator
 
Within - Class in org.openmrs.logic.op
The Within operator tests whether an expression will yield true for a certain time frame.

Example:
- logicService.parse("'CD4 COUNT'").within(Duration.years(2));
The above will give us a criteria to check if there's "CD4 COUNT" observations within the last 2 years
Within() - Constructor for class org.openmrs.logic.op.Within
 
WizardTask - Enum in org.openmrs.web.filter.initialization
The different tasks that the wizard could be executing at a given time during the initialization process.
WorkflowCollectionEditor - Class in org.openmrs.propertyeditor
Class to convert the "programid: workflowoneid workflow2id" strings to actual workflows on a program
WorkflowCollectionEditor() - Constructor for class org.openmrs.propertyeditor.WorkflowCollectionEditor
 
WorkflowCollectionEditor(Program) - Constructor for class org.openmrs.propertyeditor.WorkflowCollectionEditor
 
WorkflowFormController - Class in org.openmrs.web.controller.program
 
WorkflowFormController() - Constructor for class org.openmrs.web.controller.program.WorkflowFormController
 
workLog - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Records completed tasks and are displayed at the top of the page upon error
WRITE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
WRITE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
write(Writer) - Method in class org.openmrs.arden.Call
 
write(Writer, MLMObjectElement, boolean) - Method in class org.openmrs.arden.Comparison
 
write(Writer) - Method in class org.openmrs.arden.Conclude
 
write(Writer) - Method in class org.openmrs.arden.LogicAssignment
 
write(int) - Method in class org.openmrs.web.filter.GZIPResponseStream
 
write(byte[]) - Method in class org.openmrs.web.filter.GZIPResponseStream
 
write(byte[], int, int) - Method in class org.openmrs.web.filter.GZIPResponseStream
 
WriteAction(Writer) - Method in class org.openmrs.arden.MLMObject
 
writeAST(AST, MLMObject) - Method in class org.openmrs.arden.ArdenBaseTreeParser
 
writeComparisonList(Writer) - Method in class org.openmrs.arden.Comparison
 
WriteEvaluate(Writer, String) - Method in class org.openmrs.arden.MLMObject
 
writeEvaluate(String, Writer) - Method in class org.openmrs.arden.MLMObjectElement
 
writeEvaluateConcept(String, Writer) - Method in class org.openmrs.arden.MLMObject
 
writeMessage(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
Writes the message to the page.
writer - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
writeUpdateMessagesToFile(String) - Static method in class org.openmrs.util.DatabaseUpdater
This method writes the given text to the database updates log file located in the application data directory.
WS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 

Y

YEAR - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
YEAR - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
YEARS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
 
YEARS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
 
Years(int) - Method in class org.openmrs.arden.ArdenClause
 
years(Double) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of years
years(int) - Static method in class org.openmrs.logic.Duration
Returns a duration for the given number of years

_

_tokenNames - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenNames - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_0 - Static variable in class org.openmrs.arden.ArdenBaseLexer
 
_tokenSet_0 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_0 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_1 - Static variable in class org.openmrs.arden.ArdenBaseLexer
 
_tokenSet_1 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_1 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_10 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_10 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_11 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_11 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_12 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_13 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_14 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_15 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_16 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_17 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_18 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_19 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_2 - Static variable in class org.openmrs.arden.ArdenBaseLexer
 
_tokenSet_2 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_2 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_20 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_21 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_22 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_23 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_24 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_25 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_26 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_27 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_28 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_29 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_3 - Static variable in class org.openmrs.arden.ArdenBaseLexer
 
_tokenSet_3 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_3 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_30 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_31 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_32 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_33 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_34 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_35 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_36 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_37 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_38 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_39 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_4 - Static variable in class org.openmrs.arden.ArdenBaseLexer
 
_tokenSet_4 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_4 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_40 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_41 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_42 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_43 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_44 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_45 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_46 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_47 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_48 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_49 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_5 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_5 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_50 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_51 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_52 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_53 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_54 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_55 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_56 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_57 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_58 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_59 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_6 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_6 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_60 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_61 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_62 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_63 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_64 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_65 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_66 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_67 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_68 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_69 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_7 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_7 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_70 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_71 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_72 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_8 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_8 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
_tokenSet_9 - Static variable in class org.openmrs.arden.ArdenBaseParser
 
_tokenSet_9 - Static variable in class org.openmrs.arden.ArdenBaseTreeParser
 
A B C D E F G H I J K L M N O P Q R S T U V W Y _ 

Copyright © 2023 OpenMRS LLC.. All Rights Reserved.