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 X Y Z 

A

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.
AbstractSnapshotTuner - Class in org.openmrs.liquibase
This is the base class for applying changes to generated Liquibase snapshots.
AbstractSnapshotTuner() - Constructor for class org.openmrs.liquibase.AbstractSnapshotTuner
 
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
 
activate() - Method in class org.openmrs.PersonAddress
Makes an address active by setting its endDate to null
activeMembershipSize() - Method in class org.openmrs.Cohort
 
add(Allergy) - Method in class org.openmrs.Allergies
 
add(int, Allergy) - Method in class org.openmrs.Allergies
 
add(int, Result) - Method in class org.openmrs.logic.result.EmptyResult
 
add(Result) - Method in class org.openmrs.logic.result.EmptyResult
 
add(E) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
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
 
ADD_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
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 Allergy>) - Method in class org.openmrs.Allergies
 
addAll(int, Collection<? extends Allergy>) - Method in class org.openmrs.Allergies
 
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
 
addAll(Collection<? extends E>) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
addAllergy(Allergy) - Method in class org.openmrs.Encounter
Add the given allergy to the set of allergies for this encounter.
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
addAttribute(A) - Method in class org.openmrs.BaseCustomizableData
 
addAttribute(A) - Method in class org.openmrs.BaseCustomizableMetadata
 
addAttribute(ConceptAttribute) - Method in class org.openmrs.Concept
 
addAttribute(A) - Method in interface org.openmrs.customdatatype.Customizable
Adds an attribute.
addAttribute(PatientProgramAttribute) - Method in class org.openmrs.PatientProgram
 
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 **
addChildLocation(Location) - Method in class org.openmrs.Location
 
addColumn(ColumnConfig) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
addConceptClass(ConceptClass) - Method in class org.openmrs.OrderType
Convenience method that adds the specified concept class
addConceptMapping(ConceptMap) - Method in class org.openmrs.Concept
Add the given ConceptMap object to this concept's list of concept mappings.
AddConceptMapTypesChangeset - Class in org.openmrs.util.databasechange
Inserts core concept map types into the concept map type table
AddConceptMapTypesChangeset() - Constructor for class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
addConceptReferenceTermMap(ConceptReferenceTermMap) - Method in class org.openmrs.ConceptReferenceTerm
Add the given ConceptReferenceTermMap object to this concept reference term's list of concept reference term maps.
addCondition(Condition) - Method in class org.openmrs.Encounter
Add the given condition to the set of conditions for this encounter.
addConfigProperty(Object, Object) - Static method in class org.openmrs.api.context.Context
Add or replace a property in the config properties list
addCreatedAddress(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedAttribute(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedIdentifier(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedName(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedOrder(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedProgram(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addCreatedRelationship(String) - Method in class org.openmrs.person.PersonMergeLogData
 
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
addDrugReferenceMap(DrugReferenceMap) - Method in class org.openmrs.Drug
Add the given DrugReferenceMap object to this drug's list of drug reference mappings.
addEdge(Graph<T>.Edge) - Method in class org.openmrs.util.Graph
 
addEncounter(Encounter) - Method in class org.openmrs.Visit
adds an individual encounter to a visit
addErrorTask(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
addEventListeners(SessionEventListener...) - Method in class org.openmrs.api.db.hibernate.DbSession
Add one or more listeners to the Session
addFilter(Filter) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
addFormField(FormField) - Method in class org.openmrs.Form
Adds a FormField to the list of form fields
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
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.
addLicenseHeaderToFileIfNeeded(String) - Method in class org.openmrs.liquibase.AbstractSnapshotTuner
 
addLogLinesToResponse(Map<String, Object>) - Method in class org.openmrs.web.filter.StartupFilter
Convenience method to read the last 5 log lines from the MemoryAppender The log lines will be added to the "logLines" key
addMember(Integer) - Method in class org.openmrs.Cohort
 
addMembership(CohortMembership) - Method in class org.openmrs.Cohort
 
addMovedEncounter(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addMovedIndependentObservation(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addMovedUser(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addMovedVisit(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addMutablePropertiesForThread(String...) - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
This allows code that is attempting to save immutable entities to bypass standard validation by allowing additional properties to be considered mutable for the duration of the thread.
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
 
addNode(T) - Method in class org.openmrs.util.Graph
 
addObs(Obs) - Method in class org.openmrs.Encounter
Add the given Obs to the list of obs for this Encounter.
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.api.db.hibernate.QueryResult
 
addOrder(Order) - Method in class org.openmrs.Encounter
Add the given Order to the list of orders for this Encounter
addOrder(Order) - Method in class org.openmrs.OrderGroup
Adds a new order to the existing list of orders
addOrder(Order, Integer) - Method in class org.openmrs.OrderGroup
Adds a new order to the existing list of orders.
addOrders(List<Order>) - Method in class org.openmrs.OrderGroup
Adds Orders to existing Order list
addOrderSetMember(OrderSetMember, Integer) - Method in class org.openmrs.OrderSet
Adds an orderSetMember to the existing list of orderSetMembers
addOrderSetMember(OrderSetMember) - Method in class org.openmrs.OrderSet
Adds an orderSetMember to the existing list of orderSetMembers
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
 
addPredicates(List<Predicate>) - Method in class org.openmrs.api.db.hibernate.QueryResult
 
addPresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
addPresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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
addProperty(String, String) - Method in class org.openmrs.api.cache.OpenmrsCacheConfiguration
 
addProvider(EncounterRole, Provider) - Method in class org.openmrs.Encounter
Adds a new provider for the encounter, with the given role.
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.
addReaction(AllergyReaction) - Method in class org.openmrs.Allergy
Adds a new allergy reaction
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.
addRequiredModule(String, String) - Method in class org.openmrs.module.Module
 
Address - Interface in org.openmrs
Defines the standard fields for an Address in OpenMRS
AddressSupport - Class in org.openmrs.layout.address
 
AddressTemplate - Class in org.openmrs.layout.address
 
AddressTemplate(String) - Constructor for class org.openmrs.layout.address.AddressTemplate
 
addRole(Role) - Method in class org.openmrs.User
Add the given Role to the list of roles for this User
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
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.
addState(ProgramWorkflowState) - Method in class org.openmrs.ProgramWorkflow
Adds a new ProgramWorkflowState to this ProgramWorkflow
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.
addTestData(String, int, String, String, String, String) - Static method in class org.openmrs.web.filter.initialization.TestInstallUtil
Adds data to the test database from a sql dump file
addToDate(Date, OrderFrequency) - Method in class org.openmrs.Duration
Add this duration to given startDate
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<?, Set>
addUrlPattern(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
Adds a Url pattern to the List of those mapped to this filter
addVoidedRelationship(String) - Method in class org.openmrs.person.PersonMergeLogData
 
addWorkflow(ProgramWorkflow) - Method in class org.openmrs.Program
Adds a new ProgramWorkflow to this Program
addZippedTestModules(InputStream) - Static method in class org.openmrs.web.filter.initialization.TestInstallUtil
Extracts .omod files from the specified InputStream and copies them to the module repository of the test application data directory, the method always closes the InputStream before returning
adjustFullTextQuery(FullTextQuery) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
It is called by the constructor after creating FullTextQuery.
ADMIN_DEFAULT_PASSWORD - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
ADMIN_PASSWORD_LOCKED_PROPERTY - Static variable in interface org.openmrs.api.UserService
 
ADMIN_USERNAME - Static variable in class org.openmrs.web.filter.util.FilterUtil
 
AdministrationDAO - Interface in org.openmrs.api.db
Database methods for the AdministrationService
administrationService - Variable in class org.openmrs.AllergyProperties
 
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(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
Overridden to populate mappings from modules.
afterTransactionBegin(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
afterTransactionCompletion(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
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
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
 
Allergen - Class in org.openmrs
Represent allergen
Allergen() - Constructor for class org.openmrs.Allergen
Default constructor
Allergen(AllergenType, Concept, String) - Constructor for class org.openmrs.Allergen
 
AllergenType - Enum in org.openmrs
 
Allergies - Class in org.openmrs
Represents patient allergies
Allergies() - Constructor for class org.openmrs.Allergies
 
Allergy - Class in org.openmrs
Represent allergy
Allergy() - Constructor for class org.openmrs.Allergy
Default constructor
Allergy(Patient, Allergen, Concept, String, List<AllergyReaction>) - Constructor for class org.openmrs.Allergy
 
AllergyConstants - Class in org.openmrs
 
AllergyProperties - Class in org.openmrs
 
AllergyProperties() - Constructor for class org.openmrs.AllergyProperties
 
AllergyReaction - Class in org.openmrs
Represent allergy reactions
AllergyReaction() - Constructor for class org.openmrs.AllergyReaction
Default constructor
AllergyReaction(Allergy, Concept, String) - Constructor for class org.openmrs.AllergyReaction
 
AllergySeverity - Enum in org.openmrs
 
AllergyValidator - Class in org.openmrs.validator
 
AllergyValidator() - Constructor for class org.openmrs.validator.AllergyValidator
 
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.
AllowDirectAccess - Annotation Type in org.openmrs.annotation
Annotation used to indicate that a field of an OpenmrsObject allows direct access
If this annotation is not present the field will be accessed via getter
AllowEmptyStrings - Annotation Type in org.openmrs.annotation
Annotation used to indicate that a method allows empty strings.
AllowLeadingOrTrailingWhitespace - Annotation Type in org.openmrs.annotation
Annotation used to indicate that a method allows strings with leading or trailing whitespace.
AmbiguousOrderException - Exception in org.openmrs.api
This exception is thrown on attempt to do some action with order, and there are multiple active orders for the given concept so the action is ambiguous
AmbiguousOrderException(String) - Constructor for exception org.openmrs.api.AmbiguousOrderException
 
AmbiguousOrderException(String, Object[]) - Constructor for exception org.openmrs.api.AmbiguousOrderException
 
ANATOMY_UUID - Static variable in class org.openmrs.ConceptClass
 
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
 
ANYWHERE_ANALYZER - Static variable in class org.openmrs.api.db.hibernate.search.LuceneAnalyzers
 
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
apiCacheManagerFactoryBean() - Method in class org.openmrs.api.cache.CacheConfig
 
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.
APIException(String, Object[]) - Constructor for exception org.openmrs.api.APIException
Constructor to give the end user a helpful message that relates to why this error occurred.
APIException(String, Object[], Throwable) - Constructor for exception org.openmrs.api.APIException
Constructor to give the end user a helpful message and to also propagate the parent error exception message..
append(LogEvent) - Method in class org.openmrs.logging.MemoryAppender
 
append(LogEvent) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
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_FALLBACK_UNIX - Static variable in class org.openmrs.util.OpenmrsConstants
The directory which OpenMRS should attempt to use as its application data directory in case the current users home dir is not writeable (e.g.
APPLICATION_DATA_DIRECTORY_FALLBACK_WIN - Static variable in class org.openmrs.util.OpenmrsConstants
 
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.logging.OpenmrsLoggingUtil
Set the log4j log level for class logClass to logLevel.
applyLogLevel(String, String) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0; replaced by OpenmrsLoggingUtil.applyLogLevel(String, String)
applyLogLevels() - Static method in class org.openmrs.logging.OpenmrsLoggingUtil
Sets the org.openmrs Log4J logger's level if global property log.level.openmrs ( OpenmrsConstants.GLOBAL_PROPERTY_LOG_LEVEL ) exists.
applyLogLevels() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0; replaced by OpenmrsLoggingUtil.applyLogLevels()
applyTransform(Operator) - Method in interface org.openmrs.logic.LogicCriteria
Apply a transformation operator to a logic expression
areCompatible(Locale, Locale) - Static method in class org.openmrs.util.LocaleUtility
Compatible is a looser matching than that provided by Locale.equals().
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
 
ASSIGN_SYSTEM_DEVELOPER_ROLE - Static variable in class org.openmrs.util.PrivilegeConstants
 
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
Attribute<AT extends AttributeType,OT extends Customizable<?>> - Interface in org.openmrs.attribute
Common interface for user-defined attribute that is are added to a base class.
AttributeMatcherPredicate<T extends Customizable,AT extends AttributeType> - Class in org.openmrs.api.db.hibernate
Used in conjunction with commons-collections filter to find attributes with values in the given map.
AttributeMatcherPredicate(Map<AT, String>) - Constructor for class org.openmrs.api.db.hibernate.AttributeMatcherPredicate
 
AttributeType<OwningType extends Customizable<?>> - Interface in org.openmrs.attribute
Common interface for user-defined extensions to core domain objects, which would be handled by adding custom database columns in a less generic system.
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 OpenmrsObject and Auditable that are being inserted into the database.
AuditableInterceptor() - Constructor for class org.openmrs.api.db.hibernate.AuditableInterceptor
 
authenticate(Credentials) - Method in interface org.openmrs.api.context.AuthenticationScheme
 
authenticate(String, String) - Static method in class org.openmrs.api.context.Context
Deprecated.
as of 2.3.0, replaced by Context.authenticate(Credentials) Used to authenticate user within the context
authenticate(Credentials) - Static method in class org.openmrs.api.context.Context
 
authenticate(Credentials) - Method in class org.openmrs.api.context.UserContext
Authenticate user with the provided credentials.
authenticate(Credentials) - Method in class org.openmrs.api.context.UsernamePasswordAuthenticationScheme
 
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
 
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 RoleConstants.SUPERUSER.
Authenticated - Interface in org.openmrs.api.context
The result of an authentication process, see AuthenticationScheme.authenticate(Credentials).
AUTHENTICATED - Static variable in class org.openmrs.util.RoleConstants
 
AuthenticationScheme - Interface in org.openmrs.api.context
Every authentication scheme should implement its authentication method out of this API.
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
 
AUTO_CLOSE_VISITS_TASK_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
The name of the scheduled task that automatically stops the active visits
AUTO_ROLES() - Static method in class org.openmrs.util.OpenmrsConstants
These roles are given to a user automatically and cannot be assigned
AUTO_RUN_OPENMRS - Static variable in class org.openmrs.web.filter.StartupFilter
 
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
AutoCloseVisitsTask - Class in org.openmrs.scheduler.tasks
A scheduled task that automatically closes all unvoided active visits that match the visit type(s) set as the value of the global property OpenmrsConstants.GP_VISIT_TYPES_TO_AUTO_CLOSE
AutoCloseVisitsTask() - Constructor for class org.openmrs.scheduler.tasks.AutoCloseVisitsTask
 
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() - 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
 

B

BaseAttribute<AT extends AttributeType,OwningType extends Customizable<?>> - Class in org.openmrs.attribute
Abstract base implementation of Attribute.
BaseAttribute() - Constructor for class org.openmrs.attribute.BaseAttribute
 
BaseAttributeType<OwningType extends Customizable<?>> - Class in org.openmrs.attribute
Abstract base implementation of AttributeType.
BaseAttributeType() - Constructor for class org.openmrs.attribute.BaseAttributeType
 
BaseAttributeTypeValidator<T extends AttributeType<?>> - Class in org.openmrs.validator
Abstract class which handles basic validation common to all attribute types
BaseAttributeTypeValidator() - Constructor for class org.openmrs.validator.BaseAttributeTypeValidator
 
BaseAttributeValidator - Class in org.openmrs.validator
Common validator for all types of Attribute Types
BaseAttributeValidator() - Constructor for class org.openmrs.validator.BaseAttributeValidator
 
BaseChangeableOpenmrsData - Class in org.openmrs
Base superclass for all mutable OpenmrsData.
BaseChangeableOpenmrsData() - Constructor for class org.openmrs.BaseChangeableOpenmrsData
 
BaseChangeableOpenmrsMetadata - Class in org.openmrs
Base superclass for all mutable OpenmrsMetadata.
BaseChangeableOpenmrsMetadata() - Constructor for class org.openmrs.BaseChangeableOpenmrsMetadata
 
BaseConceptMap - Class in org.openmrs
Superclass for ConceptMaps and ConceptReferenceTermMaps
BaseConceptMap() - Constructor for class org.openmrs.BaseConceptMap
 
BaseCustomizableData<A extends Attribute> - Class in org.openmrs
Extension of BaseOpenmrsData for classes that support customization via user-defined attributes.
BaseCustomizableData() - Constructor for class org.openmrs.BaseCustomizableData
 
BaseCustomizableMetadata<A extends Attribute> - Class in org.openmrs
Extension of BaseOpenmrsMetadata for classes that support customization via user-defined attributes.
BaseCustomizableMetadata() - Constructor for class org.openmrs.BaseCustomizableMetadata
 
BaseCustomizableValidator - Class in org.openmrs.validator
This abstract class provides utilities for validators for Customizable subclasses.
BaseCustomizableValidator() - Constructor for class org.openmrs.validator.BaseCustomizableValidator
 
BaseDosingInstructions - Class in org.openmrs
 
BaseDosingInstructions() - Constructor for class org.openmrs.BaseDosingInstructions
 
BaseEncounterVisitHandler - Class in org.openmrs.api.handler
This base class should be used by specific implementations of EncounterVisitHandler.
BaseEncounterVisitHandler() - Constructor for class org.openmrs.api.handler.BaseEncounterVisitHandler
 
BaseFormRecordableOpenmrsData - Class in org.openmrs
Base implementation of FormRecordable that bridges between a saved BaseChangeableOpenmrsData entity and the path in a form where it was recorded.
BaseFormRecordableOpenmrsData() - Constructor for class org.openmrs.BaseFormRecordableOpenmrsData
 
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
 
BaseMetadataDatatype<T extends OpenmrsMetadata> - Class in org.openmrs.customdatatype.datatype
This is a superclass for custom datatypes for OpenmrsMetadata
BaseMetadataDatatype() - Constructor for class org.openmrs.customdatatype.datatype.BaseMetadataDatatype
 
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
BaseOpenmrsDatatype<T extends OpenmrsObject> - Class in org.openmrs.customdatatype.datatype
This is a superclass for custom datatypes for OpenmrsObjects
BaseOpenmrsDatatype() - Constructor for class org.openmrs.customdatatype.datatype.BaseOpenmrsDatatype
 
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
 
BasicAuthenticated - Class in org.openmrs.api.context
A basic implementation of Authenticated that contains the necessary elements for an OpenMRS authentication.
BasicAuthenticated(User, String) - Constructor for class org.openmrs.api.context.BasicAuthenticated
 
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(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
 
beforeCreateEncounter(Encounter) - Method in interface org.openmrs.api.handler.EncounterVisitHandler
Implementations of this method should look at the given encounter and choose whether or not it should be assigned to a Visit that is already open or if it should be part of a new visit.
beforeCreateEncounter(Encounter) - Method in class org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandler
 
beforeCreateEncounter(Encounter) - Method in class org.openmrs.api.handler.ExistingVisitAssignmentHandler
 
beforeCreateEncounter(Encounter) - Method in class org.openmrs.api.handler.NoVisitAssignmentHandler
 
beforeTransactionCompletion(Transaction) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
beginTransaction() - Method in class org.openmrs.api.db.hibernate.DbSession
Begin a unit of work and return the associated Transaction object.
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
 
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
 
BooleanDatatype - Class in org.openmrs.customdatatype.datatype
Datatype for boolean, represented by java.lang.Boolean.
BooleanDatatype() - Constructor for class org.openmrs.customdatatype.datatype.BooleanDatatype
 
bufferedOutput - Variable in class org.openmrs.web.filter.GZIPResponseStream
 
build() - Method in class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
build() - Method in class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
build() - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
Create an OrderSearchCriteria with the properties of this builder instance.
BUILD_TIMESTAMP - Static variable in class org.openmrs.web.WebConstants
 
buildLockRequest(LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Build a LockRequest that specifies the LockMode, pessimistic lock timeout and lock scope.
byId(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an IdentifierLoadAccess instance to retrieve the specified entity type by primary key.
byId(Class) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an IdentifierLoadAccess instance to retrieve the specified entity by primary key.
byNaturalId(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
byNaturalId(Class) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an NaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
bySimpleNaturalId(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its natural id.
bySimpleNaturalId(Class) - Method in class org.openmrs.api.db.hibernate.DbSession
Create an SimpleNaturalIdLoadAccess instance to retrieve the specified entity by its simple (single attribute) natural id.

C

CacheConfig - Class in org.openmrs.api.cache
CacheConfig provides a cache manager for the @Cacheable annotation and uses ehCache under the hood.
CacheConfig() - Constructor for class org.openmrs.api.cache.CacheConfig
 
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.
cacheManager() - Method in class org.openmrs.api.cache.CacheConfig
 
CachePropertiesUtil - Class in org.openmrs.api.cache
 
cancelQuery() - Method in class org.openmrs.api.db.hibernate.DbSession
Cancel the execution of the current query.
canCreate - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Whether the runtime properties file could possible be created.
canEditAllEncounterTypes(User) - Method in interface org.openmrs.api.EncounterService
Determines whether given user is granted to edit all encounter types or not
canEditAllEncounterTypes(User) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
canEditEncounter(Encounter, User) - Method in interface org.openmrs.api.EncounterService
Checks if passed in user can edit given encounter.
canEditEncounter(Encounter, User) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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)
CannotDeleteObjectInUseException - Exception in org.openmrs.api
An instance of this exception is thrown if a delete operation is attempted on an object that is referenced by others, typically this should be thrown when deleting an existing object is detrimental to the integrity of objects referencing it or any other existing associated data.
CannotDeleteObjectInUseException(String) - Constructor for exception org.openmrs.api.CannotDeleteObjectInUseException
 
CannotDeleteObjectInUseException(String, Throwable) - Constructor for exception org.openmrs.api.CannotDeleteObjectInUseException
 
CannotDeleteObjectInUseException(String, Object[]) - Constructor for exception org.openmrs.api.CannotDeleteObjectInUseException
 
CannotDeleteObjectInUseException(Class) - Constructor for exception org.openmrs.api.CannotDeleteObjectInUseException
 
CannotDeleteRoleWithChildrenException - Exception in org.openmrs.api
This exception is thrown when a user tries remove role with child.
CannotDeleteRoleWithChildrenException() - Constructor for exception org.openmrs.api.CannotDeleteRoleWithChildrenException
Generic constructor that gives a normal reason why the user is not being allowed to delete role.
CannotDeleteRoleWithChildrenException(String) - Constructor for exception org.openmrs.api.CannotDeleteRoleWithChildrenException
Convenience constructor to give the user a message other than normal default one
CannotDeleteRoleWithChildrenException(String, Throwable) - Constructor for exception org.openmrs.api.CannotDeleteRoleWithChildrenException
Convenience constructor to give the user a message other than normal one and to chain this exception with a parent exception.
CannotDeleteRoleWithChildrenException(Throwable) - Constructor for exception org.openmrs.api.CannotDeleteRoleWithChildrenException
Convenience constructor used to only set the parent exception to chain with.
CannotStopDiscontinuationOrderException - Exception in org.openmrs.api
Thrown when attempt is made to discontinue a discontinuation order.
CannotStopDiscontinuationOrderException() - Constructor for exception org.openmrs.api.CannotStopDiscontinuationOrderException
 
CannotStopInactiveOrderException - Exception in org.openmrs.api
Thrown when the Order has already been discontinued.
CannotStopInactiveOrderException() - Constructor for exception org.openmrs.api.CannotStopInactiveOrderException
 
CannotUnvoidOrderException - Exception in org.openmrs.api
Thrown when an attempt to unvoid an order fails.
CannotUnvoidOrderException(String) - Constructor for exception org.openmrs.api.CannotUnvoidOrderException
 
CannotUpdateObjectInUseException - Exception in org.openmrs.api
An instance of this exception is thrown if an update operation is attempted on an object that is referenced by others, typically this should be thrown when altering an existing object is detrimental to the integrity of objects referencing it or any other existing associated data.
CannotUpdateObjectInUseException(String) - Constructor for exception org.openmrs.api.CannotUpdateObjectInUseException
 
CannotUpdateObjectInUseException(String, Throwable) - Constructor for exception org.openmrs.api.CannotUpdateObjectInUseException
 
CannotUpdateObjectInUseException(String, Object[]) - Constructor for exception org.openmrs.api.CannotUpdateObjectInUseException
 
CannotUpdateObjectInUseException(Class) - Constructor for exception org.openmrs.api.CannotUpdateObjectInUseException
 
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.
canViewAllEncounterTypes(User) - Method in interface org.openmrs.api.EncounterService
Determines whether given user is granted to view all encounter types or not
canViewAllEncounterTypes(User) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
canViewEncounter(Encounter, User) - Method in interface org.openmrs.api.EncounterService
Checks if passed in user can view given encounter.
canViewEncounter(Encounter, User) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
canWrite - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Whether the runtime file can be edited (only read by the velocity scripts)
CareSetting - Class in org.openmrs
Care Setting defines the scope of care for any piece of data within the medical record.
CareSetting() - Constructor for class org.openmrs.CareSetting
 
CareSetting(String, String, CareSetting.CareSettingType) - Constructor for class org.openmrs.CareSetting
 
CareSetting.CareSettingType - Enum in org.openmrs
 
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
 
Changeable - Interface in org.openmrs
Base interface for domain objects that need to track information related to when they were changed and the user that last changed them.
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.
ChangeLogDetective - Class in org.openmrs.liquibase
Figures out which Liquibase change logs were used to initialise an OpenMRS database and which change logs need to be run on top of that when updating the database.
ChangeLogDetective() - Constructor for class org.openmrs.liquibase.ChangeLogDetective
 
ChangeLogVersionFinder - Class in org.openmrs.liquibase
Provides information about available Liquibase snapshot and update change logs.
ChangeLogVersionFinder() - Constructor for class org.openmrs.liquibase.ChangeLogVersionFinder
The default constructor initialises the default provider of change log versions.
ChangeLogVersionFinder(ChangeLogVersions) - Constructor for class org.openmrs.liquibase.ChangeLogVersionFinder
Allows to inject a mock provider of change log versions for unit testing.
ChangeLogVersions - Class in org.openmrs.liquibase
Defines which Liquibase snapshot and update change logs are available at all.
ChangeLogVersions() - Constructor for class org.openmrs.liquibase.ChangeLogVersions
 
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(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePassword(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePassword(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePassword(User, String, String) - Method in interface org.openmrs.api.UserService
Change user password.
changePassword(String, String) - Method in interface org.openmrs.api.UserService
Changes the current user's password.
changePassword(User, String) - Method in interface org.openmrs.api.UserService
Changes password of User passed in
changePasswordUsingActivationKey(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePasswordUsingActivationKey(String, String) - Method in interface org.openmrs.api.UserService
Change user password given the activation key
changePasswordUsingSecretAnswer(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
changePasswordUsingSecretAnswer(String, String) - Method in interface org.openmrs.api.UserService
Change user password given the answer to the secret question
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
 
ChangeSetExecutorCallback - Interface in org.openmrs.liquibase
Interface used for callbacks when updating the database.
check(Database) - Method in class org.openmrs.util.databasechange.CheckDrugOrderUnitAndFrequencyTextNotMappedToConcepts
 
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
checkCoreDataset() - Static method in class org.openmrs.api.context.Context
Runs through the core data (e.g.
CheckDrugOrderUnitAndFrequencyTextNotMappedToConcepts - Class in org.openmrs.util.databasechange
This changesets finds all free text drug order dose units and frequencies and checks that they are all mapped to concepts ids via the OpenmrsConstants#GP_ORDER_ENTRY_UNITS_TO_CONCEPTS_MAPPINGS global property prior to upgrading to version 1.10.
CheckDrugOrderUnitAndFrequencyTextNotMappedToConcepts() - Constructor for class org.openmrs.util.databasechange.CheckDrugOrderUnitAndFrequencyTextNotMappedToConcepts
 
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, 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
 
checkIfFormsAreLocked() - Method in interface org.openmrs.api.FormService
Checks if the forms are locked, and if they are throws an exception when saving or deleting a form
checkIfFormsAreLocked() - Method in class org.openmrs.api.impl.FormServiceImpl
 
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
 
checkIfPatientIdentifierTypesAreLocked() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
checkIfPatientIdentifierTypesAreLocked() - Method in interface org.openmrs.api.PatientService
Check if patient identifier types are locked, and if they are, throws an exception during manipulation of a patient identifier type
checkIfPersonAttributeTypesAreLocked() - Method in class org.openmrs.api.impl.PersonServiceImpl
 
checkIfPersonAttributeTypesAreLocked() - Method in interface org.openmrs.api.PersonService
Check if the person attribute types are locked, and if they are throws an exception during manipulation of a person attribute type
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
 
checkLocaleAttributesForFirstTime(HttpServletRequest) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
It sets locale parameter for current session when user is making first GET http request to application.
checkLocaleAttributesForFirstTime(HttpServletRequest) - Method in class org.openmrs.web.filter.update.UpdateFilter
It sets locale attribute for current session when user is making first GET http request to application.
checkMandatoryModulesStarted() - Static method in class org.openmrs.module.ModuleUtil
Looks at the <moduleid>.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
 
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.
checkScheduleOverlap(Order, Order) - Static method in class org.openmrs.order.OrderUtil
Checks if the schedules of the specified orders overlap, Note this only makes a check that is purely based on dates ignoring other properties like patient, voided, careSetting and the orderable
CIVIL_STATUS_CONCEPT_ID - Static variable in class org.openmrs.util.OpenmrsConstants
 
CLASS_DRUG - Static variable in class org.openmrs.hl7.HL7Constants
 
clear() - Method in class org.openmrs.Allergies
 
clear() - Method in class org.openmrs.api.db.hibernate.DbSession
Completely clear the session.
clear() - Method in class org.openmrs.api.OrderContext
Clears all the context attributes
clear() - Method in class org.openmrs.logic.result.EmptyResult
 
clear() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
clear() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
clearCachedHandlers() - Static method in class org.openmrs.util.HandlerUtil
 
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.
ClobDatatypeStorage - Class in org.openmrs.api.db
Stores a potentially-long String value, for clob-based custom datatypes
ClobDatatypeStorage() - Constructor for class org.openmrs.api.db.ClobDatatypeStorage
 
clone() - Method in class org.openmrs.PatientIdentifier
bitwise copy of the PatientIdentifier object.
clone() - Method in class org.openmrs.PersonAddress
bitwise copy of the personAddress object.
cloneForDiscontinuing() - Method in class org.openmrs.DrugOrder
 
cloneForDiscontinuing() - Method in class org.openmrs.Order
Creates a discontinuation order for this order, sets the previousOrder and action fields, note that the discontinuation order needs to be saved for the discontinuation to take effect
cloneForDiscontinuing() - Method in class org.openmrs.ReferralOrder
Creates a discontinuation order for this.
cloneForDiscontinuing() - Method in class org.openmrs.TestOrder
Creates a discontinuation order for this.
cloneForDiscontinuingHelper(ServiceOrder) - Method in class org.openmrs.ServiceOrder
The purpose of this method is to allow subclasses of a ServiceOrder to delegate a portion of their cloneForDiscontinuing() method back to the superclass, in case the base class implementation changes.
cloneForRevision() - Method in class org.openmrs.DrugOrder
Creates a DrugOrder for revision from this order, sets the previousOrder, action field and other drug order fields.
cloneForRevision() - Method in class org.openmrs.Order
Creates an order for revision from this order, sets the previousOrder and action field.
cloneForRevision() - Method in class org.openmrs.ReferralOrder
Creates a ReferralOrder for revision from this order, sets the previousOrder, action field and other test order fields.
cloneForRevision() - Method in class org.openmrs.TestOrder
Creates a TestOrder for revision from this order, sets the previousOrder, action field and other test order fields.
cloneForRevisionHelper(DrugOrder) - Method in class org.openmrs.DrugOrder
 
cloneForRevisionHelper(Order) - Method in class org.openmrs.Order
The purpose of this method is to allow subclasses of Order to delegate a portion of their cloneForRevision() method back to the superclass, in case the base class implementation changes.
cloneForRevisionHelper(ServiceOrder) - Method in class org.openmrs.ServiceOrder
 
close() - Method in class org.openmrs.api.db.hibernate.DbSession
End the session by releasing the JDBC connection and cleaning up.
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
 
closeSessionWithCurrentUser() - Static method in class org.openmrs.api.context.Context
Used when the a unit of work which started with a call for openSessionWithCurrentUser has finished.
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
 
CodedOrFreeText - Class in org.openmrs
A Concept object can represent either a question or an answer to a data point.
CodedOrFreeText() - Constructor for class org.openmrs.CodedOrFreeText
 
CodedOrFreeText(Concept, ConceptName, String) - Constructor for class org.openmrs.CodedOrFreeText
Convenience constructor with concept, concept name and manually written concept name to save
codeName - Variable in class org.openmrs.layout.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 CohortService.saveCohort(Cohort) will.
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 CohortService.saveCohort(Cohort) will.
Cohort(Collection<?>) - Constructor for class org.openmrs.Cohort
This constructor does not check whether the database contains patients with the given ids, but CohortService.saveCohort(Cohort) will.
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 CohortService.saveCohort(Cohort) will.
Cohort(String) - Constructor for class org.openmrs.Cohort
Convenience constructor 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 CohortService.saveCohort(Cohort) will.
CohortDAO - Interface in org.openmrs.api.db
Database methods for cohort objects.
CohortEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
CohortEditor() - Constructor for class org.openmrs.propertyeditor.CohortEditor
 
CohortMembership - Class in org.openmrs
 
CohortMembership() - Constructor for class org.openmrs.CohortMembership
 
CohortMembership(Integer, Date) - Constructor for class org.openmrs.CohortMembership
 
CohortMembership(Integer) - Constructor for class org.openmrs.CohortMembership
 
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
 
CohortValidator - Class in org.openmrs.validator
Validates Cohort objects.
CohortValidator() - Constructor for class org.openmrs.validator.CohortValidator
 
collectAwareOfModuleImports(Module) - Static method in class org.openmrs.module.ModuleClassLoader
Get and cache the imports for this module.
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.
CollectionPart<E> - Class in org.openmrs.collection
It is a wrapper for a partial collection, which stores additional info about the current part and the whole.
CollectionPart(Collection<E>, Long, Long, Long, Boolean) - Constructor for class org.openmrs.collection.CollectionPart
 
collectRequiredModuleImports(Module) - Static method in class org.openmrs.module.ModuleClassLoader
Get and cache the imports for this module.
comment - Variable in class org.openmrs.Obs
 
compare(PatientIdentifierType, PatientIdentifierType) - Method in class org.openmrs.comparator.PatientIdentifierTypeDefaultComparator
Orders by retired (true last), required (true first), name and id.
compare(FormField, FormField) - Method in class org.openmrs.FormField.DefaultComparator
 
compare(String, String) - Method in class org.openmrs.module.VersionComparator
 
compare(PatientIdentifier, PatientIdentifier) - Method in class org.openmrs.PatientIdentifier.DefaultComparator
 
compare(PersonAttribute, PersonAttribute) - Method in class org.openmrs.PersonAttribute.DefaultComparator
 
compare(PersonAttributeType, PersonAttributeType) - Method in class org.openmrs.PersonAttributeType.DefaultComparator
 
compare(PersonName, PersonName) - Method in class org.openmrs.PersonName.DefaultComparator
 
compare(ConceptMapType, ConceptMapType) - Method in class org.openmrs.util.ConceptMapTypeComparator
 
compare(Drug, Drug) - Method in class org.openmrs.util.DrugsByNameComparator
 
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(Provider, Provider) - Method in class org.openmrs.util.ProviderByPersonNameComparator
 
compare(User, User) - Method in class org.openmrs.util.UserByNameComparator
 
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 Should return negative if personName for person1 comes before that of person2 Should return positive if personName for person1 comes after that of person2 Should return zero if the givenName middleName and familyName match Should be case insensitive
compareTo(Attribute) - Method in class org.openmrs.attribute.BaseAttribute
 
compareTo(CohortMembership) - Method in class org.openmrs.CohortMembership
Sorts by following fields, in order: voided (voided memberships sort last) endDate descending (so ended memberships are towards the end, and the older the more towards the end startDate descending (so started more recently is towards the front) patientId ascending (intuitive and consistent tiebreaker for client code) uuid ascending (just so we have a final consistent tie breaker)
compareTo(ConceptAnswer) - Method in class org.openmrs.ConceptAnswer
 
compareTo(ConceptSet) - Method in class org.openmrs.ConceptSet
 
compareTo(FormField) - Method in class org.openmrs.FormField
 
compareTo(PatientIdentifier) - Method in class org.openmrs.PatientIdentifier
Deprecated.
since 1.12. Use DefaultComparator instead. Note: this comparator imposes orderings that are inconsistent with equals.
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(PersonAttributeType) - Method in class org.openmrs.PersonAttributeType
Deprecated.
since 1.12. Use DefaultComparator instead. Note: this comparator imposes orderings that are inconsistent with equals.
compareTo(PersonName) - Method in class org.openmrs.PersonName
 
compareTo(DoubleRange) - Method in class org.openmrs.util.DoubleRange
first sorts according to low-bound (ascending) then according to high-bound (descending) Should return plus 1 if this low is greater than other low Should return minus one if this low is lower than other low Should return plus one if both lows are equal but other high is greater than this high Should return minus one if both lows are equal but other high is less than this high Should return zero if both lows and both highs are equal Should return 1 if this range is wider than other range
compareVersion(String, String) - Static method in class org.openmrs.module.ModuleUtil
Compares version to value version and value are strings like 1.9.2.0 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
 
ComparisonOperator - Interface in org.openmrs.logic.op
Marker interface to keep track of the ComparisonOperator sub type
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.
computeHashValue() - Method in class org.openmrs.person.PersonMergeLogData
Computes a unique hash value representing the object
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 - Variable in class org.openmrs.Obs
 
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
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
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.
ConceptAttribute - Class in org.openmrs
 
ConceptAttribute() - Constructor for class org.openmrs.ConceptAttribute
 
ConceptAttributeType - Class in org.openmrs
 
ConceptAttributeType() - Constructor for class org.openmrs.ConceptAttributeType
 
ConceptAttributeTypeEditor - Class in org.openmrs.propertyeditor
 
ConceptAttributeTypeEditor() - Constructor for class org.openmrs.propertyeditor.ConceptAttributeTypeEditor
 
ConceptAttributeTypeValidator - Class in org.openmrs.validator
Validates attributes on the ConceptAttributeType object.
ConceptAttributeTypeValidator() - Constructor for class org.openmrs.validator.ConceptAttributeTypeValidator
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ConceptClassEditor() - Constructor for class org.openmrs.propertyeditor.ConceptClassEditor
 
ConceptClassValidator - Class in org.openmrs.validator
Validates attributes on the ConceptClass object.
ConceptClassValidator() - Constructor for class org.openmrs.validator.ConceptClassValidator
 
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
ConceptDatatype - Class in org.openmrs.customdatatype.datatype
This is a class for custom datatypes for concepts
ConceptDatatype() - Constructor for class org.openmrs.customdatatype.datatype.ConceptDatatype
 
ConceptDatatypeEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ConceptDatatypeEditor() - Constructor for class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
ConceptDatatypeValidator - Class in org.openmrs.validator
Validates attributes on the ConceptDatatype object.
ConceptDatatypeValidator() - Constructor for class org.openmrs.validator.ConceptDatatypeValidator
 
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.
ConceptDrugValidator - Class in org.openmrs.validator
Validates Drug objects.
ConceptDrugValidator() - Constructor for class org.openmrs.validator.ConceptDrugValidator
 
ConceptEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ConceptEditor() - Constructor for class org.openmrs.propertyeditor.ConceptEditor
 
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
 
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
ConceptMap(ConceptReferenceTerm, ConceptMapType) - Constructor for class org.openmrs.ConceptMap
Convenience constructor that takes the term to be mapped to and the type of the map
ConceptMapType - Class in org.openmrs
ConceptMapType are used to define relationships between concepts and concept reference terms e.g IS_A or SAME_AS, BROADER_THAN
ConceptMapType() - Constructor for class org.openmrs.ConceptMapType
default constructor
ConceptMapType(Integer) - Constructor for class org.openmrs.ConceptMapType
constructor with id
ConceptMapTypeComparator - Class in org.openmrs.util
A utility class which sorts a collection of ConceptMapType objects in the following order: Regular Retired Hidden Retired and Hidden
ConceptMapTypeComparator() - Constructor for class org.openmrs.util.ConceptMapTypeComparator
 
ConceptMapTypeEditor - Class in org.openmrs.propertyeditor
 
ConceptMapTypeEditor() - Constructor for class org.openmrs.propertyeditor.ConceptMapTypeEditor
 
ConceptMapTypeValidator - Class in org.openmrs.validator
Validates ConceptMapType objects.
ConceptMapTypeValidator() - Constructor for class org.openmrs.validator.ConceptMapTypeValidator
 
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
 
ConceptNameEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
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.
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.
ConceptNameTagValidator - Class in org.openmrs.validator
Validates attributes on the ConceptNameTag object.
ConceptNameTagValidator() - Constructor for class org.openmrs.validator.ConceptNameTagValidator
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
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
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
 
ConceptReferenceTerm - Class in org.openmrs
A concept reference term is typically name for a concept by which it is referred in another institution like ICD9, ICD10, SNOMED that keeps a concept dictionary or any other OpenMRS implementation
ConceptReferenceTerm() - Constructor for class org.openmrs.ConceptReferenceTerm
default constructor
ConceptReferenceTerm(Integer) - Constructor for class org.openmrs.ConceptReferenceTerm
constructor with conceptReferenceTermId
ConceptReferenceTerm(ConceptSource, String, String) - Constructor for class org.openmrs.ConceptReferenceTerm
Convenience constructor with the required fields filled in
ConceptReferenceTermEditor - Class in org.openmrs.propertyeditor
 
ConceptReferenceTermEditor() - Constructor for class org.openmrs.propertyeditor.ConceptReferenceTermEditor
 
ConceptReferenceTermMap - Class in org.openmrs
The concept Reference Term map object represents a mapping between two Concept Reference Terms.
ConceptReferenceTermMap() - Constructor for class org.openmrs.ConceptReferenceTermMap
default constructor
ConceptReferenceTermMap(Integer) - Constructor for class org.openmrs.ConceptReferenceTermMap
constructor with concept reference term map id
ConceptReferenceTermMap(ConceptReferenceTerm, ConceptMapType) - Constructor for class org.openmrs.ConceptReferenceTermMap
Convenience constructor that takes the term to be mapped to and the type of the map
ConceptReferenceTermSaveHandler - Class in org.openmrs.api.handler
This class deals with ConceptReferenceTerm objects when they are saved via a save* method in an Openmrs Service.
ConceptReferenceTermSaveHandler() - Constructor for class org.openmrs.api.handler.ConceptReferenceTermSaveHandler
 
ConceptReferenceTermValidator - Class in org.openmrs.validator
Validates ConceptReferenceTerm objects.
ConceptReferenceTermValidator() - Constructor for class org.openmrs.validator.ConceptReferenceTermValidator
 
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(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 - Variable in class org.openmrs.AllergyProperties
 
ConceptService - Interface in org.openmrs.api
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept Proposals, and all other things 'Concept'.
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
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ConceptSourceEditor() - Constructor for class org.openmrs.propertyeditor.ConceptSourceEditor
 
ConceptSourceValidator - Class in org.openmrs.validator
Validates attributes on the ConceptSource object.
ConceptSourceValidator() - Constructor for class org.openmrs.validator.ConceptSourceValidator
 
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
ConceptStopWord - Class in org.openmrs
ConceptStopWord is the real world term used to filter the words for indexing from search phrase.
ConceptStopWord() - Constructor for class org.openmrs.ConceptStopWord
default constructor
ConceptStopWord(String) - Constructor for class org.openmrs.ConceptStopWord
Convenience constructor to create a ConceptStopWord object with default locale English
ConceptStopWord(String, Locale) - Constructor for class org.openmrs.ConceptStopWord
Convenience constructor to create a ConceptStopWord object with value and locale
ConceptStopWordException - Exception in org.openmrs.api
This exception is thrown whenever a concept stop word service failed.
ConceptStopWordException(String) - Constructor for exception org.openmrs.api.ConceptStopWordException
Constructor to give the user a message
ConceptStopWordException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptStopWordException
Convenience constructor to give the user a message and to chain this exception with a parent exception.
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
 
Condition - Class in org.openmrs
The condition class records detailed information about a condition, problem, diagnosis, or other situation or issue.
Condition() - Constructor for class org.openmrs.Condition
 
Condition(CodedOrFreeText, ConditionClinicalStatus, ConditionVerificationStatus, Condition, String, Date, Date, Patient) - Constructor for class org.openmrs.Condition
Convenience constructor to instantiate a condition class with all the necessary parameters
ConditionClinicalStatus - Enum in org.openmrs
The ConditionClinicalStatus is what we've historically called "condition status" and what FHIR refers to as ConditionClinicalStatus .
ConditionDAO - Interface in org.openmrs.api.db
This interface defines database methods for condition objects.
ConditionService - Interface in org.openmrs.api
This interface defines methods for condition objects.
ConditionServiceImpl - Class in org.openmrs.api.impl
This class implements the ConditionService interface It defines the methods to handle the condition domain object
ConditionServiceImpl() - Constructor for class org.openmrs.api.impl.ConditionServiceImpl
 
ConditionValidator - Class in org.openmrs.validator
* Validates Condition objects This class ensures that the condition object is valid and properly structured
ConditionValidator() - Constructor for class org.openmrs.validator.ConditionValidator
 
ConditionVerificationStatus - Enum in org.openmrs
The ConditionVerificationStatus is what we've historically called "diagnosis certainty" and what FHIR refers to as ConditionVerificationStatus.
configure(Type, Properties, ServiceRegistry) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
 
CONFIGURE_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
ConfigUtil - Class in org.openmrs.util
A utility class for working with configuration properties
ConfigUtil() - Constructor for class org.openmrs.util.ConfigUtil
 
confirmNoKnownAllergies() - Method in class org.openmrs.Allergies
 
CONNECTION_PASSWORD - Static variable in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
CONNECTION_USERNAME - Static variable in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
contains(Object) - Method in class org.openmrs.Allergies
 
contains(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Check if this instance is associated with this Session.
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
BUG: this method should return false if both ends of the range are null.
contains(Object) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
containsAll(Collection<?>) - Method in class org.openmrs.Allergies
 
containsAll(Collection<?>) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
containsAllergen(Allergy, Collection<? extends Allergy>) - Method in class org.openmrs.Allergies
Checks if a given allergy has the same allergen as any in the given allergies
containsAllergen(Allergy) - Method in class org.openmrs.Allergies
Checks if we already have an allergen similar to that in the given allergy
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
 
containsRole(String) - Method in class org.openmrs.User
Checks if the user has a given role.
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
CONTEXT - Static variable in class org.openmrs.util.DatabaseUpdater
 
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, Throwable) - 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).
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
 
ConvertOrderersToProviders - Class in org.openmrs.util.databasechange
This changeset creates provider accounts for orderers that have no providers accounts, and then converts the orderer from being users to providers
ConvertOrderersToProviders() - Constructor for class org.openmrs.util.databasechange.ConvertOrderersToProviders
 
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
convertToInteger(Long) - Static method in class org.openmrs.util.OpenmrsUtil
This method converts the given Long value to an Integer.
CONVSET_UUID - Static variable in class org.openmrs.ConceptClass
 
CookieClearingFilter - Class in org.openmrs.web.filter
This servlet filter exists to remove session cookies when a user logs out.
CookieClearingFilter() - Constructor for class org.openmrs.web.filter.CookieClearingFilter
 
copy(Allergy) - Method in class org.openmrs.Allergy
Copies all property values, apart from the id and uuid, from the given allergy into this object
copy(Condition, Condition) - Static method in class org.openmrs.Condition
Copies property values from the fromCondition to the toCondition such that fromCondition matches toCondition @see Condition#matches, but does not equal toCondition (uuid, id differ)
copy() - Method in class org.openmrs.DrugOrder
 
copy() - Method in class org.openmrs.EncounterProvider
 
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.ReferralOrder
 
copy() - Method in class org.openmrs.Relationship
Does a shallow copy of this Relationship.
copy() - Method in class org.openmrs.TestOrder
 
copyAndAssignToAnotherPatient(Patient) - Method in class org.openmrs.Encounter
Copied encounter will not have visit field copied.
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.
copyHelper(ServiceOrder) - Method in class org.openmrs.ServiceOrder
 
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.
CoreDataTuner - Class in org.openmrs.liquibase
This class (a) changes the order of change sets in Liquibase core-data snapshots, (b) discards change sets for the tables 'liquibasechangelog' and 'liquibasechangeloglock' and (c) ensures the admin user has working default values.
CoreDataTuner() - Constructor for class org.openmrs.liquibase.CoreDataTuner
 
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
 
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.LayoutTemplate
 
Creatable - Interface in org.openmrs
Base interface for domain objects that need to track information related to when they were created and the user that created them.
CREATE_REFERENCE_TERMS_WHILE_EDITING_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
createAppender(String, int, boolean, Filter, StringLayout) - Static method in class org.openmrs.logging.MemoryAppender
 
CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset - Class in org.openmrs.util.databasechange
 
CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset() - Constructor for class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
createCriteria(Class) - Method in class org.openmrs.api.db.hibernate.DbSession
Create Criteria instance for the given class (entity or subclasses/implementors).
createCriteria(Class, String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create Criteria instance for the given class (entity or subclasses/implementors), using a specific alias.
createCriteria(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create Criteria instance for the given entity name.
createCriteria(String, String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create Criteria instance for the given entity name, using a specific alias.
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
CreateDiscontinueOrders - Class in org.openmrs.util.databasechange
 
CreateDiscontinueOrders() - Constructor for class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
createDwrModulesXml(String) - Static method in class org.openmrs.module.web.WebModuleUtil
 
createEncounterSearchCriteria() - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
Create an EncounterSearchCriteria with the properties of this builder instance.
createFilter(Object, String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create a Query instance for the given collection and filter string.
createFullTextQuery(Query, Class<?>...) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
createFullTextQuery(QueryDescriptor, Class<?>...) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
createIndexer(Class<?>...) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
createInstance(TaskDefinition) - Method in class org.openmrs.scheduler.TaskFactory
Creates a new instance of Schedulable used to run tasks.
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.
createOutputStream() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
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
 
createQuery(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create a Query instance for the given HQL query string.
createSQLQuery(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create a SQLQuery instance for the given SQL query string.
createStoredProcedureCall(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Creates a call to a stored procedure.
createStoredProcedureCall(String, Class...) - Method in class org.openmrs.api.db.hibernate.DbSession
Creates a call to a stored procedure with specific result set entity mappings.
createStoredProcedureCall(String, String...) - Method in class org.openmrs.api.db.hibernate.DbSession
Creates a call to a stored procedure with specific result set entity mappings.
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.
createUpdatedChangeLogFile(String, String) - Method in class org.openmrs.liquibase.AbstractSnapshotTuner
 
createUser(User, String, List<String>) - Static method in class org.openmrs.api.context.Daemon
This method should not be called directly, only ContextDAO.createUser(User, String, List) can legally invoke Daemon.createUser(User, String, List).
createUser(User, String, List<String>) - Method in interface org.openmrs.api.db.ContextDAO
Creates a new user.
createUser(User, String, List<String>) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
createUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
createUser(User, String) - Method in interface org.openmrs.api.UserService
Create user with given password.
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
creator - Variable in class org.openmrs.BaseOpenmrsData
 
Credentials - Interface in org.openmrs.api.context
Authentication schemes define and require their own credentials.
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.
currentStepNumber - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The current step.
CustomDatatype<T> - Interface in org.openmrs.customdatatype
Represents a custom datatype, which an administrator may use for global properties, attribute types, etc.
CustomDatatype.Summary - Class in org.openmrs.customdatatype
A short representation of a custom value, along with an indication of whether this is the complete value, or just a summary.
CustomDatatypeException - Exception in org.openmrs.customdatatype
Exception related to CustomDatatype or CustomDatatypeHandler
CustomDatatypeException(String) - Constructor for exception org.openmrs.customdatatype.CustomDatatypeException
 
CustomDatatypeException(String, Exception) - Constructor for exception org.openmrs.customdatatype.CustomDatatypeException
 
CustomDatatypeHandler<DT extends CustomDatatype<T>,T> - Interface in org.openmrs.customdatatype
Subclasses of this interface represent different ways of building UI widgets to handle CustomDatatypes.
CustomDatatypeUtil - Class in org.openmrs.customdatatype
Helper methods for dealing with custom datatypes and their handlers
Customizable<A extends Attribute> - Interface in org.openmrs.customdatatype
Marker interface for classes that may be customized by the user by adding custom attributes, e.g.
CustomResourceLoader - Class in org.openmrs.web.filter.util
This class is responsible for loading messages resources from file system
CustomValueDescriptor - Interface in org.openmrs.customdatatype
A metadata item describing how a type of custom value is stored.
CycleException - Exception in org.openmrs.util
 
CycleException() - Constructor for exception org.openmrs.util.CycleException
 
CycleException(String, Object) - Constructor for exception org.openmrs.util.CycleException
 

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
Protected constructor to override the default constructor to prevent it from being instantiated.
Daemon.DaemonThread - Class in org.openmrs.api.context
Thread class used by the Daemon.startModule(Module) and Daemon.executeScheduledTask(Task) methods so that the returned object and the exception thrown can be returned to calling class
DAEMON_USER_UUID - Static variable in class org.openmrs.api.context.Daemon
The uuid defined for the daemon user object
DaemonThread() - Constructor for class org.openmrs.api.context.Daemon.DaemonThread
 
daemonThreadUser - Static variable in class org.openmrs.api.context.Daemon
 
DaemonToken - Class in org.openmrs.module
Required to run code with elevated privileges in Daemon.runInDaemonThreadAndWait(Runnable, DaemonToken).
DaemonToken(String) - Constructor for class org.openmrs.module.DaemonToken
 
DaemonTokenAware - Interface in org.openmrs.module
Allows to receive the daemon token to execute code as the daemon user.
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.OrderSetServiceImpl
 
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
 
DaoAuthenticationScheme - Class in org.openmrs.api.context
Base class for authentication schemes that intend to leverage OpenMRS' ContextDAO.
DaoAuthenticationScheme() - Constructor for class org.openmrs.api.context.DaoAuthenticationScheme
 
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
 
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
 
databaseConnection - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled out by user on the databasesetup.vm page Looks like:
DatabaseDetective - Class in org.openmrs.web.filter.initialization
 
DatabaseDetective() - Constructor for class org.openmrs.web.filter.initialization.DatabaseDetective
 
databaseDriver - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Optional Database Driver string filled in on databasesetup.vm
databaseName - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Filled out by the user on the databasesetup.vm page
databaseRootPassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
MySQL root account password used for simple installation.
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.OpenMRSChangeSet - Class in org.openmrs.util
Represents each change in the files referenced by liquibase-update-to-latest
DatabaseUpdaterLiquibaseProvider - Class in org.openmrs.util
Provides a wrapper for org.openmrs.util.DatabaseUpdater#getLiquibase(String) that can be injected into helper methods provided by the org.openmrs,liquibase.ChangeLogDetective class.
DatabaseUpdaterLiquibaseProvider() - Constructor for class org.openmrs.util.DatabaseUpdaterLiquibaseProvider
 
DatabaseUpdaterWrapper - Class in org.openmrs.web.filter.update
 
DatabaseUpdaterWrapper() - Constructor for class org.openmrs.web.filter.update.DatabaseUpdaterWrapper
 
DatabaseUtil - Class in org.openmrs.util
Utility class that provides database related methods
DatatypeDAO - Interface in org.openmrs.api.db
Data access for custom datatypes
DatatypeService - Interface in org.openmrs.api
API methods related to CustomDatatype and CustomDatatypeHandler.
DatatypeServiceImpl - Class in org.openmrs.api.impl
Standard implementation of DatatypeService
DatatypeServiceImpl() - Constructor for class org.openmrs.api.impl.DatatypeServiceImpl
 
DATE - Static variable in class org.openmrs.ConceptDatatype
 
DATE_UUID - Static variable in class org.openmrs.ConceptDatatype
 
DateDatatype - Class in org.openmrs.customdatatype.datatype
Datatype for a Date (without time), represented by a java.util.Date.
DateDatatype() - Constructor for class org.openmrs.customdatatype.datatype.DateDatatype
 
DateOrDatetimeEditor - Class in org.openmrs.propertyeditor
Allows a java.util.Date to be converted to/from a String.
DateOrDatetimeEditor() - Constructor for class org.openmrs.propertyeditor.DateOrDatetimeEditor
 
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
 
DateUtil - Class in org.openmrs.util
Utility classes that provide date-related methods
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
 
DbSession - Class in org.openmrs.api.db.hibernate
This class has been created to provide backwards compatibility for modules, which need to support OpenMRS 1.12 and before.
DbSession(SessionFactory) - Constructor for class org.openmrs.api.db.hibernate.DbSession
 
DbSessionFactory - Class in org.openmrs.api.db.hibernate
It should be used instead of SessionFactory for modules, which need to support OpenMRS 1.12 and before.
DbSessionFactory(SessionFactory) - Constructor for class org.openmrs.api.db.hibernate.DbSessionFactory
 
deactivate() - Method in class org.openmrs.PersonAddress
Makes an address inactive by setting its endDate to the current time
decrypt(String, byte[], byte[]) - Static method in class org.openmrs.util.Security
decrypt text to a string with specific initVector and secretKey; rarely used except in testing and where specifically necessary
decrypt(String) - Static method in class org.openmrs.util.Security
Deprecated.
As of version 2.4.0, this method is not referenced in openmrs-core or any other projects under the GitHub OpenMRS organisation.
DEFAULT_ADDRESS_TEMPLATE - Static variable in class org.openmrs.util.OpenmrsConstants
 
DEFAULT_CONCEPT_MAP_TYPE - Static variable in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
DEFAULT_CUSTOM_DATATYPE - Static variable in class org.openmrs.util.OpenmrsConstants
The data type to return on failing to load a custom data type.
DEFAULT_DATABASE_NAME - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Default database name to use unless user specifies another in the wizard or they are creating a test installation
DEFAULT_DATE_FORMAT - Static variable in class org.openmrs.scheduler.Schedule
Default TODO Move to constants or properties
DefaultComparator() - Constructor for class org.openmrs.FormField.DefaultComparator
 
DefaultComparator() - Constructor for class org.openmrs.PatientIdentifier.DefaultComparator
 
DefaultComparator() - Constructor for class org.openmrs.PersonAttribute.DefaultComparator
 
DefaultComparator() - Constructor for class org.openmrs.PersonAttributeType.DefaultComparator
 
DefaultComparator() - Constructor for class org.openmrs.PersonName.DefaultComparator
 
defaultLayoutFormat - Variable in class org.openmrs.layout.LayoutSupport
 
DefaultMessageSourceServiceImpl - Class in org.openmrs.messagesource.impl
Loads messages from the default message properties file before spring starts up
DelegatingFullTextSession - Class in org.openmrs.api.db
Custom implementation of the FullTextSession interface that acts a wrapper around a target FullTextSession instance, it actually delegates all the method calls directly to the target except for the FullTextSession.createFullTextQuery(Query, Class[]) method where it first notifies registered listeners of the creation event before returning the newly created FullTextQuery object.
DelegatingFullTextSession(FullTextSession, ApplicationEventPublisher) - Constructor for class org.openmrs.api.db.DelegatingFullTextSession
 
delete(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Remove a persistent instance from the datastore.
delete(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Remove a persistent instance from the datastore.
delete(T) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
delete(T) - Method in interface org.openmrs.api.db.OpenmrsObjectDAO
Completely deletes a persistent from the database
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_CONDITIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_DIAGNOSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_MEDICATION_DISPENSE - Static variable in class org.openmrs.util.PrivilegeConstants
 
DELETE_NOTE - 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
 
DELETE_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
deleteAlert(Alert) - Method in interface org.openmrs.notification.db.AlertDAO
 
deleteAlert(Alert) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
 
deleteClobDatatypeStorage(ClobDatatypeStorage) - Method in interface org.openmrs.api.DatatypeService
Deletes a clob storage object from the database
deleteClobDatatypeStorage(ClobDatatypeStorage) - Method in interface org.openmrs.api.db.DatatypeDAO
Deletes a clob storage object from the database
deleteClobDatatypeStorage(ClobDatatypeStorage) - Method in class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
 
deleteClobDatatypeStorage(ClobDatatypeStorage) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
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
 
deleteConceptAttributeType(ConceptAttributeType) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptAttributeType(ConceptAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
deleteConceptMapType(ConceptMapType) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptMapType(ConceptMapType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
deleteConceptNameTag(ConceptNameTag) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptNameTag(ConceptNameTag) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
deleteConceptReferenceTerm(ConceptReferenceTerm) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
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)
deleteConceptStopWord(Integer) - Method in interface org.openmrs.api.ConceptService
Delete the given ConceptStopWord in the database
deleteConceptStopWord(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
deleteConceptStopWord(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
deleteConceptStopWord(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
deleteCondition(Condition) - Method in interface org.openmrs.api.db.ConditionDAO
Removes a condition from the database
deleteCondition(Condition) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
Removes a condition from the database
deleteDiagnosis(Diagnosis) - Method in interface org.openmrs.api.db.DiagnosisDAO
Deletes a diagnosis
deleteDiagnosis(Diagnosis) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Completely remove a diagnosis from the database.
deleteDiagnosisAttributeType(DiagnosisAttributeType) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
deleteDiagnosisAttributeType(DiagnosisAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
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
 
deleteEncounterRole(EncounterRole) - Method in interface org.openmrs.api.db.EncounterDAO
Purge an encounter role from database.
deleteEncounterRole(EncounterRole) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
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
 
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
 
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
 
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
 
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
 
deleteFormResource(FormResource) - Method in interface org.openmrs.api.db.FormDAO
 
deleteFormResource(FormResource) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
deleteGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.db.AdministrationDAO
 
deleteGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
deleteHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7InError(HL7InError) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InError(HL7InError) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.db.HL7DAO
 
deleteHL7Source(HL7Source) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
deleteHL7Source(HL7Source) - Method in interface org.openmrs.hl7.db.HL7DAO
 
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.
deleteLocationAttributeType(LocationAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
deleteLocationAttributeType(LocationAttributeType) - Method in interface org.openmrs.api.db.LocationDAO
 
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.
deleteMedicationDispense(MedicationDispense) - Method in class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
deleteMedicationDispense(MedicationDispense) - Method in interface org.openmrs.api.db.MedicationDispenseDAO
Remove a MedicationDispense from the database.
deleteObs(Obs) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
deleteObs(Obs) - Method in interface org.openmrs.api.db.ObsDAO
 
deleteObsThatReference(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
Delete Obs that references (deleted) Order
deleteObsThatReference(Order) - Method in interface org.openmrs.api.db.OrderDAO
Delete Obs that references an order
deleteOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
deleteOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
deleteOrderAttributeType(OrderAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
deleteOrderAttributeType(OrderAttributeType) - Method in interface org.openmrs.api.db.OrderDAO
 
deleteOrderGroupAttributeType(OrderGroupAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
deleteOrderGroupAttributeType(OrderGroupAttributeType) - Method in interface org.openmrs.api.db.OrderDAO
 
deleteOrderSetAttributeType(OrderSetAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
deleteOrderSetAttributeType(OrderSetAttributeType) - Method in interface org.openmrs.api.db.OrderSetDAO
 
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.
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 class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
deletePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.db.PatientDAO
 
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
deletePerson(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deletePerson(Person) - Method in interface org.openmrs.api.db.PersonDAO
 
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
 
deletePrivilege(Privilege) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deletePrivilege(Privilege) - Method in interface org.openmrs.api.db.UserDAO
 
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
deleteProvider(Provider) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
deleteProvider(Provider) - Method in interface org.openmrs.api.db.ProviderDAO
deletes an exisiting Provider
deleteProviderAttributeType(ProviderAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
deleteProviderAttributeType(ProviderAttributeType) - Method in interface org.openmrs.api.db.ProviderDAO
 
deleteRelationship(Relationship) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deleteRelationship(Relationship) - Method in interface org.openmrs.api.db.PersonDAO
 
deleteRelationshipType(RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
deleteRelationshipType(RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
 
deleteRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deleteRole(Role) - Method in interface org.openmrs.api.db.UserDAO
 
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.
deleteUser(User) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
deleteUser(User) - Method in interface org.openmrs.api.db.UserDAO
 
deleteVisit(Visit) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
deleteVisit(Visit) - Method in interface org.openmrs.api.db.VisitDAO
 
deleteVisitAttributeType(VisitAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
deleteVisitAttributeType(VisitAttributeType) - Method in interface org.openmrs.api.db.VisitDAO
Completely removes a visit attribute type from the database
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
 
DENIED_PAGE - Static variable in class org.openmrs.web.WebConstants
Session attribute name for the url of the page the user was trying to access when they failed a privilege check
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) - Method in class org.openmrs.customdatatype.datatype.BooleanDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.ConceptDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.DateDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.FloatDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.FreeTextDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.LocationDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.ProgramDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.ProviderDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.datatype.SpecifiedTextOptionsDatatype
 
deserialize(String) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
 
deserialize(String, Class<? extends T>) - Method in interface org.openmrs.serialization.OpenmrsSerializer
Deserialize the given string into a full object
deserialize(String, Class<? extends T>) - Method in class org.openmrs.serialization.SimpleXStreamSerializer
 
deserializeSimpleConfiguration(String) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
Deserializes a simple String-based configuration from the serialized form used by CustomDatatypeUtil.serializeSimpleConfiguration(Map) Utility method for property-style configuration implementations.
destroy() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
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.
destroyInstance() - Static method in class org.openmrs.util.OpenmrsClassScanner
 
determineMapTypeId(String, Map<String, Integer>) - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
Determines the map type based on the given comment.
Diagnosis - Class in org.openmrs
Diagnosis class defines the identification of the nature of an illness or other problem by examination of the symptoms during an encounter (visit or interaction of a patient with a healthcare worker).
Diagnosis() - Constructor for class org.openmrs.Diagnosis
Default no-arg Constructor; instantiates a new Diagnosis without passing any initial values.
Diagnosis(Encounter, CodedOrFreeText, ConditionVerificationStatus, Integer, Patient) - Constructor for class org.openmrs.Diagnosis
 
Diagnosis(Encounter, CodedOrFreeText, ConditionVerificationStatus, Integer, Patient, String) - Constructor for class org.openmrs.Diagnosis
 
DIAGNOSIS_UUID - Static variable in class org.openmrs.ConceptClass
 
DiagnosisAttribute - Class in org.openmrs
The DiagnosisAttribute, value for the DiagnosisAttributeType that is stored in a Diagnosis.
DiagnosisAttribute() - Constructor for class org.openmrs.DiagnosisAttribute
 
DiagnosisAttributeType - Class in org.openmrs
The DiagnosisAttributeType extension to the Diagnosis class.
DiagnosisAttributeType() - Constructor for class org.openmrs.DiagnosisAttributeType
 
DiagnosisDAO - Interface in org.openmrs.api.db
This interface defines database methods for diagnosis objects.
DiagnosisService - Interface in org.openmrs.api
API methods for managing diagnoses
DiagnosisServiceImpl - Class in org.openmrs.api.impl
 
DiagnosisServiceImpl() - Constructor for class org.openmrs.api.impl.DiagnosisServiceImpl
 
DiagnosisValidator - Class in org.openmrs.validator
Validates Validator objects This class ensures that the condition object is valid and properly structured
DiagnosisValidator() - Constructor for class org.openmrs.validator.DiagnosisValidator
 
disableFetchProfile(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Disable a particular fetch profile on this session.
disableFilter(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Disable the named filter for the current session.
DisableHandlers - Annotation Type in org.openmrs.annotation
In RequiredDataAdvice, by default, RequiredDataHandlers are called on all child collections of the OpenmrsObject being handled.
DisableTriggersChangeSet - Class in org.openmrs.util.databasechange
Disables all triggers for the current schema Postgres does not have a call to disable all foreign key constraints.
DisableTriggersChangeSet() - Constructor for class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
disableValidationForThread() - Static method in class org.openmrs.validator.ValidateUtil
Used to indicate that validation should be disabled for the current thread NOTE: This should always be used in conjunction with the resumeValidationForThread method
discontinueOrder(Order, Concept, Date, Provider, Encounter) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
discontinueOrder(Order, String, Date, Provider, Encounter) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
discontinueOrder(Order, Concept, Date, Provider, Encounter) - Method in interface org.openmrs.api.OrderService
Discontinues an order.
discontinueOrder(Order, String, Date, Provider, Encounter) - Method in interface org.openmrs.api.OrderService
Discontinues an order.
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
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
 
displayName - Variable in class org.openmrs.layout.LayoutTemplate
 
displayText() - Method in enum org.openmrs.web.filter.initialization.WizardTask
Returns the displayText to be printed in the IU
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
 
DOCUMENT - Static variable in class org.openmrs.ConceptDatatype
 
DOCUMENT_UUID - Static variable in class org.openmrs.ConceptDatatype
 
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.CookieClearingFilter
 
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.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
doGetTextSummary(T) - Method in class org.openmrs.customdatatype.datatype.BaseMetadataDatatype
 
doGetTextSummary(Concept) - Method in class org.openmrs.customdatatype.datatype.ConceptDatatype
 
doGetTextSummary(Date) - Method in class org.openmrs.customdatatype.datatype.DateDatatype
 
doGetTextSummary(T) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
Most implementations should override this method to return plain-text summary of the typed value, as defined by CustomDatatype.getTextSummary(String).
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
doOpenmrsCustomisations(AbstractConfiguration) - Static method in class org.openmrs.logging.OpenmrsConfigurationFactory
 
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
doReturningWork(ReturningWork<T>) - Method in class org.openmrs.api.db.hibernate.DbSession
Controller for allowing users to perform JDBC related work using the Connection managed by this Session.
DosingInstructions - Interface in org.openmrs
The instructions for different drug prescriptions can vary greatly.
DoubleRange - Class in org.openmrs.util
Represents a bounded or unbounded numeric range.
DoubleRange() - Constructor for class org.openmrs.util.DoubleRange
Should return null low and high if accessors are not called
DoubleRange(Double, Double) - Constructor for class org.openmrs.util.DoubleRange
Should return infinite low and high if called with null parameters
DownloadableDatatypeHandler<T> - Interface in org.openmrs.customdatatype
Indicates that a CustomDatatypeHandler allows underlying custom values to be downloaded or streamed in some meaningful way.
doWork(Work) - Method in class org.openmrs.api.db.hibernate.DbSession
Controller for allowing users to perform JDBC related work using the Connection managed by this Session.
DropMillisecondsHibernateInterceptor - Class in org.openmrs.api.db.hibernate
Prior to MySQL version 5.6 the DATETIME datatype is only precise to the second, and in version 5.6, a column datatype of DATETIME is precise to the second.
DropMillisecondsHibernateInterceptor() - Constructor for class org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptor
 
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
DRUG_ORDER_TYPE_UUID - Static variable in class org.openmrs.OrderType
 
DRUG_UUID - Static variable in class org.openmrs.ConceptClass
 
DrugEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
DrugEditor() - Constructor for class org.openmrs.propertyeditor.DrugEditor
 
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
DrugOrderValidator - Class in org.openmrs.validator
Validates the DrugOrder class.
DrugOrderValidator() - Constructor for class org.openmrs.validator.DrugOrderValidator
 
DrugReferenceMap - Class in org.openmrs
The DrugReferenceMap map object represents a mapping between a drug and alternative drug terminologies.
DrugReferenceMap() - Constructor for class org.openmrs.DrugReferenceMap
default constructor
DrugReferenceMap(ConceptReferenceTerm, ConceptMapType) - Constructor for class org.openmrs.DrugReferenceMap
 
DrugsByNameComparator - Class in org.openmrs.util
The Class DrugsByNameComparator.
DrugsByNameComparator() - Constructor for class org.openmrs.util.DrugsByNameComparator
 
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
DrugValidator - Class in org.openmrs.validator
Validates Drug objects.
DrugValidator() - Constructor for class org.openmrs.validator.DrugValidator
 
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
 
DuplicateEncounterRoleNameChangeSet - Class in org.openmrs.util.databasechange
Liquibase custom changeset used to identify and resolve duplicate EncounterRole names.
DuplicateEncounterRoleNameChangeSet() - Constructor for class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
 
DuplicateEncounterTypeNameChangeSet - Class in org.openmrs.util.databasechange
Liquibase custom changeset used to identify and resolve duplicate EncounterType names.
DuplicateEncounterTypeNameChangeSet() - Constructor for class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
 
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
 
DuplicateLocationAttributeTypeNameChangeSet - Class in org.openmrs.util.databasechange
Liquibase custom changeset used to identify and resolve duplicate LocationAttributeType names.
DuplicateLocationAttributeTypeNameChangeSet() - Constructor for class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
 
Duration - Class in org.openmrs
Duration represented using SNOMED CT duration codes
Duration(Integer, String) - Constructor for class org.openmrs.Duration
 
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
 

E

earliest() - Method in class org.openmrs.logic.result.Result
 
Edge(T, T) - Constructor for class org.openmrs.util.Graph.Edge
 
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_CONDITIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_DIAGNOSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_MEDICATION_DISPENSE - Static variable in class org.openmrs.util.PrivilegeConstants
 
EDIT_NOTE - 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
 
EDIT_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
EditedOrderDoesNotMatchPreviousException - Exception in org.openmrs.api
Thrown when the new edited order contains modified properties that must be the same as previous order.
EditedOrderDoesNotMatchPreviousException(String) - Constructor for exception org.openmrs.api.EditedOrderDoesNotMatchPreviousException
 
element() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
elementDefaults - Variable in class org.openmrs.layout.LayoutTemplate
 
elementRegex - Variable in class org.openmrs.layout.LayoutTemplate
 
elementRegexFormats - Variable in class org.openmrs.layout.LayoutTemplate
 
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
 
enableFetchProfile(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Enable a particular fetch profile on this session.
enableFilter(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Enable the named filter for this current session.
EnableTriggersChangeSet - Class in org.openmrs.util.databasechange
Enables all triggers for the current schema Postgres does not have a call to enable all foreign key constraints.
EnableTriggersChangeSet() - Constructor for class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
encodeForCDATA(String) - Static method in class org.openmrs.web.WebUtil
Encodes data for an XML CDATA section.
encodeForCssString(String) - Static method in class org.openmrs.web.WebUtil
Encodes for CSS strings.
encodeForCssUrl(String) - Static method in class org.openmrs.web.WebUtil
Encodes for CSS URL contexts.
encodeForHtmlAttribute(String) - Static method in class org.openmrs.web.WebUtil
Encodes for HTML text attributes.
encodeForHtmlContent(String) - Static method in class org.openmrs.web.WebUtil
Encodes for HTML text content.
encodeForHtmlUnquotedAttribute(String) - Static method in class org.openmrs.web.WebUtil
Encodes for unquoted HTML attribute values.
encodeForJava(String) - Static method in class org.openmrs.web.WebUtil
Encodes for a Java string.
encodeForJavaScript(String) - Static method in class org.openmrs.web.WebUtil
Encodes for a JavaScript string.
encodeForJavaScriptAttribute(String) - Static method in class org.openmrs.web.WebUtil
This method encodes for JavaScript strings contained within HTML script attributes (such as onclick).
encodeForJavaScriptBlock(String) - Static method in class org.openmrs.web.WebUtil
Encodes for JavaScript strings contained within HTML script blocks.
encodeForJavaScriptSource(String) - Static method in class org.openmrs.web.WebUtil
Encodes for JavaScript strings contained within a JavaScript or JSON file.
encodeForUri(String) - Static method in class org.openmrs.web.WebUtil
Performs percent-encoding of a URL according to RFC 3986.
encodeForUriComponent(String) - Static method in class org.openmrs.web.WebUtil
Performs percent-encoding for a component of a URI, such as a query parameter name or value, path or query-string.
encodeForXml(String) - Static method in class org.openmrs.web.WebUtil
Encodes for XML and XHTML.
encodeForXmlAttribute(String) - Static method in class org.openmrs.web.WebUtil
Encodes for XML and XHTML attribute content.
encodeForXmlComment(String) - Static method in class org.openmrs.web.WebUtil
Encodes for XML comments.
encodeForXmlContent(String) - Static method in class org.openmrs.web.WebUtil
Encodes for XML and XHTML text content.
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
 
EncounterDAO - Interface in org.openmrs.api.db
Encounter-related database functions
EncounterEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
EncounterEditor() - Constructor for class org.openmrs.propertyeditor.EncounterEditor
 
EncounterProvider - Class in org.openmrs
Mapping Class between Encounters and Providers which allows many to many relationship.
EncounterProvider() - Constructor for class org.openmrs.EncounterProvider
 
EncounterRole - Class in org.openmrs
An EncounterRole a role specific to the encounter.
EncounterRole() - Constructor for class org.openmrs.EncounterRole
default constructor
EncounterRole(Integer) - Constructor for class org.openmrs.EncounterRole
 
EncounterRoleValidator - Class in org.openmrs.validator
Validator for EncounterRole class
EncounterRoleValidator() - Constructor for class org.openmrs.validator.EncounterRoleValidator
 
EncounterSearchCriteria - Class in org.openmrs.parameter
The search parameter object for encounters.
EncounterSearchCriteria(Patient, Location, Date, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - Constructor for class org.openmrs.parameter.EncounterSearchCriteria
Instead of calling this constructor directly, it is recommended to use EncounterSearchCriteriaBuilder.
EncounterSearchCriteriaBuilder - Class in org.openmrs.parameter
A convenience builder for EncounterSearchCriteria.
EncounterSearchCriteriaBuilder() - Constructor for class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
EncounterService - Interface in org.openmrs.api
Services for Encounters and Encounter Types
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 Should set encounter type id with given parameter
EncounterType(String, String) - Constructor for class org.openmrs.EncounterType
Required values constructor.
EncounterTypeEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
EncounterTypeEditor() - Constructor for class org.openmrs.propertyeditor.EncounterTypeEditor
 
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
 
EncounterValidator - Class in org.openmrs.validator
Validator for Encounter class
EncounterValidator() - Constructor for class org.openmrs.validator.EncounterValidator
 
EncounterVisitHandler - Interface in org.openmrs.api.handler
This is the contract for different ways to determine if an Encounter should be part of an Active visit.
encrypt(String, byte[], byte[]) - Static method in class org.openmrs.util.Security
encrypt text to a string with specific initVector and secretKey; rarely used except in testing and where specifically necessary
encrypt(String) - Static method in class org.openmrs.util.Security
Deprecated.
As of version 2.4.0, this method is not referenced in openmrs-core or any other projects under the GitHub OpenMRS organisation.
ENCRYPTION_CIPHER_CONFIGURATION - Static variable in class org.openmrs.util.OpenmrsConstants
Encryption properties; both vector and key are required to utilize a two-way encryption
ENCRYPTION_KEY_DEFAULT - Static variable in class org.openmrs.util.OpenmrsConstants
 
ENCRYPTION_KEY_RUNTIME_PROPERTY - Static variable in class org.openmrs.util.OpenmrsConstants
 
ENCRYPTION_KEY_SPEC - Static variable in class org.openmrs.util.OpenmrsConstants
 
ENCRYPTION_VECTOR_DEFAULT - Static variable in class org.openmrs.util.OpenmrsConstants
 
ENCRYPTION_VECTOR_RUNTIME_PROPERTY - Static variable in class org.openmrs.util.OpenmrsConstants
 
EncryptSecretAnswersChangeSet - Class in org.openmrs.util.databasechange
This change set is run to encrypt the users.secret_answer column
EncryptSecretAnswersChangeSet() - Constructor for class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
endCohortMembership(CohortMembership, Date) - Method in interface org.openmrs.api.CohortService
Ends the specified CohortMembership i.e.
endCohortMembership(CohortMembership, Date) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
endDate - Variable in class org.openmrs.layout.LayoutTemplate
 
endVisit(Visit, Date) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
endVisit(Visit, Date) - Method in interface org.openmrs.api.VisitService
Sets the stopDate of a given visit.
entrySet() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
equals(Object) - Method in class org.openmrs.BaseOpenmrsObject
Returns true if and only if x and y refer to the same object (x == y has the value true) or both have the same uuid (((x.uuid != null) && x.uuid.equals(y.uuid)) has the value true).
equals(Object) - Method in class org.openmrs.CohortMembership
 
equals(Object) - Method in class org.openmrs.ConceptReferenceTermMap
 
equals(Object) - Method in class org.openmrs.ConceptSearchResult
 
equals(Object) - Method in class org.openmrs.ImplementationId
 
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.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.util.DoubleRange
 
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(String) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
error(String, LogEvent, Throwable) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
error(String, Throwable) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
error - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
ERROR_COMPLETE_STARTUP - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_CORE_MOD_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_ADM_PSDW_EMPTY - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_ADM_PSDW_WEAK - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_ADM_PSWDS_MATCH - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CONN_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CONN_VERIFY - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CONNECTION_FAIL - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CREATE_DB_USER - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CREATE_NEW - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CREATE_TABLES_OR_ADD_DEMO_DATA - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CUR_USER_NAME_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CUR_USER_PSWD_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_CURR_NAME_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_DRIVER_CLASS_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_DRIVER_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_EXEC_SQL - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_GRANT_PRIV - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_IMPL_ID_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_IMPORT_TEST_DATA - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_NEW_NAME_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_PSDW_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_UNABLE_TO_ADD_MODULES - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_UNABLE_TO_FETCH_MODULES - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_UPDATE - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_UPDATE_TO_LATEST - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_USER_NAME_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_DB_USER_PSWD_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_INPUT_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_MANDATORY_MOD_REQ - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_SET_INPL_ID - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_UNABLE_COPY_DATA - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_UNABLE_CREATE_DB - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_UNABLE_CREATE_DUMP - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
ERROR_UNABLE_CREATE_ENV - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
errorAtStartup - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
ErrorMessageConstants - Class in org.openmrs.web.filter.util
This class contains all constants that describes names of properties, which are used as keys, when showing localized error messages on pages of install and database wizard
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
escapeHTML(String) - Static method in class org.openmrs.web.WebUtil
Encodes for (X)HTML text content and text attributes.
escapeNewlines(String) - Static method in class org.openmrs.web.WebUtil
 
escapeQuery(String) - Static method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Escape any characters that can be interpreted by the query parser.
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(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(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(Object) - Method in class org.openmrs.api.db.hibernate.AttributeMatcherPredicate
 
EventListeners - Class in org.openmrs.api
Holds all OpenMRS event listeners
EventListeners() - Constructor for class org.openmrs.api.EventListeners
 
evict(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Remove this instance from the session cache.
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
 
EXACT_ANALYZER - Static variable in class org.openmrs.api.db.hibernate.search.LuceneAnalyzers
 
exceptionThrown - Variable in class org.openmrs.api.context.Daemon.DaemonThread
The exception thrown (if any) by the method called in Thread.run()
ExceptionUtil - Class in org.openmrs.util
Utility methods for dealing with exceptions
exclude(String, Object) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Exclude any items with the given value in the specified field.
exclude(String, Object[]) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Exclude any items with the given values in the specified field.
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.AutoCloseVisitsTask
 
execute() - Method in class org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
 
execute() - Method in class org.openmrs.scheduler.tasks.HelloWorldTask
 
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(Task) - Static method in class org.openmrs.scheduler.timer.TimerSchedulerTask
Executes the given task.
execute(Database) - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
Does the work of adding UUIDs to all rows.
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.ConvertOrderersToProviders
 
execute(Database) - Method in class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
execute(Database) - Method in class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
execute(Database) - Method in class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
Method to perform validation and resolution of duplicate EncounterRole names
execute(Database) - Method in class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
Method to perform validation and resolution of duplicate EncounterType names
execute(Database) - Method in class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
Method to perform validation and resolution of duplicate LocationAttributeType names
execute(Database) - Method in class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.GenerateUuid
Adds UUIDs to all rows for the specified tables.
execute(Database) - Method in class org.openmrs.util.databasechange.MigrateAllergiesChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
execute(Database) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
execute(Database) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
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
execute(Database) - Method in class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
execute(Database) - Method in class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
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
executeChangelog(String, ChangeSetExecutorCallback) - Static method in class org.openmrs.util.DatabaseUpdater
Executes the given changelog file.
executeChangelog(String, Contexts, 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.
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(Session, String, boolean) - Static method in class org.openmrs.util.DatabaseUtil
Executes the passed SQL query, enforcing select only if that parameter is set for given Session
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 for given Connection
executing(ChangeSet, int) - Method in interface org.openmrs.liquibase.ChangeSetExecutorCallback
This method is called after each changeset is executed.
ExistingOrNewVisitAssignmentHandler - Class in org.openmrs.api.handler
This handler assigns an encounter to an existing visit, where appropriate, or creates a new one.
ExistingOrNewVisitAssignmentHandler() - Constructor for class org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandler
 
ExistingVisitAssignmentHandler - Class in org.openmrs.api.handler
This handler assigns an encounter to an existing visit, where appropriate, but will never create a new visit.
ExistingVisitAssignmentHandler() - Constructor for class org.openmrs.api.handler.ExistingVisitAssignmentHandler
 
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.
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
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.
EXTENSION_ID_SEPARATOR - 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
 
EXTENSIONS - Static variable in class org.openmrs.logging.OpenmrsConfigurationFactory
 

F

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
 
FieldAnswer - Class in org.openmrs
FieldAnswer
FieldAnswer() - Constructor for class org.openmrs.FieldAnswer
default constructor
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
FieldTypeValidator - Class in org.openmrs.validator
Validates attributes on the FieldType object.
FieldTypeValidator() - Constructor for class org.openmrs.validator.FieldTypeValidator
 
FieldValidator - Class in org.openmrs.validator
Validator for Field class
FieldValidator() - Constructor for class org.openmrs.validator.FieldValidator
 
file2url(File) - Static method in class org.openmrs.module.ModuleUtil
Utility method to convert a File object to a local URL.
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
filterEncountersByViewPermissions(List<Encounter>, User) - Method in interface org.openmrs.api.EncounterService
Filters out all encounters to which given user does not have access.
filterEncountersByViewPermissions(List<Encounter>, User) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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.
FilterUtil - Class in org.openmrs.web.filter.util
This class contains convenient methods for storing/retrieving locale parameters into/from DB as admin's user property and as default locale property for OpenMRS system
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) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
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
 
FINDING_UUID - Static variable in class org.openmrs.ConceptClass
 
findLibrary(String) - Method in class org.openmrs.module.ModuleClassLoader
 
findNameTaggedWith(ConceptNameTag) - Method in class org.openmrs.Concept
A convenience method to get the concept-name (if any) which has a particular tag.
findPatients(String, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
findPossibleValues(String) - Method in interface org.openmrs.Attributable
Deprecated.
Data provided by this method can be better achieved from appropriate service at point of use.
findPossibleValues(String) - Method in class org.openmrs.Concept
Deprecated.
findPossibleValues(String) - Method in class org.openmrs.Location
Deprecated.
findPossibleValues(String) - Method in class org.openmrs.User
Deprecated.
findPossibleValues(String) - Method in class org.openmrs.util.AttributableDate
Deprecated.
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.
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
 
finishResponse() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
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
 
firstSecondOfDay(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 earliest possible for that day.
FloatDatatype - Class in org.openmrs.customdatatype.datatype
Datatype for float, represented by java.lang.Float
FloatDatatype() - Constructor for class org.openmrs.customdatatype.datatype.FloatDatatype
 
flush() - Method in class org.openmrs.api.db.hibernate.DbSession
Force this session to flush.
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
 
flushToIndexes() - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
folderContains(File, String) - Static method in class org.openmrs.util.OpenmrsUtil
Look for a file named filename in folder
FOOTER_TEMPLATE - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
FOOTER_TEMPLATE - Static variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
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 Should set formId with given parameter
form - Variable in class org.openmrs.FormField
 
FORM_ENTRY - Static variable in class org.openmrs.util.PrivilegeConstants
 
FORM_NAMESPACE_PATH_MAX_LENGTH - Static variable in class org.openmrs.BaseFormRecordableOpenmrsData
 
FORM_NAMESPACE_PATH_SEPARATOR - Static variable in class org.openmrs.BaseFormRecordableOpenmrsData
 
format(PersonName) - Method in class org.openmrs.layout.name.NameTemplate
 
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
This method formats a date object according to a particular locale and returns the date as a string.
format(Throwable) - Static method in class org.openmrs.util.Format
 
Format.FORMAT_TYPE - Enum in org.openmrs.util
 
formatDate(Date) - Static method in class org.openmrs.web.WebUtil
 
formatDate(Date, Locale, Format.FORMAT_TYPE) - Static method in class org.openmrs.web.WebUtil
 
formatPercentage(double) - Static method in class org.openmrs.util.Format
 
formatPercentage(Number) - Static method in class org.openmrs.util.Format
 
formatTextBoxDate(Date) - Static method in class org.openmrs.util.Format
 
FormConstants - Class in org.openmrs.util
Constants relating to forms
FormDAO - Interface in org.openmrs.api.db
Database access functions for the Form, FormField, and Field objects
FormEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
FormEditor() - Constructor for class org.openmrs.propertyeditor.FormEditor
 
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
FormField.DefaultComparator - Class in org.openmrs
Provides a default comparator.
formFieldId - Variable in class org.openmrs.FormField
 
formNamespaceAndPath - Variable in class org.openmrs.BaseFormRecordableOpenmrsData
 
FormRecordable - Interface in org.openmrs
Defines the methods to make a bridge between an OpenMrsObject and is position in the form.
FormResource - Class in org.openmrs
A FormResource is meant as a way for modules to add arbitrary information to a Form.
FormResource() - Constructor for class org.openmrs.FormResource
 
FormResource(FormResource) - Constructor for class org.openmrs.FormResource
Create a copy of a provided FormResource, ignoring the uuid and id of the original
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
FormsLockedException - Exception in org.openmrs.api
This exception is thrown when a user tries to save or delete a form while forms are locked
FormsLockedException() - Constructor for exception org.openmrs.api.FormsLockedException
Generic constructor that gives a normal reason why the user is not being allowed to save or delete a form
FormsLockedException(String) - Constructor for exception org.openmrs.api.FormsLockedException
Convenience constructor to give the user a message other than normal default one
FormsLockedException(String, Throwable) - Constructor for exception org.openmrs.api.FormsLockedException
Convenience constructor to give the user a message other than the normal one and to chain this exception with a parent exception.
FormsLockedException(Throwable) - Constructor for exception org.openmrs.api.FormsLockedException
Convenience constructor used to only set the parent exception to chain with.
FormUtil - Class in org.openmrs.util
OpenMRS utilities related to forms.
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
 
FreeTextDatatype - Class in org.openmrs.customdatatype.datatype
Free-text datatype, represented by a plain String.
FreeTextDatatype() - Constructor for class org.openmrs.customdatatype.datatype.FreeTextDatatype
 
FreeTextDosingInstructions - Class in org.openmrs
 
FreeTextDosingInstructions() - Constructor for class org.openmrs.FreeTextDosingInstructions
 
FREQUENCY_UUID - Static variable in class org.openmrs.ConceptClass
 
fromDateHelper(Date, Integer, Integer, Integer, Integer, Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
 
fromReferenceString(String) - Method in interface org.openmrs.customdatatype.CustomDatatype
Converts a reference string to its typed value.
fromReferenceString(String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
fromReferenceString(String) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
 
fromSpecification(String) - Static method in class org.openmrs.util.LocaleUtility
Creates a locale based on a string specification.
FullTextQueryAndEntityClass - Class in org.openmrs.api.db
Wrapper class around a FullTextQuery object and the Type of the entities to be returned by the query.
FullTextQueryAndEntityClass(FullTextQuery, Class<?>) - Constructor for class org.openmrs.api.db.FullTextQueryAndEntityClass
 
FullTextQueryCreatedEvent - Class in org.openmrs.api.db
Represents an event object raised whenever a FullTextQuery object is created.
FullTextQueryCreatedEvent(FullTextQueryAndEntityClass) - Constructor for class org.openmrs.api.db.FullTextQueryCreatedEvent
 
FullTextSessionFactory - Interface in org.openmrs.api.db
Interface to be implemented by objects that are factories of FullTextSession instances.
FullTextSessionFactoryImpl - Class in org.openmrs.api.db
 
FullTextSessionFactoryImpl() - Constructor for class org.openmrs.api.db.FullTextSessionFactoryImpl
 

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
 
GENDER() - Static method in class org.openmrs.util.OpenmrsConstants
Deprecated.
As of 2.2, replaced by OpenmrsConstants.GENDERS
GENDERS - Static variable in class org.openmrs.util.OpenmrsConstants
A list of 1-letter strings representing genders
generate(SharedSessionContractImplementor, Object) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
 
generateNewInitVector() - Static method in class org.openmrs.util.Security
generate a new cipher initialization vector; should only be called once in order to not invalidate all encrypted data
generateNewSecretKey() - Static method in class org.openmrs.util.Security
generate a new secret key; should only be called once in order to not invalidate all encrypted data
generateSql(ModifyColumnStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnGenerator
 
generateStatements(Database) - Method in class liquibase.ext.change.core.InsertWithUuidDataChange
 
generateStatements(Database) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
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.
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
Generates UUIDs for all rows in all tables in the tableNames parameter.
GenerateUuid() - Constructor for class org.openmrs.util.databasechange.GenerateUuid
 
get(int) - Method in class org.openmrs.Allergies
 
get(Class, Serializable) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(Class, Serializable, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(String, Serializable) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given named entity with the given identifier, or null if there is no such persistent instance.
get(String, Serializable, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, or null if there is no such persistent instance.
get(int) - Method in class org.openmrs.logic.result.Result
 
get(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
 
get(Object, String[], Object) - Method in class org.openmrs.web.filter.util.LocalizationTool
 
GET_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CARE_SETTINGS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_CLASSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_DATATYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_MAP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_REFERENCE_TERMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPT_SOURCES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_CONDITIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_DATABASE_CHANGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_DIAGNOSES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_DIAGNOSES_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ENCOUNTER_ROLES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ENCOUNTER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ENCOUNTERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_FIELD_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_GLOBAL_PROPERTIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_HL7_IN_ARCHIVE - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_HL7_IN_EXCEPTION - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_HL7_IN_QUEUE - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_HL7_SOURCE - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_LOCATION_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_LOCATIONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_MEDICATION_DISPENSE - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_NOTE - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_OBS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ORDER_FREQUENCIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ORDER_SET_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ORDER_SETS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ORDER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ORDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PATIENT_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PATIENT_IDENTIFIERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PATIENT_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PATIENTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PERSON_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PERSONS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PRIVILEGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PROBLEMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PROGRAMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PROVIDER_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_PROVIDERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_RELATIONSHIP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_RELATIONSHIPS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_ROLES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_USERS - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_VISIT_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_VISIT_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
GET_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
getAccessionNumber() - Method in class org.openmrs.Obs
 
getAccessionNumber() - Method in class org.openmrs.Order
 
getAccessionNumber() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getAction() - Method in class org.openmrs.Order
Gets the action
getAction() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getActivatedOnOrAfterDate() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getActivatedOnOrBeforeDate() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getActivationKey() - Method in class org.openmrs.api.db.LoginCredential
 
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.BaseCustomizableData
 
getActiveAttributes(CustomValueDescriptor) - Method in class org.openmrs.BaseCustomizableData
 
getActiveAttributes() - Method in class org.openmrs.BaseCustomizableMetadata
 
getActiveAttributes(CustomValueDescriptor) - Method in class org.openmrs.BaseCustomizableMetadata
 
getActiveAttributes() - Method in class org.openmrs.Concept
 
getActiveAttributes(CustomValueDescriptor) - Method in class org.openmrs.Concept
 
getActiveAttributes() - Method in interface org.openmrs.customdatatype.Customizable
 
getActiveAttributes(CustomValueDescriptor) - Method in interface org.openmrs.customdatatype.Customizable
 
getActiveAttributes() - Method in class org.openmrs.PatientProgram
 
getActiveAttributes(CustomValueDescriptor) - Method in class org.openmrs.PatientProgram
 
getActiveAttributes() - Method in class org.openmrs.Person
Returns only the non-voided attributes for this person
getActiveConceptMapTypes() - Method in interface org.openmrs.api.ConceptService
Returns a list of concept map types currently in the database excluding hidden ones
getActiveConceptMapTypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getActiveConditions(Patient) - Method in interface org.openmrs.api.ConditionService
Gets a patient's active conditions
getActiveConditions(Patient) - Method in interface org.openmrs.api.db.ConditionDAO
Gets all active conditions related to the specified patient.
getActiveConditions(Patient) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
Gets all active conditions related to the specified patient.
getActiveConditions(Patient) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Gets a patient's active conditions
getActiveDiagnoses(Patient, Date) - Method in interface org.openmrs.api.db.DiagnosisDAO
Gets all active diagnoses related to the specified patient.
getActiveDiagnoses(Patient, Date) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Gets all active diagnoses related to the specified patient.
getActiveEncounterProviders() - Method in class org.openmrs.Encounter
Returns only the non-voided encounter providers for this encounter.
getActiveEncounterVisitHandler() - Method in interface org.openmrs.api.EncounterService
Gets the active handler for assigning visits to encounters.
getActiveEncounterVisitHandler() - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getActiveIdentifiers() - Method in class org.openmrs.Patient
Returns only the non-voided identifiers for this patient.
getActiveMembership(Patient) - Method in class org.openmrs.Cohort
 
getActiveMemberships(Date) - Method in class org.openmrs.Cohort
 
getActiveMemberships() - Method in class org.openmrs.Cohort
 
getActiveMessageSource() - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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.
getActiveOrders(Patient, List<OrderType>, CareSetting, Date) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getActiveOrders(Patient, List<OrderType>, CareSetting, Date) - Method in interface org.openmrs.api.db.OrderDAO
 
getActiveOrders(Patient, OrderType, CareSetting, Date) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getActiveOrders(Patient, OrderType, CareSetting, Date) - Method in interface org.openmrs.api.OrderService
Gets all active orders for the specified patient matching the specified CareSetting, OrderType as of the specified date.
getActiveVisitsByPatient(Patient) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getActiveVisitsByPatient(Patient) - Method in interface org.openmrs.api.VisitService
Convenience method that delegates to getVisitsByPatient(patient, false, false)
getAdditionalDetail() - Method in class org.openmrs.Condition
Gets the addition detail of the condition
getAddress1() - Method in interface org.openmrs.Address
 
getAddress1() - Method in class org.openmrs.Location
 
getAddress1() - Method in class org.openmrs.PersonAddress
 
getAddress10() - Method in interface org.openmrs.Address
 
getAddress10() - Method in class org.openmrs.Location
getAddress10() - Method in class org.openmrs.PersonAddress
getAddress11() - Method in interface org.openmrs.Address
 
getAddress11() - Method in class org.openmrs.Location
getAddress11() - Method in class org.openmrs.PersonAddress
getAddress12() - Method in interface org.openmrs.Address
 
getAddress12() - Method in class org.openmrs.Location
getAddress12() - Method in class org.openmrs.PersonAddress
getAddress13() - Method in interface org.openmrs.Address
 
getAddress13() - Method in class org.openmrs.Location
getAddress13() - Method in class org.openmrs.PersonAddress
getAddress14() - Method in interface org.openmrs.Address
 
getAddress14() - Method in class org.openmrs.Location
getAddress14() - Method in class org.openmrs.PersonAddress
getAddress15() - Method in interface org.openmrs.Address
 
getAddress15() - Method in class org.openmrs.Location
getAddress15() - Method in class org.openmrs.PersonAddress
getAddress2() - Method in interface org.openmrs.Address
 
getAddress2() - Method in class org.openmrs.Location
 
getAddress2() - Method in class org.openmrs.PersonAddress
 
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
 
getAddress7() - Method in interface org.openmrs.Address
 
getAddress7() - Method in class org.openmrs.Location
getAddress7() - Method in class org.openmrs.PersonAddress
getAddress8() - Method in interface org.openmrs.Address
 
getAddress8() - Method in class org.openmrs.Location
getAddress8() - Method in class org.openmrs.PersonAddress
getAddress9() - Method in interface org.openmrs.Address
 
getAddress9() - Method in class org.openmrs.Location
getAddress9() - Method in class org.openmrs.PersonAddress
getAddresses() - Method in class org.openmrs.Person
 
getAddressTemplate() - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAddressTemplate() - Method in interface org.openmrs.api.LocationService
Returns the xml of default address template.
getAddressTemplate() - Method in class org.openmrs.layout.address.AddressSupport
 
getAdministrationInstructions() - Method in class org.openmrs.SimpleDosingInstructions
 
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
 
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
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.
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
 
getAlertRead() - Method in class org.openmrs.notification.Alert
 
getAlertRead() - Method in class org.openmrs.notification.AlertRecipient
 
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, boolean, boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
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
 
getAll(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsDataDAO
 
getAll(boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsDataDAO
 
getAll(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsMetadataDAO
 
getAll(boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsMetadataDAO
 
getAll(boolean) - Method in interface org.openmrs.api.db.OpenmrsDataDAO
Return a list of persistents (optionally voided)
getAll(boolean, Integer, Integer) - Method in interface org.openmrs.api.db.OpenmrsDataDAO
Return a lists of persistents optionally voided, with paging
getAll(boolean) - Method in interface org.openmrs.api.db.OpenmrsMetadataDAO
Return a list of metadata objects (optionally retired)
getAll(boolean, Integer, Integer) - Method in interface org.openmrs.api.db.OpenmrsMetadataDAO
Return a lists of metadata objects optionally retired, with paging
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() - 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() - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAllAlerts(boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
getAllAttributeMap() - Method in class org.openmrs.Person
Convenience method to get all of this person's attributes (including voided ones) in map form: <String, PersonAttribute>.
getAllChildRoles() - Method in class org.openmrs.Role
Recursive (if need be) method to return all child roles of this role Should only return child roles
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
 
getAllConceptAttributeTypes() - Method in interface org.openmrs.api.ConceptService
 
getAllConceptAttributeTypes() - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptAttributeTypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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
 
getAllConceptReferenceTerms() - Method in interface org.openmrs.api.ConceptService
Gets a list of all concept reference terms saved in the database
getAllConceptReferenceTerms() - 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(boolean) - Method in interface org.openmrs.api.ConceptService
Return a list of concept sources currently in the database Whether or not to return retired concept sources is decided by the boolean includeRetired param
getAllConceptSources(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptSources(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptSources(boolean) - 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
getAllConceptStopWords() - Method in interface org.openmrs.api.ConceptService
Get all the concept stop words
getAllConceptStopWords() - Method in interface org.openmrs.api.db.ConceptDAO
 
getAllConceptStopWords() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getAllConceptStopWords() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getAllConditions(Patient) - Method in interface org.openmrs.api.ConditionService
Gets all conditions i.e both active and inactive conditions, associated with a patient
getAllConditions(Patient) - Method in interface org.openmrs.api.db.ConditionDAO
 
getAllConditions(Patient) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
 
getAllConditions(Patient) - Method in class org.openmrs.api.impl.ConditionServiceImpl
 
getAllCount(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsDataDAO
 
getAllCount(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsMetadataDAO
 
getAllCount(boolean) - Method in interface org.openmrs.api.db.OpenmrsDataDAO
Returns total number of persistents (optionally voided)
getAllCount(boolean) - Method in interface org.openmrs.api.db.OpenmrsMetadataDAO
Returns total number of persistents (optionally retired)
getAllDatatypeClasses() - Method in interface org.openmrs.api.DatatypeService
 
getAllDatatypeClasses() - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getAllDiagnosisAttributeTypes() - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getAllDiagnosisAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getAllDiagnosisAttributeTypes() - Method in interface org.openmrs.api.DiagnosisService
Fetches all diagnosis attribute types including retired ones.
getAllDiagnosisAttributeTypes() - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
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
 
getAllEncounterRoles(boolean) - Method in interface org.openmrs.api.db.EncounterDAO
Get all encounter roles and optionally specify whether to include retired encountered roles
getAllEncounterRoles(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getAllEncounterRoles(boolean) - Method in interface org.openmrs.api.EncounterService
Get all encounter roles based on includeRetired flag
getAllEncounterRoles(boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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.Allergy
 
getAllergenType() - Method in class org.openmrs.Allergen
 
getAllergenType() - Method in class org.openmrs.Allergy
 
getAllergies(Patient) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllergies(Patient) - Method in interface org.openmrs.api.db.PatientDAO
Gets a list of allergies that a patient has
getAllergies(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllergies(Patient) - Method in interface org.openmrs.api.PatientService
Gets allergies for a given patient
getAllergies() - Method in class org.openmrs.Encounter
Basic property getter for the encounter's non-voided allergies.
getAllergies(boolean) - Method in class org.openmrs.Encounter
Returns all allergies where 'Allergy.encounterId = Encounter.encounterId'.
getAllergy(Integer) - Method in class org.openmrs.Allergies
Gets an allergy with a given id
getAllergy() - Method in class org.openmrs.AllergyReaction
 
getAllergy(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllergy(Integer) - Method in interface org.openmrs.api.db.PatientDAO
Gets a allergy matching the given allergyId
getAllergy(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllergy(Integer) - Method in interface org.openmrs.api.PatientService
Returns the Allergy identified by internal Ingerger Id
getAllergyByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllergyByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
Gets a allergy matching the given uuid
getAllergyByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllergyByUuid(String) - Method in interface org.openmrs.api.PatientService
Returns the Allergy identified by uuid
getAllergyId() - Method in class org.openmrs.Allergy
 
getAllergyReaction(Integer) - Method in class org.openmrs.Allergy
Gets an allergy reaction with a given id
getAllergyReactionId() - Method in class org.openmrs.AllergyReaction
 
getAllergyReactionsConcept() - Method in class org.openmrs.AllergyProperties
 
getAllergyStatus() - Method in class org.openmrs.Allergies
 
getAllergyStatus(Patient) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getAllergyStatus(Patient) - Method in interface org.openmrs.api.db.PatientDAO
Gets a patient's allergy status
getAllergyStatus() - Method in class org.openmrs.Patient
Returns allergy status maintained by the supporting infrastructure.
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
 
getAllFlattenedObs(boolean) - Method in class org.openmrs.Encounter
Returns all encounter obs as a flatten list(Set) of obs.
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
 
getAllHandlerClasses() - Method in interface org.openmrs.api.DatatypeService
 
getAllHandlerClasses() - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
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
 
getAllKeys() - Method in class org.openmrs.api.cache.OpenmrsCacheConfiguration
 
getAllLocationAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getAllLocationAttributeTypes() - Method in interface org.openmrs.api.db.LocationDAO
 
getAllLocationAttributeTypes() - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getAllLocationAttributeTypes() - Method in interface org.openmrs.api.LocationService
 
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.
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
getAllOrderAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getAllOrderAttributeTypes() - Method in interface org.openmrs.api.db.OrderDAO
 
getAllOrderAttributeTypes() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getAllOrderAttributeTypes() - Method in interface org.openmrs.api.OrderService
Returns all order attribute types
getAllOrderGroupAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getAllOrderGroupAttributeTypes() - Method in interface org.openmrs.api.db.OrderDAO
 
getAllOrderGroupAttributeTypes() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getAllOrderGroupAttributeTypes() - Method in interface org.openmrs.api.OrderService
Returns all order group attribute types
getAllOrdersByPatient(Patient) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getAllOrdersByPatient(Patient) - Method in interface org.openmrs.api.OrderService
Gets all orders for the specified patient including discontinuation orders
getAllOrderSetAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getAllOrderSetAttributeTypes() - Method in interface org.openmrs.api.db.OrderSetDAO
 
getAllOrderSetAttributeTypes() - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getAllOrderSetAttributeTypes() - Method in interface org.openmrs.api.OrderSetService
Get all order set attribute types
getAllowDecimal() - Method in class org.openmrs.ConceptNumeric
 
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.
getAllParentRoles() - Method in class org.openmrs.Role
Recursive (if need be) method to return all parent roles of this role Should only return parent roles
getAllPatientIdentifierTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
Should not return null when includeRetired is false Should not return retired when includeRetired is false Should not return null when includeRetired is true Should return all when includeRetired is true Should return ordered
getAllPatientIdentifierTypes(boolean) - Method in interface org.openmrs.api.db.PatientDAO
Should not return null when includeRetired is false Should not return retired when includeRetired is false Should not return null when includeRetired is true Should return all when includeRetired is true
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(boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getAllPatients() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getAllPatients(boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
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
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
getAllPersonMergeLogs() - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getAllPersonMergeLogs() - Method in interface org.openmrs.api.db.PersonDAO
Gets all the PersonMergeLog objects in the model
getAllPersonMergeLogs(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getAllPersonMergeLogs(boolean) - Method in interface org.openmrs.api.PersonService
Gets all the PersonMergeLog objects from the model
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
getAllProgramAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getAllProgramAttributeTypes() - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getAllProgramAttributeTypes() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getAllProgramAttributeTypes() - Method in interface org.openmrs.api.ProgramWorkflowService
 
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
getAllProviderAttributeTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getAllProviderAttributeTypes(boolean) - Method in interface org.openmrs.api.db.ProviderDAO
 
getAllProviderAttributeTypes() - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getAllProviderAttributeTypes(boolean) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getAllProviderAttributeTypes() - Method in interface org.openmrs.api.ProviderService
Gets all provider attribute types including retired provider attribute types.
getAllProviderAttributeTypes(boolean) - Method in interface org.openmrs.api.ProviderService
Gets all provider attribute types optionally including retired provider attribute types.
getAllProviders(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getAllProviders(boolean) - Method in interface org.openmrs.api.db.ProviderDAO
Gets all Providers
getAllProviders() - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getAllProviders(boolean) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getAllProviders() - Method in interface org.openmrs.api.ProviderService
Gets all providers.
getAllProviders(boolean) - Method in interface org.openmrs.api.ProviderService
Gets all providers
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
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
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() - Method in interface org.openmrs.api.UserService
Returns all users in the system
getAllVisitAttributeTypes() - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getAllVisitAttributeTypes() - Method in interface org.openmrs.api.db.VisitDAO
 
getAllVisitAttributeTypes() - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getAllVisitAttributeTypes() - Method in interface org.openmrs.api.VisitService
 
getAllVisits() - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getAllVisits() - Method in interface org.openmrs.api.VisitService
Gets all unvoided visits in the database.
getAllVisitTypes() - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getAllVisitTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getAllVisitTypes() - Method in interface org.openmrs.api.db.VisitDAO
 
getAllVisitTypes(boolean) - Method in interface org.openmrs.api.db.VisitDAO
 
getAllVisitTypes() - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getAllVisitTypes(boolean) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getAllVisitTypes() - Method in interface org.openmrs.api.VisitService
Gets all visit types.
getAllVisitTypes(boolean) - Method in interface org.openmrs.api.VisitService
Get all visit types based on includeRetired flag
getAllWorkflows() - Method in class org.openmrs.Program
Get all workflows...including the retired ones
getAnswerConcept() - Method in class org.openmrs.ConceptAnswer
 
getAnswerDrug() - Method in class org.openmrs.ConceptAnswer
 
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
getAnswers() - Method in class org.openmrs.Field
 
getApplicationContext() - Method in class org.openmrs.api.context.ServiceContext
 
getApplicationDataDirectory() - Static method in class org.openmrs.util.OpenmrsUtil
Returns the application data directory.
getApplicationDataDirectoryAsFile() - Static method in class org.openmrs.util.OpenmrsUtil
 
getAsNeeded() - Method in class org.openmrs.DrugOrder
Returns true/false whether the drug is a "pro re nata" drug
getAsNeeded() - Method in class org.openmrs.MedicationDispense
 
getAsNeeded() - Method in class org.openmrs.SimpleDosingInstructions
 
getAsNeededCondition() - Method in class org.openmrs.DrugOrder
 
getAsNeededCondition() - Method in class org.openmrs.SimpleDosingInstructions
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptMapTypeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.ConceptReferenceTermEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.DateOrDatetimeEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.OpenmrsPropertyEditor
 
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.ProviderEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.RoleEditor
 
getAsText() - Method in class org.openmrs.propertyeditor.WorkflowCollectionEditor
Convert this program's workflows into "id: wkflowid wkflowid wkflowid"
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(String) - Method in class org.openmrs.api.OrderContext
Gets the value of for the specified attribute name
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.

Returns null if this person has no non-voided PersonAttribute with the given type name, the given name is null, or this person has no attributes.
getAttribute(Integer) - Method in class org.openmrs.Person
Convenience method to get this person's first attribute that has a PersonAttributeTypeId equal to attributeTypeId.

Returns null if this person has no non-voided PersonAttribute with the given type id or this person has no attributes.

The given id cannot be null.
getAttributeMap() - Method in class org.openmrs.Person
Convenience method to get this person's active attributes in map form: <String, PersonAttribute>.
getAttributeName() - Method in class org.openmrs.Field
 
getAttributePredicate(CriteriaBuilder, Root<Location>, Map<AT, String>) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Constructs a list of predicates for attribute value criteria for use in a JPA Criteria query.
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.BaseCustomizableData
 
getAttributes() - Method in class org.openmrs.BaseCustomizableMetadata
 
getAttributes() - Method in class org.openmrs.Concept
 
getAttributes() - Method in interface org.openmrs.customdatatype.Customizable
 
getAttributes() - Method in class org.openmrs.PatientProgram
 
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.
getAttributeType() - Method in interface org.openmrs.attribute.Attribute
 
getAttributeType() - Method in class org.openmrs.attribute.BaseAttribute
 
getAttributeType() - Method in class org.openmrs.PersonAttribute
 
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
 
getAuthenticationScheme() - Method in interface org.openmrs.api.context.Authenticated
 
getAuthenticationScheme() - Method in class org.openmrs.api.context.BasicAuthenticated
 
getAuthenticationScheme() - Static method in class org.openmrs.api.context.Context
OpenMRS provides its default authentication scheme that authenticates via DAO with OpenMRS usernames and passwords.
getAuthenticationScheme() - Method in interface org.openmrs.api.context.Credentials
 
getAuthenticationScheme() - Method in class org.openmrs.api.context.UsernamePasswordCredentials
 
getAuthor() - Method in class org.openmrs.module.Module
 
getAuthor() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getAutoExpireDate(DrugOrder) - Method in class org.openmrs.BaseDosingInstructions
 
getAutoExpireDate(DrugOrder) - Method in interface org.openmrs.DosingInstructions
Implementations of this interface may be able to infer the auto-expiration date from other fields on the DrugOrder.
getAutoExpireDate() - Method in class org.openmrs.Order
 
getAutoExpireOnOrBeforeDate() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getAvailablelocales() - Method in class org.openmrs.web.filter.util.CustomResourceLoader
 
getAwareOfModules() - 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.
getAwareOfModuleVersion(String) - Method in class org.openmrs.module.Module
 
getBirthdate() - Method in class org.openmrs.Person
 
getBirthdateEstimated() - Method in class org.openmrs.Person
 
getBirthDateTime() - Method in class org.openmrs.Person
 
getBirthtime() - Method in class org.openmrs.Person
 
getbIsToA() - Method in class org.openmrs.RelationshipType
 
getBrandName() - Method in class org.openmrs.DrugOrder
Gets the brandName
getBufferSize() - Method in class org.openmrs.logging.MemoryAppender
 
getBufferSize() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getBuild() - Method in class org.openmrs.Form
 
getBundle(String, Object) - Method in class org.openmrs.web.filter.util.LocalizationTool
To be able to load resource bundles outside the class path we need to override this method
getById(Serializable) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
getById(Serializable) - Method in interface org.openmrs.api.db.OpenmrsObjectDAO
Obtains an object matching a given identifier
getByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
getByUuid(String) - Method in interface org.openmrs.api.db.OpenmrsObjectDAO
Obtains an object matching a given UUID
getCacheConfigurations() - Static method in class org.openmrs.api.cache.CachePropertiesUtil
This method looks for all apiCacheConfig.properties file located in cacheConfig folder in classpath
getCacheMode() - Method in class org.openmrs.api.db.hibernate.DbSession
Get the current cache mode.
getCallerClass(int) - Method in class org.openmrs.util.OpenmrsSecurityManager
Returns the class on the current execution stack at the given depth.
getCanceledOrExpiredOnOrBeforeDate() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getCareSetting(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getCareSetting(Integer) - Method in interface org.openmrs.api.db.OrderDAO
Get care setting by type
getCareSetting(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getCareSetting() - Method in class org.openmrs.api.OrderContext
 
getCareSetting(Integer) - Method in interface org.openmrs.api.OrderService
Retrieve care setting
getCareSetting() - Method in class org.openmrs.Order
Gets the careSetting
getCareSetting() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getCareSettingByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getCareSettingByName(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getCareSettingByName(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getCareSettingByName(String) - Method in interface org.openmrs.api.OrderService
Gets the CareSetting with the specified name
getCareSettingByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getCareSettingByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getCareSettingByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getCareSettingByUuid(String) - Method in interface org.openmrs.api.OrderService
Gets the CareSetting with the specified uuid
getCareSettingId() - Method in class org.openmrs.CareSetting
 
getCareSettings(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getCareSettings(boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getCareSettings(boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getCareSettings(boolean) - Method in interface org.openmrs.api.OrderService
Gets all non retired CareSettings if includeRetired is set to true otherwise retired ones are included too
getCareSettingType() - Method in class org.openmrs.CareSetting
 
getCatalogName() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
getCategory() - Method in class org.openmrs.OrderSet
Gets the category
getCauseOfDeath() - Method in class org.openmrs.Person
 
getCauseOfDeathNonCoded() - Method in class org.openmrs.Person
This method returns the non coded cause of death
getCertainty() - Method in class org.openmrs.Diagnosis
Gets the diagnosis certainty.
getChangedBy() - Method in class org.openmrs.api.db.LoginCredential
 
getChangedBy() - Method in class org.openmrs.BaseConceptMap
 
getChangedBy() - Method in class org.openmrs.BaseOpenmrsData
Deprecated.
as of version 2.2
getChangedBy() - Method in class org.openmrs.BaseOpenmrsMetadata
Deprecated.
as of version 2.2
getChangedBy() - Method in interface org.openmrs.Changeable
 
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.ConceptName
 
getChangedBy() - Method in class org.openmrs.ConceptNameTag
 
getChangedBy() - Method in class org.openmrs.ConceptProposal
 
getChangedBy() - Method in class org.openmrs.ConceptSet
Not currently used.
getChangedBy() - Method in class org.openmrs.DrugReferenceMap
 
getChangedBy() - Method in class org.openmrs.FormResource
 
getChangedBy() - Method in class org.openmrs.GlobalProperty
 
getChangedBy() - Method in class org.openmrs.notification.Alert
 
getChangedBy() - Method in interface org.openmrs.OpenmrsData
Deprecated.
As of version 2.2, OpenmrsData is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsData, this method will be removed in 2.3
getChangedBy() - Method in interface org.openmrs.OpenmrsMetadata
Deprecated.
As of version 2.2 OpenmrsMetadata is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsMetadata, this method will be removed in 2.3
getChangedBy() - Method in class org.openmrs.User
 
getChangeLogCombinations() - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getChangeSetsByTableName() - Method in class org.openmrs.liquibase.CoreDataTuner
 
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
 
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.
getChildRoles() - Method in class org.openmrs.Role
 
getCityVillage() - Method in interface org.openmrs.Address
 
getCityVillage() - Method in class org.openmrs.Location
 
getCityVillage() - Method in class org.openmrs.PersonAddress
 
getClassesWithAnnotation(Class) - Method in class org.openmrs.util.OpenmrsClassScanner
Searches for classes with a given annotation.
getClassInstance() - Method in class org.openmrs.module.AdvicePoint
 
getClassName() - Method in class org.openmrs.module.AdvicePoint
 
getClientName() - Method in interface org.openmrs.api.context.Credentials
A string that identifies the owner of the credentials by a name.
getClientName() - Method in class org.openmrs.api.context.UsernamePasswordCredentials
 
getClinicalHistory() - Method in class org.openmrs.ServiceOrder
Gets the clinical history.
getClinicalStatus() - Method in class org.openmrs.Condition
Gets the clinical status of the condition
getClobDatatypeStorage(Integer) - Method in interface org.openmrs.api.DatatypeService
Gets a clob storage object by its id
getClobDatatypeStorage(Integer) - Method in interface org.openmrs.api.db.DatatypeDAO
Gets a clob storage object by its id
getClobDatatypeStorage(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
 
getClobDatatypeStorage(Integer) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getClobDatatypeStorageByUuid(String) - Method in interface org.openmrs.api.DatatypeService
Gets a clob storage object by its uuid
getClobDatatypeStorageByUuid(String) - Method in interface org.openmrs.api.db.DatatypeDAO
Gets a clob storage object by its uuid
getClobDatatypeStorageByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
 
getClobDatatypeStorageByUuid(String) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getCode() - Method in class org.openmrs.ConceptReferenceTerm
 
getCode(Concept) - Static method in class org.openmrs.Duration
Returns concept reference term code of the mapping to the SNOMED CT concept source
getCode() - Method in class org.openmrs.messagesource.PresentationMessage
Returns the look-up key for the message.
getCoded() - Method in class org.openmrs.CodedOrFreeText
Gets the coded concept
getCodedAllergen() - Method in class org.openmrs.Allergen
 
getCodeName() - Method in class org.openmrs.layout.address.AddressTemplate
 
getCodeName() - Method in class org.openmrs.layout.LayoutTemplate
 
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
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.CohortMembership
 
getCohortByName(String) - Method in interface org.openmrs.api.CohortService
Gets a non voided Cohort by its name
getCohortByName(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortByUuid(String) - Method in interface org.openmrs.api.CohortService
Get Cohort by its UUID
getCohortByUuid(String) - Method in interface org.openmrs.api.db.CohortDAO
 
getCohortByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohortByUuid(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortId() - Method in class org.openmrs.Cohort
 
getCohortMemberId() - Method in class org.openmrs.CohortMembership
 
getCohortMembershipByUuid(String) - Method in interface org.openmrs.api.CohortService
Get CohortMembership by its UUID
getCohortMembershipByUuid(String) - Method in interface org.openmrs.api.db.CohortDAO
 
getCohortMembershipByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohortMembershipByUuid(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortMemberships(Integer, Date, boolean) - Method in interface org.openmrs.api.CohortService
Gets memberships for the given patient, optionally active on a specific date
getCohortMemberships(Integer, Date, boolean) - Method in interface org.openmrs.api.db.CohortDAO
 
getCohortMemberships(Integer, Date, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
getCohortMemberships(Integer, Date, boolean) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
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(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortsContainingPatient(Patient) - Method in interface org.openmrs.api.CohortService
Deprecated.
use CohortService.getCohortsContainingPatientId(Integer) Find all Cohorts that contain the given patient. (Not including voided Cohorts)
getCohortsContainingPatient(Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
getCohortsContainingPatientId(Integer) - Method in interface org.openmrs.api.CohortService
Find all Cohorts that contain the given patientId right now.
getCohortsContainingPatientId(Integer, boolean, Date) - Method in interface org.openmrs.api.db.CohortDAO
Finds all cohorts that contain the given patientId
getCohortsContainingPatientId(Integer, boolean, Date) - 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
 
getCollection() - Method in class org.openmrs.collection.CollectionPart
 
getCollection() - Method in class org.openmrs.collection.ListPart
 
getColumns() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
getColumns() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnStatement
 
getCombination() - Method in class org.openmrs.Drug
 
getCommaSeparatedPatientIds() - Method in class org.openmrs.Cohort
Deprecated.
since 2.1.0 cohorts are more complex than just a set of patient ids, so there is no one-line replacement
getComment() - Method in class org.openmrs.Allergy
Deprecated.
as of 2.3.0, replaced by Allergy.getComments()
getComment() - Method in class org.openmrs.Obs
 
getComments() - Method in class org.openmrs.Allergy
 
getComments() - Method in class org.openmrs.ConceptProposal
 
getComments() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getCommentToFulfiller() - Method in class org.openmrs.Order
 
getCompatibleNames(Locale) - Method in class org.openmrs.Concept
Returns all names from compatible locales.
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
Deprecated.
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.ConceptAnswer
 
getConcept() - Method in class org.openmrs.ConceptAttribute
 
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.ConceptStateConversion
 
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.MedicationDispense
 
getConcept() - Method in class org.openmrs.Obs
 
getConcept() - Method in class org.openmrs.Order
 
getConcept() - Method in class org.openmrs.OrderFrequency
Get the concept for the drugFrequency
getConcept() - Method in class org.openmrs.OrderSetMember
 
getConcept() - Method in class org.openmrs.Program
 
getConcept() - Method in class org.openmrs.ProgramWorkflow
 
getConcept() - Method in class org.openmrs.ProgramWorkflowState
 
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
 
getConceptAttributeByUuid(String) - Method in interface org.openmrs.api.ConceptService
 
getConceptAttributeByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAttributeCount(ConceptAttributeType) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeCount(ConceptAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeId() - Method in class org.openmrs.ConceptAttribute
 
getConceptAttributeType(Integer) - Method in interface org.openmrs.api.ConceptService
 
getConceptAttributeType(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeType(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAttributeTypeByName(String) - Method in interface org.openmrs.api.ConceptService
Retrieves a ConceptAttributeType object based on the name provided
getConceptAttributeTypeByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeTypeByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAttributeTypeByUuid(String) - Method in interface org.openmrs.api.ConceptService
 
getConceptAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptAttributeTypeId() - Method in class org.openmrs.ConceptAttributeType
 
getConceptAttributeTypes(String) - Method in interface org.openmrs.api.ConceptService
Find concept attribute types matching the given parameters.
getConceptAttributeTypes(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptAttributeTypes(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptAttributeTypes(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptByGlobalProperty(String) - Method in class org.openmrs.AllergyProperties
 
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 interface org.openmrs.api.db.ConceptDAO
 
getConceptByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptByReference(String) - Method in interface org.openmrs.api.ConceptService
Get the concept by conceptRef where the conceptRef can either be: 1) an integer id like 5090 2) a mapping type id like "XYZ:HT" 3) a uuid like "a3e12268-74bf-11df-9768-17cfc9833272" 4) a name like "PLATELETS" 5) the fully qualified name of a Java constant which contains one of the above
getConceptByReference(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
 
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
 
getConceptClassByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptClassByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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.OrderType
 
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
 
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 class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
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
 
getConceptId() - Method in class org.openmrs.Concept
 
getConceptIdForUnits(String) - Static method in class org.openmrs.util.UpgradeUtil
Returns conceptId for the given units from DatabaseUtil#ORDER_ENTRY_UPGRADE_SETTINGS_FILENAME located in application data directory.
getConceptIdsByMapping(String, String, boolean) - Method in interface org.openmrs.api.ConceptService
Looks up concepts via ConceptMap This will return the list of ids for all 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
getConceptIdsByMapping(String, String, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptIdsByMapping(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptIdsByMapping(String, String, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapId() - Method in class org.openmrs.ConceptMap
 
getConceptMappings() - Method in class org.openmrs.Concept
 
getConceptMappingsToSource(ConceptSource) - Method in interface org.openmrs.api.ConceptService
Returns a list of mappings from concepts to terms in the given reference terminology
getConceptMappingsToSource(ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapsBySource(ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptMapsBySource(ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptMapType(Integer) - Method in interface org.openmrs.api.ConceptService
Return a concept map type matching the given concept map type id
getConceptMapType(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptMapType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptMapType(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapType() - Method in class org.openmrs.BaseConceptMap
 
getConceptMapType() - Method in class org.openmrs.DrugReferenceMap
 
getConceptMapTypeByName(String) - Method in interface org.openmrs.api.ConceptService
Return a concept map type matching the given name
getConceptMapTypeByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptMapTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptMapTypeByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapTypeByUuid(String) - Method in interface org.openmrs.api.ConceptService
Return a concept map type matching the given uuid
getConceptMapTypeByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptMapTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptMapTypeByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapTypeId() - Method in class org.openmrs.ConceptMapType
 
getConceptMapTypes(boolean, boolean) - Method in interface org.openmrs.api.ConceptService
Returns a list of concept map types currently in the database including or excluding retired and hidden ones as specified by the includeRetired and includeHidden arguments
getConceptMapTypes(boolean, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptMapTypes(boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptMapTypes(boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptMapTypeSortWeight(ConceptMapType) - Static method in class org.openmrs.util.ConceptMapTypeComparator
This method calculates a weight used to decide the object's order in a collection.
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
 
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
 
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
 
getConceptNumericByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptNumericByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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
 
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(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(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTerm(Integer) - Method in interface org.openmrs.api.ConceptService
Gets the concept reference term with the specified concept reference term id
getConceptReferenceTerm(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTerm(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTerm(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTerm() - Method in class org.openmrs.ConceptMap
 
getConceptReferenceTerm() - Method in class org.openmrs.DrugReferenceMap
 
getConceptReferenceTermByCode(String, ConceptSource) - Method in interface org.openmrs.api.ConceptService
Gets a concept reference term with the specified code from the specified concept source
getConceptReferenceTermByCode(String, ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTermByCode(String, ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTermByCode(String, ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTermByName(String, ConceptSource) - Method in interface org.openmrs.api.ConceptService
Gets a concept reference term with the specified name from the specified concept source ignoring all retired ones
getConceptReferenceTermByName(String, ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTermByName(String, ConceptSource) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTermByName(String, ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTermByUuid(String) - Method in interface org.openmrs.api.ConceptService
Gets the concept reference term with the specified uuid
getConceptReferenceTermByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTermByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTermByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTermId() - Method in class org.openmrs.ConceptReferenceTerm
 
getConceptReferenceTermMapId() - Method in class org.openmrs.ConceptReferenceTermMap
 
getConceptReferenceTermMaps() - Method in class org.openmrs.ConceptReferenceTerm
 
getConceptReferenceTerms(boolean) - Method in interface org.openmrs.api.ConceptService
Gets a list of concept reference terms saved in the database
getConceptReferenceTerms(String, ConceptSource, Integer, Integer, boolean) - Method in interface org.openmrs.api.ConceptService
Finds the concept reference term in the database that have a code or name that contains the specified search phrase.
getConceptReferenceTerms(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTerms(String, ConceptSource, Integer, Integer, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTerms(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTerms(String, ConceptSource, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptReferenceTerms(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTerms(String, ConceptSource, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getConceptReferenceTermsBySource(ConceptSource) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptReferenceTermsBySource(ConceptSource) - 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 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, 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.parameter.OrderSearchCriteria
 
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 interface org.openmrs.api.db.ConceptDAO
 
getConceptsByClass(ConceptClass) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
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
 
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
Deprecated.
As of 2.5.0, this method has been deprecated in favor of ConceptDAO.getConceptIdsByMapping(String, String, boolean)
getConceptsByMapping(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
Deprecated.
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
 
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
 
getConceptSetId() - Method in class org.openmrs.ConceptSet
Gets the concept set identifier.
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
 
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
 
getConceptSource() - Method in class org.openmrs.ConceptReferenceTerm
 
getConceptSourceByHL7Code(String) - Method in interface org.openmrs.api.ConceptService
Get a ConceptSource by its hl7Code.
getConceptSourceByHL7Code(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSourceByHL7Code(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSourceByHL7Code(String) - 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
 
getConceptSourceByUniqueId(String) - Method in interface org.openmrs.api.ConceptService
Get a ConceptSource by its unique id.
getConceptSourceByUniqueId(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptSourceByUniqueId(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptSourceByUniqueId(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
 
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
 
getConceptStopWordId() - Method in class org.openmrs.ConceptStopWord
 
getConceptStopWords(Locale) - Method in interface org.openmrs.api.ConceptService
Gets the list of ConceptStopWord for given locale
getConceptStopWords(Locale) - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptStopWords(Locale) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getConceptStopWords(Locale) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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
 
getConceptUuid(Connection, int) - Static method in class org.openmrs.util.UpgradeUtil
 
getConceptUuids() - Method in interface org.openmrs.api.db.ConceptDAO
 
getConceptUuids() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getCondition(Integer) - Method in interface org.openmrs.api.ConditionService
Gets a condition by id
getCondition(Integer) - Method in interface org.openmrs.api.db.ConditionDAO
Gets a condition by id
getCondition(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
Gets the condition with the specified id.
getCondition(Integer) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Gets a condition by id
getCondition() - Method in class org.openmrs.Condition
Gets the condition that has been set
getCondition() - Method in class org.openmrs.Diagnosis
Gets the diagnosis condition.
getConditionalResources() - Method in class org.openmrs.module.Module
 
getConditionByUuid(String) - Method in interface org.openmrs.api.ConditionService
Gets a condition based on the uuid
getConditionByUuid(String) - Method in interface org.openmrs.api.db.ConditionDAO
Gets the condition attached to the specified UUID.
getConditionByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
Gets the condition by its UUID.
getConditionByUuid(String) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Gets a condition based on the uuid
getConditionDAO() - Method in class org.openmrs.api.impl.ConditionServiceImpl
 
getConditionId() - Method in class org.openmrs.Condition
Gets the condition id
getConditions() - Method in class org.openmrs.Encounter
Basic property getter for the encounter's non-voided conditions.
getConditions(boolean) - Method in class org.openmrs.Encounter
Returns all conditions where 'Condition.encounterId = Encounter.encounterId'.
getConditionsByEncounter(Encounter) - Method in interface org.openmrs.api.ConditionService
Gets all conditions(not voided) of an encounter.
getConditionsByEncounter(Encounter) - Method in interface org.openmrs.api.db.ConditionDAO
 
getConditionsByEncounter(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
 
getConditionsByEncounter(Encounter) - Method in class org.openmrs.api.impl.ConditionServiceImpl
 
getConditionService() - Static method in class org.openmrs.api.context.Context
 
getConditionService() - Method in class org.openmrs.api.context.ServiceContext
 
getConfig() - Method in class org.openmrs.module.Module
 
getConfigProperties() - Static method in class org.openmrs.api.context.Context
Get the config properties that have been added to this OpenMRS instance
getConfiguration(LoggerContext, String, URI) - Method in class org.openmrs.logging.OpenmrsConfigurationFactory
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.openmrs.logging.OpenmrsConfigurationFactory
 
getConfigurationFiles() - Method in class org.openmrs.logging.OpenmrsConfigurationFactory
 
getConfirmationMessage() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
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.ConvertOrderersToProviders
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.GenerateUuid
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.MigrateAllergiesChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
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
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
getConfirmationMessage() - Method in class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
getConnection() - Static method in class org.openmrs.util.DatabaseUpdater
Gets a database connection for liquibase to do the updates
getContent() - Method in class org.openmrs.notification.Message
 
getContent() - Method in class org.openmrs.notification.Template
 
getContentType(CustomDatatype<T>, String) - Method in interface org.openmrs.customdatatype.DownloadableDatatypeHandler
 
getContentType() - Method in class org.openmrs.notification.Message
 
getContext() - Method in class org.openmrs.scheduler.StatefulTask
Returns the context.
getContextAttributes() - Method in class org.openmrs.api.OrderContext
 
getContextDAO() - Method in class org.openmrs.api.context.DaoAuthenticationScheme
 
getContextPath() - Static method in class org.openmrs.web.WebUtil
Method that returns WebConstants.WEBAPP_NAME or an empty string if WebConstants.WEBAPP_NAME is empty.
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.
getCountOfConceptReferenceTerms(String, ConceptSource, boolean) - Method in interface org.openmrs.api.ConceptService
Returns the count of concept reference terms that match the specified arguments
getCountOfConceptReferenceTerms(String, ConceptSource, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getCountOfConceptReferenceTerms(String, ConceptSource, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getCountOfConceptReferenceTerms(String, ConceptSource, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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 interface org.openmrs.api.db.ConceptDAO
 
getCountOfConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getCountOfConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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, Integer, boolean) - Method in interface org.openmrs.api.db.EncounterDAO
Return the number of encounters matching a patient name or patient identifier
getCountOfEncounters(String, Integer, 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) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getCountOfPatients(String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getCountOfPatients(String) - Method in interface org.openmrs.api.db.PatientDAO
 
getCountOfPatients(String, boolean) - Method in interface org.openmrs.api.db.PatientDAO
 
getCountOfPatients(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getCountOfPatients(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getCountOfPatients(String) - Method in interface org.openmrs.api.PatientService
Return the number of unvoided patients with names or patient identifiers or searchable person attributes starting with or equal to the specified text
getCountOfPatients(String, boolean) - Method in interface org.openmrs.api.PatientService
 
getCountOfProviders(String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getCountOfProviders(String, boolean) - Method in interface org.openmrs.api.db.ProviderDAO
 
getCountOfProviders(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getCountOfProviders(String, boolean) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getCountOfProviders(String) - Method in interface org.openmrs.api.ProviderService
 
getCountOfProviders(String, boolean) - Method in interface org.openmrs.api.ProviderService
Gets the count of providers with a person name or identifier or name that matches the specified query
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.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
 
getCreatedAddresses() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedAttributes() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedIdentifiers() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedNames() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedOrders() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedPrograms() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreatedRelationships() - Method in class org.openmrs.person.PersonMergeLogData
 
getCreator() - Method in class org.openmrs.BaseConceptMap
 
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.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 interface org.openmrs.Creatable
 
getCreator() - Method in class org.openmrs.DrugReferenceMap
 
getCreator() - Method in class org.openmrs.FieldAnswer
 
getCreator() - Method in class org.openmrs.notification.Alert
 
getCreator() - Method in class org.openmrs.User
 
getCurrentLockMode(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Determine the current lock mode of the given object.
getCurrentSession() - Method in class org.openmrs.api.db.hibernate.DbSessionFactory
 
getCurrentState(ProgramWorkflow) - Method in class org.openmrs.PatientProgram
Returns the current PatientState for the passed ProgramWorkflow within this PatientProgram.
getCurrentStates() - Method in class org.openmrs.PatientProgram
Returns a Set<PatientState> of all current PatientStates for the PatientProgram
getCurrentVersion() - Method in class org.openmrs.module.UpdateFileParser
 
getDaemonThreadUser() - Static method in class org.openmrs.api.context.Daemon
 
getDaemonUserUuid() - Static method in class org.openmrs.api.context.Daemon
 
getData() - Method in class org.openmrs.notification.Template
 
getData() - Method in class org.openmrs.obs.ComplexData
Get the data Object.
getDatabaseChanges() - Static method in class org.openmrs.util.DatabaseUpdater
Returns all change sets defined by (a) the Liquibase snapshot files that had been used to initialise the OpenMRS database and (b) the Liquibase update files that that are applicable on top of the snapshot version.
getDatabaseConnection() - Static method in class org.openmrs.api.context.Context
 
getDatabaseConnection() - Method in interface org.openmrs.api.db.ContextDAO
 
getDatabaseConnection() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
getDatatype(Class<T>, String) - Method in interface org.openmrs.api.DatatypeService
 
getDatatype(Class<T>, String) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getDatatype() - Method in class org.openmrs.Concept
 
getDatatype(CustomValueDescriptor) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getDatatype(String, String) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getDatatype() - Method in class org.openmrs.logic.result.Result
Returns the datatype of the result.
getDatatypeClassname() - Method in class org.openmrs.attribute.BaseAttributeType
 
getDatatypeClassname() - Method in interface org.openmrs.customdatatype.CustomValueDescriptor
Return the name of a class that implements CustomDatatype.
getDatatypeClassname() - Method in class org.openmrs.FormResource
 
getDatatypeClassname() - Method in class org.openmrs.GlobalProperty
 
getDatatypeClassnames() - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getDatatypeConfig() - Method in class org.openmrs.attribute.BaseAttributeType
 
getDatatypeConfig() - Method in interface org.openmrs.customdatatype.CustomValueDescriptor
May be null.
getDatatypeConfig() - Method in class org.openmrs.FormResource
 
getDatatypeConfig() - Method in class org.openmrs.GlobalProperty
 
getDatatypeOrDefault(CustomValueDescriptor) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getDatatypeService() - Static method in class org.openmrs.api.context.Context
 
getDatatypeService() - Method in class org.openmrs.api.context.ServiceContext
Gets the datatype service
getDateActivated() - Method in class org.openmrs.Order
 
getDateChanged() - Method in class org.openmrs.api.db.LoginCredential
 
getDateChanged() - Method in class org.openmrs.BaseConceptMap
 
getDateChanged() - Method in class org.openmrs.BaseOpenmrsData
Deprecated.
as of version 2.2
getDateChanged() - Method in class org.openmrs.BaseOpenmrsMetadata
Deprecated.
as of version 2.2
getDateChanged() - Method in interface org.openmrs.Changeable
 
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.ConceptName
 
getDateChanged() - Method in class org.openmrs.ConceptNameTag
 
getDateChanged() - Method in class org.openmrs.ConceptProposal
 
getDateChanged() - Method in class org.openmrs.ConceptSet
Not currently used.
getDateChanged() - Method in class org.openmrs.DrugReferenceMap
 
getDateChanged() - Method in class org.openmrs.FormResource
 
getDateChanged() - Method in class org.openmrs.GlobalProperty
 
getDateChanged() - Method in class org.openmrs.notification.Alert
 
getDateChanged() - Method in class org.openmrs.notification.AlertRecipient
 
getDateChanged() - Method in interface org.openmrs.OpenmrsData
Deprecated.
As of version 2.2, OpenmrsData is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsData, this method will be removed in 2.3
getDateChanged() - Method in interface org.openmrs.OpenmrsMetadata
Deprecated.
As of version 2.2 OpenmrsMetadata is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsMetadata, this method will be removed in 2.3
getDateChanged() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getDateChanged() - Method in class org.openmrs.User
 
getDateCompleted() - Method in class org.openmrs.PatientProgram
 
getDateCreated() - Method in class org.openmrs.BaseConceptMap
 
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.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 interface org.openmrs.Creatable
 
getDateCreated() - Method in class org.openmrs.DrugReferenceMap
 
getDateCreated() - Method in class org.openmrs.FieldAnswer
 
getDateCreated() - Method in class org.openmrs.hl7.HL7QueueItem
 
getDateCreated() - Method in class org.openmrs.notification.Alert
 
getDateCreated() - Method in class org.openmrs.User
 
getDateEnrolled() - Method in class org.openmrs.PatientProgram
 
getDateFormat() - Static method in class org.openmrs.api.context.Context
Gets the simple date format for the current user's locale.
getDateFormat() - Method in class org.openmrs.scheduler.Schedule
Get the date format used to set the start time.
getDateFormat(Locale) - Static method in class org.openmrs.util.OpenmrsUtil
Get the current user's date format Will look similar to "mm-dd-yyyy".
getDateHandedOver() - Method in class org.openmrs.MedicationDispense
 
getDateLastUpdated() - Method in class org.openmrs.Allergy
 
getDatePrepared() - Method in class org.openmrs.MedicationDispense
 
getDateRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getDateRetired() - Method in class org.openmrs.Concept
 
getDateRetired() - Method in interface org.openmrs.Retireable
 
getDateRetired() - Method in class org.openmrs.User
 
getDateStopped() - Method in class org.openmrs.Order
 
getDateTimeFormat() - Static method in class org.openmrs.api.context.Context
Gets the simple datetime format for the current user's locale.
getDateTimeFormat(Locale) - Static method in class org.openmrs.util.OpenmrsUtil
Get the current user's datetime format Will look similar to "mm-dd-yyyy hh:mm a".
getDateToExpire() - Method in class org.openmrs.notification.Alert
 
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 interface org.openmrs.Voidable
 
getDaysKept() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getDead() - Method in class org.openmrs.Person
 
getDeathDate() - Method in class org.openmrs.Person
 
getDeathdateEstimated() - Method in class org.openmrs.Person
 
getDeclaredFields(Class<?>) - Static method in class org.openmrs.util.OpenmrsUtil
Get declared field names of a class
getDefaultConceptMapType() - Method in interface org.openmrs.api.ConceptService
Gets the concept map type to be used as the default.
getDefaultConceptMapType() - Method in interface org.openmrs.api.db.ConceptDAO
It is in the DAO, because it must be done in the MANUAL flush mode to prevent premature flushes in ConceptService.saveConcept(Concept).
getDefaultConceptMapType() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDefaultConceptMapType() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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.
getDefaultIdentifierValidator() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getDefaultIdentifierValidator() - Method in interface org.openmrs.api.PatientService
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.address.AddressSupport
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.LayoutSupport
 
getDefaultLayoutFormat() - Method in class org.openmrs.layout.name.NameSupport
 
getDefaultLayoutTemplate() - Method in class org.openmrs.layout.LayoutSupport
 
getDefaultLocale() - Static method in class org.openmrs.util.LocaleUtility
Gets the default locale specified as a global property.
getDefaultLocaleForUser(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getDefaultLocaleForUser(User) - Method in interface org.openmrs.api.UserService
 
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.
getDefaultLocationId(User) - Method in class org.openmrs.api.context.UserContext
 
getDefaultResourceBundle() - Static method in class org.openmrs.web.filter.util.LocalizationTool
 
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.
getDefaultTTL() - Method in interface org.openmrs.logic.datasource.LogicDataSource
 
getDefaultValue() - Method in class org.openmrs.Field
 
getDefaultValue() - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
getDegree() - Method in class org.openmrs.PersonName
 
getDeletePrivilege() - Method in class org.openmrs.GlobalProperty
Get privilege which can delete this globalProperty
getDependencies() - Method in interface org.openmrs.logic.Rule
Returns a list of dependencies (tokens for rules upon which this rule may depend).
getDependencies(String) - Static method in class org.openmrs.module.ModuleFactory
Convenience method used to identify module interdependencies and alert the user before modules are shut down.
getDescendantLocations(boolean) - Method in class org.openmrs.Location
Returns the descendant locations.
getDescription() - Method in class org.openmrs.BaseOpenmrsMetadata
 
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.ConceptNameTag
Returns the description of this tag.
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 interface org.openmrs.OpenmrsMetadata
 
getDescription() - Method in class org.openmrs.OrderFrequency
 
getDescription() - Method in class org.openmrs.scheduler.Schedule
Gets the description of the schedule.
getDescription() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
getDescriptions() - Method in class org.openmrs.Concept
 
getDescriptor() - Method in class org.openmrs.attribute.BaseAttribute
 
getDescriptor() - Method in interface org.openmrs.customdatatype.SingleCustomValue
 
getDescriptor() - Method in class org.openmrs.FormResource
 
getDescriptor() - Method in class org.openmrs.GlobalProperty
 
getDevelopmentDirectory(String) - Static method in class org.openmrs.module.ModuleUtil
Gets the root folder of a module's sources during development
getDiagnoses(Patient, Date) - Method in interface org.openmrs.api.DiagnosisService
Gets diagnoses since date, sorted in reverse chronological order
getDiagnoses(Patient, Date) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Gets diagnoses since date, sorted in reverse chronological order
getDiagnoses() - Method in class org.openmrs.Encounter
Gets the set of diagnoses
getDiagnosesByEncounter(Encounter, boolean, boolean) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getDiagnosesByEncounter(Encounter, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getDiagnosesByEncounter(Encounter, boolean, boolean) - Method in interface org.openmrs.api.DiagnosisService
Gets diagnoses for an Encounter.
getDiagnosesByEncounter(Encounter, boolean, boolean) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
getDiagnosesByVisit(Visit, boolean, boolean) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getDiagnosesByVisit(Visit, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getDiagnosesByVisit(Visit, boolean, boolean) - Method in interface org.openmrs.api.DiagnosisService
Gets diagnoses for a Visit.
getDiagnosesByVisit(Visit, boolean, boolean) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
getDiagnosis(Integer) - Method in interface org.openmrs.api.DiagnosisService
Gets a diagnosis by id.
getDiagnosis(Integer) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Gets a diagnosis by id.
getDiagnosis() - Method in class org.openmrs.Diagnosis
Gets the diagnosis.
getDiagnosis() - Method in class org.openmrs.DiagnosisAttribute
 
getDiagnosisAttributeByUuid(String) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getDiagnosisAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getDiagnosisAttributeByUuid(String) - Method in interface org.openmrs.api.DiagnosisService
Fetches a given diagnosis attribute using the provided uuid
getDiagnosisAttributeByUuid(String) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
getDiagnosisAttributeId() - Method in class org.openmrs.DiagnosisAttribute
 
getDiagnosisAttributeTypeById(Integer) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getDiagnosisAttributeTypeById(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getDiagnosisAttributeTypeById(Integer) - Method in interface org.openmrs.api.DiagnosisService
Fetches a given diagnosis attribute type using the provided id
getDiagnosisAttributeTypeById(Integer) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
getDiagnosisAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
getDiagnosisAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
getDiagnosisAttributeTypeByUuid(String) - Method in interface org.openmrs.api.DiagnosisService
Fetches a given diagnosis attribute type using the provided uuid
getDiagnosisAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
getDiagnosisAttributeTypeId() - Method in class org.openmrs.DiagnosisAttributeType
 
getDiagnosisById(Integer) - Method in interface org.openmrs.api.db.DiagnosisDAO
Gets a diagnosis from database using the diagnosis id
getDiagnosisById(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Gets a diagnosis from database using the diagnosis id
getDiagnosisByUuid(String) - Method in interface org.openmrs.api.db.DiagnosisDAO
Gets the diagnosis attached to the specified UUID.
getDiagnosisByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Gets the diagnosis attached to the specified UUID.
getDiagnosisByUuid(String) - Method in interface org.openmrs.api.DiagnosisService
Gets a diagnosis based on the uuid
getDiagnosisByUuid(String) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Gets a diagnosis based on the uuid
getDiagnosisDAO() - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Gets the diagnosis data access object
getDiagnosisId() - Method in class org.openmrs.Diagnosis
Gets the diagnosis id.
getDiagnosisService() - Static method in class org.openmrs.api.context.Context
 
getDiagnosisService() - Method in class org.openmrs.api.context.ServiceContext
 
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.
getDirty() - Method in class org.openmrs.FieldAnswer
 
getDirty() - Method in class org.openmrs.FormResource
 
getDirty() - Method in class org.openmrs.GlobalProperty
 
getDisableValidation() - Static method in class org.openmrs.validator.ValidateUtil
 
getDiscontinuationOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getDiscontinuationOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
getDiscontinuationOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDiscontinuationOrder(Order) - Method in interface org.openmrs.api.OrderService
Get discontinuation order for the given order, it is the un voided discontinuation order with a previousOrder that matches the specified order.
getDispenseAsWritten() - Method in class org.openmrs.DrugOrder
 
getDispenser() - Method in class org.openmrs.MedicationDispense
 
getDisplayName() - Method in class org.openmrs.api.handler.BaseEncounterVisitHandler
getDisplayName() - Method in interface org.openmrs.api.handler.EncounterVisitHandler
 
getDisplayName(Locale) - Method in interface org.openmrs.api.handler.EncounterVisitHandler
 
getDisplayName(Locale) - Method in class org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandler
 
getDisplayName(Locale) - Method in class org.openmrs.api.handler.ExistingVisitAssignmentHandler
 
getDisplayName(Locale) - Method in class org.openmrs.api.handler.NoVisitAssignmentHandler
 
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.LayoutTemplate
 
getDisplayPrecision() - Method in class org.openmrs.ConceptNumeric
 
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.User
 
getDisplayString() - Method in class org.openmrs.util.AttributableDate
 
getDosageForm() - Method in class org.openmrs.Drug
 
getDose() - Method in class org.openmrs.DrugOrder
 
getDose() - Method in class org.openmrs.MedicationDispense
 
getDose() - Method in class org.openmrs.order.DrugSuggestion
 
getDose() - Method in class org.openmrs.SimpleDosingInstructions
 
getDoseLimitUnits() - Method in class org.openmrs.Drug
Gets the doseLimitUnits which represents the units of the existing maximumDailyDose and minimumDailyDose
getDoseUnits() - Method in class org.openmrs.DrugOrder
Gets the doseUnits of this drug order
getDoseUnits() - Method in class org.openmrs.MedicationDispense
 
getDoseUnits() - Method in class org.openmrs.SimpleDosingInstructions
 
getDosingInstructions(DrugOrder) - Method in interface org.openmrs.DosingInstructions
Get dosing instructions from order
getDosingInstructions() - Method in class org.openmrs.DrugOrder
Gets the dosingInstructions
getDosingInstructions(DrugOrder) - Method in class org.openmrs.FreeTextDosingInstructions
 
getDosingInstructions() - Method in class org.openmrs.MedicationDispense
 
getDosingInstructions(DrugOrder) - Method in class org.openmrs.SimpleDosingInstructions
 
getDosingInstructionsAsString(Locale) - Method in interface org.openmrs.DosingInstructions
Get human-readable version of dosing instructions for a particular locale All dosing instructions can be localized, so the result, especially any free text may remain in the original language.
getDosingInstructionsAsString(Locale) - Method in class org.openmrs.FreeTextDosingInstructions
 
getDosingInstructionsAsString(Locale) - Method in class org.openmrs.SimpleDosingInstructions
 
getDosingInstructionsInstance() - Method in class org.openmrs.DrugOrder
Gets the dosingInstructions instance
getDosingType() - Method in class org.openmrs.DrugOrder
Gets the dosingType
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() - Method in class org.openmrs.DrugReferenceMap
 
getDrug() - Method in class org.openmrs.MedicationDispense
 
getDrugAllergensConcept() - Method in class org.openmrs.AllergyProperties
 
getDrugByMapping(String, ConceptSource, Collection<ConceptMapType>) - Method in interface org.openmrs.api.ConceptService
Gets the "best" matching drug, i.e.
getDrugByMapping(String, ConceptSource, Collection<ConceptMapType>) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugByMapping(String, ConceptSource, Collection<ConceptMapType>) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugByMapping(String, ConceptSource, Collection<ConceptMapType>) - 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
 
getDrugByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugDispensingUnits() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugDispensingUnits() - Method in interface org.openmrs.api.OrderService
Gets the possible units of dispensing, i.e the set members for the concept that matches the uuid specified as the value for the global property OpenmrsConstants.GP_DRUG_DISPENSING_UNITS_CONCEPT_UUID
getDrugDosingUnits() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugDosingUnits() - Method in interface org.openmrs.api.OrderService
Gets the possible drug dosing units, i.e the set members for the concept that matches the uuid specified as the value for the global property OpenmrsConstants.GP_DRUG_DOSING_UNITS_CONCEPT_UUID
getDrugId() - Method in class org.openmrs.Drug
Gets the internal identification number for this drug
getDrugId() - Method in class org.openmrs.order.DrugSuggestion
 
getDrugIngredientByUuid(String) - Method in interface org.openmrs.api.ConceptService
Get Drug Ingredient by its UUID
getDrugIngredientByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugIngredientByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugIngredientByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugNonCoded() - Method in class org.openmrs.DrugOrder
 
getDrugOrder() - Method in class org.openmrs.MedicationDispense
 
getDrugOrder() - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
getDrugReferenceMapId() - Method in class org.openmrs.DrugReferenceMap
 
getDrugReferenceMaps() - Method in class org.openmrs.Drug
 
getDrugRoutes() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDrugRoutes() - Method in interface org.openmrs.api.OrderService
Gets the possible drug routes, i.e the set members for the concept that matches the uuid specified as the value for the global property OpenmrsConstants.GP_DRUG_ROUTES_CONCEPT_UUID
getDrugs(String) - Method in interface org.openmrs.api.ConceptService
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, Locale, boolean, boolean) - Method in interface org.openmrs.api.ConceptService
Fetches un retired drugs that match the specified search phrase.
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, Locale, boolean, boolean) - 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
Should return a drug if either the drug name or concept name matches the phase not both Should return distinct drugs Should return a drug, if phrase match concept_name No need to match both concept_name and drug_name Should return drug when phrase match drug_name even searchDrugConceptNames is false Should return a drug if phrase match drug_name No need to match both concept_name and drug_name
getDrugs(String, Locale, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
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(String, Locale, boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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
 
getDrugsByIngredient(Concept) - Method in interface org.openmrs.api.ConceptService
Gets drugs by the given ingredient, which can be either the drug itself or any ingredient.
getDrugsByIngredient(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugsByIngredient(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugsByIngredient(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getDrugsByMapping(String, ConceptSource, Collection<ConceptMapType>, boolean) - Method in interface org.openmrs.api.ConceptService
Fetches all drugs with reference mappings to the specified concept source that match the specified code and concept map types
getDrugsByMapping(String, ConceptSource, Collection<ConceptMapType>, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
 
getDrugsByMapping(String, ConceptSource, Collection<ConceptMapType>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getDrugsByMapping(String, ConceptSource, Collection<ConceptMapType>, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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.DrugOrder
Gets the duration of a Drug Order
getDuration() - Method in class org.openmrs.logic.Duration
 
getDuration() - Method in class org.openmrs.SimpleDosingInstructions
 
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
getDurationUnits() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getDurationUnits() - Method in interface org.openmrs.api.OrderService
Gets the possible units of duration, i.e the set members for the concept that matches the uuid specified as the value for the global property OpenmrsConstants.GP_DURATION_UNITS_CONCEPT_UUID
getDurationUnits() - Method in class org.openmrs.DrugOrder
Gets durationUnits of a Drug Order
getDurationUnits() - Method in class org.openmrs.SimpleDosingInstructions
 
getEdges() - Method in class org.openmrs.util.Graph
 
getEdgesEndingWith(T) - Method in class org.openmrs.util.Graph
Obtains the edges ending with a given node
getEditPrivilege() - Method in class org.openmrs.EncounterType
Gets privilege which can edit this type of encounters
getEditPrivilege() - Method in class org.openmrs.GlobalProperty
Gets privilege which can edit this globalProperty
getEditPrivilege() - Method in class org.openmrs.PersonAttributeType
The privilege required in order to edit this attribute
getEffectiveStartDate() - Method in class org.openmrs.Order
A convenience method to return start of the schedule for order.
getEffectiveStopDate() - Method in class org.openmrs.Order
A convenience method to return end of the schedule for order.
getElementDefaults() - Method in class org.openmrs.layout.LayoutTemplate
 
getElementRegex() - Method in class org.openmrs.layout.LayoutTemplate
Get the element regular expressions.
getElementRegexFormats() - Method in class org.openmrs.layout.LayoutTemplate
Get the element formats.
getEmail() - Method in class org.openmrs.User
 
getEnabledFilter(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Retrieve a currently enabled filter by name.
getEncounter() - Method in class org.openmrs.Allergy
Basic property getter for encounter
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.Condition
Basic property getter for encounter
getEncounter() - Method in class org.openmrs.Diagnosis
Gets the encounter associated with this diagnosis.
getEncounter() - Method in class org.openmrs.EncounterProvider
 
getEncounter() - Method in class org.openmrs.MedicationDispense
 
getEncounter() - Method in class org.openmrs.Obs
 
getEncounter() - Method in class org.openmrs.Order
 
getEncounter() - Method in class org.openmrs.OrderGroup
Gets the encounter
getEncounter() - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
getEncounter() - Method in class org.openmrs.PatientState
 
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
 
getEncounterDatetime() - Method in class org.openmrs.Encounter
 
getEncounterId() - Method in class org.openmrs.Encounter
 
getEncounterProviderId() - Method in class org.openmrs.EncounterProvider
 
getEncounterProviders() - Method in class org.openmrs.Encounter
Basic property accessor for encounterProviders.
getEncounterRole(Integer) - Method in interface org.openmrs.api.db.EncounterDAO
Get encounter role by internal identifier
getEncounterRole(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterRole(Integer) - Method in interface org.openmrs.api.EncounterService
Gets an encounter role when and internal encounter role id is provided.
getEncounterRole(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterRole() - Method in class org.openmrs.EncounterProvider
 
getEncounterRoleByName(String) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncounterRoleByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterRoleByName(String) - Method in interface org.openmrs.api.EncounterService
Get EncounterRole by name
getEncounterRoleByName(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterRoleByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
Find EncounterRole matching a uuid
getEncounterRoleByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterRoleByUuid(String) - Method in interface org.openmrs.api.EncounterService
Get EncounterRole by its UUID
getEncounterRoleByUuid(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterRoleId() - Method in class org.openmrs.EncounterRole
 
getEncounterRolesByName(String) - Method in interface org.openmrs.api.db.EncounterDAO
Get encounter roles by name
getEncounterRolesByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounterRolesByName(String) - Method in interface org.openmrs.api.EncounterService
Get EncounterRoles by name
getEncounterRolesByName(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters(EncounterSearchCriteria) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncounters(String, Integer, 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(EncounterSearchCriteria) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounters(String, Integer, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - Method in interface org.openmrs.api.EncounterService
getEncounters(EncounterSearchCriteria) - Method in interface org.openmrs.api.EncounterService
Get all encounters that match a variety of (nullable) criteria contained in the parameter object.
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(String, Integer, Integer, Integer, boolean) - Method in interface org.openmrs.api.EncounterService
Searches for encounters by patient id, provider identifier, location, encounter type, provider, form or provider name.
getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
getEncounters(EncounterSearchCriteria) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters(String, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters(String, Integer, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounters() - Method in class org.openmrs.Visit
 
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) - 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) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByVisit(Visit, boolean) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncountersByVisit(Visit, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncountersByVisit(Visit, boolean) - Method in interface org.openmrs.api.EncounterService
Gets all encounters grouped within a given visit.
getEncountersByVisit(Visit, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByVisitsAndPatient(Patient, boolean, String, Integer, Integer) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncountersByVisitsAndPatient(Patient, boolean, String, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncountersByVisitsAndPatient(Patient, boolean, String, Integer, Integer) - Method in interface org.openmrs.api.EncounterService
Gets encounters for the given patient.
getEncountersByVisitsAndPatient(Patient, boolean, String, Integer, Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncountersByVisitsAndPatientCount(Patient, boolean, String) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncountersByVisitsAndPatientCount(Patient, boolean, String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncountersByVisitsAndPatientCount(Patient, boolean, String) - Method in interface org.openmrs.api.EncounterService
getEncountersByVisitsAndPatientCount(Patient, boolean, String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEncounterService() - Static method in class org.openmrs.api.context.Context
 
getEncounterService() - Method in class org.openmrs.api.context.ServiceContext
 
getEncountersNotAssignedToAnyVisit(Patient) - Method in interface org.openmrs.api.db.EncounterDAO
 
getEncountersNotAssignedToAnyVisit(Patient) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
getEncountersNotAssignedToAnyVisit(Patient) - Method in interface org.openmrs.api.EncounterService
Gets the unvoided encounters for the specified patient that are not assigned to any visit.
getEncountersNotAssignedToAnyVisit(Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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
 
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
 
getEncounterTypes() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getEncounterVisitHandlers() - Method in interface org.openmrs.api.EncounterService
 
getEncounterVisitHandlers() - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
getEndDate() - Method in class org.openmrs.CohortMembership
 
getEndDate() - Method in class org.openmrs.Condition
Gets the condition end date
getEndDate() - Method in class org.openmrs.PatientState
 
getEndDate() - Method in class org.openmrs.PersonAddress
 
getEndDate() - Method in class org.openmrs.Relationship
If not null, this indicates that the relationship ended on a particular date
getEndReason() - Method in class org.openmrs.Condition
Gets the condition end reason
getEnteredViaForms() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getEntity(String, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
getEntityClass() - Method in class org.openmrs.api.db.FullTextQueryAndEntityClass
Gets the entityClass
getEntityName(Object) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
getEntityName(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the entity name for a persistent entity.
getEnvironmentAllergensConcept() - Method in class org.openmrs.AllergyProperties
 
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
 
getErrors() - Method in exception org.openmrs.api.ValidationException
 
getErrorTasks() - Static method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
getEscapeCodesForAscii() - Method in class org.openmrs.OpenmrsCharacterEscapes
 
getEscapeSequence(int) - Method in class org.openmrs.OpenmrsCharacterEscapes
 
getExceptionAsString(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
 
getExceptionThrown() - Method in class org.openmrs.api.context.Daemon.DaemonThread
Gets the exception thrown (if any) by the method called in Thread.run()
getExcludeCanceledAndExpired() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getExcludeDiscontinueOrders() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
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
Deprecated.
since 2.1.3 use FilenameUtils.getExtension(String) instead.
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
Expands (i.e.
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
getExtraData() - Method in exception org.openmrs.util.CycleException
 
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
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
 
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
 
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
 
getFieldNumber() - Method in class org.openmrs.FormField
 
getFieldPart() - Method in class org.openmrs.FormField
 
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(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
 
getFieldTypeByName(String) - Method in interface org.openmrs.api.db.FormDAO
Return fieldType associated with given name
getFieldTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFieldTypeByName(String) - Method in interface org.openmrs.api.FormService
Get FieldType by its name
getFieldTypeByName(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFieldTypeByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
 
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
 
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
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
getFileMimeType(File) - Static method in class org.openmrs.util.OpenmrsUtil
Get mime type of the given file
getFilename(CustomDatatype<T>, String) - Method in interface org.openmrs.customdatatype.DownloadableDatatypeHandler
 
getFilter() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getFilterClass() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
getFilterDefinition() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
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
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
 
getFirstElement() - Method in class org.openmrs.collection.CollectionPart
 
getFirstTableNames() - Static method in class org.openmrs.liquibase.CoreDataTuner
 
getFlushMode() - Method in class org.openmrs.api.db.hibernate.DbSession
Get the current flush mode for this session.
getFoodAllergensConcept() - Method in class org.openmrs.AllergyProperties
 
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.FormResource
gets the form
getForm(MSH) - Method in class org.openmrs.hl7.handler.ORUR01Handler
needs to find a Form based on information in MSH-21.
getFormat() - Method in exception org.openmrs.api.InvalidIdentifierFormatException
 
getFormat() - Method in class org.openmrs.PatientIdentifierType
 
getFormat() - Method in class org.openmrs.PersonAttributeType
 
getFormat() - Static method in class org.openmrs.PersonName
 
getFormatDescription() - Method in class org.openmrs.PatientIdentifierType
 
getFormByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
 
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
 
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, 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, Collection<FormField>, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormFieldByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
 
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
 
getFormFieldNamespace() - Method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormFieldNamespace(String) - Static method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormFieldNamespace() - Method in class org.openmrs.Diagnosis
Gets the namespace for the form field that was used to capture the details in the form
getFormFieldNamespace() - Method in interface org.openmrs.FormRecordable
Gets the namespace for the form field that was used to capture the obs details in the form
getFormFieldNamespace() - Method in class org.openmrs.Order
 
getFormFieldPath() - Method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormFieldPath(String) - Static method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormFieldPath() - Method in class org.openmrs.Diagnosis
Gets the path for the form field that was used to capture the details in the form
getFormFieldPath() - Method in interface org.openmrs.FormRecordable
Gets the path for the form field that was used to capture the obs details in the form
getFormFieldPath() - Method in class org.openmrs.Order
 
getFormFields(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormFields() - Method in class org.openmrs.Form
 
getFormFields() - Method in interface org.openmrs.obs.SerializableComplexObsHandler
Gets the form fields that should be added to the forms using complex concepts that are associated to this handler
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
 
getFormNamespaceAndPath() - Method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormNamespaceAndPath(String, String) - Static method in class org.openmrs.BaseFormRecordableOpenmrsData
 
getFormNamespaceAndPath() - Method in class org.openmrs.Diagnosis
Gets the form namespace and path
getFormNamespaceAndPath() - Method in class org.openmrs.Order
 
getFormResource(Integer) - Method in interface org.openmrs.api.db.FormDAO
 
getFormResource(Form, String) - Method in interface org.openmrs.api.db.FormDAO
 
getFormResource(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormResource(Form, String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormResource(Integer) - Method in interface org.openmrs.api.FormService
Finds a FormResource by its id
getFormResource(Form, String) - Method in interface org.openmrs.api.FormService
Finds a FormResource based on a given Form and name
getFormResource(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormResource(Form, String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormResourceByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
 
getFormResourceByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormResourceByUuid(String) - Method in interface org.openmrs.api.FormService
Finds a FormResource by its uuid
getFormResourceByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
 
getFormResourceId() - Method in class org.openmrs.FormResource
gets the form resource id
getFormResourcesForForm(Form) - Method in interface org.openmrs.api.db.FormDAO
 
getFormResourcesForForm(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
getFormResourcesForForm(Form) - Method in interface org.openmrs.api.FormService
Finds all FormResources tied to a given form
getFormResourcesForForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
 
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>, Collection<Field>) - Method in interface org.openmrs.api.FormService
Gets all forms that match all the (nullable) criteria
getForms(String, boolean) - 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
 
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
 
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.
getFrequency() - Method in class org.openmrs.DrugOrder
Gets the frequency
getFrequency() - Method in class org.openmrs.MedicationDispense
 
getFrequency() - Method in class org.openmrs.order.DrugSuggestion
 
getFrequency() - Method in class org.openmrs.ServiceOrder
Gets frequency of a particular order
getFrequency() - Method in class org.openmrs.SimpleDosingInstructions
 
getFrequencyPerDay() - Method in class org.openmrs.OrderFrequency
Get the frequencyPerDay
getFromDate() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getFromNode() - Method in class org.openmrs.util.Graph.Edge
 
getFulfillerComment() - Method in class org.openmrs.Order
Returns the comment received from the fulfiller regarding this order.
getFulfillerStatus() - Method in class org.openmrs.Order
Returns the current status that was received from a fulfiller for this order.
getFulfillerStatus() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getFullName(Locale) - Method in class org.openmrs.Drug
Gets the entries 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 concatenating them together with spaces in between.
getFullTextSession() - Method in interface org.openmrs.api.db.FullTextSessionFactory
Obtains a FullTextSession instance.
getFullTextSession() - Method in class org.openmrs.api.db.FullTextSessionFactoryImpl
 
getFullTextSession() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Gives you access to the full text session.
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
 
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
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 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) - Static method in class org.openmrs.util.ConfigUtil
Gets the value of the given OpenMRS global property
getGlobalProperty(Connection, String) - Static method in class org.openmrs.util.UpgradeUtil
 
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
 
getGlobalPropertyValue(String) - Static method in class org.openmrs.web.filter.util.FilterUtil
Gets the value of a global Property as a string from the database using sql, this method is useful when you want to get a value of a global property before the application context has been setup
getGroupMembers() - Method in class org.openmrs.Obs
Get the non-voided members of the obs group, if this obs is a group.
getGroupMembers(boolean) - Method in class org.openmrs.Obs
Get the group members of this obs group, if this obs is a group.
getHandler(CustomDatatype<?>, String) - Method in interface org.openmrs.api.DatatypeService
Gets the default handler for a CustomDatatype, and sets its configuration
getHandler(CustomDatatype<?>, String) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getHandler(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
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(Obs) - Method in interface org.openmrs.api.ObsService
Get the ComplexObsHandler associated with a complex observation Returns the ComplexObsHandler.
getHandler() - Method in class org.openmrs.ConceptComplex
 
getHandler(CustomValueDescriptor) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getHandler(CustomDatatype<?>, String, String) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getHandler() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getHandlerClasses(Class<? extends CustomDatatype<?>>) - Method in interface org.openmrs.api.DatatypeService
 
getHandlerClasses(Class<? extends CustomDatatype<?>>) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
getHandlerClassnames() - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
getHandlerConfig() - Method in class org.openmrs.attribute.BaseAttributeType
 
getHandlerConfig() - Method in interface org.openmrs.customdatatype.CustomValueDescriptor
May be null.
getHandlerConfig() - Method in class org.openmrs.FormResource
 
getHandlerConfig() - Method in class org.openmrs.GlobalProperty
 
getHandlers() - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getHandlers() - Method in interface org.openmrs.api.ObsService
Gets the handlers map registered
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
 
getHiAbsolute() - Method in class org.openmrs.ConceptNumeric
 
getHibernateSessionFactory() - Method in class org.openmrs.api.db.hibernate.DbSessionFactory
 
getHiCritical() - Method in class org.openmrs.ConceptNumeric
 
getHigh() - Method in class org.openmrs.util.DoubleRange
 
getHiNormal() - Method in class org.openmrs.ConceptNumeric
 
getHl7Abbreviation() - Method in class org.openmrs.ConceptDatatype
 
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.HL7QueueItem
 
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
 
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
 
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
 
getHL7InErrorByUuid(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InErrorByUuid(String) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InErrorByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
Get the error item with the given uuid
getHL7InErrorByUuid(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InErrorId() - Method in class org.openmrs.hl7.HL7InError
 
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
 
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
 
getHL7InQueueByUuid(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
 
getHL7InQueueByUuid(String) - Method in interface org.openmrs.hl7.db.HL7DAO
 
getHL7InQueueByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
Get the hl7 queue item with the given uuid
getHL7InQueueByUuid(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
getHL7InQueueId() - Method in class org.openmrs.hl7.HL7InQueue
 
getHl7QueueItemByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
Get HL7QueueItem with the given uuid.
getHl7QueueItemByUuid(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
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.HL7QueueItem
 
getHL7Source(Integer) - Method in interface org.openmrs.hl7.HL7Service
Auto generated method comment
getHL7Source(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
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.HL7QueueItem
 
getHydratedObject() - Method in class org.openmrs.PersonAttribute
Will try to create an object of class 'PersonAttributeType.format'.
getId() - Method in class org.openmrs.Allergy
 
getId() - Method in class org.openmrs.AllergyReaction
 
getId() - Method in class org.openmrs.api.db.ClobDatatypeStorage
 
getId() - Method in class org.openmrs.api.db.LoginCredential
 
getId() - Method in class org.openmrs.api.db.SerializedObject
 
getId() - Method in class org.openmrs.CareSetting
 
getId() - Method in class org.openmrs.Cohort
 
getId() - Method in class org.openmrs.CohortMembership
 
getId() - Method in class org.openmrs.Concept
 
getId() - Method in class org.openmrs.ConceptAnswer
 
getId() - Method in class org.openmrs.ConceptAttribute
 
getId() - Method in class org.openmrs.ConceptAttributeType
 
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.ConceptMapType
 
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.ConceptReferenceTerm
 
getId() - Method in class org.openmrs.ConceptReferenceTermMap
 
getId() - Method in class org.openmrs.ConceptSet
 
getId() - Method in class org.openmrs.ConceptSource
 
getId() - Method in class org.openmrs.ConceptStateConversion
 
getId() - Method in class org.openmrs.ConceptStopWord
 
getId() - Method in class org.openmrs.Condition
 
getId() - Method in class org.openmrs.Diagnosis
Gets the diagnosis identifier.
getId() - Method in class org.openmrs.DiagnosisAttribute
 
getId() - Method in class org.openmrs.DiagnosisAttributeType
 
getId() - Method in class org.openmrs.Drug
 
getId() - Method in class org.openmrs.DrugIngredient
 
getId() - Method in class org.openmrs.DrugReferenceMap
 
getId() - Method in class org.openmrs.Encounter
 
getId() - Method in class org.openmrs.EncounterProvider
 
getId() - Method in class org.openmrs.EncounterRole
 
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.FormResource
 
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.LocationAttribute
 
getId() - Method in class org.openmrs.LocationAttributeType
 
getId() - Method in class org.openmrs.LocationTag
 
getId() - Method in class org.openmrs.MedicationDispense
 
getId() - Method in class org.openmrs.module.DaemonToken
 
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.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.OrderAttribute
 
getId() - Method in class org.openmrs.OrderAttributeType
 
getId() - Method in class org.openmrs.OrderFrequency
 
getId() - Method in class org.openmrs.OrderGroup
 
getId() - Method in class org.openmrs.OrderGroupAttribute
 
getId() - Method in class org.openmrs.OrderGroupAttributeType
 
getId() - Method in class org.openmrs.OrderSet
 
getId() - Method in class org.openmrs.OrderSetAttribute
 
getId() - Method in class org.openmrs.OrderSetAttributeType
 
getId() - Method in class org.openmrs.OrderSetMember
 
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.PatientProgramAttribute
 
getId() - Method in class org.openmrs.PatientState
 
getId() - Method in class org.openmrs.Person
 
getId() - Method in class org.openmrs.person.PersonMergeLog
 
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.ProgramAttributeType
 
getId() - Method in class org.openmrs.ProgramWorkflow
 
getId() - Method in class org.openmrs.ProgramWorkflowState
 
getId() - Method in class org.openmrs.Provider
 
getId() - Method in class org.openmrs.ProviderAttribute
 
getId() - Method in class org.openmrs.ProviderAttributeType
 
getId() - Method in class org.openmrs.Relationship
 
getId() - Method in class org.openmrs.RelationshipType
 
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.Visit
 
getId() - Method in class org.openmrs.VisitAttribute
 
getId() - Method in class org.openmrs.VisitAttributeType
 
getId() - Method in class org.openmrs.VisitType
 
getIdentifier(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the identifier value of the given entity as associated with this session.
getIdentifier() - Method in class org.openmrs.PatientIdentifier
 
getIdentifier() - Method in class org.openmrs.Provider
 
getIdentifiers() - Method in class org.openmrs.Patient
Get all of this patients identifiers -- both voided and non-voided ones.
getIdentifierType() - Method in class org.openmrs.PatientIdentifier
 
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
Should return patient identifier validator given class name Should treat empty strings like a null entry
getIdentifierValidators() - Method in class org.openmrs.api.impl.PatientServiceImpl
 
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.
getIncludeNullFulfillerStatus() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getIncludeVoided() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getIncludeVoided() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
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
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
getIndication() - Method in class org.openmrs.Visit
 
getIngredient() - Method in class org.openmrs.DrugIngredient
 
getIngredients() - Method in class org.openmrs.Drug
 
getInheritedFields(Class<?>) - Method in class org.openmrs.util.Reflect
This method return all the fields (including private) until the given parameterized class
getInheritedRoles() - Method in class org.openmrs.Role
 
getInitial() - Method in class org.openmrs.ProgramWorkflowState
 
getInitialLiquibaseSnapshotVersion(String, LiquibaseProvider) - Method in class org.openmrs.liquibase.ChangeLogDetective
Returns the version of the Liquibase snapshot that had been used to initialise the OpenMRS database.
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
 
getInputStream() - Method in class org.openmrs.web.filter.GZIPRequestWrapper
 
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() - Static method in class org.openmrs.hl7.impl.HL7ServiceImpl
Singleton Factory method
getInstance() - Static method in class org.openmrs.layout.address.AddressSupport
 
getInstance() - Static method in class org.openmrs.layout.name.NameSupport
 
getInstance() - Static method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
Get the static/singular instance
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.scheduler.TaskFactory
Gets an instance of the schedulable factory
getInstance() - Static method in class org.openmrs.util.OpenmrsClassLoader
Get the static/singular instance of the module class loader
getInstance() - Static method in class org.openmrs.util.OpenmrsClassScanner
 
getInstance(HttpServletRequest) - Static method in class org.openmrs.web.filter.util.CustomResourceLoader
Returns singleton instance of custom resource loader
getInstructions() - Method in class org.openmrs.FreeTextDosingInstructions
 
getInstructions() - Method in class org.openmrs.order.DrugSuggestion
 
getInstructions() - Method in class org.openmrs.Order
 
getInterpretation() - Method in class org.openmrs.Obs
Similar to FHIR's Observation.interpretation.
getInterpretJstl() - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
getIsHidden() - Method in class org.openmrs.ConceptMapType
 
getIsPatient() - Method in class org.openmrs.Person
 
getIsSet() - Method in class org.openmrs.FieldType
 
getJavaClass() - Method in class org.openmrs.OrderType
Convenience method that returns a Class object for the associated javaClassName
getJavaClassName() - Method in class org.openmrs.OrderType
 
getKey() - Method in class org.openmrs.api.db.hibernate.search.TermsFilterFactory
 
getKeys() - Method in interface org.openmrs.logic.datasource.LogicDataSource
 
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
 
getLastMomentOfDay(Date) - Static method in class org.openmrs.util.OpenmrsUtil
Gets the date having the last millisecond of a given day.
getLaterality() - Method in class org.openmrs.ServiceOrder
Gets the laterality.
getLatestCoreDataSnapshotFilename() - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getLatestSchemaSnapshotFilename() - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getLatestSnapshotVersion() - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getLatitude() - Method in interface org.openmrs.Address
 
getLatitude() - Method in class org.openmrs.Location
 
getLatitude() - Method in class org.openmrs.PersonAddress
 
getLayout() - Method in class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
getLayout() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.address.AddressTemplate
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.LayoutTemplate
 
getLayoutSupportInstance() - Method in class org.openmrs.layout.name.NameTemplate
 
getLayoutTemplateByCodeName(String) - Method in class org.openmrs.layout.LayoutSupport
 
getLayoutTemplateByCountry(String) - Method in class org.openmrs.layout.LayoutSupport
 
getLayoutTemplateByDisplayName(String) - Method in class org.openmrs.layout.LayoutSupport
 
getLayoutTemplateByName(String) - Method in class org.openmrs.layout.LayoutSupport
 
getLayoutTemplates() - Method in class org.openmrs.layout.LayoutSupport
 
getLayoutToken() - Method in class org.openmrs.layout.address.AddressTemplate
 
getLayoutToken() - Method in class org.openmrs.layout.LayoutTemplate
 
getLayoutToken() - Method in class org.openmrs.layout.name.NameTemplate
 
getLength() - Method in class org.openmrs.obs.ComplexData
Get the data length
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.
getLineByLineFormat() - Method in class org.openmrs.layout.LayoutTemplate
 
getLines() - Method in class org.openmrs.layout.LayoutTemplate
 
getLiquibase(String) - Method in interface org.openmrs.liquibase.LiquibaseProvider
Returns a Liquibase instance
getLiquibase(String) - Method in class org.openmrs.util.DatabaseUpdaterLiquibaseProvider
 
getList() - Method in class org.openmrs.collection.ListPart
 
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<ModuleId, Module>
getLoadedModulesMapPackage() - 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<PackageName, Module>
getLobHelper() - Method in class org.openmrs.api.db.hibernate.DbSession
Retrieve this session's helper/delegate for creating LOB instances.
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.ConceptStopWord
 
getLocale() - Method in class org.openmrs.messagesource.PresentationMessage
Returns the locale within which the message is expressed.
getLocalePreferred() - Method in class org.openmrs.ConceptName
 
getLocales() - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
getLocales() - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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.
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
 
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 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.LocationAttribute
 
getLocation() - Method in class org.openmrs.MedicationDispense
 
getLocation() - Method in class org.openmrs.Obs
 
getLocation() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getLocation() - Method in class org.openmrs.PatientIdentifier
 
getLocation() - Method in class org.openmrs.PatientProgram
 
getLocation() - Method in class org.openmrs.ServiceOrder
Gets a location of the particular order
getLocation() - Method in class org.openmrs.Visit
 
getLocationAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationAttributeByUuid(String) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationAttributeByUuid(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationAttributeByUuid(String) - Method in interface org.openmrs.api.LocationService
 
getLocationAttributeId() - Method in class org.openmrs.LocationAttribute
 
getLocationAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationAttributeType(Integer) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationAttributeType(Integer) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationAttributeType(Integer) - Method in interface org.openmrs.api.LocationService
 
getLocationAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationAttributeTypeByName(String) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationAttributeTypeByName(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationAttributeTypeByName(String) - Method in interface org.openmrs.api.LocationService
Retrieves a LocationAttributeType object based on the name provided
getLocationAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocationAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.LocationDAO
 
getLocationAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocationAttributeTypeByUuid(String) - Method in interface org.openmrs.api.LocationService
 
getLocationAttributeTypeId() - Method in class org.openmrs.LocationAttributeType
 
getLocationBehavior() - Method in class org.openmrs.PatientIdentifierType
 
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.api.context.UserContext
 
getLocationId() - Method in class org.openmrs.Location
 
getLocations(String, Location, Map<LocationAttributeType, String>, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getLocations(String, Location, Map<LocationAttributeType, String>, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.LocationDAO
Gets the locations matching the specified arguments
getLocations(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getLocations(String, Location, Map<LocationAttributeType, Object>, 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, Location, Map<LocationAttributeType, Object>, boolean, Integer, Integer) - Method in interface org.openmrs.api.LocationService
Gets the locations matching the specified arguments.
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.db.hibernate.HibernateLocationDAO
 
getLocationsHavingAllTags(List<LocationTag>) - Method in interface org.openmrs.api.db.LocationDAO
Get locations that have all the location tags specified.
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.
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
 
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.
getLog(Class) - Method in class liquibase.ext.logging.slf4j.Slf4JLogService
 
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
 
getLoginCredentialByActivationKey(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getLoginCredentialByActivationKey(String) - Method in interface org.openmrs.api.db.UserDAO
Gets User LoginCredential using activationKey
getLoginCredentialByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getLoginCredentialByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
 
getLogLines() - Method in class org.openmrs.logging.MemoryAppender
 
getLogLines() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getLongitude() - Method in interface org.openmrs.Address
 
getLongitude() - Method in class org.openmrs.Location
 
getLongitude() - Method in class org.openmrs.PersonAddress
 
getLoser() - Method in class org.openmrs.person.PersonMergeLog
 
getLosingPersonMergeLog(Person, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getLosingPersonMergeLog(Person, boolean) - Method in interface org.openmrs.api.PersonService
Gets the PersonMergeLog where person p is the loser.
getLosingPersonMergeLogs(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getLosingPersonMergeLogs(Person) - Method in interface org.openmrs.api.db.PersonDAO
Finds the PersonMergeLog by loser
getLow() - Method in class org.openmrs.util.DoubleRange
 
getLowAbsolute() - Method in class org.openmrs.ConceptNumeric
 
getLowCritical() - Method in class org.openmrs.ConceptNumeric
 
getLowNormal() - Method in class org.openmrs.ConceptNumeric
 
getMailProperties() - Static method in class org.openmrs.api.context.Context
 
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
 
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
 
getMaxElements() - Method in class org.openmrs.collection.CollectionPart
 
getMaximumDailyDose() - Method in class org.openmrs.Drug
 
getMaximumPropertyLength(Class<? extends OpenmrsObject>, String) - Method in interface org.openmrs.api.AdministrationService
 
getMaximumPropertyLength(Class<? extends OpenmrsObject>, String) - Method in interface org.openmrs.api.db.AdministrationDAO
 
getMaximumPropertyLength(Class<? extends OpenmrsObject>, String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
getMaximumPropertyLength(Class<? extends OpenmrsObject>, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
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.attribute.BaseAttributeType
 
getMaxOccurs() - Method in interface org.openmrs.customdatatype.RepeatingCustomValueDescriptor
Implementation should never return a number <= 0.
getMaxOccurs() - Method in class org.openmrs.FormField
 
getMaxTokens() - Method in class org.openmrs.layout.LayoutTemplate
 
getMediaType() - Method in class org.openmrs.module.Extension
Sets the content type of this extension.
getMedicationDispense(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
getMedicationDispense(Integer) - Method in interface org.openmrs.api.db.MedicationDispenseDAO
Gets a MedicationDispense by id
getMedicationDispense(Integer) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
getMedicationDispense(Integer) - Method in interface org.openmrs.api.MedicationDispenseService
Gets a MedicationDispense by id
getMedicationDispenseByCriteria(MedicationDispenseCriteria) - Method in class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
getMedicationDispenseByCriteria(MedicationDispenseCriteria) - Method in interface org.openmrs.api.db.MedicationDispenseDAO
Gets all MedicationDispense results that match the given criteria
getMedicationDispenseByCriteria(MedicationDispenseCriteria) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
getMedicationDispenseByCriteria(MedicationDispenseCriteria) - Method in interface org.openmrs.api.MedicationDispenseService
Gets all MedicationDispense results that match the given criteria
getMedicationDispenseByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
getMedicationDispenseByUuid(String) - Method in interface org.openmrs.api.db.MedicationDispenseDAO
Gets a MedicationDispense based on the uuid
getMedicationDispenseByUuid(String) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
getMedicationDispenseByUuid(String) - Method in interface org.openmrs.api.MedicationDispenseService
Gets a MedicationDispense based on the uuid
getMedicationDispenseDAO() - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
getMedicationDispenseId() - Method in class org.openmrs.MedicationDispense
 
getMedicationDispenseService() - Static method in class org.openmrs.api.context.Context
 
getMedicationDispenseService() - Method in class org.openmrs.api.context.ServiceContext
 
getMemberIds() - Method in class org.openmrs.Cohort
Deprecated.
since 2.1.0 cohorts are more complex than just a set of patient ids, so there is no one-line replacement
getMemberSetIds(Connection, String) - Static method in class org.openmrs.util.UpgradeUtil
 
getMemberships(boolean) - Method in class org.openmrs.Cohort
 
getMemberships() - Method in class org.openmrs.Cohort
 
getMemoryAppender() - Static method in class org.openmrs.logging.OpenmrsLoggingUtil
Gets the in-memory log appender.
getMemoryAppender() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0; replaced by OpenmrsLoggingUtil.getMemoryAppender() instead
getMessage(String, Object[], String, Locale) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
getMessage(String, Object[], Locale) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
getMessage(String) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
getMessage(MessageSourceResolvable, Locale) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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
Deprecated.
as of 2.0 because messages are automatically loaded from the classpath
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
 
getMessageSources() - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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.
getMetadata() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
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
 
getMildSeverityConcept() - Method in class org.openmrs.AllergyProperties
 
getMimeType() - Method in class org.openmrs.obs.ComplexData
Get the data MIME type
getMinConceptId() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getMinimumDailyDose() - Method in class org.openmrs.Drug
 
getMinOccurs() - Method in class org.openmrs.attribute.BaseAttributeType
 
getMinOccurs() - Method in interface org.openmrs.customdatatype.RepeatingCustomValueDescriptor
Implementations should never return null.
getMinOccurs() - Method in class org.openmrs.FormField
 
getModerateSeverityConcept() - Method in class org.openmrs.AllergyProperties
 
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
getModuleClassLoadersForPackage(String) - Static method in class org.openmrs.module.ModuleFactory
 
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
 
getModuleIdAsPath() - Method in class org.openmrs.module.Module
 
getModuleMappingResources() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
getModuleName() - Method in class org.openmrs.util.OpenmrsJacksonLocaleModule
 
getModuleOpenmrsServices(String) - Static method in class org.openmrs.api.context.Context
 
getModuleOpenmrsServices(String) - Method in class org.openmrs.api.context.ServiceContext
Gets a list of services implementing the OpenmrsService interface, for a given module.
getModulePackagesWithMappedClasses() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
Gets packages with mapped classes from all modules.
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
getModulesInStartupOrder(Collection<Module>) - Static method in class org.openmrs.module.ModuleFactory
Sort modules in startup order based on required and aware-of dependencies
getModuleWebFolder(String) - Static method in class org.openmrs.module.web.WebModuleUtil
Retrieves a path to a folder that stores web files of a module.
getMostRecentStateInEachWorkflow() - Method in class org.openmrs.PatientProgram
Returns a Set<PatientState> of all recent PatientStates for each workflow of the PatientProgram
getMovedEncounters() - Method in class org.openmrs.person.PersonMergeLogData
 
getMovedIndependentObservations() - Method in class org.openmrs.person.PersonMergeLogData
 
getMovedUsers() - Method in class org.openmrs.person.PersonMergeLogData
 
getMovedVisits() - Method in class org.openmrs.person.PersonMergeLogData
 
getMutablePropertyNames() - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
Subclasses can override this to return fields that are allowed to be edited, returning null or an empty array implies the entity is immutable
getMutablePropertyNames() - Method in class org.openmrs.api.db.hibernate.ImmutableObsInterceptor
 
getMutablePropertyNames() - Method in class org.openmrs.api.db.hibernate.ImmutableOrderInterceptor
 
getName() - Method in class org.openmrs.BaseOpenmrsMetadata
 
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, ConceptNameType, ConceptNameTag) - Method in class org.openmrs.Concept
Returns concept name depending of locale, type (short, fully specified, etc) and tag.
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.FormResource
gets the name of the resource
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.Template
 
getName() - Method in interface org.openmrs.OpenmrsMetadata
 
getName() - Method in class org.openmrs.OrderFrequency
 
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.Privilege
 
getName() - Method in class org.openmrs.Provider
 
getName() - Method in class org.openmrs.Role
 
getName() - Method in class org.openmrs.scheduler.Schedule
Gets the name of the schedule.
getName() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
getNamedProcedureCall(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Gets a ProcedureCall based on a named template
getNamedQuery(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Create a Query instance for the named query string defined in the metadata.
getNameMappings() - Method in class org.openmrs.layout.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
 
getNamespaceUris() - Method in class org.openmrs.liquibase.AbstractSnapshotTuner
 
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.
getNestedOrderGroups() - Method in class org.openmrs.OrderGroup
Gets the nested order groups to other order groups, to maintain linkages between groups and support group nesting
getNewOrderNumber(OrderContext) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getNewOrderNumber(OrderContext) - Method in interface org.openmrs.api.OrderNumberGenerator
Generates a new order number.
getNewTag(String, ArrayList<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
 
getNextOrderNumberSeedSequenceValue() - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getNextOrderNumberSeedSequenceValue() - Method in interface org.openmrs.api.db.OrderDAO
Gets the next available order number seed
getNextOrderNumberSeedSequenceValue() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getNextOrderNumberSeedSequenceValue() - Method in interface org.openmrs.api.OrderService
Gets the next available order number seed
getNextVisit(Visit, Collection<VisitType>, Date) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getNextVisit(Visit, Collection<VisitType>, Date) - Method in interface org.openmrs.api.db.VisitDAO
Gets the next active visit which matches the specified visit types
getNK1List(ORU_R01) - Method in class org.openmrs.hl7.handler.ORUR01Handler
finds NK1 segments in an ORU_R01 message.
getNode(T) - Method in class org.openmrs.util.Graph
 
getNodes() - Method in class org.openmrs.util.Graph
 
getNonCoded() - Method in class org.openmrs.CodedOrFreeText
Gets the manually written string name of the concept
getNonCodedAllergen() - Method in class org.openmrs.Allergen
 
getNonCodedDrugConcept() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getNonCodedDrugConcept() - Method in interface org.openmrs.api.OrderService
Gets the non coded drug concept, i.e the concept that matches the uuid specified as the value for the global property {@link OpenmrsConstants#GP_DRUG_ORDER_DRUG_OTHER
getNonLayoutToken() - Method in class org.openmrs.layout.address.AddressTemplate
 
getNonLayoutToken() - Method in class org.openmrs.layout.LayoutTemplate
 
getNonLayoutToken() - Method in class org.openmrs.layout.name.NameTemplate
 
getNonRetiredStateCount() - Method in class org.openmrs.ProgramWorkflow
Gets the number of states which are not retired
getNonVoidedEncounters() - Method in class org.openmrs.Visit
Gets a list of non voided encounters
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.
getNumberOfRepeats() - Method in class org.openmrs.ServiceOrder
Gets numberOfRepeats of a particular order
getNumberTransferred() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
getNumRefills() - Method in class org.openmrs.DrugOrder
Gets numRefills
getNumResults() - Method in class org.openmrs.logic.LogicTransform
Get number of Result object should be returned by the current criteria.
getObject() - Method in class org.openmrs.api.cache.OpenmrsCacheManagerFactoryBean
 
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
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.CohortEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptAttributeTypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptClassEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptNameEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.DrugEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.EncounterEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.FormEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.LocationAttributeTypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.LocationEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.LocationTagEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.OpenmrsPropertyEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.OrderEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.PatientEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.UserEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.VisitEditor
 
getObjectById(Integer) - Method in class org.openmrs.propertyeditor.VisitTypeEditor
 
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
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.CohortEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptAttributeTypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptClassEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptNameEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.DrugEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.EncounterEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.FormEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.LocationAttributeTypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.LocationEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.LocationTagEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.OpenmrsPropertyEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.OrderEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.PatientEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.UserEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.VisitEditor
 
getObjectByUuid(String) - Method in class org.openmrs.propertyeditor.VisitTypeEditor
 
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 the following views: org.openmrs.obs.ComplexObsHandler#RAW_VIEW
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(Obs, String) - Method in class org.openmrs.obs.handler.MediaHandler
Currently supports all views and puts the media file data into the ComplexData object
getObs(Obs, String) - Method in class org.openmrs.obs.handler.TextHandler
 
getObsAtTopLevel(boolean) - Method in class org.openmrs.Encounter
Returns a Set<Obs> of all root-level Obs of an Encounter, including obsGroups
getObsByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObsByUuid(String) - Method in interface org.openmrs.api.db.ObsDAO
 
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
 
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, String) - 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, String) - 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<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean, String) - 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<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean, String) - Method in interface org.openmrs.api.ObsService
 
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, String) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean, String) - Method in interface org.openmrs.api.db.ObsDAO
 
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(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean, String) - 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(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(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean, String) - Method in interface org.openmrs.api.ObsService
 
getObservations(String) - Method in interface org.openmrs.api.ObsService
This method searches the obs table based on the given searchString.
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)
getObsGroup() - Method in class org.openmrs.Obs
An obs grouping occurs when the question (#getConcept()) is a set.
getObsId() - Method in class org.openmrs.Obs
 
getObsService() - Static method in class org.openmrs.api.context.Context
 
getObsService() - Method in class org.openmrs.api.context.ServiceContext
 
getOnsetDate() - Method in class org.openmrs.Condition
Gets the onset date of the condition
getOpenmrsLogLocation() - Static method in class org.openmrs.logging.OpenmrsLoggingUtil
Returns the location of the OpenMRS log file.
getOpenmrsLogLocation() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0; replaced by OpenmrsLoggingUtil.getOpenmrsLogLocation()
getOpenmrsPlatformVersion() - Method in class org.openmrs.module.ModuleConditionalResource
 
getOpenmrsProperty(String) - Static method in class org.openmrs.util.OpenmrsConstants
 
getOpenMRSVersionInTestMode() - Static method in class org.openmrs.util.OpenmrsUtil
Gets OpenMRS version name under test mode.
getOperator() - Method in interface org.openmrs.logic.LogicExpression
Get the operator for the current LogicExpression
getOperator() - Method in class org.openmrs.OrderSet
Gets the operator
getOrder(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrder(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrder(Integer) - 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() - Method in class org.openmrs.module.Extension
If multiple extensions are added to the same extension point, set the order of those extensions by overriding this property.
getOrder() - Method in class org.openmrs.Obs
 
getOrder() - Method in class org.openmrs.OrderAttribute
 
getOrderableConcepts(String, List<Locale>, boolean, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
An Orderable concept is one where its conceptClass has a mapping in the order_type_class_map table.
getOrderableConcepts(String, List<Locale>, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getOrderAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderAttributeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderAttributeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderAttributeByUuid(String) - Method in interface org.openmrs.api.OrderService
Fetches a given order attribute using the provided uuid
getOrderAttributeId() - Method in class org.openmrs.OrderAttribute
 
getOrderAttributeTypeById(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderAttributeTypeById(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderAttributeTypeById(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderAttributeTypeById(Integer) - Method in interface org.openmrs.api.OrderService
Fetches order attribute type using provided Id
getOrderAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderAttributeTypeByName(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderAttributeTypeByName(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderAttributeTypeByName(String) - Method in interface org.openmrs.api.OrderService
Retrieves an order attribute type object based on the name provided
getOrderAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderAttributeTypeByUuid(String) - Method in interface org.openmrs.api.OrderService
Fetches order attribute type using provided uuid
getOrderAttributeTypeId() - Method in class org.openmrs.OrderAttributeType
 
getOrderByOrderNumber(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderByOrderNumber(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderByOrderNumber(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderByOrderNumber(String) - Method in interface org.openmrs.api.OrderService
Gets the order identified by a given order number
getOrderByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
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
 
getOrderFrequencies(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFrequencies(String, Locale, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFrequencies(boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderFrequencies(String, Locale, boolean, boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderFrequencies(boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderFrequencies(String, Locale, boolean, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderFrequencies(boolean) - Method in interface org.openmrs.api.OrderService
Gets all order frequencies
getOrderFrequencies(String, Locale, boolean, boolean) - Method in interface org.openmrs.api.OrderService
Gets all non retired order frequencies associated to concepts that match the specified search phrase
getOrderFrequency(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFrequency(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderFrequency(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderFrequency(Integer) - Method in interface org.openmrs.api.OrderService
Gets OrderFrequency that matches the specified orderFrequencyId
getOrderFrequencyByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFrequencyByConcept(Concept) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderFrequencyByConcept(Concept) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderFrequencyByConcept(Concept) - Method in interface org.openmrs.api.OrderService
Gets an OrderFrequency that matches the specified concept
getOrderFrequencyByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFrequencyByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderFrequencyByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderFrequencyByUuid(String) - Method in interface org.openmrs.api.OrderService
Gets OrderFrequency that matches the specified uuid
getOrderFrequencyId() - Method in class org.openmrs.OrderFrequency
Get the orderFrequencyId
getOrderFrequencyIdForConceptId(Connection, Integer) - Static method in class org.openmrs.util.UpgradeUtil
 
getOrderFromDatabase(Order, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderFromDatabase(Order, boolean) - Method in interface org.openmrs.api.db.OrderDAO
Get the fresh order from the database
getOrderGroup(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroup(Integer) - Method in interface org.openmrs.api.OrderService
Fetches the OrderGroup by Id.
getOrderGroup() - Method in class org.openmrs.Order
 
getOrderGroup() - Method in class org.openmrs.OrderGroupAttribute
 
getOrderGroupAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupAttributeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupAttributeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupAttributeByUuid(String) - Method in interface org.openmrs.api.OrderService
Fetches a given order group attribute using the provided uuid
getOrderGroupAttributeId() - Method in class org.openmrs.OrderGroupAttribute
 
getOrderGroupAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupAttributeType(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupAttributeType(Integer) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupAttributeType(Integer) - Method in interface org.openmrs.api.OrderService
Fetches order group attribute type using provided Id
getOrderGroupAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupAttributeTypeByName(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupAttributeTypeByName(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupAttributeTypeByName(String) - Method in interface org.openmrs.api.OrderService
Retrieves an order group attribute type object based on the name provided
getOrderGroupAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupAttributeTypeByUuid(String) - Method in interface org.openmrs.api.OrderService
Fetches order group attribute type using provided uuid
getOrderGroupAttributeTypeId() - Method in class org.openmrs.OrderGroupAttributeType
 
getOrderGroupById(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupById(Integer) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupByUuid(String) - Method in interface org.openmrs.api.OrderService
Fetches the OrderGroup By Uuid.
getOrderGroupId() - Method in class org.openmrs.OrderGroup
Gets the orderGroupId
getOrderGroupReason() - Method in class org.openmrs.OrderGroup
Gets the order group reason which denotes the reason why the group was ordered
getOrderGroups() - Method in class org.openmrs.Encounter
Takes in a list of orders and pulls out the orderGroups within them
getOrderGroupsByEncounter(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupsByEncounter(Encounter) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupsByEncounter(Encounter) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupsByEncounter(Encounter) - Method in interface org.openmrs.api.OrderService
Fetches all order groups for the specified encounter
getOrderGroupsByPatient(Patient) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderGroupsByPatient(Patient) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderGroupsByPatient(Patient) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderGroupsByPatient(Patient) - Method in interface org.openmrs.api.OrderService
Fetches all order groups for the specified patient
getOrderHistoryByConcept(Patient, Concept) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderHistoryByConcept(Patient, Concept) - Method in interface org.openmrs.api.OrderService
Gets all Order objects that use this Concept for a given patient.
getOrderHistoryByOrderNumber(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderHistoryByOrderNumber(String) - Method in interface org.openmrs.api.OrderService
Gets the order matching the specified order number and its previous orders in the ordering they occurred, i.e if this order has a previous order, fetch it and if it also has a previous order then fetch it until the original one with no previous order is reached
getOrderId() - Method in class org.openmrs.Order
 
getOrderNumber() - Method in class org.openmrs.Order
 
getOrderNumber() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
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.
getOrderReason() - Method in class org.openmrs.Order
 
getOrderReasonNonCoded() - Method in class org.openmrs.Order
 
getOrders(OrderType, List<Patient>, List<Concept>, List<User>, List<Encounter>) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrders(OrderSearchCriteria) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrders(Patient, CareSetting, List<OrderType>, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrders() - Method in class org.openmrs.api.db.hibernate.QueryResult
 
getOrders(OrderType, List<Patient>, List<Concept>, List<User>, List<Encounter>) - Method in interface org.openmrs.api.db.OrderDAO
This searches for orders given the parameters.
getOrders(Patient, CareSetting, List<OrderType>, boolean, boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrders(OrderSearchCriteria) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrders(Patient, CareSetting, OrderType, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrders(OrderSearchCriteria) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrders(Patient, CareSetting, OrderType, boolean) - Method in interface org.openmrs.api.OrderService
Gets all Orders that match the specified parameters excluding discontinuation orders
getOrders(OrderSearchCriteria) - Method in interface org.openmrs.api.OrderService
Get all orders that match a variety of (nullable) criteria contained in the parameter object.
getOrders() - Method in class org.openmrs.Encounter
 
getOrders() - Method in class org.openmrs.OrderGroup
Gets the orders
getOrderService() - Static method in class org.openmrs.api.context.Context
 
getOrderService() - Method in class org.openmrs.api.context.ServiceContext
 
getOrderSet(Integer) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSet(Integer) - Method in interface org.openmrs.api.OrderSetService
Gets a specific OrderSet with the matched orderSet Id.
getOrderSet() - Method in class org.openmrs.OrderGroup
Gets the orderSet
getOrderSet() - Method in class org.openmrs.OrderSetAttribute
 
getOrderSet() - Method in class org.openmrs.OrderSetMember
Gets the orderSet for the member
getOrderSetAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetAttributeByUuid(String) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetAttributeByUuid(String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetAttributeByUuid(String) - Method in interface org.openmrs.api.OrderSetService
Get order set attribute by uuid
getOrderSetAttributeId() - Method in class org.openmrs.OrderSetAttribute
 
getOrderSetAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetAttributeType(Integer) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetAttributeType(Integer) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetAttributeType(Integer) - Method in interface org.openmrs.api.OrderSetService
Get order set attribute type from the database by a given internal id
getOrderSetAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetAttributeTypeByName(String) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetAttributeTypeByName(String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetAttributeTypeByName(String) - Method in interface org.openmrs.api.OrderSetService
Retrieves an order set attribute type object based on the name provided
getOrderSetAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetAttributeTypeByUuid(String) - Method in interface org.openmrs.api.OrderSetService
Get order set attribute type by uuid
getOrderSetAttributeTypeId() - Method in class org.openmrs.OrderSetAttributeType
 
getOrderSetById(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetById(Integer) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetByUniqueUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetByUniqueUuid(String) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetByUuid(String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetByUuid(String) - Method in interface org.openmrs.api.OrderSetService
Gets a specific OrderSet with the matched orderSet uuid.
getOrderSetId() - Method in class org.openmrs.OrderSet
Gets the orderSetId
getOrderSetMemberByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSetMemberByUuid(String) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSetMemberByUuid(String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSetMemberByUuid(String) - Method in interface org.openmrs.api.OrderSetService
Get OrderSetMember by uuid
getOrderSetMemberId() - Method in class org.openmrs.OrderSetMember
Gets the orderSetMemberId
getOrderSetMembers() - Method in class org.openmrs.OrderSet
Gets the orderSetMembers
getOrderSets(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
getOrderSets(boolean) - Method in interface org.openmrs.api.db.OrderSetDAO
 
getOrderSets(boolean) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
getOrderSets(boolean) - Method in interface org.openmrs.api.OrderSetService
Gets all OrderSets that match the specified parameters excluding discontinuation orderSets.
getOrderSetService() - Static method in class org.openmrs.api.context.Context
 
getOrderSetService() - Method in class org.openmrs.api.context.ServiceContext
 
getOrderSubtypes(OrderType, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderSubtypes(OrderType, boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrdersWithoutOrderGroups() - Method in class org.openmrs.Encounter
Takes in a list of orders and filters out the orders which have orderGroups
getOrderTemplate() - Method in class org.openmrs.OrderSetMember
Gets the orderTemplate
getOrderTemplateType() - Method in class org.openmrs.OrderSetMember
Returns the orderTemplateType
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() - Method in class org.openmrs.api.OrderContext
 
getOrderType(Integer) - Method in interface org.openmrs.api.OrderService
Get OrderType by orderTypeId
getOrderType() - Method in class org.openmrs.Order
Get the OrderType
getOrderType() - Method in class org.openmrs.OrderSetMember
Gets the orderType
getOrderTypeByConcept(Concept) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypeByConcept(Concept) - Method in interface org.openmrs.api.OrderService
Gets the order type mapped to a given concept
getOrderTypeByConceptClass(ConceptClass) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderTypeByConceptClass(ConceptClass) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderTypeByConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypeByConceptClass(ConceptClass) - Method in interface org.openmrs.api.OrderService
Gets the order type mapped to a given concept class
getOrderTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderTypeByName(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderTypeByName(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypeByName(String) - Method in interface org.openmrs.api.OrderService
Gets OrderType that matches the specified name
getOrderTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderTypeByUuid(String) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderTypeByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypeByUuid(String) - Method in interface org.openmrs.api.OrderService
Get OrderType by uuid
getOrderTypeId() - Method in class org.openmrs.OrderType
 
getOrderTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getOrderTypes(boolean) - Method in interface org.openmrs.api.db.OrderDAO
 
getOrderTypes(boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getOrderTypes(boolean) - Method in interface org.openmrs.api.OrderService
Get all order types, if includeRetired is set to true then retired ones will be included otherwise not
getOrderTypes() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getOrdinal() - Method in class org.openmrs.notification.Template
 
getOriginalText() - Method in class org.openmrs.ConceptProposal
 
getOtherNonCodedConcept() - Method in class org.openmrs.AllergyProperties
 
getOtherNonCodedConceptUuid() - Static method in class org.openmrs.Allergen
Returns other non coded concept uuid constant.
getOutcome() - Method in class org.openmrs.PatientProgram
 
getOutcomesConcept() - Method in class org.openmrs.Program
 
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
getOwner() - Method in interface org.openmrs.attribute.Attribute
 
getOwner() - Method in class org.openmrs.attribute.BaseAttribute
 
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.
getPackagesWithMappedClasses() - Method in class org.openmrs.module.Module
Packages to scan for classes with JPA annotated classes.
getPageNumber() - Method in class org.openmrs.FormField
 
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
getParent() - Method in class org.openmrs.FormField
 
getParent() - Method in class org.openmrs.OrderType
 
getParentLocation() - Method in class org.openmrs.Location
 
getParentMessageSource() - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
getParentMessageSource() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
getParentOrderGroup() - Method in class org.openmrs.OrderGroup
Gets the parent order group to maintain linkages between groups and support group nesting
getPassphrase() - Method in class org.openmrs.ImplementationId
This text is a long text string that is used to validate who uses an implementation id.
getPassword() - Method in class org.openmrs.api.context.UsernamePasswordCredentials
 
getPath() - Method in class org.openmrs.module.ModuleConditionalResource
 
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() - Method in class org.openmrs.Allergy
 
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.Condition
Gets the patient associated with the condition
getPatient() - Method in class org.openmrs.Diagnosis
Gets the patient associated with the diagnosis
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.MedicationDispense
 
getPatient() - Method in class org.openmrs.Order
 
getPatient() - Method in class org.openmrs.OrderGroup
Gets the patient
getPatient() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getPatient() - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
getPatient() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
getPatient() - Method in class org.openmrs.PatientIdentifier
 
getPatient() - Method in class org.openmrs.PatientProgram
 
getPatient() - Method in class org.openmrs.Visit
 
getPatientAttributeQuery(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPatientAttributeQueryWithOrParser(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
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
 
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.
getPatientId() - Method in class org.openmrs.CohortMembership
 
getPatientId() - Method in class org.openmrs.Patient
 
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
Returns the first (preferred) patient identifier matching identifierTypeId
getPatientIdentifier(String) - Method in class org.openmrs.Patient
Returns the (preferred) patient identifier matching identifierTypeName Otherwise returns that last PatientIdenitifer
getPatientIdentifierByProgram(PatientProgram) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatientIdentifierByProgram(PatientProgram) - Method in interface org.openmrs.api.db.PatientDAO
Gets a List of Patient Identifiers associated to a program
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(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(PatientIdentifierType) - Method in class org.openmrs.Patient
Returns only the non-voided identifiers for this patient.
getPatientIdentifiersByPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifiersByPatientProgram(PatientProgram) - Method in interface org.openmrs.api.PatientService
Get all patientIdentifiers that are associated to the patient program
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(Integer) - Method in interface org.openmrs.api.PatientService
Get patientIdentifierType by internal identifier
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
 
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(String, String, Boolean, Boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in interface org.openmrs.api.PatientService
Get all patientIdentifier types that match the given criteria
getPatientNameQuery(String, boolean) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPatientNameQuery(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPatientNameQueryWithOrParser(String, boolean) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPatientNameQueryWithOrParser(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
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.PatientIdentifier
Gets patient program associated to the identifier in context
getPatientProgram() - Method in class org.openmrs.PatientProgramAttribute
 
getPatientProgram() - Method in class org.openmrs.PatientState
 
getPatientProgramAttributeByAttributeName(List<Integer>, String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgramAttributeByAttributeName(List<Integer>, String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getPatientProgramAttributeByAttributeName(List<Integer>, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientProgramAttributeByAttributeName(List<Integer>, String) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getPatientProgramAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgramAttributeByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getPatientProgramAttributeByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientProgramAttributeByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getPatientProgramAttributeId() - Method in class org.openmrs.PatientProgramAttribute
 
getPatientProgramByAttributeNameAndValue(String, String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgramByAttributeNameAndValue(String, String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getPatientProgramByAttributeNameAndValue(String, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPatientProgramByAttributeNameAndValue(String, String) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getPatientProgramByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getPatientProgramByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
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
 
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
 
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(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, Program, Date, Date, Date, Date, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns PatientPrograms that match the input parameters.
getPatientPrograms(Cohort, Collection<Program>) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getPatients(String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatients(String, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatients(String, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
getPatients(String, Integer, Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatients(String, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
getPatients(String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.PatientDAO
 
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, boolean, 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(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) - 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, boolean, Integer, Integer) - Method in interface org.openmrs.api.PatientService
 
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.
getPatientService() - Static method in class org.openmrs.api.context.Context
 
getPatientService() - Method in class org.openmrs.api.context.ServiceContext
 
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
 
getPeople(String, Boolean, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
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, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
 
getPeople(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPeople(String, Boolean, 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
getPeople(String, Boolean, Boolean) - Method in interface org.openmrs.api.PersonService
 
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(Integer) - Method in interface org.openmrs.api.PersonService
Gets a person by internal id
getPerson() - Method in class org.openmrs.Obs
Get the person object that this obs is acting on.
getPerson() - Method in class org.openmrs.Patient
Returns the person represented
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.Provider
 
getPerson() - Method in class org.openmrs.User
 
getPersonA() - Method in class org.openmrs.Relationship
 
getPersonAddress() - Method in class org.openmrs.Person
Convenience method to get the PersonAddress object that is marked as "preferred".
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
 
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
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
 
getPersonAttributeQuery(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPersonAttributeQueryWithOrParser(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
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(Integer) - Method in interface org.openmrs.api.PersonService
Get the PersonAttributeType given the type's PersonAttributeTypeId
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
 
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(OpenmrsConstants.PERSON_TYPE, PersonService.ATTR_VIEW_TYPE) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
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)
getPersonB() - Method in class org.openmrs.Relationship
 
getPersonByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
 
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
 
getPersonMergeLog(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonMergeLog(Integer) - Method in interface org.openmrs.api.db.PersonDAO
Gets a PersonMergeLog object from the model by id
getPersonMergeLogByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonMergeLogByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
Gets a PersonMergeLog object from the model using UUID
getPersonMergeLogByUuid(String, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonMergeLogByUuid(String, boolean) - Method in interface org.openmrs.api.PersonService
Gets a PersonMergeLog object from the model using the UUID identifier.
getPersonMergeLogData() - Method in class org.openmrs.person.PersonMergeLog
 
getPersonMergeLogId() - Method in class org.openmrs.person.PersonMergeLog
 
getPersonName(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getPersonName(Integer) - Method in interface org.openmrs.api.db.PersonDAO
 
getPersonName(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getPersonName(Integer) - Method in interface org.openmrs.api.PersonService
Get PersonName by its personNameId
getPersonName() - Method in class org.openmrs.Person
Convenience method to get the PersonName object that is marked as "preferred".
getPersonName() - Method in class org.openmrs.User
 
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
 
getPersonNameQuery(String, boolean) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPersonNameQuery(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPersonNameQueryWithOrParser(String, boolean) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPersonNameQueryWithOrParser(String, boolean, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
getPersonService() - Static method in class org.openmrs.api.context.Context
 
getPersonService() - Method in class org.openmrs.api.context.ServiceContext
 
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
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) - Method in class org.openmrs.ProgramWorkflow
Returns a List<ProgramWorkflowState> including all possible next ProgramWorkflowStates, for the passed PatientProgram ordered by ConceptName
getPossibleOutcomes(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPossibleOutcomes(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Get all possible outcome concepts for a program.
getPossibleValues() - Method in interface org.openmrs.Attributable
Deprecated.
Data provided by this method can be better achieved from appropriate service at point of use.
getPossibleValues() - Method in class org.openmrs.Concept
Deprecated.
getPossibleValues() - Method in class org.openmrs.Location
Deprecated.
getPossibleValues() - Method in class org.openmrs.User
Deprecated.
getPossibleValues() - Method in class org.openmrs.util.AttributableDate
Deprecated.
getPostalCode() - Method in interface org.openmrs.Address
 
getPostalCode() - Method in class org.openmrs.Location
 
getPostalCode() - Method in class org.openmrs.PersonAddress
 
getPredicates() - Method in class org.openmrs.api.db.hibernate.QueryResult
 
getPreferred() - Method in class org.openmrs.PatientIdentifier
 
getPreferred() - Method in class org.openmrs.PersonAddress
 
getPreferred() - Method in class org.openmrs.PersonName
 
getPreferred() - Method in class org.openmrs.RelationshipType
 
getPreferredHandler(Class<H>, Class<T>) - Static method in class org.openmrs.util.HandlerUtil
Retrieves the preferred Handler for a given handlerType and type.
getPreferredHandlerClassname() - Method in class org.openmrs.attribute.BaseAttributeType
 
getPreferredHandlerClassname() - Method in interface org.openmrs.customdatatype.CustomValueDescriptor
May be null.
getPreferredHandlerClassname() - Method in class org.openmrs.FormResource
 
getPreferredHandlerClassname() - Method in class org.openmrs.GlobalProperty
 
getPreferredName(Locale) - Method in class org.openmrs.Concept
Returns the name which is explicitly marked as preferred for a given locale.
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.DefaultMessageSourceServiceImpl
 
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.DefaultMessageSourceServiceImpl
 
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.DefaultMessageSourceServiceImpl
 
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
 
getPreviousOrder() - Method in class org.openmrs.Order
Gets the previous related order.
getPreviousOrderGroup() - Method in class org.openmrs.OrderGroup
Gets the previous order group to other order groups, to maintain linkages between groups and support group nesting
getPreviousVersion() - Method in class org.openmrs.Condition
Gets the previous version of the condition
getPreviousVersion() - Method in class org.openmrs.Obs
When ObsService updates an obs, it voids the old version, creates a new Obs with the updates, and adds a reference to the previousVersion in the new Obs.
getPrimaryDiagnoses(Encounter) - Method in interface org.openmrs.api.DiagnosisService
getPrimaryDiagnoses(Encounter) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Finds the primary diagnoses for a given encounter The diagnosis order is identified using the integer rank value.
getPriorCauseOfDeath() - Method in class org.openmrs.person.PersonMergeLogData
 
getPriorDateOfBirth() - Method in class org.openmrs.person.PersonMergeLogData
 
getPriorDateOfDeath() - Method in class org.openmrs.person.PersonMergeLogData
 
getPriorDateOfDeathEstimated() - Method in class org.openmrs.person.PersonMergeLogData
 
getPriorGender() - Method in class org.openmrs.person.PersonMergeLogData
 
getPriority() - Method in class liquibase.ext.datatype.core.MySQLBooleanType
 
getPriority() - Method in class liquibase.ext.datatype.core.PostgreSQLBlobType
 
getPriority() - Method in class liquibase.ext.datatype.core.PostgreSQLUuidType
 
getPriority() - Method in class liquibase.ext.logging.slf4j.Slf4JLogService
 
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
 
getPrivilegeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getPrivilegeByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
 
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.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.
getProficientLocales() - Method in class org.openmrs.User
Returns a list of Locales for which the User is considered 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() - Method in class org.openmrs.PatientProgram
 
getProgram() - Method in class org.openmrs.ProgramWorkflow
 
getProgramAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramAttributeType(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getProgramAttributeType(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramAttributeType(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getProgramAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
getProgramAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramAttributeTypeByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
 
getProgramAttributeTypeId() - Method in class org.openmrs.ProgramAttributeType
 
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
 
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
 
getPrograms(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getPrograms(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns programs that match the given string.
getProgramsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramsByConcept(Concept) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns a list of Programs that are using a particular concept.
getProgramsByConcept(Concept) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramsByConcept(Concept) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a list of Programs that are using a particular concept.
getProgramsByName(String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramsByName(String, boolean) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Retrieves the Programs from the dB which have the given name.
getProgramWorkflow() - Method in class org.openmrs.ConceptStateConversion
 
getProgramWorkflow() - Method in class org.openmrs.ProgramWorkflowState
 
getProgramWorkflowId() - Method in class org.openmrs.ProgramWorkflow
 
getProgramWorkflowsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramWorkflowsByConcept(Concept) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns a list of ProgramWorkflows that are using a particular concept.
getProgramWorkflowsByConcept(Concept) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramWorkflowsByConcept(Concept) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a list of ProgramWorkflows that are using a particular concept.
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
 
getProgramWorkflowStatesByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getProgramWorkflowStatesByConcept(Concept) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Returns a list of ProgramWorkflowStates that are using a particular concept.
getProgramWorkflowStatesByConcept(Concept) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getProgramWorkflowStatesByConcept(Concept) - Method in interface org.openmrs.api.ProgramWorkflowService
Returns a list of ProgramWorkflowStates that are using a particular concept.
getProperties() - Method in class org.openmrs.scheduler.TaskDefinition
Get the data map used to provide the task with runtime data.
getProperty(String) - Method in class org.openmrs.api.cache.OpenmrsCacheConfiguration
 
getProperty() - Method in class org.openmrs.GlobalProperty
 
getProperty(String) - Method in class org.openmrs.scheduler.TaskDefinition
Get task configuration property.
getProperty(String) - Static method in class org.openmrs.util.ConfigUtil
Returns the value of the given configuration property.
getProperty(String, String) - Static method in class org.openmrs.util.ConfigUtil
Returns the value of the given configuration property.
getPropertyArray() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
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
 
getProvidedPackages() - Method in class org.openmrs.module.ModuleClassLoader
Contains all class packages provided by the module, including those contained in jars.
getProvider(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProvider(Integer) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProvider(Integer) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProvider(Integer) - Method in interface org.openmrs.api.ProviderService
Gets a provider by its provider id
getProvider() - Method in class org.openmrs.EncounterProvider
 
getProvider() - Method in class org.openmrs.ProviderAttribute
 
getProviderAttribute(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderAttribute(Integer) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderAttribute(Integer) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderAttribute(Integer) - Method in interface org.openmrs.api.ProviderService
Get a provider attribute by it's providerAttributeID
getProviderAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderAttributeByUuid(String) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderAttributeByUuid(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderAttributeByUuid(String) - Method in interface org.openmrs.api.ProviderService
Get a provider attribute by its providerAttributeUuid
getProviderAttributeId() - Method in class org.openmrs.ProviderAttribute
 
getProviderAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderAttributeType(Integer) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderAttributeType(Integer) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderAttributeType(Integer) - Method in interface org.openmrs.api.ProviderService
Gets a provider attribute type by it's id
getProviderAttributeTypeByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderAttributeTypeByName(String) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderAttributeTypeByName(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderAttributeTypeByName(String) - Method in interface org.openmrs.api.ProviderService
Get a provider attribute type by its name
getProviderAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderAttributeTypeByUuid(String) - Method in interface org.openmrs.api.ProviderService
Get a provider attribute type by its uuid
getProviderAttributeTypeId() - Method in class org.openmrs.ProviderAttributeType
 
getProviderByIdentifier(String) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderByIdentifier(String) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderByIdentifier(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderByIdentifier(String) - Method in interface org.openmrs.api.ProviderService
Gets a provider with a matching identifier, this method performs a case insensitive search
getProviderByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviderByUuid(String) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviderByUuid(String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviderByUuid(String) - Method in interface org.openmrs.api.ProviderService
 
getProviderId() - Method in class org.openmrs.Provider
 
getProviders(String, Map<ProviderAttributeType, String>, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProviders(String, Map<ProviderAttributeType, String>, Integer, Integer, boolean) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProviders(String, Integer, Integer, Map<ProviderAttributeType, Object>, boolean) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviders(String, Integer, Integer, Map<ProviderAttributeType, Object>) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProviders(String, Integer, Integer, Map<ProviderAttributeType, Object>, boolean) - Method in interface org.openmrs.api.ProviderService
 
getProviders(String, Integer, Integer, Map<ProviderAttributeType, Object>) - Method in interface org.openmrs.api.ProviderService
 
getProviders() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getProvidersByPerson(Person, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
getProvidersByPerson(Person, boolean) - Method in interface org.openmrs.api.db.ProviderDAO
 
getProvidersByPerson(Person, boolean) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProvidersByPerson(Person) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getProvidersByPerson(Person) - Method in interface org.openmrs.api.ProviderService
Gets the Providers for the given person.
getProvidersByPerson(Person, boolean) - Method in interface org.openmrs.api.ProviderService
Gets the Providers for the given person including or excluding retired.
getProvidersByRole(EncounterRole) - Method in class org.openmrs.Encounter
Gets unvoided providers who had the given role in this encounter.
getProvidersByRole(EncounterRole, boolean) - Method in class org.openmrs.Encounter
Gets providers who had the given role in this encounter.
getProvidersByRoles() - Method in class org.openmrs.Encounter
Gets all unvoided providers, grouped by role.
getProvidersByRoles(boolean) - Method in class org.openmrs.Encounter
Gets all providers, grouped by role.
getProviderService() - Static method in class org.openmrs.api.context.Context
 
getProviderService() - Method in class org.openmrs.api.context.ServiceContext
Gets the provider service.
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
 
getQuantity() - Method in class org.openmrs.DrugOrder
Gets the quantity
getQuantity() - Method in class org.openmrs.MedicationDispense
 
getQuantityUnits() - Method in class org.openmrs.DrugOrder
 
getQuantityUnits() - Method in class org.openmrs.MedicationDispense
 
getQuery() - Method in class org.openmrs.api.db.FullTextQueryAndEntityClass
Gets the query
getQuery() - Method in class org.openmrs.api.db.hibernate.search.TermsFilterFactory
 
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
getRank() - Method in class org.openmrs.Diagnosis
Gets the diagnosis rank.
getReaction(Concept) - Method in class org.openmrs.Allergy
Gets the reaction with a given concept
getReaction() - Method in class org.openmrs.AllergyReaction
 
getReactionNonCoded() - Method in class org.openmrs.Allergy
 
getReactionNonCoded() - Method in class org.openmrs.AllergyReaction
 
getReactions() - Method in class org.openmrs.Allergy
 
getRealObjectFromProxy(T) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Gets an object as an instance of its persistent type if it is a hibernate proxy otherwise returns the same passed in object
getRealPath(ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
 
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
 
getReferenceStringForValue(T) - Method in interface org.openmrs.customdatatype.CustomDatatype
Gets the reference string that would be persisted for the given typed value.
getReferenceStringForValue(String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
getReferenceStringForValue(T) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
 
getReferenceTermMappingsTo(ConceptReferenceTerm) - Method in interface org.openmrs.api.ConceptService
Fetches all the ConceptReferenceTermMap where the specified reference term is the termB i.e mappings added to other terms pointing to it
getReferenceTermMappingsTo(ConceptReferenceTerm) - Method in interface org.openmrs.api.db.ConceptDAO
 
getReferenceTermMappingsTo(ConceptReferenceTerm) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
getReferenceTermMappingsTo(ConceptReferenceTerm) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getRegisteredComponent(String, Class<T>) - Static method in class org.openmrs.api.context.Context
 
getRegisteredComponent(String, Class<T>) - Method in class org.openmrs.api.context.ServiceContext
Retrieves a bean that match the given type (including subclasses) and name.
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<Obs> 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
 
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
 
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
getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationships(Person, Person, RelationshipType, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationships(Person, Person, RelationshipType, Date, Date) - Method in interface org.openmrs.api.db.PersonDAO
 
getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationships(Person, Person, RelationshipType, Date) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationships(Person, Person, RelationshipType, Date, Date) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.PersonService
Get relationships stored in the database that
getRelationships(Person, Person, RelationshipType, Date) - Method in interface org.openmrs.api.PersonService
Get relationships stored in the database that are active on the passed date
getRelationships(Person, Person, RelationshipType, Date, Date) - Method in interface org.openmrs.api.PersonService
Get relationships stored in the database that were active during the specified date range
getRelationshipsByPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipsByPerson(Person, Date) - 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
getRelationshipsByPerson(Person, Date) - Method in interface org.openmrs.api.PersonService
Get list of relationships that include Person in person_id or relative_id.
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
 
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
 
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(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getRelationshipTypes(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
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
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.
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
 
getRequireDatabaseVersion() - Method in class org.openmrs.module.Module
 
getRequiredElements() - Method in class org.openmrs.layout.LayoutTemplate
 
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.
getRequiredModulesMap() - Method in class org.openmrs.module.Module
Get the modules that are required for this module.
getRequiredModuleVersion(String) - Method in class org.openmrs.module.Module
Convenience method to get the version of this given module that is required
getRequireOpenmrsVersion() - Method in class org.openmrs.module.Module
 
getResource() - Method in class org.openmrs.web.filter.util.CustomResourceLoader
 
getResourceAsStream(String) - Method in class org.openmrs.util.OpenmrsClassLoader
Searches all known module classloaders first, then parent classloaders
getResourceBundle(Locale) - Method in class org.openmrs.web.filter.util.CustomResourceLoader
 
getResourceFromApi(JarFile, String, String, String) - Static method in class org.openmrs.module.ModuleUtil
Get a resource as from the module's api jar.
getResourceInputStream(URL) - Static method in class org.openmrs.util.OpenmrsUtil
Opens input stream for given resource.
getResourceInputStream(String, String, String) - Static method in class org.openmrs.web.filter.initialization.TestInstallUtil
 
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
This method delegates to Concept.isRetired().
getRetired() - Method in interface org.openmrs.Retireable
 
getRetired() - Method in class org.openmrs.User
 
getRetiredBy() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getRetiredBy() - Method in class org.openmrs.Concept
 
getRetiredBy() - Method in interface org.openmrs.Retireable
 
getRetiredBy() - Method in class org.openmrs.User
 
getRetireReason() - Method in class org.openmrs.BaseOpenmrsMetadata
 
getRetireReason() - Method in class org.openmrs.Concept
 
getRetireReason() - Method in interface org.openmrs.Retireable
 
getRetireReason() - Method in class org.openmrs.User
 
getRevisionObs(Obs) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getRevisionObs(Obs) - Method in interface org.openmrs.api.db.ObsDAO
 
getRevisionObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
 
getRevisionObs(Obs) - Method in interface org.openmrs.api.ObsService
Get Revision Obs for initial Obs
getRevisionOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
getRevisionOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
getRevisionOrder(Order) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getRevisionOrder(Order) - Method in interface org.openmrs.api.OrderService
Get revision order for the given order, it is the order with the changes that was created as a replacement for the specified order.
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.Provider
Gets the role concept
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
 
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.User
 
getRootLocations(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
getRootLocations(boolean) - Method in interface org.openmrs.api.db.LocationDAO
 
getRootLocations(boolean) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
getRootLocations(boolean) - Method in interface org.openmrs.api.LocationService
Returns all root locations (i.e.
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.DrugOrder
Gets the route
getRoute() - Method in class org.openmrs.MedicationDispense
 
getRoute() - Method in class org.openmrs.SimpleDosingInstructions
 
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
getRuntimePropertiesFileNameInTestMode() - Static method in class org.openmrs.util.OpenmrsUtil
 
getRuntimePropertiesFilePathName(String) - Static method in class org.openmrs.util.OpenmrsUtil
Gets the full path and name of the runtime properties file.
getRuntimeProperty(String) - Static method in class org.openmrs.util.ConfigUtil
Returns the value of the given OpenMRS runtime property
getSalt() - Method in class org.openmrs.api.db.LoginCredential
 
getSatisfiedByAny() - Method in class org.openmrs.notification.Alert
 
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
 
getSavedInitVector() - Static method in class org.openmrs.util.Security
retrieve the stored init vector from runtime properties
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.
getSavedPersonAttributeTypeSearchable(PersonAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getSavedPersonAttributeTypeSearchable(PersonAttributeType) - Method in interface org.openmrs.api.db.PersonDAO
Gets the value of the searchable property currently saved in the database for the given personAttributeType, bypassing any caches.
getSavedSecretKey() - Static method in class org.openmrs.util.Security
retrieve the secret key from runtime properties
getSavedStatus(Obs) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
getSavedStatus(Obs) - Method in interface org.openmrs.api.db.ObsDAO
Gets the value of status currently saved in the database for the given obs, bypassing any caches.
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
getScheduledDate() - Method in class org.openmrs.Order
 
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
 
getSchemaName() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
getSchemaName() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnStatement
 
getScrollableResult(SessionFactory, Class<T>, int) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Creates a ScrollableResults instance for the given entity type with the specified fetch size.
getSearchable() - Method in class org.openmrs.PersonAttributeType
 
getSearchFactory() - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
getSearchLocales(Locale, User) - Method in interface org.openmrs.api.AdministrationService
Returns a list of locales used by the user when searching.
getSearchLocales() - Method in interface org.openmrs.api.AdministrationService
Returns a list of locales used by the user when searching.
getSearchLocales(Locale, User) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getSearchLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getSearchMapping() - Method in class org.openmrs.api.db.hibernate.search.LuceneAnalyzerFactory
 
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
 
getSecretQuestion() - Method in class org.openmrs.api.db.LoginCredential
 
getSecretQuestion(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getSecretQuestion(User) - Method in interface org.openmrs.api.UserService
Returns secret question for the given user.
getSelectMultiple() - Method in class org.openmrs.Field
 
getSender() - Method in class org.openmrs.notification.Message
 
getSender() - Method in class org.openmrs.notification.Template
 
getSentDate() - Method in class org.openmrs.notification.Message
 
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
 
getSerializedMergedData() - Method in class org.openmrs.person.PersonMergeLog
 
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.
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
getServiceClass() - Method in exception org.openmrs.api.ServiceNotFoundException
 
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
 
getSession() - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
 
getSessionFactory() - Method in class org.openmrs.api.db.hibernate.DbSession
Get the session factory which created this session.
getSet() - Method in class org.openmrs.Concept
 
getSetMembers() - Method in class org.openmrs.Concept
Get all the concept members of current concept
getSetMembers(boolean) - Method in class org.openmrs.Concept
If includeRetired is true, then the returned object is the list of all the concept set members of current concept, else retired concept set members are excluded.
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
 
getSevereSeverityConcept() - Method in class org.openmrs.AllergyProperties
 
getSeverity() - Method in class org.openmrs.Allergy
 
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.
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.
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) - Method in interface org.openmrs.api.PersonService
Find a similar person given the attributes.
getSingleResultOrNull(Query) - Static method in class org.openmrs.api.db.hibernate.JpaUtils
Tries to get a single result from a JPA query, similar to Hibernate's uniqueResult.
getSize() - Method in class org.openmrs.Cohort
Deprecated.
getSizeMappings() - Method in class org.openmrs.layout.LayoutTemplate
 
getSnapshotCombinations() - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getSnapshotFilenames(String) - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getSnapshotVersions() - Method in class org.openmrs.liquibase.ChangeLogVersions
 
getSortColumn() - Method in class org.openmrs.logic.LogicTransform
 
getSortedStates() - Method in class org.openmrs.ProgramWorkflow
Returns a Set<ProgramWorkflowState> including all ProgramWorkflowStates, sorted by ConceptName
getSortWeight() - Method in class org.openmrs.ConceptAnswer
 
getSortWeight() - Method in class org.openmrs.ConceptSet
 
getSortWeight() - Method in class org.openmrs.FormField
 
getSortWeight() - Method in class org.openmrs.Order
Gets the sortWeight for an order if it is ordered as an OrderGroup.
getSortWeight() - Method in class org.openmrs.PersonAttributeType
 
getSoundexPersonNameQuery(String, Integer, boolean, String) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
The method creates a Lucene search query for a Person based on a soundex search on the givenName, familyNames and middleName
getSoundexPersonNameSearchOnNNames(String[], Integer, boolean, String) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
This method creates a Lucene search query for a Person based on a soundex search on n>3 names
getSoundexPersonNameSearchOnThreeNames(String, String, String, Integer, boolean, String) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
This method creates a Lucene search query for a Person based on a soundex search on the first name
getSoundexPersonNameSearchOnTwoNames(String, String, Integer, boolean, String) - Method in class org.openmrs.api.db.hibernate.PersonLuceneQuery
This method creates a Lucene search query for a Person based on a soundex search
getSpeciality() - Method in class org.openmrs.Provider
Gets the speciality concept
getSpecialTokens() - Method in class org.openmrs.layout.LayoutSupport
 
getSpecificName() - Method in class org.openmrs.CodedOrFreeText
Gets the specific name of the coded concept
getSpecimenSource() - Method in class org.openmrs.ServiceOrder
 
getSqldiff() - Method in class org.openmrs.module.Module
 
getSqlDiffs(Module) - Static method in class org.openmrs.module.SqlDiffFileParser
Get the diff map.
getStartBeforeModules() - Method in class org.openmrs.module.Module
Gets names of modules which should start after this
getStartBeforeModulesMap() - Method in class org.openmrs.module.Module
Gets modules which should start after this
getStartDate() - Method in class org.openmrs.CohortMembership
 
getStartDate() - Method in class org.openmrs.PatientState
 
getStartDate() - Method in class org.openmrs.PersonAddress
 
getStartDate() - Method in class org.openmrs.Relationship
If not null, this indicates that the relationship started on a particular date
getStartDatetime() - Method in class org.openmrs.Visit
 
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
getStartedModulesInOrder() - Static method in class org.openmrs.module.ModuleFactory
 
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>
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.db.hibernate.HibernateProgramWorkflowDAO
 
getState(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Retrieves a ProgramWorkflowState from the database by its primary key.
getState(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getState(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Get ProgramWorkflowState by internal identifier.
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.MemoryAppender
Deprecated.
 
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
 
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.
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.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
 
getStatistics() - Method in class org.openmrs.api.db.hibernate.DbSession
Get the statistics for this session.
getStatus() - Method in class org.openmrs.MedicationDispense
 
getStatus() - Method in class org.openmrs.Obs
Similar to FHIR's Observation.status.
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
 
getStatusReason() - Method in class org.openmrs.MedicationDispense
 
getStopDatetime() - Method in class org.openmrs.Visit
 
getStrength() - Method in class org.openmrs.Drug
Gets the strength
getStrength() - Method in class org.openmrs.DrugIngredient
 
getSubject() - Method in class org.openmrs.notification.Message
 
getSubject() - Method in class org.openmrs.notification.Template
 
getSubstitutionReason() - Method in class org.openmrs.MedicationDispense
 
getSubstitutionType() - Method in class org.openmrs.MedicationDispense
 
getSubtype() - Method in class org.openmrs.api.db.SerializedObject
 
getSubtypes(OrderType, boolean) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getSubtypes(OrderType, boolean) - Method in interface org.openmrs.api.OrderService
Returns all descendants of a given order type for example Given TEST will get back LAB TEST and RADIOLOGY TEST; and Given LAB TEST, will might get back SEROLOGY, MICROBIOLOGY, and CHEMISTRY
getSummary() - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
 
getSupportedType() - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
Returns the class handled by the interceptor
getSupportedType() - Method in class org.openmrs.api.db.hibernate.ImmutableObsInterceptor
 
getSupportedType() - Method in class org.openmrs.api.db.hibernate.ImmutableOrderInterceptor
 
getSupportedTypes() - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
getSupportedTypes() - Method in interface org.openmrs.api.db.SerializedObjectDAO
 
getSupportedTypes() - Method in class org.openmrs.logging.OpenmrsConfigurationFactory
 
getSupportedViews() - Method in interface org.openmrs.obs.ComplexObsHandler
Supported views getter
getSupportedViews() - Method in class org.openmrs.obs.handler.AbstractHandler
 
getSupportedViews() - Method in class org.openmrs.obs.handler.BinaryDataHandler
 
getSupportedViews() - Method in class org.openmrs.obs.handler.BinaryStreamHandler
 
getSupportedViews() - Method in class org.openmrs.obs.handler.ImageHandler
 
getSupportedViews() - Method in class org.openmrs.obs.handler.MediaHandler
 
getSupportedViews() - Method in class org.openmrs.obs.handler.TextHandler
 
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.
getSystemId() - Method in class org.openmrs.User
 
getSystemInformation() - Method in interface org.openmrs.api.AdministrationService
Get a map of all the System Information.
getSystemInformation() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
getSystemProperty(String) - Static method in class org.openmrs.util.ConfigUtil
Returns the value of the given OpenMRS system property
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.
getTableName() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
getTableName() - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnStatement
 
getTableName() - Method in class org.openmrs.Field
 
getTableNames() - Method in class org.openmrs.liquibase.CoreDataTuner
 
getTag() - Method in class org.openmrs.ConceptNameTag
Returns the textual representation of this ConceptNameTag.
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.
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.
getTaskByUuid(String) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
 
getTaskByUuid(String) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
 
getTaskByUuid(String) - Method in interface org.openmrs.scheduler.SchedulerService
 
getTaskByUuid(String) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
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(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
 
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
 
getTenantIdentifier() - Method in class org.openmrs.api.db.hibernate.DbSession
Obtain the tenant identifier associated with this session.
getTermA() - Method in class org.openmrs.ConceptReferenceTermMap
 
getTermB() - Method in class org.openmrs.ConceptReferenceTermMap
 
getTerminal() - Method in class org.openmrs.ProgramWorkflowState
 
getTestSpecimenSources() - Method in class org.openmrs.api.impl.OrderServiceImpl
 
getTestSpecimenSources() - Method in interface org.openmrs.api.OrderService
Gets the possible test specimen sources, i.e the set members for the concept that matches the uuid specified as the value for the global property OpenmrsConstants.GP_TEST_SPECIMEN_SOURCES_CONCEPT_UUID
getText() - Method in class org.openmrs.notification.Alert
 
getTextSummary(String) - Method in interface org.openmrs.customdatatype.CustomDatatype
Converts a reference string to a short (generally < 100 characters) plain-text representation of its value.
getTextSummary(String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
getTextSummary(String) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
getTimeFormat() - Static method in class org.openmrs.api.context.Context
Gets the simple time format for the current user's locale.
getTimeFormat(Locale) - Static method in class org.openmrs.util.OpenmrsUtil
Get the current user's time format Will look similar to "hh:mm a".
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.obs.ComplexData
Get the title for this ComplexData
getToDate() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getTokens(String) - Method in interface org.openmrs.logic.LogicService
Fetch all known (registered) tokens matching a given string
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.
getToNode() - Method in class org.openmrs.util.Graph.Edge
 
getToolContext(String) - Method in class org.openmrs.web.filter.StartupFilter
Gets tool context for specified locale parameter.
getTotalElements() - Method in class org.openmrs.collection.CollectionPart
 
getTransaction() - Method in class org.openmrs.api.db.hibernate.DbSession
Get the Transaction instance associated with this session.
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
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.hibernate.search.SearchQuery
 
getType() - Method in class org.openmrs.api.db.SerializedObject
 
getType() - Method in class org.openmrs.Location
 
getType() - Method in class org.openmrs.MedicationDispense
 
getTypeHelper() - Method in class org.openmrs.api.db.hibernate.DbSession
Convenience access to the TypeHelper associated with this session's SessionFactory.
getUniqueDiagnoses(Patient, Date) - Method in interface org.openmrs.api.DiagnosisService
Gets unique diagnoses since date, sorted in reverse chronological order
getUniqueDiagnoses(Patient, Date) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Gets unique diagnoses since date, sorted in reverse chronological order
getUniqueEntityByUUID(SessionFactory, Class<T>, String) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Retrieves a unique entity by its UUID.
getUniqueId() - Method in class org.openmrs.ConceptSource
 
getUniquenessBehavior() - Method in class org.openmrs.PatientIdentifierType
 
getUniqueNonNullColumnValues(String, String, Class<T>, Connection) - Static method in class org.openmrs.util.DatabaseUtil
Gets all unique values excluding nulls in the specified column and table
getUnits() - Method in class org.openmrs.ConceptNumeric
 
getUnits() - Method in class org.openmrs.DrugIngredient
 
getUnits() - Method in class org.openmrs.logic.Duration
 
getUnits() - Method in class org.openmrs.order.DrugSuggestion
 
getUnknownConcept() - Method in class org.openmrs.AllergyProperties
 
getUnknownConcept() - Method in interface org.openmrs.api.ConceptService
Returns the UNKNOWN concept
getUnknownConcept() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
getUnknownProvider() - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
getUnknownProvider() - Method in interface org.openmrs.api.ProviderService
Gets the unknown provider account, i.e.
getUnRetiredOrderSetMembers() - Method in class org.openmrs.OrderSet
Fetches the list of orderSetMembers that are not retired
getUnrunDatabaseChanges(LiquibaseProvider) - Static method in class org.openmrs.util.DatabaseUpdater
Returns a list of Liquibase change sets were not run yet.
getUnrunDatabaseChanges(String...) - Static method in class org.openmrs.util.DatabaseUpdater
Looks at the specified liquibase change log files and returns all changesets in the files that have not been run on the database yet.
getUnrunDatabaseChanges(LiquibaseProvider) - Method in class org.openmrs.web.filter.update.DatabaseUpdaterWrapper
 
getUnrunLiquibaseUpdateFileNames(String, String, LiquibaseProvider) - Method in class org.openmrs.liquibase.ChangeLogDetective
Returns a list of Liquibase update files that contain un-run change sets.
getUpdateFileNames(List<String>) - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getUpdateFilterModel() - Method in class org.openmrs.web.filter.initialization.InitializationFilter
 
getUpdateFilterModel() - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
 
getUpdateFilterModel() - Method in class org.openmrs.web.filter.StartupFilter
The model that is used as the backer for all pages in this startup wizard.
getUpdateFilterModel() - Method in class org.openmrs.web.filter.update.UpdateFilter
 
getUpdateURL() - Method in class org.openmrs.module.Module
 
getUpdateVersion() - Method in class org.openmrs.module.Module
 
getUpdateVersions() - Method in class org.openmrs.liquibase.ChangeLogVersions
 
getUpdateVersionsGreaterThan(String) - Method in class org.openmrs.liquibase.ChangeLogVersionFinder
 
getUrgency() - Method in class org.openmrs.Order
 
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)
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() - Method in interface org.openmrs.api.context.Authenticated
 
getUser() - Method in class org.openmrs.api.context.BasicAuthenticated
 
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.
getUserByActivationKey(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUserByActivationKey(String) - Method in interface org.openmrs.api.UserService
Gets a user with the specified activation key
getUserByEmail(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
getUserByEmail(String) - Method in interface org.openmrs.api.db.UserDAO
 
getUserByUsername(String) - Method in interface org.openmrs.api.db.ContextDAO
Gets a user given the username.
getUserByUsername(String) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
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)
getUserByUsernameOrEmail(String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
getUserByUsernameOrEmail(String) - Method in interface org.openmrs.api.UserService
Gets a user by username or email
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
 
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
 
getUserIdByName(String, Connection) - Static method in class org.openmrs.web.filter.util.FilterUtil
This is a utility method that can be used for retrieving user id by given user name and sql connection
getUsername() - Method in class org.openmrs.api.context.UsernamePasswordCredentials
 
getUsername() - Method in class org.openmrs.User
 
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(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(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.
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.OrderFrequency
Get the uuid
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
 
getValidator() - Method in class org.openmrs.PatientIdentifierType
 
getValidators(Object) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
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() - Method in class org.openmrs.api.db.ClobDatatypeStorage
 
getValue() - Method in class org.openmrs.attribute.BaseAttribute
 
getValue() - Method in class org.openmrs.ConceptStopWord
 
getValue() - Method in interface org.openmrs.customdatatype.SingleCustomValue
Convenience method to get the typed version of the serializedValue.
getValue() - Method in class org.openmrs.FormResource
 
getValue() - Method in class org.openmrs.GlobalProperty
 
getValue() - Method in class org.openmrs.PersonAttribute
 
getValueAsBoolean() - Method in class org.openmrs.Obs
Coerces a value to a Boolean representation
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.
getValueBoolean() - Method in class org.openmrs.Obs
Returns the boolean value if the concept of this obs is of boolean datatype
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.
getValueDate() - Method in class org.openmrs.Obs
 
getValueDatetime() - Method in class org.openmrs.Obs
 
getValueDrug() - Method in class org.openmrs.Obs
 
getValueGroupId() - Method in class org.openmrs.Obs
 
getValueModifier() - Method in class org.openmrs.Obs
 
getValueName() - Method in exception org.openmrs.hl7.handler.ProposingConceptException
 
getValueNumeric() - Method in class org.openmrs.Obs
 
getValueReference() - Method in class org.openmrs.attribute.BaseAttribute
 
getValueReference() - Method in interface org.openmrs.customdatatype.SingleCustomValue
 
getValueReference() - Method in class org.openmrs.FormResource
 
getValueReference() - Method in class org.openmrs.GlobalProperty
 
getValueReferences(Map<T, U>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
Uses the appropriate datatypes to convert all values in the input map to their valueReference equivalents.
getValueText() - Method in class org.openmrs.Obs
 
getValueTime() - Method in class org.openmrs.Obs
 
getVerificationStatus() - Method in class org.openmrs.Condition
Gets the verification status of the condition
getVersion() - Method in class org.openmrs.Concept
 
getVersion() - Method in class org.openmrs.ConceptReferenceTerm
 
getVersion() - Method in class org.openmrs.Form
 
getVersion() - Method in class org.openmrs.module.Module
 
getVersion() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
getViewPrivilege() - Method in class org.openmrs.EncounterType
Gets privilege which can view this type of encounters
getViewPrivilege() - Method in class org.openmrs.GlobalProperty
Gets privilege which can view this globalProperty
getVisit(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisit(Integer) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisit(Integer) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisit(Integer) - Method in interface org.openmrs.api.VisitService
Gets a visit by its visit id.
getVisit() - Method in class org.openmrs.Encounter
Gets the visit.
getVisit() - Method in class org.openmrs.VisitAttribute
 
getVisitAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitAttributeByUuid(String) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitAttributeByUuid(String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitAttributeByUuid(String) - Method in interface org.openmrs.api.VisitService
 
getVisitAttributeId() - Method in class org.openmrs.VisitAttribute
 
getVisitAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitAttributeType(Integer) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitAttributeType(Integer) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitAttributeType(Integer) - Method in interface org.openmrs.api.VisitService
 
getVisitAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitAttributeTypeByUuid(String) - Method in interface org.openmrs.api.VisitService
 
getVisitAttributeTypeId() - Method in class org.openmrs.VisitAttributeType
 
getVisitByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitByUuid(String) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitByUuid(String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitByUuid(String) - Method in interface org.openmrs.api.VisitService
Gets a visit by its UUID.
getVisitDAO() - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitId() - Method in class org.openmrs.Visit
 
getVisits(Collection<VisitType>, Collection<Patient>, Collection<Location>, Collection<Concept>, Date, Date, Date, Date, Map<VisitAttributeType, String>, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisits(Collection<VisitType>, Collection<Patient>, Collection<Location>, Collection<Concept>, Date, Date, Date, Date, Map<VisitAttributeType, String>, boolean, boolean) - Method in interface org.openmrs.api.db.VisitDAO
Gets the visits matching the specified arguments
getVisits(Collection<VisitType>, Collection<Patient>, Collection<Location>, Collection<Concept>, Date, Date, Date, Date, Map<VisitAttributeType, Object>, boolean, boolean) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisits(Collection<VisitType>, Collection<Patient>, Collection<Location>, Collection<Concept>, Date, Date, Date, Date, Map<VisitAttributeType, Object>, boolean, boolean) - Method in interface org.openmrs.api.VisitService
Gets the visits matching the specified arguments
getVisits() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getVisitsByPatient(Patient) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitsByPatient(Patient, boolean, boolean) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitsByPatient(Patient) - Method in interface org.openmrs.api.VisitService
Gets all unvoided visits for the specified patient
getVisitsByPatient(Patient, boolean, boolean) - Method in interface org.openmrs.api.VisitService
Gets all visits for the specified patient
getVisitService() - Static method in class org.openmrs.api.context.Context
 
getVisitService() - Method in class org.openmrs.api.context.ServiceContext
Gets the visit service.
getVisitType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitType(Integer) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitType(Integer) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitType(Integer) - Method in interface org.openmrs.api.VisitService
Gets a visit type by its visit type id.
getVisitType() - Method in class org.openmrs.Visit
 
getVisitTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitTypeByUuid(String) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitTypeByUuid(String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitTypeByUuid(String) - Method in interface org.openmrs.api.VisitService
Gets a visit type by its UUID.
getVisitTypeId() - Method in class org.openmrs.VisitType
 
getVisitTypes(String) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
getVisitTypes(String) - Method in interface org.openmrs.api.db.VisitDAO
 
getVisitTypes(String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
getVisitTypes(String) - Method in interface org.openmrs.api.VisitService
Gets all visit types whose names are similar to or contain the given search phrase.
getVisitTypes() - Method in class org.openmrs.parameter.EncounterSearchCriteria
 
getVoided() - Method in class org.openmrs.BaseOpenmrsData
 
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 interface org.openmrs.Voidable
 
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 interface org.openmrs.Voidable
 
getVoidedRelationships() - Method in class org.openmrs.person.PersonMergeLogData
 
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 interface org.openmrs.Voidable
 
getWasSubstituted() - Method in class org.openmrs.MedicationDispense
 
getWeight() - Method in class org.openmrs.RelationshipType
 
getWinner() - Method in class org.openmrs.person.PersonMergeLog
 
getWinningPersonMergeLogs(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
getWinningPersonMergeLogs(Person) - Method in interface org.openmrs.api.db.PersonDAO
Gets the PersonMergeLog objects by winner
getWinningPersonMergeLogs(Person, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
getWinningPersonMergeLogs(Person, boolean) - Method in interface org.openmrs.api.PersonService
Gets PersonMergeLog objects by winning person p.
getWord() - Method in class org.openmrs.ConceptSearchResult
 
getWorkflow(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
getWorkflow(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
Retrieves a ProgramWorkflow from the database by its primary key.
getWorkflow(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getWorkflow(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
Get ProgramWorkflow by internal identifier.
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
 
getWorkflowByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
getWorkflowByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
Get ProgramWorkflow by its UUID
getWorkflows() - Method in class org.openmrs.Program
Get only the non-retired workflows
getWriter() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
 
getXmlToken(String) - Static method in class org.openmrs.util.FormUtil
Converts a string into a valid XML token (tag name)
getXstream() - Method in class org.openmrs.serialization.SimpleXStreamSerializer
Expose the xstream object, so that module can config with xstream as need
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_ADDRESS_TEMPLATE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_ALLOW_OVERLAPPING_VISITS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_APPLICATION_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
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_DEFAULT_WEEK_START_DAY - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DEFAULT_WEEK_START_DAY_DEFAULT_VALUE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DRUG_FREQUENCIES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DRUG_ORDER_REQUIRE_DRUG - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_DRUG_ORDER_REQUIRE_OUTPATIENT_QUANTITY - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_ENABLE_VISITS - 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_FORMS_LOCKED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_GZIP_ACCEPT_COMPRESSED_REQUESTS_FOR_PATHS - 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_LAYOUT_NAME_FORMAT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_LAYOUT_NAME_TEMPLATE - 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_MATCH_MODE - 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_IDENTIFIER_TYPES_LOCKED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_LISTING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_NAME_REGEX - 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_EXACT - 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_SEARCH_MATCH_SOUNDEX - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_SEARCH_MATCH_START - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PATIENT_VIEWING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_ATRIBUTE_TYPES_LOCKED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_ATTRIBUTE_SEARCH_MATCH_ANYWHERE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_ATTRIBUTE_SEARCH_MATCH_EXACT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_PERSON_ATTRIBUTE_SEARCH_MATCH_MODE - 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_PROVIDER_SEARCH_MATCH_MODE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_REPORT_BUG_URL - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_SHOW_PATIENT_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_TRUE_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
 
GLOBAL_PROPERTY_UNKNOWN_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_REQUIRE_EMAIL_AS_USERNAME - 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
GlobalProperty(String, String, String, Class<? extends CustomDatatype<?>>, String) - Constructor for class org.openmrs.GlobalProperty
Constructor defining key/value/description/customDatatype/datatypeConfig
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.handler.ExistingOrNewVisitAssignmentHandler
 
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.api.impl.OrderServiceImpl
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.api.impl.PersonNameGlobalPropertyListener
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.layout.address.AddressSupport
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.layout.name.NameSupport
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.logging.LoggingConfigurationGlobalPropertyListener
 
globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.util.ConfigUtil
 
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.WebUtil
 
globalPropertyDeleted(String) - Method in interface org.openmrs.api.GlobalPropertyListener
Called after a global property is deleted
globalPropertyDeleted(String) - Method in class org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandler
 
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.api.impl.OrderServiceImpl
 
globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.PersonNameGlobalPropertyListener
 
globalPropertyDeleted(String) - Method in class org.openmrs.layout.address.AddressSupport
 
globalPropertyDeleted(String) - Method in class org.openmrs.layout.name.NameSupport
 
globalPropertyDeleted(String) - Method in class org.openmrs.logging.LoggingConfigurationGlobalPropertyListener
 
globalPropertyDeleted(String) - Method in class org.openmrs.util.ConfigUtil
 
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.WebUtil
 
GlobalPropertyListener - Interface in org.openmrs.api
This interface allows code to be run when global properties are created, edited, or deleted.
GP_ALLERGEN_OTHER_NON_CODED_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name of other non coded allergen, stored in allergen coded allergen when other non coded allergen is represented
GP_ALLERGY_ALLERGEN_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name of the allowed concept classes for the allergen field of the allergy management form.
GP_ALLERGY_REACTION_CONCEPT_CLASSES - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name of the allowed concept classes for the reaction field of the allergy management form.
GP_ALLOWED_FAILED_LOGINS_BEFORE_LOCKOUT - Static variable in class org.openmrs.util.OpenmrsConstants
 
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_DATABASE_STRING_COMPARISON - 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_DASHBOARD_CONCEPTS - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_DASHBOARD_MAX_NUMBER_OF_ENCOUNTERS_TO_SHOW - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for optional configuration of the maximum number of encounters to display on the encounter tab of the patient dashboard
GP_DASHBOARD_METADATA_CASE_CONVERSION - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name to display program, workflow and states in a specific case
GP_DASHBOARD_PROVIDER_DISPLAY_ENCOUNTER_ROLES - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the encounter roles to display on the provider column of the patient dashboard under the encounters tab.
GP_DEFAULT_CONCEPT_MAP_TYPE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the default ConceptMapType which is set automatically when no other is set manually.
GP_DISABLE_VALIDATION - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_DRUG_DISPENSING_UNITS_CONCEPT_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_DRUG_DOSING_UNITS_CONCEPT_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_DRUG_ORDER_DRUG_OTHER - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_DRUG_ROUTES_CONCEPT_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
Specifies the uuid of the concept set where its members represent the possible drug routes
GP_DURATION_UNITS_CONCEPT_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_ENABLE_CONCEPT_MAP_TYPE_MANAGEMENT - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for enabling/disabling concept map type management
GP_ENCOUNTER_TYPE_TO_VISIT_TYPE_MAPPING - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for mapping encounter types to visit types.
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_HOST_URL - Static variable in class org.openmrs.util.OpenmrsConstants
Deprecated.
GP_LOG_LAYOUT - Static variable in class org.openmrs.util.OpenmrsConstants
It specifies a log layout pattern used by the OpenMRS file appender.
GP_LOG_LOCATION - Static variable in class org.openmrs.util.OpenmrsConstants
It points to a directory where 'openmrs.log' is stored.
GP_LOGIN_URL - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name that defines the default url responsible for authentication if user is not logged in.
GP_MAIL_SMTP_STARTTLS_ENABLE - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_NEXT_ORDER_NUMBER_SEED - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_ORDER_NUMBER_GENERATOR_BEAN_ID - Static variable in class org.openmrs.util.OpenmrsConstants
 
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_PASSWORD_RESET_URL - Static variable in class org.openmrs.util.OpenmrsConstants
Global property that stores the base url for the password reset.
GP_PASSWORD_RESET_VALIDTIME - Static variable in class org.openmrs.util.OpenmrsConstants
Global property that stores the duration for which the password reset token is valid
GP_SEARCH_DATE_DISPLAY_FORMAT - Static variable in class org.openmrs.util.OpenmrsConstants
Global property for the Date format to be used to display date under search widgets and auto-completes
GP_SEARCH_INDEX_VERSION - Static variable in class org.openmrs.util.OpenmrsConstants
 
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 milliseconds 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
GP_SEARCH_WIDGET_MAXIMUM_RESULTS - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the maximum number of results to return from a single search in the search widgets
GP_TEST_SPECIMEN_SOURCES_CONCEPT_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_UNKNOWN_PROVIDER_UUID - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_UNLOCK_ACCOUNT_WAITING_TIME - Static variable in class org.openmrs.util.OpenmrsConstants
 
GP_VISIT_ASSIGNMENT_HANDLER - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the handler that assigns visits to encounters
GP_VISIT_TYPES_TO_AUTO_CLOSE - Static variable in class org.openmrs.util.OpenmrsConstants
Global property name for the visit type(s) to automatically close
Graph<T> - Class in org.openmrs.util
 
Graph() - Constructor for class org.openmrs.util.Graph
 
Graph.Edge - Class in org.openmrs.util
 
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
 
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(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(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
 
GZIPRequestStream - Class in org.openmrs.web.filter
Wraps Request Stream for GZipFilter
GZIPRequestStream(HttpServletRequest) - Constructor for class org.openmrs.web.filter.GZIPRequestStream
 
GZIPRequestWrapper - Class in org.openmrs.web.filter
Wraps Request for GZipFilter
GZIPRequestWrapper(HttpServletRequest) - Constructor for class org.openmrs.web.filter.GZIPRequestWrapper
 
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(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).
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(ConceptReferenceTerm, User, Date, String) - Method in class org.openmrs.api.handler.ConceptReferenceTermSaveHandler
Sets the concept reference term as the term A for all the ConceptReferenceTermMaps added to it.
handle(Concept, User, Date, String) - Method in class org.openmrs.api.handler.ConceptSaveHandler
 
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.PatientDataUnvoidHandler
 
handle(Patient, User, Date, String) - Method in class org.openmrs.api.handler.PatientDataVoidHandler
 
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 Should throw APIException if Patient voidReason is null Should throw APIException if Encounter voidReason is empty Should throw APIException if Encounter voidReason is blank Should not throw Exception if voidReason is not blank Should not throw Exception if voidReason is null for unsupported types
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 Should throw IllegalArgumentException if Patient voidReason is null Should throw IllegalArgumentException if Encounter voidReason is empty Should throw IllegalArgumentException if Obs voidReason is blank Should not throw Exception if voidReason is not blank Should not throw Exception if voidReason is null for unsupported types
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(Visit, User, Date, String) - Method in class org.openmrs.api.handler.VisitUnvoidHandler
 
handle(Visit, User, Date, String) - Method in class org.openmrs.api.handler.VisitVoidHandler
 
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.
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.PseudoStaticContentController
 
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
 
hasActiveMembership(int) - Method in class org.openmrs.Cohort
 
HasAddOnStartupPrivileges - Annotation Type in org.openmrs.annotation
Annotation used to show that a class has privileges to add on startup.
hasAnyConceptAttribute(ConceptAttributeType) - Method in interface org.openmrs.api.ConceptService
 
hasAnyConceptAttribute(ConceptAttributeType) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
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
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"
hasDiagnosis(Diagnosis) - Method in class org.openmrs.Encounter
Check if encounter has a particular diagnosis
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
 
hasFilter() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
hasGroupMembers() - Method in class org.openmrs.Obs
A convenience method to check for nullity and length to determine if this obs has group members.
hasGroupMembers(boolean) - Method in class org.openmrs.Obs
Convenience method that checks for nullity and length to determine if this obs has group members.
hashCode() - Method in class org.openmrs.BaseOpenmrsObject
Returns a hash code based on the uuid field.
hashCode() - Method in class org.openmrs.CohortMembership
 
hashCode() - Method in class org.openmrs.ConceptReferenceTermMap
 
hashCode() - Method in class org.openmrs.ConceptSearchResult
 
hashCode() - Method in class org.openmrs.ImplementationId
 
hashCode() - Method in class org.openmrs.logic.LogicTransform
 
hashCode() - Method in class org.openmrs.logic.result.Result
 
hashCode() - Method in class org.openmrs.module.Module
 
hashCode() - Method in class org.openmrs.module.ModuleConditionalResource
 
hashCode() - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
 
hashCode() - Method in class org.openmrs.util.DoubleRange
Should return the same hashCode for objects representing the same interval
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.
hasNoActiveMemberships() - Method in class org.openmrs.Cohort
 
hasPreviousVersion() - Method in class org.openmrs.Obs
 
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 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
hasRuntimeProperty(String) - Static method in class org.openmrs.util.ConfigUtil
Returns true if a runtime property with the given name has been defined, even if the value is empty
hasSameAllergen(Allergy) - Method in class org.openmrs.Allergy
Checks if we have the same allergen as that in the given allergy
hasSameOrderableAs(Order) - Method in class org.openmrs.DrugOrder
Checks whether orderable of this drug order is same as other order
hasSameOrderableAs(Order) - Method in class org.openmrs.Order
Checks whether orderable of this order is same as other order
hasSameValues(Allergy) - Method in class org.openmrs.Allergy
Checks if this allergy has the same values as a given one.
hasSameValues(AllergyReaction) - Method in class org.openmrs.AllergyReaction
Checks if this reaction has the same values as the given one
hasStartupError() - Method in class org.openmrs.module.Module
 
hasSystemProperty(String) - Static method in class org.openmrs.util.ConfigUtil
Returns true if a system property with the given name has been defined, even if the value is empty
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
 
HEADER_TEMPLATE - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
HEADER_TEMPLATE - Static 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.
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
 
HibernateConditionDAO - Class in org.openmrs.api.db.hibernate
Hibernate implementation of the ConditionDAO
HibernateConditionDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateConditionDAO
 
HibernateContextDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific implementation of the ContextDAO.
HibernateContextDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateContextDAO
 
HibernateDatatypeDAO - Class in org.openmrs.api.db.hibernate
Hibernate-specific Datatype-related functions.
HibernateDatatypeDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
 
HibernateDiagnosisDAO - Class in org.openmrs.api.db.hibernate
Hibernate implementation of the DiagnosisDAO
HibernateDiagnosisDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
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
 
HibernateFormDAO - Class in org.openmrs.api.db.hibernate
Hibernate-specific Form-related functions.
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
 
HibernateMedicationDispenseDAO - Class in org.openmrs.api.db.hibernate
Hibernate implementation of the MedicationDispenseDAO
HibernateMedicationDispenseDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
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
 
HibernateOpenmrsDataDAO<T extends BaseOpenmrsData> - Class in org.openmrs.api.db.hibernate
Abstract class implementing basic data access methods for BaseOpenmrsData persistents
HibernateOpenmrsDataDAO(Class<T>) - Constructor for class org.openmrs.api.db.hibernate.HibernateOpenmrsDataDAO
 
HibernateOpenmrsMetadataDAO<T extends BaseOpenmrsMetadata> - Class in org.openmrs.api.db.hibernate
Abstract class implementing basic data access methods for BaseOpenmrsMetadata persistents
HibernateOpenmrsMetadataDAO(Class<T>) - Constructor for class org.openmrs.api.db.hibernate.HibernateOpenmrsMetadataDAO
 
HibernateOpenmrsObjectDAO<T extends BaseOpenmrsObject> - Class in org.openmrs.api.db.hibernate
Generic base class for all OpenMrs DAOs
HibernateOpenmrsObjectDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
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
 
HibernateOrderSetDAO - Class in org.openmrs.api.db.hibernate
This class should not be used directly.
HibernateOrderSetDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
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
 
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
 
HibernateProviderDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific Provider related functions.
HibernateProviderDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
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
HibernateVisitDAO - Class in org.openmrs.api.db.hibernate
Hibernate specific visit related functions This class should not be used directly.
HibernateVisitDAO() - Constructor for class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
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_UUID - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_BOOLEAN - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_CODED - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_CODED_WITH_EXCEPTIONS - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_DATE - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_DATETIME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_FORM_ID - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_FORM_UUID - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_ID_PATIENT - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_ID_PERSON - Static variable in class org.openmrs.hl7.HL7Constants
 
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_NAME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_LOCAL_DRUG - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_LOCAL_RELATIONSHIP - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7_NUMERIC - Static variable in class org.openmrs.hl7.HL7Constants
 
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_TIME - Static variable in class org.openmrs.hl7.HL7Constants
 
HL7Constants - Class in org.openmrs.hl7
Constants used by the hl7 package
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
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
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
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)
HL7QueueItem - Class in org.openmrs.hl7
Common representation of HL7InQueue, HL7InArchive and HL7InError.
HL7QueueItem() - Constructor for class org.openmrs.hl7.HL7QueueItem
 
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
HL7SourceValidator - Class in org.openmrs.validator
Validates attributes on the HL7Source object.
HL7SourceValidator() - Constructor for class org.openmrs.validator.HL7SourceValidator
 
HL7Util - Class in org.openmrs.hl7
HL7-related utilities
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 interface org.openmrs.obs.ComplexObsHandler
 
HttpClient - Class in org.openmrs.util
This class supports doing an HTTP post to a URL.
HttpClient(String) - Constructor for class org.openmrs.util.HttpClient
 
HttpClient(HttpUrl) - Constructor for class org.openmrs.util.HttpClient
 
HttpUrl - Class in org.openmrs.util
This is a wrapper around the Url class.
HttpUrl(String) - Constructor for class org.openmrs.util.HttpUrl
 
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.User
 
hydrate(String) - Method in class org.openmrs.util.AttributableDate
 

I

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.
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.
ignoreExceptions() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
ignoreVoidedOrRetiredObjects() - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
Subclasses can override this to specify whether voided or retired items are mutable
ignoreVoidedOrRetiredObjects() - Method in class org.openmrs.api.db.hibernate.ImmutableObsInterceptor
 
ignoreVoidedOrRetiredObjects() - Method in class org.openmrs.api.db.hibernate.ImmutableOrderInterceptor
 
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.
ImmutableEntityInterceptor - Class in org.openmrs.api.db.hibernate
Superclass for all Interceptors that would like to ensure that changes to immutable entities of specific types don't get persisted to the database, more granularity of the immutable properties is also supported so as to allow editing some properties while not for others
ImmutableEntityInterceptor() - Constructor for class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
 
ImmutableObsInterceptor - Class in org.openmrs.api.db.hibernate
ImmutableEntityInterceptor for Obs, it catches any edited Obs, voids and replaces it with a new one.
ImmutableObsInterceptor() - Constructor for class org.openmrs.api.db.hibernate.ImmutableObsInterceptor
 
ImmutableOrderInterceptor - Class in org.openmrs.api.db.hibernate
ImmutableEntityInterceptor for Orders, ensures that orders fields don't get edited except for dateStopped, voided, dateVoided, voidedBy, voidReason
ImmutableOrderInterceptor() - Constructor for class org.openmrs.api.db.hibernate.ImmutableOrderInterceptor
 
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.
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.
ImplementationIdValidator - Class in org.openmrs.validator
Validates attributes on the ImplementationId object.
ImplementationIdValidator() - Constructor for class org.openmrs.validator.ImplementationIdValidator
 
importLocations(Document) - Static method in class org.openmrs.migration.MigrationHelper
Deprecated.
since 2.2.0 migrate the method to your code base if needed
importProgramsAndStatuses(List<String>) - Static method in class org.openmrs.migration.MigrationHelper
Deprecated.
since 2.2.0 migrate the method to your code base if needed
importRelationships(Collection<String>, boolean, boolean) - Static method in class org.openmrs.migration.MigrationHelper
Deprecated.
since 2.2.0 migrate the method to your code base if needed
importTestData - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
Enables importing test data from the remote server
importUsers(Document) - Static method in class org.openmrs.migration.MigrationHelper
Deprecated.
since 2.2.0 migrate the method to your code base if needed
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
 
include(String, Object) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Include items with the given value in the specified field.
include(String, Collection<?>) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
include(String, Object[]) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Include items with any of the given values in the specified field.
INDENT_SIZE - Static variable in class org.openmrs.util.FormConstants
 
Independent - Annotation Type in org.openmrs.annotation
In OpenMRS when the appropriate object is retired/voided, all of its member collections are being recursively processed as well.
index(T) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
indexOf(Object) - Method in class org.openmrs.Allergies
 
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.ModuleFilter
 
init(ServletConfig) - Method in class org.openmrs.module.web.OpenmrsJspServlet
 
init(ServletConfig) - Method in class org.openmrs.web.DispatcherServlet
 
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_REQ_UNIQUE_ID - Static variable in class org.openmrs.web.WebConstants
 
initBinder(WebDataBinder) - Method in class org.openmrs.web.OpenmrsBindingInitializer
 
initFrameworkServlet() - Method in class org.openmrs.web.DispatcherServlet
 
initFrameworkServlet() - Method in class org.openmrs.web.StaticDispatcherServlet
 
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.TaskThreadedInitializationWrapper
 
initialize(TaskDefinition) - Method in class org.openmrs.scheduler.tasks.TestTask
 
initialize() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
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
insertModuleFile(InputStream, String) - Static method in class org.openmrs.module.ModuleUtil
Add the inputStream as a file in the modules repository
InsertWithUuidDataChange - Class in liquibase.ext.change.core
 
InsertWithUuidDataChange() - Constructor for class liquibase.ext.change.core.InsertWithUuidDataChange
 
INSTALL_METHOD_ADVANCED - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
INSTALL_METHOD_AUTO - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
INSTALL_METHOD_SIMPLE - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
INSTALL_METHOD_TESTING - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
installMethod - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
instantiate(String, EntityMode, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
INSUFFICIENT_PRIVILEGES - Static variable in class org.openmrs.web.WebConstants
Session attribute name that specifies if there are any privilege checks the currently authenticated user failed
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
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
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
InvalidActivationKeyException - Exception in org.openmrs.api
Represents fatal errors that occur due to invalid or expired activation key.
InvalidActivationKeyException() - Constructor for exception org.openmrs.api.InvalidActivationKeyException
 
InvalidActivationKeyException(String) - Constructor for exception org.openmrs.api.InvalidActivationKeyException
 
InvalidActivationKeyException(String, Throwable) - Constructor for exception org.openmrs.api.InvalidActivationKeyException
 
InvalidActivationKeyException(Throwable) - Constructor for exception org.openmrs.api.InvalidActivationKeyException
 
invalidateCachedResources(Map<String, String>) - Static method in class org.openmrs.web.controller.PseudoStaticContentController
 
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
 
InvalidCustomValueException - Exception in org.openmrs.customdatatype
Exception thrown when trying to convert between a serialized attribute value and its typed value, if the serialized String is not a legal value for the given handler.
InvalidCustomValueException(String) - Constructor for exception org.openmrs.customdatatype.InvalidCustomValueException
 
InvalidCustomValueException(String, Throwable) - Constructor for exception org.openmrs.customdatatype.InvalidCustomValueException
 
InvalidFileTypeException - Exception in org.openmrs.api
Exception thrown for situations of an invalid file type
InvalidFileTypeException() - Constructor for exception org.openmrs.api.InvalidFileTypeException
Default empty constructor.
InvalidFileTypeException(String) - Constructor for exception org.openmrs.api.InvalidFileTypeException
General constructor to give a helpful message that relates to why this error occured
InvalidFileTypeException(String, Throwable) - Constructor for exception org.openmrs.api.InvalidFileTypeException
General constructor to give the end user a helpful message and to also propagate the parent error exception message.
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
 
InvalidOperationOnObjectException - Exception in org.openmrs.api
An instance of this exception is thrown if an operation is attempted on an object, typically this should be thrown when any operation is made to an existing object and is considered detrimental to the integrity of any existing associated data.
InvalidOperationOnObjectException(String) - Constructor for exception org.openmrs.api.InvalidOperationOnObjectException
 
InvalidOperationOnObjectException(String, Throwable) - Constructor for exception org.openmrs.api.InvalidOperationOnObjectException
 
InvalidOperationOnObjectException(String, Object[]) - Constructor for exception org.openmrs.api.InvalidOperationOnObjectException
 
InvalidOperationOnObjectException(Class) - Constructor for exception org.openmrs.api.InvalidOperationOnObjectException
 
invoke(MethodInvocation) - Method in class org.openmrs.aop.LoggingAdvice
This method prints out trace statements for getters and debug statements for everything else ("setters").
isActivated() - Method in class org.openmrs.Order
Convenience method to determine if the order is activated as of the current date
isActivated(Date) - Method in class org.openmrs.Order
Convenience method to determine if the order is activated as of the specified date
isActive(Date) - Method in class org.openmrs.CohortMembership
Compares asOfDate to [startDate, endDate], inclusive of both endpoints.
isActive() - Method in class org.openmrs.CohortMembership
 
isActive() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
isActive() - Method in class org.openmrs.Order
Convenience method to determine if the order was active as of the current date
isActive(Date) - Method in class org.openmrs.Order
Convenience method to determine if the order is active as of the specified date
isActive() - Method in class org.openmrs.PersonAddress
Returns true if the address' endDate is null
isAlertRead() - Method in class org.openmrs.notification.Alert
 
isAlertRead() - Method in class org.openmrs.notification.AlertRecipient
 
isAllowDecimal() - Method in class org.openmrs.ConceptNumeric
Deprecated.
isAnnotationPresent(Class<?>, String, Class<? extends Annotation>) - Static method in class org.openmrs.util.Reflect
This method returns true if the given annotation is present on the given field.
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
Deprecated.
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
 
isCoded() - Method in class org.openmrs.Allergen
 
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
Deprecated.
as of 2.0, use Drug.getCombination()
isCompatibleHandler(CustomDatatypeHandler, CustomDatatype<?>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
 
isComplete() - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
 
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
 
isConceptInList(Concept, List<Concept>) - Static method in class org.openmrs.util.OpenmrsUtil
 
isConceptMapTypeInUse(ConceptMapType) - Method in interface org.openmrs.api.db.ConceptDAO
Checks if there are any ConceptReferenceTermMaps or ConceptMaps using the specified mapType
isConceptMapTypeInUse(ConceptMapType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
isConceptNameDuplicate(ConceptName) - Method in interface org.openmrs.api.ConceptService
Determines if the given concept name is a duplicate.
isConceptNameDuplicate(ConceptName) - Method in interface org.openmrs.api.db.ConceptDAO
 
isConceptNameDuplicate(ConceptName) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
isConceptNameDuplicate(ConceptName) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
isConceptReferenceTermInUse(ConceptReferenceTerm) - Method in interface org.openmrs.api.db.ConceptDAO
Checks if there are any ConceptReferenceTermMaps or ConceptMaps using the specified term
isConceptReferenceTermInUse(ConceptReferenceTerm) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
isConnected() - Method in class org.openmrs.api.db.hibernate.DbSession
Check if the session is currently connected.
isCore() - Method in class org.openmrs.module.Module
 
isCoreModule() - Method in class org.openmrs.module.Module
This is a convenience method to know whether this module is core to OpenMRS.
isDaemonThread - Static variable in class org.openmrs.api.context.Daemon
 
isDaemonThread() - Static method in class org.openmrs.api.context.Daemon
 
isDaemonUser(User) - Static method in class org.openmrs.api.context.Daemon
Checks whether user is Daemon.
isDatabaseEmpty(Properties) - Method in class org.openmrs.web.filter.initialization.DatabaseDetective
Check whether openmrs database is empty.
isDatabaseStringComparisonCaseSensitive() - Method in interface org.openmrs.api.AdministrationService
Reads a GP which specifies if database string comparison is case sensitive.
isDatabaseStringComparisonCaseSensitive() - Method in interface org.openmrs.api.db.AdministrationDAO
 
isDatabaseStringComparisonCaseSensitive() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
isDatabaseStringComparisonCaseSensitive() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
isDate() - Method in class org.openmrs.ConceptDatatype
 
isDateTime() - Method in class org.openmrs.ConceptDatatype
 
isDead() - Method in class org.openmrs.Person
Deprecated.
as of 2.0, use Person.getDead()
isDefaultReadOnly() - Method in class org.openmrs.api.db.hibernate.DbSession
Will entities and proxies that are loaded into this session be made read-only by default? To determine the read-only/modifiable setting for a particular entity or proxy:
isDirty() - Method in class org.openmrs.api.db.hibernate.DbSession
Does this session contain any changes which must be synchronized with the database? In other words, would any DML operations be executed if we flushed this session?
isDirty() - Method in class org.openmrs.attribute.BaseAttribute
 
isDirty() - Method in interface org.openmrs.customdatatype.SingleCustomValue
 
isDirty() - Method in class org.openmrs.FieldAnswer
Deprecated.
as of 2.0, use FieldAnswer.getDirty()
isDirty() - Method in class org.openmrs.FormResource
Deprecated.
isDirty() - Method in class org.openmrs.GlobalProperty
Deprecated.
isDirty() - Method in class org.openmrs.Obs
Returns true if any change has been made to an Obs instance.
isDiscontinued(Date) - Method in class org.openmrs.Order
Convenience method to determine if the order is discontinued as of the specified date
isDiscontinuedRightNow() - Method in class org.openmrs.Order
 
isDisposed() - Method in class org.openmrs.module.ModuleClassLoader
 
isDrugOrder() - Method in class org.openmrs.DrugOrder
 
isEmpty() - Method in class org.openmrs.Allergies
 
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.util.ThreadSafeCircularFifoQueue
 
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
 
isExpired() - Method in class org.openmrs.Order
Convenience method to determine if the order is expired as of the specified date
isExpired(Date) - Method in class org.openmrs.Order
Convenience method to determine if order was expired at a given time
isFetchProfileEnabled(String) - Method in class org.openmrs.api.db.hibernate.DbSession
Is a particular fetch profile enabled on this session?
isFiltered(LogEvent) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isFinished() - Method in class org.openmrs.web.filter.GZIPRequestStream
 
isFullySpecifiedName() - Method in class org.openmrs.ConceptName
Checks whether the concept name is explicitly marked as fully specified
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
isHidden() - Method in class org.openmrs.ConceptMapType
Deprecated.
isHSQLDialect(SessionFactory) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Check and cache whether the currect dialect is HSQL or not.
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
 
isIncludeVoided() - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
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'.
isInitialized() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isInNormalNumericRange(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isInstallationStarted() - Static method in class org.openmrs.web.filter.initialization.InitializationFilter
 
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
Deprecated.
isLocked() - Static method in class org.openmrs.util.DatabaseUpdater
This method currently checks the liquibasechangeloglock table to see if there is a row with a lock in it.
isLocked() - Method in class org.openmrs.web.filter.update.DatabaseUpdaterWrapper
 
isLockReleased() - Static method in class org.openmrs.web.filter.update.UpdateFilter
Indicates if database lock was released.
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.
isModulePackageNameInTaskClass(String, String) - Static method in class org.openmrs.module.web.WebModuleUtil
Checks if module package name is in task class name
isModuleStarted(Module) - Static method in class org.openmrs.module.ModuleFactory
Checks whether the given module is activated
isModuleStarted(String) - Static method in class org.openmrs.module.ModuleFactory
Checks whether the given module, identified by its id, is started.
isNamed(String) - Method in class org.openmrs.Concept
 
isNonCodedDrug() - Method in class org.openmrs.DrugOrder
 
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
isObsGrouping() - Method in class org.openmrs.Obs
Convenience method that checks for if this obs has 1 or more group members (either voided or non-voided) Note this method differs from hasGroupMembers(), as that method excludes voided obs; logic is that while a obs that has only voided group members should be seen as "having no group members" it still should be considered an "obs grouping"
isOpen() - Method in class org.openmrs.api.db.hibernate.DbSession
Check if the session is still open.
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
isOpenmrsStarted() - Static method in class org.openmrs.web.Listener
Boolean flag that tells if OpenMRS is started and ready to handle requests via REST.
isOpenmrsVersionInVersions(String...) - Static method in class org.openmrs.module.ModuleUtil
Checks if the current OpenMRS version is in an array of versions.
isOrderFrequencyInUse(OrderFrequency) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
isOrderFrequencyInUse(OrderFrequency) - Method in interface org.openmrs.api.db.OrderDAO
Checks if an order frequency is being referenced by any order
isOrderTypeInUse(OrderType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
isOrderTypeInUse(OrderType) - Method in interface org.openmrs.api.db.OrderDAO
Check whether give order type is used by any order
isPatient() - Method in class org.openmrs.Person
Deprecated.
as of 2.0, use Person.getIsPatient()
isPersonVoided() - Method in class org.openmrs.Person
Deprecated.
isPostgreSQLDialect(SessionFactory) - Static method in class org.openmrs.api.db.hibernate.HibernateUtil
Check and cache whether the currect dialect is PostgreSQL or not.
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
Deprecated.
isPreferred() - Method in class org.openmrs.PersonAddress
Deprecated.
isPreferred() - Method in class org.openmrs.PersonName
Deprecated.
isPreferred() - Method in class org.openmrs.RelationshipType
Deprecated.
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.
isPriorDateOfBirthEstimated() - Method in class org.openmrs.person.PersonMergeLogData
 
isProviderIdentifierUnique(Provider) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
isProviderIdentifierUnique(Provider) - Method in interface org.openmrs.api.db.ProviderDAO
 
isProviderIdentifierUnique(Provider) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
isProviderIdentifierUnique(Provider) - Method in interface org.openmrs.api.ProviderService
Checks if the identifier for the specified provider is unique
isReadOnly(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Is the specified entity or proxy read-only? To get the default read-only/modifiable setting used for entities and proxies that are loaded into the session:
isReady() - Method in class org.openmrs.web.filter.GZIPRequestStream
 
isReady() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
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
Deprecated.
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
Deprecated.
isRetired() - Method in class org.openmrs.Concept
Deprecated.
as of 2.0, use Concept.getRetired()
isRetired() - Method in interface org.openmrs.Retireable
Deprecated.
isRetired() - Method in class org.openmrs.User
 
isRquired() - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
isRule() - Method in class org.openmrs.ConceptDatatype
 
isSameAllergen(Allergen) - Method in class org.openmrs.Allergen
Checks if this allergen is the same as the given one
isSatisfiedByAny() - Method in class org.openmrs.notification.Alert
 
isSearchable() - Method in class org.openmrs.PersonAttributeType
Deprecated.
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
Deprecated.
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
Deprecated.
as of 2.0, use Concept.getSet()
isSetupNeeded() - Static method in class org.openmrs.web.Listener
Boolean flag that tells if we need to run the database setup wizard.
isShort() - Method in class org.openmrs.ConceptName
Convenience method for determining whether this is a short name.
isStarted() - Method in class org.openmrs.module.Module
 
isStarted() - Method in class org.openmrs.Order
Convenience method to determine if order is started as of the current date
isStarted(Date) - Method in class org.openmrs.Order
Convenience method to determine if the order is started as of the specified date, returns true only if the order has been activated.
isStarted() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isStarting() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isStopped() - Method in class org.openmrs.parameter.OrderSearchCriteria
 
isStopped() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isStopping() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
isStringInArray(String, String[]) - Static method in class org.openmrs.util.OpenmrsUtil
 
isSuperClass(Class) - Method in class org.openmrs.util.Reflect
 
isSuperClass(Type) - 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 RoleConstants.SUPERUSER role.
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.
isTestMode() - Static method in class org.openmrs.util.OpenmrsUtil
Checks whether the system is running in test mode
isText() - Method in class org.openmrs.ConceptDatatype
 
isTime() - Method in class org.openmrs.ConceptDatatype
 
isTokenValid(DaemonToken) - Static method in class org.openmrs.module.ModuleFactory
Validates the given token.
isTotalElementsExact() - Method in class org.openmrs.collection.CollectionPart
 
isTransient(Object) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
isType(OrderType) - Method in class org.openmrs.Order
Checks whether this order's orderType matches or is a sub type of the specified one
isType(OrderType, OrderType) - Static method in class org.openmrs.order.OrderUtil
Checks whether orderType2 matches or is a sub type of orderType1
isUserNameAsEmailValid(String) - Method in class org.openmrs.validator.UserValidator
Returns true if the given username is a valid e-mail.
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.
isValid(Locale) - Static method in class org.openmrs.util.LocaleUtility
Checks if specified locale object is valid
isValidationDisabledForThread() - Static method in class org.openmrs.validator.ValidateUtil
 
isValidNumericValue(Float, ConceptNumeric) - Static method in class org.openmrs.util.OpenmrsUtil
 
isValidUuidFormat(String) - Static method in class org.openmrs.api.impl.ConceptServiceImpl
Determines if the passed string is in valid uuid format By OpenMRS standards, a uuid must be 36 characters in length and not contain whitespace, but we do not enforce that a uuid be in the "canonical" form, with alphanumerics seperated by dashes, since the MVP dictionary does not use this format (We also are being slightly lenient and accepting uuids that are 37 or 38 characters in length, since the uuid data field is 38 characters long)
isVersionWithQualifier(String) - Static method in class org.openmrs.module.ModuleUtil
Checks for qualifier version (i.e "-SNAPSHOT", "-ALPHA" etc.
isVoided() - Method in class org.openmrs.BaseOpenmrsData
Deprecated.
isVoided() - Method in class org.openmrs.ConceptName
Deprecated.
isVoided() - Method in class org.openmrs.ConceptNameTag
Deprecated.
isVoided() - Method in interface org.openmrs.Voidable
Deprecated.
as of 2.0, use Voidable.getVoided()
isYesterday(Date) - Static method in class org.openmrs.util.OpenmrsUtil
Checks if the passed in date's day of the year is the one that comes immediately before that of the current date
ITALIAN_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
iterator() - Method in class org.openmrs.Allergies
 
iterator() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 

J

join(Collection<E>, String) - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
as of 2.2 use Java's String.join(java.lang.CharSequence, java.lang.CharSequence...) or Apache Commons StringUtils.join for iterables which do not extend CharSequence
JpaUtils - Class in org.openmrs.api.db.hibernate
 
JpaUtils() - Constructor for class org.openmrs.api.db.hibernate.JpaUtils
 
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

KEY_OPENMRS_APPLICATION_DATA_DIRECTORY - Static variable in class org.openmrs.util.OpenmrsConstants
 
keySet() - Method in class org.openmrs.messagesource.PresentationMessageMap
 

L

LABSET_UUID - Static variable in class org.openmrs.ConceptClass
 
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
 
lastIndexOf(Object) - Method in class org.openmrs.Allergies
 
latest() - Method in class org.openmrs.logic.result.Result
 
LAYOUT_TOKEN - Static variable in class org.openmrs.layout.LayoutTemplate
 
LayoutSupport<T extends LayoutTemplate> - Class in org.openmrs.layout
 
LayoutSupport() - Constructor for class org.openmrs.layout.LayoutSupport
 
LayoutTemplate - Class in org.openmrs.layout
Generic class used by AddressTemplate and NameTemplate layouts
LayoutTemplate() - Constructor for class org.openmrs.layout.LayoutTemplate
 
LayoutTemplate(String) - Constructor for class org.openmrs.layout.LayoutTemplate
Very crude way of setting just one line of template.
layoutTemplates - Variable in class org.openmrs.layout.LayoutSupport
 
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
 
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
 
lineByLineFormat - Variable in class org.openmrs.layout.LayoutTemplate
 
liquibase.ext.change.core - package liquibase.ext.change.core
 
liquibase.ext.datatype.core - package liquibase.ext.datatype.core
 
liquibase.ext.logging.slf4j - package liquibase.ext.logging.slf4j
 
liquibase.ext.sqlgenerator.core - package liquibase.ext.sqlgenerator.core
 
LIQUIBASE_CORE_DATA_SOURCE_PATH - Static variable in class org.openmrs.liquibase.Main
 
LIQUIBASE_CORE_DATA_TARGET_PATH - Static variable in class org.openmrs.liquibase.Main
 
LIQUIBASE_SCHEMA_ONLY_SOURCE_PATH - Static variable in class org.openmrs.liquibase.Main
 
LIQUIBASE_SCHEMA_ONLY_TARGET_PATH - Static variable in class org.openmrs.liquibase.Main
 
LiquibaseProvider - Interface in org.openmrs.liquibase
Provides access to Liquibase instances.
list() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
list() - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
Runs the query returning a list with all results.
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
 
listIterator() - Method in class org.openmrs.Allergies
 
listIterator(int) - Method in class org.openmrs.Allergies
 
listPart(Long, Long) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
listPart(Long, Long) - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
Runs the query returning a partial results list.
listPart(Integer, Integer) - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
 
ListPart<E> - Class in org.openmrs.collection
It is a wrapper for a partial list, which stores additional info about the current part and the whole.
ListPart(List<E>, Long, Long, Long, Boolean) - Constructor for class org.openmrs.collection.ListPart
 
listPartProjection(Long, Long, String...) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
listPartProjection(Integer, Integer, String...) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
listProjection(String...) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
load(Class, Serializable, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, obtaining the specified lock mode, assuming the instance exists.
load(String, Serializable, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, obtaining the specified lock mode, assuming the instance exists.
load(Class, Serializable) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
load(String, Serializable) - Method in class org.openmrs.api.db.hibernate.DbSession
Return the persistent instance of the given entity class with the given identifier, assuming that the instance exists.
load(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.DbSession
Read the persistent state associated with the given identifier into the given transient instance.
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
It attempts to load classes from the module class loaders first and then tries the web container class loader (parent class loader).
loadDatabaseDriver(String, String) - Static method in class org.openmrs.util.DatabaseUtil
Executes the passed SQL query, enforcing select only if that parameter is set Load the jdbc driver class for the database which is specified by the connectionUrl and connectionDriver parameters

This is only needed when loading up a jdbc connection manually for the first time.
loadDriver(String, String) - Static method in class org.openmrs.web.filter.initialization.InitializationFilter
Convenience method that loads the database driver
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
This method is a replacement for Properties.load(InputStream) so that we can load in utf-8 characters.
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_ATTRIBUTE - Static variable in class org.openmrs.web.filter.util.FilterUtil
 
LocaleFieldBridge - Class in org.openmrs.api.db.hibernate.search.bridge
Indexes locales as Locale.toString().
LocaleFieldBridge() - Constructor for class org.openmrs.api.db.hibernate.search.bridge.LocaleFieldBridge
 
localeToSave - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
LocaleUtility - Class in org.openmrs.util
A utility class for working with Locales.
LocaleUtility() - Constructor for class org.openmrs.util.LocaleUtility
 
LocalizationTool - Class in org.openmrs.web.filter.util
This class is intended for accessing ResourceBundle and formatting messages therein.
LocalizationTool() - Constructor for class org.openmrs.web.filter.util.LocalizationTool
 
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
 
LocationAttribute - Class in org.openmrs
A value for a user-defined LocationAttributeType that is stored on a Location.
LocationAttribute() - Constructor for class org.openmrs.LocationAttribute
 
LocationAttributeType - Class in org.openmrs
A user-defined extension to the Location class.
LocationAttributeType() - Constructor for class org.openmrs.LocationAttributeType
 
LocationAttributeTypeEditor - Class in org.openmrs.propertyeditor
Property editor for LocationAttributeTypes
LocationAttributeTypeEditor() - Constructor for class org.openmrs.propertyeditor.LocationAttributeTypeEditor
 
LocationAttributeTypeValidator - Class in org.openmrs.validator
Validates attributes on the LocationAttributeType object.
LocationAttributeTypeValidator() - Constructor for class org.openmrs.validator.LocationAttributeTypeValidator
 
LocationDAO - Interface in org.openmrs.api.db
Location-related database functions
LocationDatatype - Class in org.openmrs.customdatatype.datatype
This is a class for custom datatypes for locations
LocationDatatype() - Constructor for class org.openmrs.customdatatype.datatype.LocationDatatype
 
LocationEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
LocationEditor() - Constructor for class org.openmrs.propertyeditor.LocationEditor
 
LocationService - Interface in org.openmrs.api
API methods for managing Locations

Example Usage:
List<Location> 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.
LocationTagEditor - Class in org.openmrs.propertyeditor
Property editor for LocationTags In version 1.9, added ability for this to also retrieve objects by uuid
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(Level, String, Throwable) - Method in class liquibase.ext.logging.slf4j.Slf4JLogger
 
log - Variable in class org.openmrs.web.filter.update.UpdateFilter
 
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
 
LOG_OPENMRS_FILE_APPENDER - Static variable in class org.openmrs.util.OpenmrsConstants
It specifies a default name of the OpenMRS file appender.
loggedInOrOut(User, UserSessionListener.Event, UserSessionListener.Status) - Method in interface org.openmrs.UserSessionListener
 
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
 
LoggingConfigurationGlobalPropertyListener - Class in org.openmrs.logging
This is a GlobalPropertyListener that updates logging levels whenever any of the log-related settings supported by core are updated.
LoggingConfigurationGlobalPropertyListener() - Constructor for class org.openmrs.logging.LoggingConfigurationGlobalPropertyListener
 
LogicalOperator - Interface in org.openmrs.logic.op
Marker for the logical operator
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.
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
 
LOGIN_URL - Static variable in class org.openmrs.util.OpenmrsConstants
Default url responsible for authentication if a user is not logged in.
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
 
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
LongFreeTextDatatype - Class in org.openmrs.customdatatype.datatype
Free-text datatype, represented by a plain String in Java, but stored in the database as a CLOB or similar.
LongFreeTextDatatype() - Constructor for class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
lookup(LogEvent, String) - Method in class org.openmrs.logging.OpenmrsPropertyLookup
 
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(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
 
LuceneAnalyzerFactory - Class in org.openmrs.api.db.hibernate.search
Provides a Lucene SearchMapping for any objects in openmrs-core.
LuceneAnalyzerFactory() - Constructor for class org.openmrs.api.db.hibernate.search.LuceneAnalyzerFactory
 
LuceneAnalyzers - Class in org.openmrs.api.db.hibernate.search
All analyzers are defined on BaseOpenmrsObject.
LuceneQuery<T> - Class in org.openmrs.api.db.hibernate.search
Performs Lucene queries.
LuceneQuery(Class<T>, Session) - Constructor for class org.openmrs.api.db.hibernate.search.LuceneQuery
 
LuceneQuery.MatchType - Enum in org.openmrs.api.db.hibernate.search
Normal uses a textual match algorithm for the search Soundex indicates to use a Phonetic search strategy
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

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 - Class in org.openmrs.liquibase
 
Main() - Constructor for class org.openmrs.liquibase.Main
 
main(String[]) - Static method in class org.openmrs.liquibase.Main
 
MANAGE_ADDRESS_TEMPLATES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ALERTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_ATTRIBUTE_TYPES - 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_MAP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_NAME_TAGS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_REFERENCE_TERMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_SOURCES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPT_STOP_WORDS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ENCOUNTER_ROLES - 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_HL7_MESSAGES - 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_ATTRIBUTE_TYPES - 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_FREQUENCIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ORDER_SET_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_ORDER_SETS - 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_PROVIDERS - 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
 
MANAGE_SEARCH_INDEX - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_VISIT_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
MANAGE_VISIT_TYPES - 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.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, Locale) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
mapConceptProposalToConcept(ConceptProposal, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
mappedClass - Variable in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
mappingResources - Variable in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
markAlertRead() - Method in class org.openmrs.notification.Alert
Convenience method to mark this alert as read.
markAsDirty(Object, Object) - Method in class org.openmrs.Obs
 
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.annotation.OpenmrsProfileExcludeFilter
 
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.annotation.OpenmrsProfileIncludeFilter
Should create bean for openmrs 1_8 and later Should not create bean for openmrs 1_6 to 1_7
match(MetadataReader, MetadataReaderFactory) - Method in class org.openmrs.util.TestTypeFilter
 
matches(Condition) - Method in class org.openmrs.Condition
Compares properties with those in the given Condition to determine if they have the same meaning This method will return true immediately following the creation of a Condition from another Condition
MatchMode - Enum in org.openmrs.api.db.hibernate
 
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.
maxOccurs - Variable in class org.openmrs.FormField
 
maxTokens - Variable in class org.openmrs.layout.LayoutTemplate
 
MediaHandler - Class in org.openmrs.obs.handler
Handler for storing audio and video for complex obs to the file system.
MediaHandler() - Constructor for class org.openmrs.obs.handler.MediaHandler
 
MedicationDispense - Class in org.openmrs
The MedicationDispense class records detailed information about the provision of a supply of a medication with the intention that it is subsequently consumed by a patient (usually in response to a prescription).
MedicationDispense() - Constructor for class org.openmrs.MedicationDispense
 
MedicationDispenseCriteria - Class in org.openmrs.parameter
The search parameter object for MedicationDispense.
MedicationDispenseCriteria() - Constructor for class org.openmrs.parameter.MedicationDispenseCriteria
 
MedicationDispenseCriteriaBuilder - Class in org.openmrs.parameter
A convenience builder for MedicationDispenseCriteria.
MedicationDispenseCriteriaBuilder() - Constructor for class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
MedicationDispenseDAO - Interface in org.openmrs.api.db
This interface defines database methods for the MedicationDispense domain
MedicationDispenseService - Interface in org.openmrs.api
This interface defines an API for interacting with MedicationDispense objects.
MedicationDispenseServiceImpl - Class in org.openmrs.api.impl
This class implements the MedicationDispenseService interface It defines the API for interacting with MedicationDispense objects.
MedicationDispenseServiceImpl() - Constructor for class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
MEDSET_UUID - Static variable in class org.openmrs.ConceptClass
 
MEMORY_APPENDER_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
The name of the in-memory appender
MemoryAppender - Class in org.openmrs.logging
This class stores a configurable number lines of the output from the log file.
MemoryAppender(String, Filter, StringLayout, boolean, Property[], int) - Constructor for class org.openmrs.logging.MemoryAppender
 
MemoryAppender - Class in org.openmrs.util
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0 this class is moved to the org.openmrs.logging package
MemoryAppender(String, Filter, StringLayout, boolean, Property[], int) - Constructor for class org.openmrs.util.MemoryAppender
Deprecated.
 
MemoryAppender.MemoryAppenderBuilder - Class in org.openmrs.logging
 
MemoryAppenderBuilder() - Constructor for class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
MemoryLeakUtil - Class in org.openmrs.util
Utility functions to clean up causes of memory leakages.
merge(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Copy the state of the given object onto the persistent object with the same identifier.
merge(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Copy the state of the given object onto the persistent object with the same identifier.
merge(MutableMessageSource, boolean) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
merge(MutableMessageSource, boolean) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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, List<Patient>) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
mergePatients(Patient, Patient) - Method in interface org.openmrs.api.PatientService
Convenience method to join two patients' information into one record.
mergePatients(Patient, List<Patient>) - Method in interface org.openmrs.api.PatientService
Convenience method to join multiple patients' information into one record.
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
 
MESSAGE_PROPERTY_ALLOW_KEYS_OUTSIDE_OF_MODULE_NAMESPACE - Static variable in class org.openmrs.module.ModuleConstants
A module message.properties file containing this key mapped to "true" will be allowed to define messages outside of the module's namespace.
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.util.VelocityExceptionHandler
When a user-supplied method throws an exception, the MethodExceptionEventHandler is invoked with the Class, method name and thrown Exception.
MigrateAllergiesChangeSet - Class in org.openmrs.util.databasechange
Moves un voided allergies from the old active_list and active_list_allergy tables to the new allergy and allergy_recation tables
MigrateAllergiesChangeSet() - Constructor for class org.openmrs.util.databasechange.MigrateAllergiesChangeSet
 
MigrateConceptReferenceTermChangeSet - Class in org.openmrs.util.databasechange
Creates concept reference terms from existing rows in the concept_reference_map table.
MigrateConceptReferenceTermChangeSet() - Constructor for class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset - Class in org.openmrs.util.databasechange
 
MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset() - Constructor for class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
MigrateDrugOrderUnitsToCodedDoseUnitsChangeset - Class in org.openmrs.util.databasechange
 
MigrateDrugOrderUnitsToCodedDoseUnitsChangeset() - Constructor for class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
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
MigrationHelper - Class in org.openmrs.migration
Deprecated.
since 2.2.0
MILLISECONDS_PER_SECOND - Static variable in class org.openmrs.scheduler.Schedule
Constants
minOccurs - Variable in class org.openmrs.FormField
 
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
 
MISC_ORDER_UUID - Static variable in class org.openmrs.ConceptClass
 
MISC_UUID - Static variable in class org.openmrs.ConceptClass
 
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
 
MissingRequiredPropertyException - Exception in org.openmrs.api
An instance of this exception is thrown when a required property has not been set on an Object.
MissingRequiredPropertyException(String) - Constructor for exception org.openmrs.api.MissingRequiredPropertyException
 
MissingRequiredPropertyException(String, Throwable) - Constructor for exception org.openmrs.api.MissingRequiredPropertyException
 
MissingRequiredPropertyException(String, Object[]) - Constructor for exception org.openmrs.api.MissingRequiredPropertyException
 
MissingRequiredPropertyException(Class, String) - Constructor for exception org.openmrs.api.MissingRequiredPropertyException
 
MODIFY_ALLERGIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
ModifyColumnChange - Class in liquibase.ext.sqlgenerator.core
Modifies an existing column.
ModifyColumnChange() - Constructor for class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
ModifyColumnGenerator - Class in liquibase.ext.sqlgenerator.core
Generates the SQL code to implement a modifyColumn change.
ModifyColumnGenerator() - Constructor for class liquibase.ext.sqlgenerator.core.ModifyColumnGenerator
 
ModifyColumnStatement - Class in liquibase.ext.sqlgenerator.core
Modifies an existing column.
ModifyColumnStatement(String, String, ColumnConfig...) - Constructor for class liquibase.ext.sqlgenerator.core.ModifyColumnStatement
 
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
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
ModuleFileParser - Class in org.openmrs.module
This class will parse an OpenMRS module, specifically its config.xml file into a Module object.
ModuleFileParser(MessageSourceService) - Constructor for class org.openmrs.module.ModuleFileParser
Creates a ModuleFileParser.
ModuleFileParser(File) - Constructor for class org.openmrs.module.ModuleFileParser
Deprecated.
ModuleFileParser(InputStream) - Constructor for class org.openmrs.module.ModuleFileParser
Deprecated.
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
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
 
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
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
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
 
msgs - Variable in class org.openmrs.web.filter.StartupFilter
Messages that will be displayed to the user
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
 
MySQLBooleanType - Class in liquibase.ext.datatype.core
MySQL (and MariaDB) represent boolean variables as TINYINT(1).
MySQLBooleanType() - Constructor for class liquibase.ext.datatype.core.MySQLBooleanType
 

N

N_A_UUID - Static variable in class org.openmrs.ConceptDatatype
 
NAME - Static variable in class org.openmrs.logging.OpenmrsPropertyLookup
 
NAME - Static variable in interface org.openmrs.logic.datasource.LogicDataSource
The name by which this data source should be registered when it is loaded.
nameMappings - Variable in class org.openmrs.layout.LayoutTemplate
 
NameSupport - Class in org.openmrs.layout.name
 
NameSupport() - Constructor for class org.openmrs.layout.name.NameSupport
 
NameTemplate - Class in org.openmrs.layout.name
 
NameTemplate() - Constructor for class org.openmrs.layout.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
newBuilder() - Static method in class org.openmrs.logging.MemoryAppender
 
newInstance(Condition) - Static method in class org.openmrs.Condition
Creates a new Condition instance from the passed condition such that the newly created Condition matches the passed Condition @see Condition#matches, but does not equal the passed Condition (uuid, id differ)
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.
newListPart(List<T>, Long, Long, Long, Boolean) - Static method in class org.openmrs.collection.ListPart
 
newMultipleFieldQueryParser(Collection<String>, LuceneQuery.MatchType) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
newQuery(Class<T>, Session, String, Collection<String>) - Static method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
newQuery(Class<T>, Session, String, Collection<String>, LuceneQuery.MatchType) - Static method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
newQuery(Class<T>, Session, String) - Static method in class org.openmrs.api.db.hibernate.search.LuceneQuery
The preferred way to create a Lucene query using the query parser.
newQueryBuilder() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
You can use it in LuceneQuery.prepareQuery().
newQueryParser() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
You can use it in LuceneQuery.prepareQuery().
nf - Variable in class org.openmrs.obs.handler.AbstractHandler
 
NO_KNOWN_ALLERGIES - Static variable in class org.openmrs.Allergies
 
nonUniqueStringsGoLast(List<String>) - Method in class org.openmrs.layout.LayoutTemplate
 
normalizeLocale(String) - Static method in class org.openmrs.web.WebUtil
This method checks if input locale string contains control characters and tries to clean up actually contained ones.
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_EXISTS - Static variable in interface org.openmrs.logic.op.Operator
 
NOT_EXISTS - Static variable in interface org.openmrs.logic.op.TransformOperator
 
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
 
notifyPatientUnvoided(Patient, User, Date) - Method in interface org.openmrs.api.CohortService
NOTE: CLIENT CODE SHOULD NEVER CALL THIS METHOD.
notifyPatientUnvoided(Patient, User, Date) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
notifyPatientVoided(Patient) - Method in interface org.openmrs.api.CohortService
NOTE: CLIENT CODE SHOULD NEVER CALL THIS METHOD.
notifyPatientVoided(Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
notifySuperUsers(String, Exception, Object...) - Method in interface org.openmrs.notification.AlertService
Sends an alert to all superusers
notifySuperUsers(String, Exception, Object...) - Method in class org.openmrs.notification.impl.AlertServiceImpl
 
NotYetPersistedException - Exception in org.openmrs.customdatatype
Indicates that you tried to access the valueReference of a SingleCustomValue that has not yet been persisted
NotYetPersistedException() - Constructor for exception org.openmrs.customdatatype.NotYetPersistedException
 
NoVisitAssignmentHandler - Class in org.openmrs.api.handler
This handler doesn't ever assign an encounter to a visit.
NoVisitAssignmentHandler() - Constructor for class org.openmrs.api.handler.NoVisitAssignmentHandler
 
nullInstance(Object) - Static method in class org.openmrs.util.OpenmrsClassLoader
Used by OpenmrsClassLoader.clearReferences() upon application close.
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
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
numberOfSteps - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The total number of steps.
NUMERIC - Static variable in class org.openmrs.ConceptDatatype
 
NUMERIC_UUID - Static variable in class org.openmrs.ConceptDatatype
 

O

objectToString(Object) - Method in class org.openmrs.api.db.hibernate.search.bridge.LocaleFieldBridge
 
objectToString(Object) - Method in class org.openmrs.api.db.hibernate.search.bridge.OpenmrsObjectFieldBridge
 
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
Obs.Interpretation - Enum in org.openmrs
 
Obs.Status - Enum in org.openmrs
 
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
 
obsGroup - Variable in class org.openmrs.Obs
The "parent" of this obs.
obsId - Variable in class org.openmrs.Obs
 
ObsPostLoadEventListener - Class in org.openmrs
Hibernate by default calls setters when initializing a persistent entity from the database meaning an Obs would be marked dirty the first time it's loaded by hibernate, therefore we need to use an instance of this PostLoadEventListener to mark an Obs as not dirty when it gets loaded.
ObsPostLoadEventListener() - Constructor for class org.openmrs.ObsPostLoadEventListener
 
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
ObsValidator - Class in org.openmrs.validator
Validator for the Obs class.
ObsValidator() - Constructor for class org.openmrs.validator.ObsValidator
 
offer(E) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
onApplicationEvent(ContextRefreshedEvent) - Method in class org.openmrs.util.HandlerUtil
 
onCollectionRecreate(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.AuditableInterceptor
 
onCollectionRecreate(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.AuditableInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class org.openmrs.api.db.hibernate.AuditableInterceptor
 
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
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
 
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onPostLoad(PostLoadEvent) - Method in class org.openmrs.ObsPostLoadEventListener
 
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.AuditableInterceptor
This method is only called when inserting new objects.
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptor
 
onShutdown() - Method in class org.openmrs.api.impl.BaseOpenmrsService
 
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 interface org.openmrs.api.OpenmrsService
Called when the OpenMRS service layer is shutting down
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.
openConnection() - Method in class org.openmrs.util.HttpUrl
 
openConnectionCheckRedirects(URLConnection) - Static method in class org.openmrs.module.ModuleUtil
Convenience method to follow http to https redirects.
OPENMRS_ADDR_TMPL - Static variable in class org.openmrs.web.WebConstants
 
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_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_LANGUAGE_COOKIE_NAME - Static variable in class org.openmrs.web.WebConstants
 
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_TLD_SCAN_NEEDED - Static variable in class org.openmrs.module.web.OpenmrsJspServlet
 
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 - Static variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
OPENMRS_VERSION - Static variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
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
 
OpenmrsCacheConfiguration - Class in org.openmrs.api.cache
 
OpenmrsCacheConfiguration() - Constructor for class org.openmrs.api.cache.OpenmrsCacheConfiguration
 
OpenmrsCacheManagerFactoryBean - Class in org.openmrs.api.cache
This class creates cache configurations from apiCacheConfig.properties files in the classpath.
OpenmrsCacheManagerFactoryBean() - Constructor for class org.openmrs.api.cache.OpenmrsCacheManagerFactoryBean
 
OpenMRSChangeSet(ChangeSet, Database) - Constructor for class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
Create an OpenmrsChangeSet from the given changeset
OpenmrsCharacterEscapes - Class in org.openmrs
An instance of this class can be passed to an ObjectMapper instance when serializing objects to JSON using the jackson API so as to escape html and scripts inside html tags
OpenmrsCharacterEscapes() - Constructor for class org.openmrs.OpenmrsCharacterEscapes
 
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.
OpenmrsClassLoaderResourceAccessor - Class in org.openmrs.liquibase
A customization of Liquibase's ClassLoaderResourceAccessor which defaults to the OpenMRS ClassLoader and has special handling for our liquibase.xml files, which occur multiple times on the classpath.
OpenmrsClassLoaderResourceAccessor() - Constructor for class org.openmrs.liquibase.OpenmrsClassLoaderResourceAccessor
 
OpenmrsClassLoaderResourceAccessor(ClassLoader) - Constructor for class org.openmrs.liquibase.OpenmrsClassLoaderResourceAccessor
 
OpenmrsClassScanner - Class in org.openmrs.util
Reflection utilities to search the classpath for classes that have a given annotation, implement a given interface, etc
OpenmrsConfigurationFactory - Class in org.openmrs.logging
ConfigurationFactory to handle OpenMRS's logging configuration.
OpenmrsConfigurationFactory() - Constructor for class org.openmrs.logging.OpenmrsConfigurationFactory
 
OpenmrsConstants - Class in org.openmrs.util
Constants used in OpenMRS.
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
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
 
OpenmrsData - Interface in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
OpenmrsDataDAO<T extends BaseOpenmrsData> - Interface in org.openmrs.api.db
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(false) and for date patterns that end in yyyy rejects any dates that don't end in 4 digits (to prevent against 2-digit years being interpreted incorrectly); for date patterns that don't end in yyyy, it verifies that the date string is the same length as the pattern string
OpenmrsDateFormat(SimpleDateFormat, Locale) - Constructor for class org.openmrs.util.OpenmrsDateFormat
 
OpenmrsFilter - Class in org.openmrs.web.filter
This is the custom OpenMRS filter.
OpenmrsFilter() - Constructor for class org.openmrs.web.filter.OpenmrsFilter
 
OpenmrsJacksonLocaleModule - Class in org.openmrs.util
This is a Jackson-Databind module that simply changes how we serialize locales by pre-adopting the Jackson 3.0 convention of using toLanguageTag() instead of toString().
OpenmrsJacksonLocaleModule() - Constructor for class org.openmrs.util.OpenmrsJacksonLocaleModule
 
OpenmrsJspServlet - Class in org.openmrs.module.web
The purpose of this class is to provide a custom JspServlet implementation that accounts for TLD files introduced by OpenMRS modules.
OpenmrsJspServlet() - Constructor for class org.openmrs.module.web.OpenmrsJspServlet
 
OpenmrsLoggingUtil - Class in org.openmrs.logging
Utility methods related to logging.
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
 
OpenmrsMetadata - Interface in org.openmrs
In OpenMRS, we distinguish between data and metadata within our data model.
OpenmrsMetadataDAO<T extends BaseOpenmrsMetadata> - Interface in org.openmrs.api.db
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
OpenmrsObjectDAO<T extends BaseOpenmrsObject> - Interface in org.openmrs.api.db
Generic interface for all OpenMrs DAOs
OpenmrsObjectFieldBridge - Class in org.openmrs.api.db.hibernate.search.bridge
Indexes OpenmrsObject as ID.
OpenmrsObjectFieldBridge() - Constructor for class org.openmrs.api.db.hibernate.search.bridge.OpenmrsObjectFieldBridge
 
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
 
OpenmrsPropertyEditor<T extends OpenmrsObject> - Class in org.openmrs.propertyeditor
Base PropertyEditor for OpenmrsObject.
OpenmrsPropertyEditor() - Constructor for class org.openmrs.propertyeditor.OpenmrsPropertyEditor
 
OpenmrsPropertyLookup - Class in org.openmrs.logging
This class exposes a subset of OpenMRS properties to the log4j context configuration.
OpenmrsPropertyLookup() - Constructor for class org.openmrs.logging.OpenmrsPropertyLookup
 
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
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
 
openSessionWithCurrentUser() - Static method in class org.openmrs.api.context.Context
Used to define a unit of work which does not require clearing out the currently authenticated user.
openStreams(String, String) - Method in class org.openmrs.liquibase.OpenmrsClassLoaderResourceAccessor
 
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.
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
Encapsulates information about the clinical action of a provider requesting something for a patient e.g requesting a test to be performed, prescribing a medication, requesting the patient to enroll on a specific diet etc.
Order() - Constructor for class org.openmrs.Order
default constructor
Order(Integer) - Constructor for class org.openmrs.Order
constructor with id
Order.Action - Enum in org.openmrs
 
Order.FulfillerStatus - Enum in org.openmrs
Valid values for the status of an order that is received from a filler
Order.Urgency - Enum in org.openmrs
 
ORDER_ENTRY_UPGRADE_SETTINGS_FILENAME - Static variable in class org.openmrs.util.DatabaseUtil
 
ORDER_SET_UUID - Static variable in class org.openmrs.ConceptClass
 
OrderAttribute - Class in org.openmrs
The OrderAttribute, value for the OrderAttributeType that is stored in an Order.
OrderAttribute() - Constructor for class org.openmrs.OrderAttribute
 
OrderAttributeType - Class in org.openmrs
The OrderAttributeType, extension to the Order class.
OrderAttributeType() - Constructor for class org.openmrs.OrderAttributeType
 
OrderContext - Class in org.openmrs.api
Contains contextual information like the OrderType, CareSetting and any other custom attributes that are passed to the service layer when placing a new Order E.g you could add a user defined order number from a form that can be looked up from the context and returned by a custom OrderNumberGenerator
OrderContext() - Constructor for class org.openmrs.api.OrderContext
 
OrderDAO - Interface in org.openmrs.api.db
Order-related database functions
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
In version 1.9, added ability for this to also retrieve objects by uuid
OrderEditor() - Constructor for class org.openmrs.propertyeditor.OrderEditor
 
OrderEntryException - Exception in org.openmrs.api
Superclass of all order entry related exceptions and should typically be thrown whenever there is no more specific type can be thrown.
OrderEntryException(String) - Constructor for exception org.openmrs.api.OrderEntryException
 
OrderEntryException(String, Throwable) - Constructor for exception org.openmrs.api.OrderEntryException
 
OrderEntryException(String, Object[]) - Constructor for exception org.openmrs.api.OrderEntryException
 
OrderFrequency - Class in org.openmrs
The frequency at which an Order's action should be repeated, e.g.
OrderFrequency() - Constructor for class org.openmrs.OrderFrequency
 
OrderFrequencyValidator - Class in org.openmrs.validator
Validates the OrderFrequency class.
OrderFrequencyValidator() - Constructor for class org.openmrs.validator.OrderFrequencyValidator
 
OrderGroup - Class in org.openmrs
Contains a group of Orders that are ordered together within a single encounter,often driven by an OrderSet.
OrderGroup() - Constructor for class org.openmrs.OrderGroup
 
OrderGroupAttribute - Class in org.openmrs
A value for a user-defined OrderGroupAttributeType that is stored in an OrderGroup.
OrderGroupAttribute() - Constructor for class org.openmrs.OrderGroupAttribute
 
OrderGroupAttributeType - Class in org.openmrs
A user-defined extension to the OrderGroup class.
OrderGroupAttributeType() - Constructor for class org.openmrs.OrderGroupAttributeType
 
OrderNumberGenerator - Interface in org.openmrs.api
Will be implemented by classes that auto generate order numbers.
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
 
OrderSearchCriteria - Class in org.openmrs.parameter
The search parameter object for orders.
OrderSearchCriteria(Patient, CareSetting, Collection<Concept>, Collection<OrderType>, String, String, Date, Date, boolean, Date, Date, Order.Action, Order.FulfillerStatus, Boolean, boolean, boolean, boolean) - Constructor for class org.openmrs.parameter.OrderSearchCriteria
Instead of calling this constructor directly, it is recommended to use OrderSearchCriteriaBuilder.
OrderSearchCriteria(Patient, CareSetting, Collection<Concept>, Collection<OrderType>, Date, Date, boolean, Date, Date, Order.Action, Order.FulfillerStatus, Boolean, boolean, boolean, boolean) - Constructor for class org.openmrs.parameter.OrderSearchCriteria
Deprecated.
OrderSearchCriteriaBuilder - Class in org.openmrs.parameter
A convenience builder for OrderSearchCriteria.
OrderSearchCriteriaBuilder() - Constructor for class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
OrderService - Interface in org.openmrs.api
Contains methods pertaining to creating/deleting/voiding Orders
OrderServiceImpl - Class in org.openmrs.api.impl
Default implementation of the Order-related services class.
OrderServiceImpl() - Constructor for class org.openmrs.api.impl.OrderServiceImpl
 
OrderSet - Class in org.openmrs
Represents the grouping of orders into a set, so as to give decision support for the doctors
OrderSet() - Constructor for class org.openmrs.OrderSet
 
OrderSet.Operator - Enum in org.openmrs
Restrictions put on saving an orderSet.
OrderSetAttribute - Class in org.openmrs
A value for a user-defined OrderSetAttributeType that is stored on a OrderSet.
OrderSetAttribute() - Constructor for class org.openmrs.OrderSetAttribute
 
OrderSetAttributeType - Class in org.openmrs
A user-defined extension to the OrderSet class.
OrderSetAttributeType() - Constructor for class org.openmrs.OrderSetAttributeType
 
OrderSetDAO - Interface in org.openmrs.api.db
OrderSet-related database functions
OrderSetMember - Class in org.openmrs
 
OrderSetMember() - Constructor for class org.openmrs.OrderSetMember
 
OrderSetService - Interface in org.openmrs.api
Contains methods pertaining to creating/deleting/voiding Order Sets.
OrderSetServiceImpl - Class in org.openmrs.api.impl
 
OrderSetServiceImpl() - Constructor for class org.openmrs.api.impl.OrderSetServiceImpl
 
OrderType - Class in org.openmrs
OrderTypes are used to classify different types of Orders e.g to distinguish between Serology and Radiology TestOrders
OrderType() - Constructor for class org.openmrs.OrderType
default constructor
OrderType(Integer) - Constructor for class org.openmrs.OrderType
Constructor with ID
OrderType(String, String, String) - Constructor for class org.openmrs.OrderType
Convenience constructor that takes in the elements required to save this OrderType to the database
OrderTypeValidator - Class in org.openmrs.validator
Validates the OrderType class.
OrderTypeValidator() - Constructor for class org.openmrs.validator.OrderTypeValidator
 
OrderUtil - Class in org.openmrs.order
Contains convenience methods for working with Orders.
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.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.cache - package org.openmrs.api.cache
 
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.db.hibernate.search - package org.openmrs.api.db.hibernate.search
 
org.openmrs.api.db.hibernate.search.bridge - package org.openmrs.api.db.hibernate.search.bridge
 
org.openmrs.api.handler - package org.openmrs.api.handler
 
org.openmrs.api.impl - package org.openmrs.api.impl
 
org.openmrs.attribute - package org.openmrs.attribute
 
org.openmrs.collection - package org.openmrs.collection
 
org.openmrs.comparator - package org.openmrs.comparator
 
org.openmrs.customdatatype - package org.openmrs.customdatatype
 
org.openmrs.customdatatype.datatype - package org.openmrs.customdatatype.datatype
 
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.layout - package org.openmrs.layout
 
org.openmrs.layout.address - package org.openmrs.layout.address
 
org.openmrs.layout.name - package org.openmrs.layout.name
 
org.openmrs.liquibase - package org.openmrs.liquibase
 
org.openmrs.logging - package org.openmrs.logging
 
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.filter - package org.openmrs.module.web.filter
 
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.obs - package org.openmrs.obs
 
org.openmrs.obs.handler - package org.openmrs.obs.handler
 
org.openmrs.order - package org.openmrs.order
 
org.openmrs.parameter - package org.openmrs.parameter
 
org.openmrs.patient - package org.openmrs.patient
 
org.openmrs.patient.impl - package org.openmrs.patient.impl
 
org.openmrs.person - package org.openmrs.person
 
org.openmrs.propertyeditor - package org.openmrs.propertyeditor
 
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.serialization - package org.openmrs.serialization
 
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.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.filter.util - package org.openmrs.web.filter.util
 
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

packagesToScan - Variable in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
 
pageNumber - Variable in class org.openmrs.FormField
 
PARALLEL_ORDERS - Static variable in interface org.openmrs.api.OrderService
 
parent - Variable in class org.openmrs.FormField
 
parse(String) - Method in interface org.openmrs.logic.LogicService
Parse a criteria String to create a new LogicCriteria.
parse(InputStream) - Method in class org.openmrs.module.ModuleFileParser
Parses the given InputStream of an OpenMRS module into a Module.
parse() - Method in class org.openmrs.module.ModuleFileParser
Deprecated.
parse(File) - Method in class org.openmrs.module.ModuleFileParser
Get the module from an OpenMRS module file.
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
Deprecated.
since 2.2.0 migrate the method to your code base if needed
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<String,String> 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)
parseXml(String) - Static method in class org.openmrs.migration.MigrationHelper
Deprecated.
since 2.2.0 migrate the method to your code base if needed
password - Variable in class org.openmrs.api.context.UsernamePasswordCredentials
 
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
 
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(Patient) - Constructor for class org.openmrs.Patient
This constructor creates a new Patient object from the given Patient object.
PatientDAO - Interface in org.openmrs.api.db
Database methods for the PatientService
PatientDataUnvoidHandler - Class in org.openmrs.api.handler
This class deals with Patient objects when they are unvoided via the unvoid* method in an Openmrs Service.
PatientDataUnvoidHandler() - Constructor for class org.openmrs.api.handler.PatientDataUnvoidHandler
 
PatientDataVoidHandler - Class in org.openmrs.api.handler
This class deals with Patient objects when they are voided via a void* method in an Openmrs Service.
PatientDataVoidHandler() - Constructor for class org.openmrs.api.handler.PatientDataVoidHandler
 
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
In version 1.9, added ability for this to also retrieve objects by uuid
PatientEditor() - Constructor for class org.openmrs.propertyeditor.PatientEditor
 
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
PatientIdentifier.DefaultComparator - Class in org.openmrs
Provides a default comparator.
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
 
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
PatientIdentifierType.LocationBehavior - Enum in org.openmrs
Enumerates the possible ways that location may be applicable for a particular Patient Identifer Type
PatientIdentifierType.UniquenessBehavior - Enum in org.openmrs
Enumeration for the way to handle uniqueness among identifiers for a given identifier type
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
PatientIdentifierTypeEditor() - Constructor for class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
 
PatientIdentifierTypeLockedException - Exception in org.openmrs.api
This exception is thrown when a user tries manipulate of a patient identifier type while patient identifier types are locked
PatientIdentifierTypeLockedException() - Constructor for exception org.openmrs.api.PatientIdentifierTypeLockedException
Generic constructor that gives a normal reason why the user is not being allowed to manipulate of a patient identifier type.
PatientIdentifierTypeLockedException(String) - Constructor for exception org.openmrs.api.PatientIdentifierTypeLockedException
Convenience constructor to give the user a message other than normal default one
PatientIdentifierTypeLockedException(String, Throwable) - Constructor for exception org.openmrs.api.PatientIdentifierTypeLockedException
Convenience constructor to give the user a message other than normal one and to chain this exception with a parent exception.
PatientIdentifierTypeLockedException(Throwable) - Constructor for exception org.openmrs.api.PatientIdentifierTypeLockedException
Convenience constructor used to only set the parent exception to chain with.
PatientIdentifierTypeValidator - Class in org.openmrs.validator
Validates attributes on the PatientIdentifierType object.
PatientIdentifierTypeValidator() - Constructor for class org.openmrs.validator.PatientIdentifierTypeValidator
 
PatientIdentifierValidator - Class in org.openmrs.validator
This class validates a PatientIdentifier object.
PatientIdentifierValidator() - Constructor for class org.openmrs.validator.PatientIdentifierValidator
 
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
PatientProgramAttribute - Class in org.openmrs
 
PatientProgramAttribute() - Constructor for class org.openmrs.PatientProgramAttribute
 
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
 
PatientSearchCriteria - Class in org.openmrs.api.db.hibernate
Deprecated.
since 2.1.0 (in favor of Hibernate Search)
PatientSearchCriteria(SessionFactory) - Constructor for class org.openmrs.api.db.hibernate.PatientSearchCriteria
Deprecated.
 
PatientSearchMode - Enum in org.openmrs.api.db.hibernate
 
PatientService - Interface in org.openmrs.api
Contains methods pertaining to Patients in the system
PatientServiceImpl - Class in org.openmrs.api.impl
Default implementation of the patient service.
PatientServiceImpl() - Constructor for class org.openmrs.api.impl.PatientServiceImpl
 
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
PatientValidator - Class in org.openmrs.validator
This class validates a Patient object.
PatientValidator() - Constructor for class org.openmrs.validator.PatientValidator
 
peek() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
performGZIPRequest(HttpServletRequest) - Method in class org.openmrs.web.filter.GZIPFilter
Supports GZIP requests
performWebStartOfModules(ServletContext) - Static method in class org.openmrs.web.Listener
Call WebModuleUtil.startModule on each started module
performWebStartOfModules(Collection<Module>, ServletContext) - Static method in class org.openmrs.web.Listener
 
persist(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Make a transient instance persistent.
persist(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Make a transient instance persistent.
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
PERSON_NAME_FORMAT_LONG - Static variable in class org.openmrs.util.OpenmrsConstants
Value for the long person name format
PERSON_NAME_FORMAT_SHORT - Static variable in class org.openmrs.util.OpenmrsConstants
Value for the short person name format
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
PersonAddressValidator - Class in org.openmrs.validator
This class validates a PersonAddress object.
PersonAddressValidator() - Constructor for class org.openmrs.validator.PersonAddressValidator
 
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
PersonAttribute.DefaultComparator - Class in org.openmrs
Provides a default comparator.
PersonAttributeEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
PersonAttributeEditor() - Constructor for class org.openmrs.propertyeditor.PersonAttributeEditor
 
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
PersonAttributeType.DefaultComparator - Class in org.openmrs
Provides a default comparator.
PersonAttributeTypeEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
PersonAttributeTypeEditor() - Constructor for class org.openmrs.propertyeditor.PersonAttributeTypeEditor
 
PersonAttributeTypeLockedException - Exception in org.openmrs.api
This exception is thrown when a user tries manipulate of a person attribute type while person attribute types are locked
PersonAttributeTypeLockedException() - Constructor for exception org.openmrs.api.PersonAttributeTypeLockedException
Generic constructor that gives a normal reason why the user is not being allowed to manipulate of a person attribute type.
PersonAttributeTypeLockedException(String) - Constructor for exception org.openmrs.api.PersonAttributeTypeLockedException
Convenience constructor to give the user a message other than normal default one
PersonAttributeTypeLockedException(String, Throwable) - Constructor for exception org.openmrs.api.PersonAttributeTypeLockedException
Convenience constructor to give the user a message other than normal one and to chain this exception with a parent exception.
PersonAttributeTypeLockedException(Throwable) - Constructor for exception org.openmrs.api.PersonAttributeTypeLockedException
Convenience constructor used to only set the parent exception to chain with.
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
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
 
personId - Variable in class org.openmrs.Obs
 
personId - Variable in class org.openmrs.Person
 
PersonLuceneQuery - Class in org.openmrs.api.db.hibernate
Provides common queries for HibernatePatientDAO and HibernatePersonDAO.
PersonLuceneQuery(SessionFactory) - Constructor for class org.openmrs.api.db.hibernate.PersonLuceneQuery
 
PersonMergeLog - Class in org.openmrs.person
This class represents the audit of a merge of two persons.
PersonMergeLog() - Constructor for class org.openmrs.person.PersonMergeLog
 
PersonMergeLogData - Class in org.openmrs.person
This class is used for communicating to the PatientService the data that needs to be serialized.
PersonMergeLogData() - Constructor for class org.openmrs.person.PersonMergeLogData
 
PersonMergeLogValidator - Class in org.openmrs.validator
Validates the PersonMergeLog class.
PersonMergeLogValidator() - Constructor for class org.openmrs.validator.PersonMergeLogValidator
 
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
PersonName.DefaultComparator - Class in org.openmrs
Provides a default comparator.
PersonNameGlobalPropertyListener - Class in org.openmrs.api.impl
This is a property Listener class for Person Name This class is responsible for handling Person Name format
PersonNameGlobalPropertyListener() - Constructor for class org.openmrs.api.impl.PersonNameGlobalPropertyListener
 
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
 
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
 
PersonSearchCriteria - Class in org.openmrs.api.db.hibernate
 
PersonSearchCriteria() - Constructor for class org.openmrs.api.db.hibernate.PersonSearchCriteria
 
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
 
PersonValidator - Class in org.openmrs.validator
This class validates a Person object.
PersonValidator() - Constructor for class org.openmrs.validator.PersonValidator
 
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
 
PHRASE_ANALYZER - Static variable in class org.openmrs.api.db.hibernate.search.LuceneAnalyzers
 
poll() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
PORTUGUESE_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
 
post(Map<String, String>) - Method in class org.openmrs.util.HttpClient
 
postFlush(Iterator) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
PostgreSQLBlobType - Class in liquibase.ext.datatype.core
PostgreSQL provides two types to handle binary large data which are oid and bytea.
PostgreSQLBlobType() - Constructor for class liquibase.ext.datatype.core.PostgreSQLBlobType
 
PostgreSQLUuidType - Class in liquibase.ext.datatype.core
PostgreSQL returns white spaces for UUIDs since their actual length is 36 and we have set it everywhere as 38 in consideration to ticket https://issues.openmrs.org/browse/TRUNK-1283.
PostgreSQLUuidType() - Constructor for class liquibase.ext.datatype.core.PostgreSQLUuidType
 
PREFIX - Static variable in class org.openmrs.web.filter.util.CustomResourceLoader
 
preFlush(Iterator) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
 
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.
prepareCriteria(CriteriaBuilder, Join<Encounter, Patient>, String, String, List<PatientIdentifierType>, boolean, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.PatientSearchCriteria
Deprecated.
Prepare a QueryResult for searching patients by name and/or 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 substitution within template.
prepareMessage(String, Map) - Method in interface org.openmrs.notification.MessageService
 
prepareMessage(Template) - Method in interface org.openmrs.notification.MessageService
 
prepareQuery() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
It is called by the constructor to get an instance of a query.
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.
PREVIEW_VIEW - Static variable in interface org.openmrs.obs.ComplexObsHandler
 
printAttributes() - Method in class org.openmrs.Person
Convenience method for viewing all of the person's current attributes
PRIV_ADD_HL7_IN_ARCHIVE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_ADD_HL7_IN_EXCEPTION - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_ADD_HL7_IN_QUEUE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_ADD_HL7_SOURCE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_DELETE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_DELETE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_DELETE_HL7_IN_QUEUE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_PURGE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_PURGE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_PURGE_HL7_IN_QUEUE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_PURGE_HL7_SOURCE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_UPDATE_HL7_IN_ARCHIVE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_UPDATE_HL7_IN_EXCEPTION - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_UPDATE_HL7_IN_QUEUE - Static variable in class org.openmrs.util.PrivilegeConstants
 
PRIV_UPDATE_HL7_SOURCE - Static variable in class org.openmrs.util.PrivilegeConstants
 
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
 
PRIVILEGE_MODIFY_ALLERGIES - Static variable in class org.openmrs.AllergyConstants
 
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.
PrivilegeEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
PrivilegeEditor() - Constructor for class org.openmrs.propertyeditor.PrivilegeEditor
 
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.
PrivilegeValidator - Class in org.openmrs.validator
Validates attributes on the Privilege object
PrivilegeValidator() - Constructor for class org.openmrs.validator.PrivilegeValidator
 
PROCEDURE_UUID - Static variable in class org.openmrs.ConceptClass
 
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.
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 Should create encounter and obs from hl7 message Should create basic concept proposal Should create concept proposal and with obs alongside Should not create problem list observation with concept proposals Should append to an existing encounter Should create obs group for OBRs Should create obs valueCodedName Should fail on empty concept proposals Should fail on empty concept answers Should set value_Coded matching a boolean concept for obs if the answer is 0 or 1 and Question datatype is coded Should set value as boolean for obs if the answer is 0 or 1 and Question datatype is Boolean Should set value_Numeric for obs if Question datatype is Numeric and the answer is either 0 or 1 Should set value_Numeric for obs if Question datatype is Numeric Should fail if question datatype is coded and a boolean is not a valid answer Should fail if question datatype is neither Boolean nor numeric nor coded Should create an encounter and find the provider by identifier Should create an encounter and find the provider by personId Should create an encounter and find the provider by uuid Should create an encounter and find the provider by providerId Should fail if the provider name type code is not specified and is not a personId Should understand form uuid if present Should prefer form uuid over id if both are present Should prefer form id if uuid is not found Should set complex data for obs with complex concepts
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
Program(String) - Constructor for class org.openmrs.Program
Constructor with name
ProgramAttributeType - Class in org.openmrs
 
ProgramAttributeType() - Constructor for class org.openmrs.ProgramAttributeType
 
ProgramDatatype - Class in org.openmrs.customdatatype.datatype
This is a class for custom datatypes for programs
ProgramDatatype() - Constructor for class org.openmrs.customdatatype.datatype.ProgramDatatype
 
ProgramEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ProgramEditor() - Constructor for class org.openmrs.propertyeditor.ProgramEditor
 
ProgramNameDuplicatedException - Exception in org.openmrs.api
This exception is thrown when one attempts to retrieve a program by name while there accidentally are more than one programs with the same name in the dB.
ProgramNameDuplicatedException(String) - Constructor for exception org.openmrs.api.ProgramNameDuplicatedException
Constructor that takes the duplicated program name.
ProgramValidator - Class in org.openmrs.validator
Validates attributes on the Program object.
ProgramValidator() - Constructor for class org.openmrs.validator.ProgramValidator
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ProgramWorkflowEditor() - Constructor for class org.openmrs.propertyeditor.ProgramWorkflowEditor
 
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
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
ProgramWorkflowStateEditor() - Constructor for class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
 
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 - Class in org.openmrs
Represents a person who may provide care to a patient during an encounter
Provider() - Constructor for class org.openmrs.Provider
 
Provider(Integer) - Constructor for class org.openmrs.Provider
 
PROVIDER - Static variable in class org.openmrs.util.RoleConstants
 
PROVIDER_ASSIGNING_AUTH_IDENTIFIER - Static variable in class org.openmrs.hl7.HL7Constants
Assigning authority for an id for a provider in an HL7 message that specifies that it is a provider identifier
PROVIDER_ASSIGNING_AUTH_PROV_ID - Static variable in class org.openmrs.hl7.HL7Constants
Assigning authority for an id for a provider in an HL7 message that specifies that it is a provider id
PROVIDER_ASSIGNING_AUTH_PROV_UUID - Static variable in class org.openmrs.hl7.HL7Constants
Assigning authority for an id for a provider in an HL7 message that specifies that it is a provider uuid
ProviderAttribute - Class in org.openmrs
A value for a user-defined ProviderAttributeType that is stored on a Provider.
ProviderAttribute() - Constructor for class org.openmrs.ProviderAttribute
 
ProviderAttributeType - Class in org.openmrs
A user-defined extension to the Provider class.
ProviderAttributeType() - Constructor for class org.openmrs.ProviderAttributeType
 
ProviderAttributeTypeValidator - Class in org.openmrs.validator
Validates attributes on the ProviderAttributeType object.
ProviderAttributeTypeValidator() - Constructor for class org.openmrs.validator.ProviderAttributeTypeValidator
 
ProviderByPersonNameComparator - Class in org.openmrs.util
Sorts providers by the primary person name associated with the underlying person Note that this ignores any values stored in the provider "name" property and sorts solely on the underlying person name l Utilizes the PersonByNameComparator comparator to do the underlying sort
ProviderByPersonNameComparator() - Constructor for class org.openmrs.util.ProviderByPersonNameComparator
 
ProviderDAO - Interface in org.openmrs.api.db
Data Access function for Provider
ProviderDatatype - Class in org.openmrs.customdatatype.datatype
This is a class for custom datatypes for providers
ProviderDatatype() - Constructor for class org.openmrs.customdatatype.datatype.ProviderDatatype
 
ProviderEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing a provider to a string so that Spring knows how to pass a provider back and forth through an html form or other medium.
ProviderEditor() - Constructor for class org.openmrs.propertyeditor.ProviderEditor
 
ProviderService - Interface in org.openmrs.api
This service contains methods relating to providers.
ProviderServiceImpl - Class in org.openmrs.api.impl
Default implementation of the ProviderService.
ProviderServiceImpl() - Constructor for class org.openmrs.api.impl.ProviderServiceImpl
 
ProviderValidator - Class in org.openmrs.validator
Validator for Encounter class
ProviderValidator() - Constructor for class org.openmrs.validator.ProviderValidator
 
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
 
purge(Class<T>, Serializable) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
PURGE_COHORTS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_ATTRIBUTE_TYPES - 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_MAP_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_PROPOSALS - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_CONCEPT_REFERENCE_TERMS - 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_ROLES - 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_HL7_MESSAGES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_IDENTIFIER_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_LOCATION_ATTRIBUTE_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_FREQUENCIES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_ORDER_SET_ATTRIBUTE_TYPES - 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_PROVIDERS - 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
 
PURGE_VISIT_ATTRIBUTE_TYPES - Static variable in class org.openmrs.util.PrivilegeConstants
 
PURGE_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
 
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
 
purgeAll(Class<T>) - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
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
 
purgeCohortMembership(CohortMembership) - Method in interface org.openmrs.api.CohortService
Removes a CohortMembership from its parent Cohort
purgeCohortMembership(CohortMembership) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
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
 
purgeConceptAttributeType(ConceptAttributeType) - Method in interface org.openmrs.api.ConceptService
Completely removes a concept attribute type from the database
purgeConceptAttributeType(ConceptAttributeType) - 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.db.ConceptDAO
 
purgeConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
purgeConceptMapType(ConceptMapType) - Method in interface org.openmrs.api.ConceptService
Completely purges a concept map type from the database
purgeConceptMapType(ConceptMapType) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
purgeConceptNameTag(ConceptNameTag) - Method in interface org.openmrs.api.ConceptService
Purge a ConceptNameTag
purgeConceptNameTag(ConceptNameTag) - 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
 
purgeConceptReferenceTerm(ConceptReferenceTerm) - Method in interface org.openmrs.api.ConceptService
Purges the specified concept reference term from the database
purgeConceptReferenceTerm(ConceptReferenceTerm) - 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)
purgeCondition(Condition) - Method in interface org.openmrs.api.ConditionService
Completely remove a condition from the database.
purgeCondition(Condition) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Completely remove a condition from the database.
purgeDiagnosis(Diagnosis) - Method in interface org.openmrs.api.DiagnosisService
Completely remove a diagnosis from the database.
purgeDiagnosis(Diagnosis) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Completely remove a diagnosis from the database.
purgeDiagnosisAttributeType(DiagnosisAttributeType) - Method in interface org.openmrs.api.DiagnosisService
Completely removes a diagnosis attribute type from the database
purgeDiagnosisAttributeType(DiagnosisAttributeType) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
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
 
purgeEncounterRole(EncounterRole) - Method in interface org.openmrs.api.EncounterService
Completely remove an encounter role from database.
purgeEncounterRole(EncounterRole) - 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
 
purgeFormResource(FormResource) - Method in interface org.openmrs.api.FormService
Purges a form resource
purgeFormResource(FormResource) - 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
purgeLocationAttributeType(LocationAttributeType) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
purgeLocationAttributeType(LocationAttributeType) - Method in interface org.openmrs.api.LocationService
Completely removes a location attribute type from the database
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).
purgeMedicationDispense(MedicationDispense) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
purgeMedicationDispense(MedicationDispense) - Method in interface org.openmrs.api.MedicationDispenseService
Completely remove a MedicationDispense from the database.
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.
purgeOrder(Order, boolean) - Method in interface org.openmrs.api.OrderService
Completely delete an order from the database.
purgeOrderAttributeType(OrderAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrderAttributeType(OrderAttributeType) - Method in interface org.openmrs.api.OrderService
Completely removes an order attribute type from the database
purgeOrderFrequency(OrderFrequency) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
purgeOrderFrequency(OrderFrequency) - Method in interface org.openmrs.api.db.OrderDAO
 
purgeOrderFrequency(OrderFrequency) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrderFrequency(OrderFrequency) - Method in interface org.openmrs.api.OrderService
Completely removes an order frequency from the database
purgeOrderGroupAttributeType(OrderGroupAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrderGroupAttributeType(OrderGroupAttributeType) - Method in interface org.openmrs.api.OrderService
Completely removes an order group attribute type from the database
purgeOrderSetAttributeType(OrderSetAttributeType) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
purgeOrderSetAttributeType(OrderSetAttributeType) - Method in interface org.openmrs.api.OrderSetService
Completely removes an order set attribute type
purgeOrderType(OrderType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
purgeOrderType(OrderType) - Method in interface org.openmrs.api.db.OrderDAO
 
purgeOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
purgeOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Completely removes an order type from the database
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)
purgeProgramAttributeType(ProgramAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
purgeProgramAttributeType(ProgramAttributeType) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
purgeProgramAttributeType(ProgramAttributeType) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
purgeProgramAttributeType(ProgramAttributeType) - Method in interface org.openmrs.api.ProgramWorkflowService
 
purgeProvider(Provider) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
purgeProvider(Provider) - Method in interface org.openmrs.api.ProviderService
Deletes a given Provider
purgeProviderAttributeType(ProviderAttributeType) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
purgeProviderAttributeType(ProviderAttributeType) - Method in interface org.openmrs.api.ProviderService
Deletes a provider attribute type
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)
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
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).
purgeVisit(Visit) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
purgeVisit(Visit) - Method in interface org.openmrs.api.VisitService
Completely erases a visit from the database.
purgeVisitAttributeType(VisitAttributeType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
purgeVisitAttributeType(VisitAttributeType) - Method in interface org.openmrs.api.VisitService
Completely removes a visit attribute type from the database
purgeVisitType(VisitType) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
purgeVisitType(VisitType) - Method in interface org.openmrs.api.db.VisitDAO
 
purgeVisitType(VisitType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
purgeVisitType(VisitType) - Method in interface org.openmrs.api.VisitService
Completely removes a visit type from the database.
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.

Q

QueryResult - Class in org.openmrs.api.db.hibernate
 
QueryResult() - Constructor for class org.openmrs.api.db.hibernate.QueryResult
 
QueryResult(List<Predicate>, List<Order>) - Constructor for class org.openmrs.api.db.hibernate.QueryResult
 
QUESTION_UUID - Static variable in class org.openmrs.ConceptClass
 

R

RAW_VIEW - Static variable in interface org.openmrs.obs.ComplexObsHandler
 
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(byte[], int, int) - Method in class org.openmrs.web.filter.GZIPRequestStream
 
read() - Method in class org.openmrs.web.filter.GZIPRequestStream
 
read(byte[]) - Method in class org.openmrs.web.filter.GZIPRequestStream
 
readSystemDefaultLocale(Connection) - Static method in class org.openmrs.web.filter.util.FilterUtil
This method uses passed in connection to load system default locale.
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
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.
recursivelyHandle(Class<H>, OpenmrsObject, User, Date, String, Set<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.
REFERER_URL - Static variable in class org.openmrs.web.WebConstants
Session attribute name for the referer url
REFERRAL_ORDER_TYPE_UUID - Static variable in class org.openmrs.OrderType
 
ReferralOrder - Class in org.openmrs
This is a type of order that adds referral specific attributes.
ReferralOrder() - Constructor for class org.openmrs.ReferralOrder
Default Constructor
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
 
refresh(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Re-read the state of the given instance from the underlying database.
refresh(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Re-read the state of the given instance from the underlying database.
refresh(Object, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Re-read the state of the given instance from the underlying database, with the given LockMode.
refresh(String, Object, LockOptions) - Method in class org.openmrs.api.db.hibernate.DbSession
Re-read the state of the given instance from the underlying database, with the given LockMode.
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.
refreshApplicationContext() - Method in class org.openmrs.web.StaticDispatcherServlet
Called by the ModuleUtil after adding in a new, updating, starting, or stopping a module.
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.
refreshEntity(Object) - Static method in class org.openmrs.api.context.Context
Used to re-read the state of the given instance from the underlying database.
refreshEntity(Object) - Method in interface org.openmrs.api.db.ContextDAO
Used to re-read the state of the given instance from the underlying database.
refreshEntity(Object) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
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
 
RegexValidatedTextDatatype - Class in org.openmrs.customdatatype.datatype
Datatype for a String that is validated against a regular expression
RegexValidatedTextDatatype() - Constructor for class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
 
REGISTERED_COMPONENT_NAME_PREFIX - Static variable in class org.openmrs.util.OpenmrsConstants
Prefix followed by registered component name.
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
registerListener() - Method in class org.openmrs.ObsPostLoadEventListener
 
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.
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
 
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
RelationshipTypeValidator - Class in org.openmrs.validator
Validates a RelationshipType object.
RelationshipTypeValidator() - Constructor for class org.openmrs.validator.RelationshipTypeValidator
 
RelationshipValidator - Class in org.openmrs.validator
Validator for the Relationship class
RelationshipValidator() - Constructor for class org.openmrs.validator.RelationshipValidator
 
RELEASE_TESTING_MODULE_PATH - Static variable in class org.openmrs.web.filter.initialization.InitializationFilter
 
releaseDatabaseLock() - Static method in class org.openmrs.util.DatabaseUpdater
This method releases the liquibase db lock after a crashed database update.
reloadLoggingConfiguration() - Static method in class org.openmrs.logging.OpenmrsLoggingUtil
Reloads the logging configuration
REMEMBER_ATTRIBUTE - Static variable in class org.openmrs.web.filter.util.FilterUtil
 
remotePassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The password to use to authenticate to the remote system
remoteUrl - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The url to the remote system
remoteUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
The username to use to authenticate to the remote system
remove(Allergy) - Method in class org.openmrs.Allergies
 
remove(int) - Method in class org.openmrs.Allergies
 
remove(Object) - Method in class org.openmrs.Allergies
 
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
 
remove() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
remove(Object) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
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.Allergies
 
removeAll(Collection<?>) - Method in class org.openmrs.logic.result.EmptyResult
 
removeAll(Collection<?>) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
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(Allergy) - Method in class org.openmrs.Encounter
Remove the given allergy from the set of allergies for this encounter.
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(String) - Method in class org.openmrs.api.OrderContext
Removes the attribute with the specified name
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
 
removeColumn(ColumnConfig) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
removeConceptMapping(ConceptMap) - Method in class org.openmrs.Concept
Remove the given ConceptMap from the list of mappings for this Concept
removeConceptReferenceTermMap(ConceptReferenceTermMap) - Method in class org.openmrs.ConceptReferenceTerm
Remove the given ConceptReferenceTermMap from the list of conceptReferenceTermMaps for this ConceptReferenceTerm
removeCondition(Condition) - Method in class org.openmrs.Encounter
Remove the given condition from the set of conditions for this encounter.
removeConfigProperty(Object) - Static method in class org.openmrs.api.context.Context
Remove a property from the list of config properties
removeDescription(ConceptDescription) - Method in class org.openmrs.Concept
Remove the given description from the list of descriptions for this Concept
removeErrorTask(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
 
removeFilter(Filter) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
removeFormField(FormField) - Method in class org.openmrs.Form
Removes a FormField from the list of form fields
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.
removeMembership(CohortMembership) - Method in class org.openmrs.Cohort
 
removeMutablePropertiesForThread() - Method in class org.openmrs.api.db.hibernate.ImmutableEntityInterceptor
If any additional properties were added for a given thread by invoking ImmutableEntityInterceptor.addMutablePropertiesForThread(java.lang.String...), this removes them.
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 order from the list of orders for this Encounter
removeOrderSetMember(OrderSetMember) - Method in class org.openmrs.OrderSet
Removes and orderSetMember from a list of existing orderSetMembers
removePatientFromCohort(Cohort, Patient) - Method in interface org.openmrs.api.CohortService
removePatientFromCohort(Cohort, Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
removePresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
removePresentation(PresentationMessage) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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
removeProvider(EncounterRole, Provider) - Method in class org.openmrs.Encounter
Removes the provider for a given role.
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
removeReaction(AllergyReaction) - Method in class org.openmrs.Allergy
Removes an allergy reaction
removeRecipient(AlertRecipient) - Method in class org.openmrs.notification.Alert
Convenience method to remove the given AlertRecipient from this Alert's list of recipients
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
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.
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
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
RepeatingCustomValueDescriptor - Interface in org.openmrs.customdatatype
Metadata describing how a custom value may repeat within an owning type, as well as how it is stored.
replicate(Object, ReplicationMode) - Method in class org.openmrs.api.db.hibernate.DbSession
Persist the state of the given detached instance, reusing the current identifier value.
replicate(String, Object, ReplicationMode) - Method in class org.openmrs.api.db.hibernate.DbSession
Persist the state of the given detached instance, reusing the current identifier value.
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
REPOSITORY_FOLDER_RUNTIME_PROPERTY - Static variable in class org.openmrs.module.ModuleConstants
Name of the runtime property that will tell the system where to look for modules to load.
required - Variable in class org.openmrs.FormField
 
REQUIRED_PRIVILEGES - Static variable in class org.openmrs.web.WebConstants
Session attribute name for the privileges the user didn't have
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.
requiredElements - Variable in class org.openmrs.layout.LayoutTemplate
 
RequireNameValidator - Class in org.openmrs.validator
Validates objects and requires that "name" be filled in.
RequireNameValidator() - Constructor for class org.openmrs.validator.RequireNameValidator
 
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.
requiresLocation() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
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
 
rescanTldsIfNeeded() - Method in class org.openmrs.module.web.OpenmrsJspServlet
 
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
 
reset() - Method in class org.openmrs.web.filter.GZIPResponseStream
 
resolveCode(String, Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
 
resolveLocationId(PL) - Method in interface org.openmrs.hl7.HL7Service
Resolves location from person location object, and if location id is specified then returns correspond internal identifier of the specified location.
resolveLocationId(PL) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
 
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
 
restoreLocale(String) - Static method in class org.openmrs.web.filter.util.FilterUtil
Tries to retrieve location parameter.
restoreState() - Static method in class org.openmrs.util.OpenmrsClassLoader
This method should be called after restoring the instance
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.
resultSize() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
resultSize() - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
 
resumeValidationForThread() - Static method in class org.openmrs.validator.ValidateUtil
Used to indicate that validation should be re-enabled for the current thread Typically this would be placed in a `finally` block after the disableValidationForThread method is used
retainAll(Collection<?>) - Method in class org.openmrs.Allergies
 
retainAll(Collection<?>) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
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
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
 
retireConceptAttributeType(ConceptAttributeType, String) - Method in interface org.openmrs.api.ConceptService
Retire a concept attribute type
retireConceptAttributeType(ConceptAttributeType, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
retireConceptMapType(ConceptMapType, String) - Method in interface org.openmrs.api.ConceptService
Retiring a concept map type essentially removes it from circulation
retireConceptMapType(ConceptMapType, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
retireConceptReferenceTerm(ConceptReferenceTerm, String) - Method in interface org.openmrs.api.ConceptService
Retiring a concept reference term essentially removes it from circulation
retireConceptReferenceTerm(ConceptReferenceTerm, 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
 
retireDiagnosisAttributeType(DiagnosisAttributeType, String) - Method in interface org.openmrs.api.DiagnosisService
Retires the given diagnosis attribute type in the database
retireDiagnosisAttributeType(DiagnosisAttributeType, String) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
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
 
retireEncounterRole(EncounterRole, String) - Method in interface org.openmrs.api.EncounterService
Retire an EncounterRole.
retireEncounterRole(EncounterRole, String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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.
retireLocationAttributeType(LocationAttributeType, String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
retireLocationAttributeType(LocationAttributeType, String) - Method in interface org.openmrs.api.LocationService
Retires the given location attribute type in the database
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.
retireOrderAttributeType(OrderAttributeType, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
retireOrderAttributeType(OrderAttributeType, String) - Method in interface org.openmrs.api.OrderService
Retires the given order attribute type in the database
retireOrderFrequency(OrderFrequency, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
retireOrderFrequency(OrderFrequency, String) - Method in interface org.openmrs.api.OrderService
Retires the given order frequency in the database
retireOrderGroupAttributeType(OrderGroupAttributeType, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
retireOrderGroupAttributeType(OrderGroupAttributeType, String) - Method in interface org.openmrs.api.OrderService
Retires the given order group attribute type in the database
retireOrderSet(OrderSet, String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
retireOrderSet(OrderSet, String) - Method in interface org.openmrs.api.OrderSetService
Retires and OrderSet, with matched OrderSet
retireOrderSetAttributeType(OrderSetAttributeType, String) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
retireOrderSetAttributeType(OrderSetAttributeType, String) - Method in interface org.openmrs.api.OrderSetService
Retires the given order set attribute type
retireOrderSetMember(OrderSetMember) - Method in class org.openmrs.OrderSet
Retires an orderSetMember
retireOrderType(OrderType, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
retireOrderType(OrderType, String) - Method in interface org.openmrs.api.OrderService
Retires the given order type in the database
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, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
retireProgram(Program, String) - Method in interface org.openmrs.api.ProgramWorkflowService
Retires the given program
retireProvider(Provider, String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
retireProvider(Provider, String) - Method in interface org.openmrs.api.ProviderService
Retires a given Provider
retireProviderAttributeType(ProviderAttributeType, String) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
retireProviderAttributeType(ProviderAttributeType, String) - Method in interface org.openmrs.api.ProviderService
Retire a provider attribute type
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
retireUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
retireUser(User, String) - Method in interface org.openmrs.api.UserService
Deactivate a user account so that it can no longer log in.
retireVisitAttributeType(VisitAttributeType, String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
retireVisitAttributeType(VisitAttributeType, String) - Method in interface org.openmrs.api.VisitService
Retires the given visit attribute type in the database
retireVisitType(VisitType, String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
retireVisitType(VisitType, String) - Method in interface org.openmrs.api.VisitService
Retires a given visit type.
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.
returnedObject - Variable in class org.openmrs.api.context.Daemon.DaemonThread
The object returned from the method called in Thread.run()
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.
RoleEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
RoleEditor() - Constructor for class org.openmrs.propertyeditor.RoleEditor
 
RoleValidator - Class in org.openmrs.validator
Validates attributes on the Role object
RoleValidator() - Constructor for class org.openmrs.validator.RoleValidator
 
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() - Method in class org.openmrs.scheduler.timer.TimerSchedulerTask
* Executes the action to be performed by this timer task.
runInDaemonThread(Runnable, DaemonToken) - Static method in class org.openmrs.api.context.Daemon
Executes the given runnable in a new thread that is authenticated as the daemon user.
runInDaemonThreadAndWait(Runnable, DaemonToken) - Static method in class org.openmrs.api.context.Daemon
Executes the given runnable in a new thread that is authenticated as the daemon user and wait for the thread to finish.
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.
runStartupForService(OpenmrsService) - Static method in class org.openmrs.api.context.Daemon
Calls the OpenmrsService.onStartup() method, as a daemon, for an instance implementing the OpenmrsService interface.
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
 
SAME_AS_MAP_TYPE_UUID - Static variable in class org.openmrs.ConceptMapType
 
sanitizeLocales(String) - Static method in class org.openmrs.web.WebUtil
Convenient method that parses the given string object, that contains locale parameters which are separated by comma.
save(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Persist the given transient instance, first assigning a generated identifier.
save(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Persist the given transient instance, first assigning a generated identifier.
save(OrderSet) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
save(OrderSet) - Method in interface org.openmrs.api.db.OrderSetDAO
 
save(Diagnosis) - Method in interface org.openmrs.api.DiagnosisService
Saves a diagnosis
save(Diagnosis) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Saves a diagnosis
save(T, String) - Method in interface org.openmrs.customdatatype.CustomDatatype
The OpenMRS service layer calls this method when a custom value of this datatype is saved (created or edited).
save(String, String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
save(T, String) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
 
saveAddressTemplate(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
saveAddressTemplate(String) - Method in interface org.openmrs.api.LocationService
Saved default address template to global properties
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
 
saveAllergies(Patient, Allergies) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
saveAllergies(Patient, Allergies) - Method in interface org.openmrs.api.db.PatientDAO
Saves patient allergies to the database.
saveAllergy(Allergy) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
 
saveAllergy(Allergy) - Method in interface org.openmrs.api.db.PatientDAO
Saves an allergy to the database
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.
saveAttributesIfNecessary(Customizable<?>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
To be called by service save methods for customizable implementations.
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)
saveClobDatatypeStorage(ClobDatatypeStorage) - Method in interface org.openmrs.api.DatatypeService
Creates or updates a clob storage object
saveClobDatatypeStorage(ClobDatatypeStorage) - Method in interface org.openmrs.api.db.DatatypeDAO
Creates or updates a clob storage object
saveClobDatatypeStorage(ClobDatatypeStorage) - Method in class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
 
saveClobDatatypeStorage(ClobDatatypeStorage) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
 
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
 
saveCohortMembership(CohortMembership) - Method in interface org.openmrs.api.db.CohortDAO
 
saveCohortMembership(CohortMembership) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
 
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
 
saveConceptAttributeType(ConceptAttributeType) - Method in interface org.openmrs.api.ConceptService
Creates or updates the given concept attribute type in the database
saveConceptAttributeType(ConceptAttributeType) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptAttributeType(ConceptAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptAttributeType(ConceptAttributeType) - 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.db.ConceptDAO
 
saveConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptMapType(ConceptMapType) - Method in interface org.openmrs.api.ConceptService
Saves or updates the specified concept map type in the database
saveConceptMapType(ConceptMapType) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptMapType(ConceptMapType) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptMapType(ConceptMapType) - 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
 
saveConceptReferenceTerm(ConceptReferenceTerm) - Method in interface org.openmrs.api.ConceptService
Stores the specified concept reference term to the database
saveConceptReferenceTerm(ConceptReferenceTerm) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptReferenceTerm(ConceptReferenceTerm) - 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)
saveConceptStopWord(ConceptStopWord) - Method in interface org.openmrs.api.ConceptService
Save the given ConceptStopWord in the database
saveConceptStopWord(ConceptStopWord) - Method in interface org.openmrs.api.db.ConceptDAO
 
saveConceptStopWord(ConceptStopWord) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
 
saveConceptStopWord(ConceptStopWord) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
saveCondition(Condition) - Method in interface org.openmrs.api.ConditionService
Saves a condition
saveCondition(Condition) - Method in interface org.openmrs.api.db.ConditionDAO
Saves the condition.
saveCondition(Condition) - Method in class org.openmrs.api.db.hibernate.HibernateConditionDAO
Saves the condition.
saveCondition(Condition) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Saves a condition
saveDiagnosis(Diagnosis) - Method in interface org.openmrs.api.db.DiagnosisDAO
Saves the diagnosis
saveDiagnosis(Diagnosis) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Saves the diagnosis.
saveDiagnosisAttributeType(DiagnosisAttributeType) - Method in interface org.openmrs.api.db.DiagnosisDAO
 
saveDiagnosisAttributeType(DiagnosisAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
 
saveDiagnosisAttributeType(DiagnosisAttributeType) - Method in interface org.openmrs.api.DiagnosisService
Creates or updates the given diagnosis attribute type in the database
saveDiagnosisAttributeType(DiagnosisAttributeType) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
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
 
saveEncounterRole(EncounterRole) - Method in interface org.openmrs.api.db.EncounterDAO
Saves an encounter role
saveEncounterRole(EncounterRole) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
 
saveEncounterRole(EncounterRole) - Method in interface org.openmrs.api.EncounterService
Saves a new encounter role or updates an existing encounter role.
saveEncounterRole(EncounterRole) - 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
 
saveFormResource(FormResource) - Method in interface org.openmrs.api.db.FormDAO
 
saveFormResource(FormResource) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
 
saveFormResource(FormResource) - Method in interface org.openmrs.api.FormService
Saves or updates the given form resource
saveFormResource(FormResource) - Method in class org.openmrs.api.impl.FormServiceImpl
 
saveGlobalProperties(List<GlobalProperty>) - Method in interface org.openmrs.api.AdministrationService
Save the given list of global properties to the database.
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
 
saveIfDirty(SingleCustomValue<?>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
Calls the save method on value's ConceptDatatype if necessary
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)
saveLocationAttributeType(LocationAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
 
saveLocationAttributeType(LocationAttributeType) - Method in interface org.openmrs.api.db.LocationDAO
 
saveLocationAttributeType(LocationAttributeType) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
saveLocationAttributeType(LocationAttributeType) - Method in interface org.openmrs.api.LocationService
Creates or updates the given location attribute type in the database
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)
saveMedicationDispense(MedicationDispense) - Method in class org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAO
 
saveMedicationDispense(MedicationDispense) - Method in interface org.openmrs.api.db.MedicationDispenseDAO
Saves a MedicationDispense
saveMedicationDispense(MedicationDispense) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
saveMedicationDispense(MedicationDispense) - Method in interface org.openmrs.api.MedicationDispenseService
Saves a MedicationDispense
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
 
saveObs(Obs) - Method in class org.openmrs.obs.handler.MediaHandler
 
saveObs(Obs) - Method in class org.openmrs.obs.handler.TextHandler
 
saveOrder(Order) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrder(Order) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrder(Order, OrderContext) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrder(Order, OrderContext) - Method in interface org.openmrs.api.OrderService
Save or update the given order in the database.
saveOrderAttributeType(OrderAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrderAttributeType(OrderAttributeType) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrderAttributeType(OrderAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderAttributeType(OrderAttributeType) - Method in interface org.openmrs.api.OrderService
Creates or updates the given order attribute type in the database
saveOrderFrequency(OrderFrequency) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrderFrequency(OrderFrequency) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrderFrequency(OrderFrequency) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderFrequency(OrderFrequency) - Method in interface org.openmrs.api.OrderService
Creates or updates the given order frequency in the database
saveOrderGroup(OrderGroup) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrderGroup(OrderGroup) - Method in interface org.openmrs.api.db.OrderDAO
Saves an orderGroup to the database
saveOrderGroup(OrderGroup) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderGroup(OrderGroup, OrderContext) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderGroup(OrderGroup) - Method in interface org.openmrs.api.OrderService
Saves the orderGroup.
saveOrderGroup(OrderGroup, OrderContext) - Method in interface org.openmrs.api.OrderService
Saves an order group with a specific order context
saveOrderGroupAttributeType(OrderGroupAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
 
saveOrderGroupAttributeType(OrderGroupAttributeType) - Method in interface org.openmrs.api.db.OrderDAO
 
saveOrderGroupAttributeType(OrderGroupAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveOrderGroupAttributeType(OrderGroupAttributeType) - Method in interface org.openmrs.api.OrderService
Creates or updates the given order group attribute type in the database
saveOrderSet(OrderSet) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
saveOrderSet(OrderSet) - Method in interface org.openmrs.api.OrderSetService
Save or update the given orderSet in the database.
saveOrderSetAttributeType(OrderSetAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
 
saveOrderSetAttributeType(OrderSetAttributeType) - Method in interface org.openmrs.api.db.OrderSetDAO
 
saveOrderSetAttributeType(OrderSetAttributeType) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
saveOrderSetAttributeType(OrderSetAttributeType) - Method in interface org.openmrs.api.OrderSetService
Creates or updates the given order set attribute type
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
Creates or updates the given order type in the database
saveOrUpdate(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Either DbSession.save(Object) or DbSession.update(Object) the given instance, depending upon resolution of the unsaved-value checks (see the manual for discussion of unsaved-value checking).
saveOrUpdate(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Either DbSession.save(String, Object) or DbSession.update(String, Object) the given instance, depending upon resolution of the unsaved-value checks (see the manual for discussion of unsaved-value checking).
saveOrUpdate(T) - Method in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
saveOrUpdate(T) - Method in interface org.openmrs.api.db.OpenmrsObjectDAO
Save or update a persistent 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
 
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
savePersonAddress(PersonAddress) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
savePersonAddress(PersonAddress) - Method in interface org.openmrs.api.db.PersonDAO
 
savePersonAddress(PersonAddress) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
savePersonAddress(PersonAddress) - Method in interface org.openmrs.api.PersonService
Inserts or updates the given personAddress object 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.
savePersonMergeLog(PersonMergeLog) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
savePersonMergeLog(PersonMergeLog) - Method in interface org.openmrs.api.db.PersonDAO
Saves a PersonMergeLog object to the database
savePersonMergeLog(PersonMergeLog) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
savePersonMergeLog(PersonMergeLog) - Method in interface org.openmrs.api.PersonService
Builds the serialized data from PersonMergeLog.getPersonMergeLogData(), sets the mergedData String, and the creator and date if null.
savePersonName(PersonName) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
 
savePersonName(PersonName) - Method in interface org.openmrs.api.db.PersonDAO
 
savePersonName(PersonName) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
savePersonName(PersonName) - Method in interface org.openmrs.api.PersonService
Inserts or updates the given personName object 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
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)
saveProgramAttributeType(ProgramAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
 
saveProgramAttributeType(ProgramAttributeType) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
 
saveProgramAttributeType(ProgramAttributeType) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
saveProgramAttributeType(ProgramAttributeType) - Method in interface org.openmrs.api.ProgramWorkflowService
 
saveProvider(Provider) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
saveProvider(Provider) - Method in interface org.openmrs.api.db.ProviderDAO
Saves/Updates a given Provider
saveProvider(Provider) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
saveProvider(Provider) - Method in interface org.openmrs.api.ProviderService
 
saveProviderAttributeType(ProviderAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateProviderDAO
 
saveProviderAttributeType(ProviderAttributeType) - Method in interface org.openmrs.api.db.ProviderDAO
 
saveProviderAttributeType(ProviderAttributeType) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
saveProviderAttributeType(ProviderAttributeType) - Method in interface org.openmrs.api.ProviderService
Save the provider attribute type
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
saveRetrospectiveOrder(Order, OrderContext) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
saveRetrospectiveOrder(Order, OrderContext) - Method in interface org.openmrs.api.OrderService
Save or update the given retrospective order in the database.
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
saveState() - Static method in class org.openmrs.util.OpenmrsClassLoader
This method should be called before destroying the instance
saveTaskDefinition(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Create the given task
saveTaskDefinition(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) - Method in class org.openmrs.api.impl.UserServiceImpl
 
saveUser(User) - Method in interface org.openmrs.api.UserService
Updates a given user in the database.
saveUserProperties(Map<String, String>) - Method in class org.openmrs.api.impl.UserServiceImpl
 
saveUserProperties(Map<String, String>) - Method in interface org.openmrs.api.UserService
Replaces all user properties with the given map of properties for the current user
saveUserProperty(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
 
saveUserProperty(String, String) - Method in interface org.openmrs.api.UserService
Saves the current key/value as a user property for the current user.
saveVisit(Visit) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
saveVisit(Visit) - Method in interface org.openmrs.api.db.VisitDAO
 
saveVisit(Visit) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
saveVisit(Visit) - Method in interface org.openmrs.api.VisitService
Creates or updates the given visit in the database.
saveVisitAttributeType(VisitAttributeType) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
saveVisitAttributeType(VisitAttributeType) - Method in interface org.openmrs.api.db.VisitDAO
 
saveVisitAttributeType(VisitAttributeType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
saveVisitAttributeType(VisitAttributeType) - Method in interface org.openmrs.api.VisitService
Creates or updates the given visit attribute type in the database
saveVisitType(VisitType) - Method in class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
saveVisitType(VisitType) - Method in interface org.openmrs.api.db.VisitDAO
 
saveVisitType(VisitType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
saveVisitType(VisitType) - Method in interface org.openmrs.api.VisitService
Creates or updates the given visit type in 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
scheduleIfNotRunning(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
Schedules a task for execution if not already running
scheduleIfNotRunning(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
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
 
SchedulerConstants - Class in org.openmrs.scheduler
 
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
 
SchedulerFormValidator - Class in org.openmrs.validator
 
SchedulerFormValidator() - Constructor for class org.openmrs.validator.SchedulerFormValidator
 
SchedulerService - Interface in org.openmrs.scheduler
Defines methods required to schedule a task.
SchedulerUtil - Class in org.openmrs.scheduler
 
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.
SchemaOnlyTuner - Class in org.openmrs.liquibase
This class (a) changes selected data types in Liquibase schema-only snapshots and (b) discards change sets for the tables 'liquibasechangelog' and 'liquibasechangeloglock'.
SchemaOnlyTuner() - Constructor for class org.openmrs.liquibase.SchemaOnlyTuner
 
SCHEME - Static variable in class org.openmrs.api.context.UsernamePasswordCredentials
 
SEARCH_INDEX_VERSION - Static variable in class org.openmrs.util.OpenmrsConstants
Indicates the version of the search index.
SearchQuery<T> - Class in org.openmrs.api.db.hibernate.search
Wraps around a query to provide common result methods.
SearchQuery(Session, Class<T>) - Constructor for class org.openmrs.api.db.hibernate.search.SearchQuery
 
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.
SEE_LIST - Static variable in class org.openmrs.Allergies
 
send(Message) - Method in class org.openmrs.notification.mail.MailMessageSender
Send the message.
send(Message) - Method in interface org.openmrs.notification.MessageSender
 
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
 
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 their 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
 
sendSchedulerError(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
Sends an email with system information and the given exception
SerializableComplexObsHandler - Interface in org.openmrs.obs
Interface for handling complex obs.
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 simple serialized string
serialize(T) - Method in class org.openmrs.customdatatype.datatype.BaseOpenmrsDatatype
 
serialize(Boolean) - Method in class org.openmrs.customdatatype.datatype.BooleanDatatype
 
serialize(Date) - Method in class org.openmrs.customdatatype.datatype.DateDatatype
 
serialize(Float) - Method in class org.openmrs.customdatatype.datatype.FloatDatatype
 
serialize(String) - Method in class org.openmrs.customdatatype.datatype.FreeTextDatatype
 
serialize(String) - Method in class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
 
serialize(String) - Method in class org.openmrs.customdatatype.datatype.SpecifiedTextOptionsDatatype
 
serialize(T) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
 
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(Object) - Method in class org.openmrs.serialization.SimpleXStreamSerializer
 
serialize() - Method in class org.openmrs.User
 
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.
serializeFormData(String) - Method in interface org.openmrs.obs.SerializableComplexObsHandler
Transforms the incoming data from one format to another.
serializeSimpleConfiguration(Map<String, String>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
Converts a simple String-based configuration to a serialized form.
SerializingCustomDatatype<T> - Class in org.openmrs.customdatatype
 
SerializingCustomDatatype() - Constructor for class org.openmrs.customdatatype.SerializingCustomDatatype
 
serialVersionUID - Static variable in class org.openmrs.Allergy
 
serialVersionUID - Static variable in class org.openmrs.AllergyReaction
 
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.CannotStopDiscontinuationOrderException
 
serialVersionUID - Static variable in exception org.openmrs.api.CannotStopInactiveOrderException
 
serialVersionUID - Static variable in exception org.openmrs.api.CannotUnvoidOrderException
 
serialVersionUID - Static variable in exception org.openmrs.api.context.ContextAuthenticationException
 
serialVersionUID - Static variable in exception org.openmrs.api.EditedOrderDoesNotMatchPreviousException
 
serialVersionUID - Static variable in exception org.openmrs.api.ValidationException
 
serialVersionUID - Static variable in class org.openmrs.Cohort
 
serialVersionUID - Static variable in class org.openmrs.CohortMembership
 
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.ConceptSource
 
serialVersionUID - Static variable in class org.openmrs.ConceptStateConversion
 
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.DrugReferenceMap
 
serialVersionUID - Static variable in class org.openmrs.Encounter
 
serialVersionUID - Static variable in class org.openmrs.EncounterProvider
 
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 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.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.OrderGroup
 
serialVersionUID - Static variable in class org.openmrs.OrderSet
 
serialVersionUID - Static variable in class org.openmrs.OrderSetMember
 
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.Role
 
serialVersionUID - Static variable in class org.openmrs.ServiceOrder
 
serialVersionUID - Static variable in class org.openmrs.TestOrder
 
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
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.module.web.ModuleServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.module.web.OpenmrsJspServlet
 
ServiceContext - Class in org.openmrs.api.context
Represents an OpenMRS Service Context, which returns the services represented throughout the system.
ServiceNotFoundException - Exception in org.openmrs.api
 
ServiceNotFoundException(Class<T>) - Constructor for exception org.openmrs.api.ServiceNotFoundException
 
ServiceOrder - Class in org.openmrs
Provides properties for several order types like TestOrder , ReferralOrder and others depending on the openmrs implementation use case as need arises
ServiceOrder() - Constructor for class org.openmrs.ServiceOrder
Default Constructor
ServiceOrder.Laterality - Enum in org.openmrs
 
ServiceOrderValidator - Class in org.openmrs.validator
Validates the ServiceOrder class.
ServiceOrderValidator() - Constructor for class org.openmrs.validator.ServiceOrderValidator
 
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.Listener
This gets all Spring components that implement HttpSessionListener and passes the HttpSession event to them whenever an HttpSession is created
sessionDestroyed(HttpSessionEvent) - Method in class org.openmrs.web.Listener
This gets all Spring components that implement HttpSessionListener and passes the HttpSession event to them whenever an HttpSession is destroyed
sessionFactory - Variable in class org.openmrs.api.db.hibernate.HibernateObsDAO
 
sessionFactory - Variable in class org.openmrs.api.db.hibernate.HibernateOpenmrsObjectDAO
 
sessionWithOptions() - Method in class org.openmrs.api.db.DelegatingFullTextSession
 
sessionWithOptions() - Method in class org.openmrs.api.db.hibernate.DbSession
Obtain a Session builder with the ability to grab certain information from this session.
set(int, Allergy) - Method in class org.openmrs.Allergies
 
set(int, Result) - Method in class org.openmrs.logic.result.EmptyResult
 
setAccessionNumber(String) - Method in class org.openmrs.Obs
 
setAccessionNumber(String) - Method in class org.openmrs.Order
 
setAccessionNumber(String) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setAction(Order.Action) - Method in class org.openmrs.Order
Sets the ation
setAction(Order.Action) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setActivatedOnOrAfterDate(Date) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setActivatedOnOrBeforeDate(Date) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setActivationKey(String) - Method in class org.openmrs.api.db.LoginCredential
 
setActivatorName(String) - Method in class org.openmrs.module.Module
 
setActive(boolean) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
setActiveMessageSource(MutableMessageSource) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
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.
setAdditionalDetail(String) - Method in class org.openmrs.Condition
Sets the additional detail of the condition
setAddress1(String) - Method in interface org.openmrs.Address
 
setAddress1(String) - Method in class org.openmrs.Location
 
setAddress1(String) - Method in class org.openmrs.PersonAddress
 
setAddress10(String) - Method in interface org.openmrs.Address
 
setAddress10(String) - Method in class org.openmrs.Location
setAddress10(String) - Method in class org.openmrs.PersonAddress
setAddress11(String) - Method in interface org.openmrs.Address
 
setAddress11(String) - Method in class org.openmrs.Location
setAddress11(String) - Method in class org.openmrs.PersonAddress
setAddress12(String) - Method in interface org.openmrs.Address
 
setAddress12(String) - Method in class org.openmrs.Location
setAddress12(String) - Method in class org.openmrs.PersonAddress
setAddress13(String) - Method in interface org.openmrs.Address
 
setAddress13(String) - Method in class org.openmrs.Location
setAddress13(String) - Method in class org.openmrs.PersonAddress
setAddress14(String) - Method in interface org.openmrs.Address
 
setAddress14(String) - Method in class org.openmrs.Location
setAddress14(String) - Method in class org.openmrs.PersonAddress
setAddress15(String) - Method in interface org.openmrs.Address
 
setAddress15(String) - Method in class org.openmrs.Location
setAddress15(String) - Method in class org.openmrs.PersonAddress
setAddress2(String) - Method in interface org.openmrs.Address
 
setAddress2(String) - Method in class org.openmrs.Location
 
setAddress2(String) - Method in class org.openmrs.PersonAddress
 
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
 
setAddress7(String) - Method in interface org.openmrs.Address
 
setAddress7(String) - Method in class org.openmrs.Location
setAddress7(String) - Method in class org.openmrs.PersonAddress
setAddress8(String) - Method in interface org.openmrs.Address
 
setAddress8(String) - Method in class org.openmrs.Location
setAddress8(String) - Method in class org.openmrs.PersonAddress
setAddress9(String) - Method in interface org.openmrs.Address
 
setAddress9(String) - Method in class org.openmrs.Location
setAddress9(String) - Method in class org.openmrs.PersonAddress
setAddresses(Set<PersonAddress>) - Method in class org.openmrs.Person
 
setAddressTemplate(List<AddressTemplate>) - Method in class org.openmrs.layout.address.AddressSupport
 
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
 
setAdministrationInstructions(String) - Method in class org.openmrs.SimpleDosingInstructions
 
setAdministrationService(AdministrationService) - Method in class org.openmrs.api.context.ServiceContext
 
setAdvicePoints(List<AdvicePoint>) - Method in class org.openmrs.module.Module
 
setaIsToB(String) - Method in class org.openmrs.RelationshipType
 
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
 
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
 
setAllergen(Allergen) - Method in class org.openmrs.Allergy
 
setAllergenType(AllergenType) - Method in class org.openmrs.Allergen
 
setAllergenType(AllergenType) - Method in class org.openmrs.Allergy
set the allergyType of the Allergy
setAllergenType(String) - Method in class org.openmrs.Allergy
set the allergyType of the Allergy.
setAllergies(Patient, Allergies) - Method in class org.openmrs.api.impl.PatientServiceImpl
 
setAllergies(Patient, Allergies) - Method in interface org.openmrs.api.PatientService
Updates the patient's allergies
setAllergies(Set<Allergy>) - Method in class org.openmrs.Encounter
Basic property setter for allergies
setAllergy(Allergy) - Method in class org.openmrs.AllergyReaction
 
setAllergyId(Integer) - Method in class org.openmrs.Allergy
 
setAllergyReactionId(Integer) - Method in class org.openmrs.AllergyReaction
 
setAllergyStatus(String) - Method in class org.openmrs.Patient
Sets the allergy status for a patient.
setAllowDecimal(Boolean) - Method in class org.openmrs.ConceptNumeric
 
setAllWorkflows(Set<ProgramWorkflow>) - Method in class org.openmrs.Program
 
setAnswerConcept(Concept) - Method in class org.openmrs.ConceptAnswer
 
setAnswerDrug(Drug) - Method in class org.openmrs.ConceptAnswer
 
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
 
setApplicationContext(ApplicationContext) - Method in class org.openmrs.api.context.ServiceContext
 
setApplicationContext(ApplicationContext) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
setApplicationDataDirectory(String) - Static method in class org.openmrs.util.OpenmrsUtil
Can be used to override default application data directory.
setAsNeeded(Boolean) - Method in class org.openmrs.DrugOrder
 
setAsNeeded(Boolean) - Method in class org.openmrs.MedicationDispense
 
setAsNeeded(Boolean) - Method in class org.openmrs.SimpleDosingInstructions
 
setAsNeededCondition(String) - Method in class org.openmrs.DrugOrder
 
setAsNeededCondition(String) - Method in class org.openmrs.SimpleDosingInstructions
 
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.ConceptMapTypeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptReferenceTermEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptSetsEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.DateOrDatetimeEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.OpenmrsPropertyEditor
 
setAsText(String) - Method in class org.openmrs.propertyeditor.PersonEditor
Should set using id Should set using uuid
setAsText(String) - Method in class org.openmrs.propertyeditor.PrivilegeEditor
Should set using name Should set using uuid
setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramEditor
Should set using concept id Should set using concept uuid Should set using program id Should set using program uuid
setAsText(String) - Method in class org.openmrs.propertyeditor.ProviderEditor
Should set using id Should set using uuid
setAsText(String) - Method in class org.openmrs.propertyeditor.RoleEditor
Should set using name Should set using uuid
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.
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(String, Object) - Method in class org.openmrs.api.OrderContext
Adds the specified context attribute
setAttribute(A) - Method in class org.openmrs.BaseCustomizableData
Convenience method that voids all existing attributes of the given type, and sets this new one.
setAttribute(A) - Method in class org.openmrs.BaseCustomizableMetadata
Convenience method that voids all existing attributes of the given type, and sets this new one.
setAttribute(PatientProgramAttribute) - Method in class org.openmrs.PatientProgram
 
setAttributeName(String) - Method in class org.openmrs.Field
 
setAttributes(Set<A>) - Method in class org.openmrs.BaseCustomizableData
 
setAttributes(Set<A>) - Method in class org.openmrs.BaseCustomizableMetadata
 
setAttributes(Set<ConceptAttribute>) - Method in class org.openmrs.Concept
 
setAttributes(Set<PatientProgramAttribute>) - Method in class org.openmrs.PatientProgram
 
setAttributes(Set<PersonAttribute>) - Method in class org.openmrs.Person
 
setAttributeType(AT) - Method in class org.openmrs.attribute.BaseAttribute
 
setAttributeType(PersonAttributeType) - Method in class org.openmrs.PersonAttribute
 
setAuthenticatedUserId(Integer) - Static method in class org.openmrs.util.DatabaseUpdater
 
setAuthenticationScheme(String) - Method in class org.openmrs.api.context.BasicAuthenticated
 
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
 
setAutoExpireDateBasedOnDuration() - Method in class org.openmrs.DrugOrder
Sets autoExpireDate based on duration.
setAutoExpireOnOrBeforeDate(Date) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setAwareOfModulesMap(Map<String, String>) - Method in class org.openmrs.module.Module
Sets the modules that this module is aware of.
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
 
setBirthdateEstimated(Boolean) - Method in class org.openmrs.Person
 
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.
setBirthtime(Date) - Method in class org.openmrs.Person
 
setbIsToA(String) - Method in class org.openmrs.RelationshipType
 
setBrandName(String) - Method in class org.openmrs.DrugOrder
Sets the brandName
setBufferSize(int) - Method in class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
setBuild(Integer) - Method in class org.openmrs.Form
 
setCacheMode(CacheMode) - Method in class org.openmrs.api.db.hibernate.DbSession
Set the cache mode.
setCacheSeconds(int) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
 
setCanceledOrExpiredOnOrBeforeDate(Date) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setCareSetting(CareSetting) - Method in class org.openmrs.api.OrderContext
 
setCareSetting(CareSetting) - Method in class org.openmrs.Order
Sets the careSetting
setCareSetting(CareSetting) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setCareSettingId(Integer) - Method in class org.openmrs.CareSetting
 
setCareSettingType(CareSetting.CareSettingType) - Method in class org.openmrs.CareSetting
 
setCatalogName(String) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
setCategory(Concept) - Method in class org.openmrs.OrderSet
Sets the category
setCauseOfDeath(Concept) - Method in class org.openmrs.Person
 
setCauseOfDeathNonCoded(String) - Method in class org.openmrs.Person
This method sets the non coded cause of death with the value given as parameter
setCertainty(ConditionVerificationStatus) - Method in class org.openmrs.Diagnosis
Sets the diagnosis certainty
setChangedBy(User) - Method in class org.openmrs.api.db.LoginCredential
 
setChangedBy(User) - Method in class org.openmrs.BaseConceptMap
 
setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsData
Deprecated.
as of version 2.2
setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
Deprecated.
as of version 2.2
setChangedBy(User) - Method in interface org.openmrs.Changeable
 
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.ConceptName
 
setChangedBy(User) - Method in class org.openmrs.ConceptNameTag
 
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.DrugReferenceMap
 
setChangedBy(User) - Method in class org.openmrs.FormResource
 
setChangedBy(User) - Method in class org.openmrs.GlobalProperty
 
setChangedBy(User) - Method in class org.openmrs.notification.Alert
 
setChangedBy(User) - Method in interface org.openmrs.OpenmrsData
Deprecated.
As of version 2.2, OpenmrsData is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsData, this method will be removed in 2.3
setChangedBy(User) - Method in interface org.openmrs.OpenmrsMetadata
Deprecated.
As of version 2.2 OpenmrsMetadata is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsMetadata, this method will be removed in 2.3
setChangedBy(User) - Method in class org.openmrs.User
 
setChildLocations(Set<Location>) - Method in class org.openmrs.Location
 
setChildRoles(Set<Role>) - Method in class org.openmrs.Role
 
setCityVillage(String) - Method in interface org.openmrs.Address
 
setCityVillage(String) - Method in class org.openmrs.Location
 
setCityVillage(String) - Method in class org.openmrs.PersonAddress
 
setClean() - Method in class org.openmrs.FieldAnswer
 
setClinicalHistory(String) - Method in class org.openmrs.ServiceOrder
Sets the clinical history.
setClinicalStatus(ConditionClinicalStatus) - Method in class org.openmrs.Condition
Sets the clinical status of the condition
setCode(String) - Method in class org.openmrs.ConceptReferenceTerm
 
setCode(String) - Method in class org.openmrs.messagesource.PresentationMessage
Sets the look-up key for the message.
setCoded(Concept) - Method in class org.openmrs.CodedOrFreeText
Sets the coded concept
setCodedAllergen(Concept) - Method in class org.openmrs.Allergen
 
setCodeName(String) - Method in class org.openmrs.layout.LayoutTemplate
 
setCohort(Cohort) - Method in class org.openmrs.CohortMembership
 
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
 
setCohortId(Integer) - Method in class org.openmrs.Cohort
 
setCohortMemberId(Integer) - Method in class org.openmrs.CohortMembership
 
setCohortService(CohortService) - Method in class org.openmrs.api.context.ServiceContext
 
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<ColumnConfig>) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
setCombination(Boolean) - Method in class org.openmrs.Drug
Sets whether or not this is a combination drug
setComment(String) - Method in class org.openmrs.Allergy
Deprecated.
as of 2.3.0, replaced by Allergy.setComments(String)
setComment(String) - Method in class org.openmrs.Obs
 
setComments(String) - Method in class org.openmrs.Allergy
 
setComments(String) - Method in class org.openmrs.ConceptProposal
 
setComments(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setCommentToFulfiller(String) - Method in class org.openmrs.Order
 
setComplete(boolean) - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
 
setComplexData(ComplexData) - Method in class org.openmrs.Obs
Set the ComplexData for this Obs.
setConcept(Concept) - Method in class org.openmrs.ConceptAnswer
 
setConcept(Concept) - Method in class org.openmrs.ConceptAttribute
 
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.ConceptStateConversion
 
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.MedicationDispense
 
setConcept(Concept) - Method in class org.openmrs.Obs
 
setConcept(Concept) - Method in class org.openmrs.Order
 
setConcept(Concept) - Method in class org.openmrs.OrderFrequency
Sets the concept for the drugFrequency
setConcept(Concept) - Method in class org.openmrs.OrderSetMember
Sets the concept
setConcept(Concept) - Method in class org.openmrs.Program
 
setConcept(Concept) - Method in class org.openmrs.ProgramWorkflow
 
setConcept(Concept) - Method in class org.openmrs.ProgramWorkflowState
 
setConceptAnswerId(Integer) - Method in class org.openmrs.ConceptAnswer
 
setConceptAttributeId(Integer) - Method in class org.openmrs.ConceptAttribute
 
setConceptAttributeTypeId(Integer) - Method in class org.openmrs.ConceptAttributeType
 
setConceptClass(ConceptClass) - Method in class org.openmrs.Concept
 
setConceptClasses(Collection<ConceptClass>) - Method in class org.openmrs.OrderType
 
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
 
setConceptId(Integer) - Method in class org.openmrs.Concept
 
setConceptMapId(Integer) - Method in class org.openmrs.ConceptMap
 
setConceptMappings(Collection<ConceptMap>) - Method in class org.openmrs.Concept
 
setConceptMapType(ConceptMapType) - Method in class org.openmrs.BaseConceptMap
 
setConceptMapType(ConceptMapType) - Method in class org.openmrs.DrugReferenceMap
 
setConceptMapTypeId(Integer) - Method in class org.openmrs.ConceptMapType
 
setConceptName(ConceptName) - Method in class org.openmrs.ConceptSearchResult
 
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
 
setConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.ConceptMap
 
setConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.DrugReferenceMap
 
setConceptReferenceTermId(Integer) - Method in class org.openmrs.ConceptReferenceTerm
 
setConceptReferenceTermMapId(Integer) - Method in class org.openmrs.ConceptReferenceTermMap
 
setConceptReferenceTermMaps(Set<ConceptReferenceTermMap>) - Method in class org.openmrs.ConceptReferenceTerm
 
setConcepts(Collection<Concept>) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setConceptService(ConceptService) - Method in class org.openmrs.api.context.ServiceContext
 
setConceptSet(Concept) - Method in class org.openmrs.ConceptSet
 
setConceptSetId(Integer) - Method in class org.openmrs.ConceptSet
Sets the concept set identifier.
setConceptSets(Collection<ConceptSet>) - Method in class org.openmrs.Concept
 
setConceptSource(ConceptSource) - Method in class org.openmrs.ConceptReferenceTerm
 
setConceptSourceId(Integer) - Method in class org.openmrs.ConceptSource
 
setConceptStateConversionId(Integer) - Method in class org.openmrs.ConceptStateConversion
 
setConceptStopWordId(Integer) - Method in class org.openmrs.ConceptStopWord
 
setCondition(CodedOrFreeText) - Method in class org.openmrs.Condition
Sets the condition
setCondition(Condition) - Method in class org.openmrs.Diagnosis
Sets diagnosis condition
setConditionalResources(List<ModuleConditionalResource>) - Method in class org.openmrs.module.Module
 
setConditionDAO(ConditionDAO) - Method in class org.openmrs.api.impl.ConditionServiceImpl
 
setConditionId(Integer) - Method in class org.openmrs.Condition
Sets the condition id
setConditions(Set<Condition>) - Method in class org.openmrs.Encounter
Basic property setter for conditions
setConditionService(ConditionService) - Method in class org.openmrs.api.context.ServiceContext
 
setConfig(Document) - Method in class org.openmrs.module.Module
 
setConfiguration(String) - Method in interface org.openmrs.customdatatype.CustomDatatype
A CustomValueDescriptor defines both a datatype and its configuration (e.g.
setConfiguration(String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
setConfiguration(String) - Method in class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
 
setConfiguration(String) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
Does nothing in the default implementation
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(ServiceContext) - Static method in class org.openmrs.api.context.Context
 
setContext(Context) - Method in class org.openmrs.scheduler.StatefulTask
Set the context for this task.
setContextAttributes(Map<String, Object>) - Method in class org.openmrs.api.OrderContext
 
setContextDAO(ContextDAO) - Method in class org.openmrs.api.context.Context
Used to set the context's DAO for the application.
setCount(Integer) - Static method in class org.openmrs.hl7.HL7InQueueProcessor
 
setCountry(String) - Method in interface org.openmrs.Address
 
setCountry(String) - Method in class org.openmrs.layout.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
 
setCreator(User) - Method in class org.openmrs.BaseConceptMap
 
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.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 interface org.openmrs.Creatable
 
setCreator(User) - Method in class org.openmrs.DrugReferenceMap
 
setCreator(User) - Method in class org.openmrs.FieldAnswer
 
setCreator(User) - Method in class org.openmrs.notification.Alert
 
setCreator(User) - Method in class org.openmrs.Obs
 
setCreator(User) - Method in class org.openmrs.User
 
setDaemonToken(DaemonToken) - Method in interface org.openmrs.module.DaemonTokenAware
Allows to receive the daemon token.
setDAO(ContextDAO) - Static method in class org.openmrs.api.context.Context
 
setDao(DatatypeDAO) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
Sets the dao
setData(Map) - Method in class org.openmrs.notification.Template
 
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
setDatatypeClassname(String) - Method in class org.openmrs.attribute.BaseAttributeType
 
setDatatypeClassname(String) - Method in class org.openmrs.FormResource
 
setDatatypeClassname(String) - Method in class org.openmrs.GlobalProperty
 
setDatatypeConfig(String) - Method in class org.openmrs.attribute.BaseAttributeType
 
setDatatypeConfig(String) - Method in class org.openmrs.FormResource
 
setDatatypeConfig(String) - Method in class org.openmrs.GlobalProperty
 
setDatatypeService(DatatypeService) - Method in class org.openmrs.api.context.ServiceContext
Sets the datatype service
setDateActivated(Date) - Method in class org.openmrs.Order
 
setDateChanged(Date) - Method in class org.openmrs.api.db.LoginCredential
 
setDateChanged(Date) - Method in class org.openmrs.BaseConceptMap
 
setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsData
Deprecated.
as of version 2.2
setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
Deprecated.
as of version 2.2
setDateChanged(Date) - Method in interface org.openmrs.Changeable
 
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.ConceptName
 
setDateChanged(Date) - Method in class org.openmrs.ConceptNameTag
 
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.DrugReferenceMap
 
setDateChanged(Date) - Method in class org.openmrs.FormResource
 
setDateChanged(Date) - Method in class org.openmrs.GlobalProperty
 
setDateChanged(Date) - Method in class org.openmrs.notification.Alert
 
setDateChanged(Date) - Method in class org.openmrs.notification.AlertRecipient
 
setDateChanged(Date) - Method in interface org.openmrs.OpenmrsData
Deprecated.
As of version 2.2, OpenmrsData is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsData, this method will be removed in 2.3
setDateChanged(Date) - Method in interface org.openmrs.OpenmrsMetadata
Deprecated.
As of version 2.2 OpenmrsMetadata is immutable by default, it's up to the subclasses to make themselves mutable by extending BaseChangeableOpenmrsMetadata, this method will be removed in 2.3
setDateChanged(Date) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setDateChanged(Date) - Method in class org.openmrs.User
 
setDateCompleted(Date) - Method in class org.openmrs.PatientProgram
 
setDateCreated(Date) - Method in class org.openmrs.BaseConceptMap
 
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.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 interface org.openmrs.Creatable
 
setDateCreated(Date) - Method in class org.openmrs.DrugReferenceMap
 
setDateCreated(Date) - Method in class org.openmrs.FieldAnswer
 
setDateCreated(Date) - Method in class org.openmrs.hl7.HL7QueueItem
 
setDateCreated(Date) - Method in class org.openmrs.notification.Alert
 
setDateCreated(Date) - Method in class org.openmrs.Obs
 
setDateCreated(Date) - Method in class org.openmrs.User
 
setDateEnrolled(Date) - Method in class org.openmrs.PatientProgram
 
setDateFormat(String) - Method in class org.openmrs.scheduler.Schedule
Sets the date format used to set the start time.
setDateHandedOver(Date) - Method in class org.openmrs.MedicationDispense
 
setDatePrepared(Date) - Method in class org.openmrs.MedicationDispense
 
setDateRetired(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setDateRetired(Date) - Method in class org.openmrs.Concept
 
setDateRetired(Date) - Method in interface org.openmrs.Retireable
 
setDateRetired(Date) - Method in class org.openmrs.User
 
setDateToExpire(Date) - Method in class org.openmrs.notification.Alert
 
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 interface org.openmrs.Voidable
 
setDaysKept(Integer) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
setDead(Boolean) - Method in class org.openmrs.Person
 
setDeathDate(Date) - Method in class org.openmrs.Person
 
setDeathdateEstimated(Boolean) - Method in class org.openmrs.Person
 
setDefaultLayoutFormat(String) - Method in class org.openmrs.layout.LayoutSupport
 
setDefaultLocaleCache(Locale) - Static method in class org.openmrs.util.LocaleUtility
 
setDefaultLocation(Location) - Static method in class org.openmrs.util.LocationUtility
 
setDefaultReadOnly(boolean) - Method in class org.openmrs.api.db.hibernate.DbSession
Change the default for entities and proxies loaded into this session from modifiable to read-only mode, or from modifiable to read-only mode.
setDefaultValue(String) - Method in class org.openmrs.Field
 
setDefaultValue(Object) - Method in class org.openmrs.logic.rule.RuleParameterInfo
 
setDegree(String) - Method in class org.openmrs.PersonName
 
setDeletePrivilege(Privilege) - Method in class org.openmrs.GlobalProperty
Sets privilege which can delete this globalProperty
setDescription(String) - Method in class org.openmrs.BaseOpenmrsMetadata
 
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.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 interface org.openmrs.OpenmrsMetadata
 
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
 
setDescriptions(Collection<ConceptDescription>) - Method in class org.openmrs.Concept
Sets the collection of descriptions for this Concept.
setDiagnoses(Set<Diagnosis>) - Method in class org.openmrs.Encounter
Sets a set of diagnoses for the current Encounter
setDiagnosis(CodedOrFreeText) - Method in class org.openmrs.Diagnosis
Sets the diagnosis.
setDiagnosis(Diagnosis) - Method in class org.openmrs.DiagnosisAttribute
 
setDiagnosisAttributeId(Integer) - Method in class org.openmrs.DiagnosisAttribute
 
setDiagnosisAttributeTypeId(Integer) - Method in class org.openmrs.DiagnosisAttributeType
 
setDiagnosisDAO(DiagnosisDAO) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Sets the diagnosis data access object
setDiagnosisId(Integer) - Method in class org.openmrs.Diagnosis
Sets diagnosis id
setDiagnosisService(DiagnosisService) - Method in class org.openmrs.api.context.ServiceContext
 
setDisableValidation(Boolean) - Static method in class org.openmrs.validator.ValidateUtil
 
setDispatcherServlet(DispatcherServlet) - Static method in class org.openmrs.module.web.WebModuleUtil
Save the dispatcher servlet for use later (reinitializing things)
setDispenseAsWritten(Boolean) - Method in class org.openmrs.DrugOrder
 
setDispenser(Provider) - Method in class org.openmrs.MedicationDispense
 
setDisplayName(String) - Method in class org.openmrs.layout.LayoutTemplate
 
setDisplayPrecision(Integer) - Method in class org.openmrs.ConceptNumeric
 
setDosageForm(Concept) - Method in class org.openmrs.Drug
 
setDose(Double) - Method in class org.openmrs.DrugOrder
 
setDose(Double) - Method in class org.openmrs.MedicationDispense
 
setDose(String) - Method in class org.openmrs.order.DrugSuggestion
 
setDose(Double) - Method in class org.openmrs.SimpleDosingInstructions
 
setDoseLimitUnits(Concept) - Method in class org.openmrs.Drug
Sets the doseLimitUnits which represents the units of the existing maximumDailyDose and minimumDailyDose
setDoseUnits(Concept) - Method in class org.openmrs.DrugOrder
Sets the doseUnits of this drug order
setDoseUnits(Concept) - Method in class org.openmrs.MedicationDispense
 
setDoseUnits(Concept) - Method in class org.openmrs.SimpleDosingInstructions
 
setDosing(DosingInstructions) - Method in class org.openmrs.DrugOrder
Set dosing instructions to drug order
setDosingInstructions(DrugOrder) - Method in interface org.openmrs.DosingInstructions
Serialize dosing instructions into order
setDosingInstructions(String) - Method in class org.openmrs.DrugOrder
Sets the dosingInstructions
setDosingInstructions(DrugOrder) - Method in class org.openmrs.FreeTextDosingInstructions
 
setDosingInstructions(String) - Method in class org.openmrs.MedicationDispense
 
setDosingInstructions(DrugOrder) - Method in class org.openmrs.SimpleDosingInstructions
 
setDosingType(Class<? extends DosingInstructions>) - Method in class org.openmrs.DrugOrder
Sets the dosingType
setDownloadURL(String) - Method in class org.openmrs.module.Module
 
setDrug(Drug) - Method in class org.openmrs.DrugIngredient
 
setDrug(Drug) - Method in class org.openmrs.DrugOrder
Sets the drug
setDrug(Drug) - Method in class org.openmrs.DrugReferenceMap
 
setDrug(Drug) - Method in class org.openmrs.MedicationDispense
 
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
 
setDrugNonCoded(String) - Method in class org.openmrs.DrugOrder
 
setDrugOrder(DrugOrder) - Method in class org.openmrs.MedicationDispense
 
setDrugOrder(DrugOrder) - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
setDrugOrder(DrugOrder) - Method in class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
setDrugReferenceMapId(Integer) - Method in class org.openmrs.DrugReferenceMap
 
setDrugReferenceMaps(Set<DrugReferenceMap>) - Method in class org.openmrs.Drug
 
setDuration(Integer) - Method in class org.openmrs.DrugOrder
Sets the duration of a Drug Order
setDuration(Integer) - Method in class org.openmrs.SimpleDosingInstructions
 
setDurationUnits(Concept) - Method in class org.openmrs.DrugOrder
Sets the durationUnits of a Drug Order
setDurationUnits(Concept) - Method in class org.openmrs.SimpleDosingInstructions
 
setEditPrivilege(Privilege) - Method in class org.openmrs.EncounterType
Sets privilege which can edit this type of encounters
setEditPrivilege(Privilege) - Method in class org.openmrs.GlobalProperty
Sets privilege which can edit this globalProperty
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
setElementDefaults(Map<String, String>) - Method in class org.openmrs.layout.LayoutTemplate
 
setElementRegex(Map<String, String>) - Method in class org.openmrs.layout.LayoutTemplate
Set the element regular expressions.
setElementRegexFormats(Map<String, String>) - Method in class org.openmrs.layout.LayoutTemplate
Set the element formats.
setEmail(String) - Method in class org.openmrs.User
 
setEncounter(Encounter) - Method in class org.openmrs.Allergy
Basic property setter for encounter
setEncounter(Encounter) - Method in class org.openmrs.ConceptProposal
 
setEncounter(Encounter) - Method in class org.openmrs.Condition
Basic property setter for encounter
setEncounter(Encounter) - Method in class org.openmrs.Diagnosis
Sets the encounter associated with this diagnosis.
setEncounter(Encounter) - Method in class org.openmrs.EncounterProvider
 
setEncounter(Encounter) - Method in class org.openmrs.MedicationDispense
 
setEncounter(Encounter) - Method in class org.openmrs.Obs
 
setEncounter(Encounter) - Method in class org.openmrs.Order
 
setEncounter(Encounter) - Method in class org.openmrs.OrderGroup
Sets the encounter
setEncounter(Encounter) - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
setEncounter(Encounter) - Method in class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
setEncounter(Encounter) - Method in class org.openmrs.PatientState
 
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
 
setEncounterDatetime(Date) - Method in class org.openmrs.Encounter
 
setEncounterId(Integer) - Method in class org.openmrs.Encounter
 
setEncounterProviderId(Integer) - Method in class org.openmrs.EncounterProvider
 
setEncounterProviders(Set<EncounterProvider>) - Method in class org.openmrs.Encounter
Basic property setter for encounterProviders.
setEncounterRole(EncounterRole) - Method in class org.openmrs.EncounterProvider
 
setEncounters(Set<Encounter>) - Method in class org.openmrs.Visit
 
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
 
setEncounterTypeId(Integer) - Method in class org.openmrs.EncounterType
 
setEncounterTypes(Collection<EncounterType>) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setEndDate(Date) - Method in class org.openmrs.CohortMembership
OpenMRS treats a membership as active from its startDate to endDate inclusive of both.
setEndDate(Date) - Method in class org.openmrs.Condition
Sets the end date
setEndDate(Date) - Method in class org.openmrs.PatientState
 
setEndDate(Date) - Method in class org.openmrs.PersonAddress
 
setEndDate(Date) - Method in class org.openmrs.Relationship
 
setEndReason(String) - Method in class org.openmrs.Condition
Sets the end reason
setEnteredViaForms(Collection<Form>) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setError(String) - Method in class org.openmrs.hl7.HL7InError
 
setErrorAtStartup(Throwable) - Static method in class org.openmrs.web.Listener
 
setErrorDetails(String) - Method in class org.openmrs.hl7.HL7InError
 
setErrorMessage(String) - Method in class org.openmrs.hl7.HL7InQueue
 
setErrors(Errors) - Method in exception org.openmrs.api.ValidationException
 
setEventListeners(EventListeners) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
setExcludeCanceledAndExpired(boolean) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setExcludeDiscontinueOrders(boolean) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setExcludeTerms(Set<Term>) - Method in class org.openmrs.api.db.hibernate.search.TermsFilterFactory
 
setExecutionCount(int) - Static method in class org.openmrs.scheduler.tasks.TestTask
 
setExtensionNames(Map<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
 
setFamilyName(String) - Method in class org.openmrs.PersonName
 
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
 
setFieldId(Integer) - Method in class org.openmrs.Field
 
setFieldNumber(Integer) - Method in class org.openmrs.FormField
 
setFieldPart(String) - Method in class org.openmrs.FormField
 
setFieldType(FieldType) - Method in class org.openmrs.Field
 
setFieldTypeId(Integer) - Method in class org.openmrs.FieldType
 
setFile(File) - Method in class org.openmrs.module.Module
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.BooleanConceptChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.ConceptValidatorChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.ConvertOrderersToProviders
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.GenerateUuid
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.MigrateAllergiesChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.MoveDeletedHL7sChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.ProgramValidatorChangeSet
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
setFilterClass(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
setFilterDefinition(ModuleFilterDefinition) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
 
setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
 
setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setFinalText(String) - Method in class org.openmrs.ConceptProposal
 
setFlushMode(FlushMode) - Method in class org.openmrs.api.db.hibernate.DbSession
Set the flush mode for this session.
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.FormResource
sets the form
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) - Static method in class org.openmrs.PersonName
 
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.
setFormField(String, String) - Method in class org.openmrs.BaseFormRecordableOpenmrsData
 
setFormField(String, String) - Method in class org.openmrs.Diagnosis
Sets the namespace and path of the form field that was used to capture the details in the form.
setFormField(String, String) - Method in interface org.openmrs.FormRecordable
Sets the namespace and path of the form field that was used to capture the obs details in the form.
Note: Namespace and formFieldPath together must not exceed 254 characters in length, form applications can subtract the length of their namespace from 254 to determine the maximum length they can use for a form field path.
setFormField(String, String) - Method in class org.openmrs.Obs
 
setFormField(String, String) - Method in class org.openmrs.Order
 
setFormFieldId(Integer) - Method in class org.openmrs.FormField
 
setFormFields(Set<FormField>) - Method in class org.openmrs.Form
 
setFormId(Integer) - Method in class org.openmrs.Form
 
setFormNamespaceAndPath(String) - Method in class org.openmrs.BaseFormRecordableOpenmrsData
Setter method
setFormNamespaceAndPath(String) - Method in class org.openmrs.Diagnosis
Sets the form namespace and path
setFormNamespaceAndPath(String) - Method in class org.openmrs.Order
Sets the form namespace and path
setFormResourceId(Integer) - Method in class org.openmrs.FormResource
sets the form resource id
setFormService(FormService) - Method in class org.openmrs.api.context.ServiceContext
 
setFrequency(OrderFrequency) - Method in class org.openmrs.DrugOrder
Sets the frequency
setFrequency(OrderFrequency) - Method in class org.openmrs.MedicationDispense
 
setFrequency(String) - Method in class org.openmrs.order.DrugSuggestion
 
setFrequency(OrderFrequency) - Method in class org.openmrs.ServiceOrder
Sets frequency of a particular order
setFrequency(OrderFrequency) - Method in class org.openmrs.SimpleDosingInstructions
 
setFrequencyPerDay(Double) - Method in class org.openmrs.OrderFrequency
 
setFromDate(Date) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setFromNode(T) - Method in class org.openmrs.util.Graph.Edge
 
setFulfillerComment(String) - Method in class org.openmrs.Order
Sets the comment received from the fulfiller for this order.
setFulfillerStatus(Order.FulfillerStatus) - Method in class org.openmrs.Order
Sets the status of this order according to the value that was received from a fulfiller.
setFulfillerStatus(Order.FulfillerStatus) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
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
 
setGivenName(String) - Method in class org.openmrs.PersonName
 
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 class org.openmrs.module.Module
 
setGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
Save the given global property to the database.
setGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
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.
setHandler(String) - Method in class org.openmrs.ConceptComplex
Set the ConceptComplexHandler.
setHandler(ErrorHandler) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
setHandlerConfig(String) - Method in class org.openmrs.attribute.BaseAttributeType
 
setHandlerConfig(String) - Method in class org.openmrs.FormResource
 
setHandlerConfig(String) - Method in class org.openmrs.GlobalProperty
 
setHandlerConfiguration(String) - Method in interface org.openmrs.customdatatype.CustomDatatypeHandler
An AttributeType will typically be configured with a handler and a configuration.
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.
setHashedPassword(String) - Method in class org.openmrs.api.db.LoginCredential
 
setHiAbsolute(Double) - Method in class org.openmrs.ConceptNumeric
 
setHiCritical(Double) - Method in class org.openmrs.ConceptNumeric
 
setHiddenConceptMapTypes(String) - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
setHigh(Double) - Method in class org.openmrs.util.DoubleRange
 
setHiNormal(Double) - Method in class org.openmrs.ConceptNumeric
 
setHl7Abbreviation(String) - Method in class org.openmrs.ConceptDatatype
 
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.HL7QueueItem
 
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.HL7QueueItem
 
setHL7SourceId(Integer) - Method in class org.openmrs.hl7.HL7Source
 
setHL7SourceKey(String) - Method in class org.openmrs.hl7.HL7QueueItem
 
setId(Integer) - Method in class org.openmrs.Allergy
 
setId(Integer) - Method in class org.openmrs.AllergyReaction
 
setId(Integer) - Method in class org.openmrs.api.db.ClobDatatypeStorage
 
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.CareSetting
 
setId(Integer) - Method in class org.openmrs.Cohort
 
setId(Integer) - Method in class org.openmrs.CohortMembership
 
setId(Integer) - Method in class org.openmrs.Concept
 
setId(Integer) - Method in class org.openmrs.ConceptAnswer
 
setId(Integer) - Method in class org.openmrs.ConceptAttribute
 
setId(Integer) - Method in class org.openmrs.ConceptAttributeType
 
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.ConceptMapType
 
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.ConceptReferenceTerm
 
setId(Integer) - Method in class org.openmrs.ConceptReferenceTermMap
 
setId(Integer) - Method in class org.openmrs.ConceptSet
 
setId(Integer) - Method in class org.openmrs.ConceptSource
 
setId(Integer) - Method in class org.openmrs.ConceptStateConversion
 
setId(Integer) - Method in class org.openmrs.ConceptStopWord
 
setId(Integer) - Method in class org.openmrs.Condition
 
setId(Integer) - Method in class org.openmrs.Diagnosis
Sets diagnosis identifier
setId(Integer) - Method in class org.openmrs.DiagnosisAttribute
 
setId(Integer) - Method in class org.openmrs.DiagnosisAttributeType
 
setId(Integer) - Method in class org.openmrs.Drug
 
setId(Integer) - Method in class org.openmrs.DrugIngredient
 
setId(Integer) - Method in class org.openmrs.DrugReferenceMap
 
setId(Integer) - Method in class org.openmrs.Encounter
 
setId(Integer) - Method in class org.openmrs.EncounterProvider
 
setId(Integer) - Method in class org.openmrs.EncounterRole
 
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.FormResource
 
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.LocationAttribute
 
setId(Integer) - Method in class org.openmrs.LocationAttributeType
 
setId(Integer) - Method in class org.openmrs.LocationTag
 
setId(Integer) - Method in class org.openmrs.MedicationDispense
 
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.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.OrderAttribute
 
setId(Integer) - Method in class org.openmrs.OrderAttributeType
 
setId(Integer) - Method in class org.openmrs.OrderFrequency
 
setId(Integer) - Method in class org.openmrs.OrderGroup
 
setId(Integer) - Method in class org.openmrs.OrderGroupAttribute
 
setId(Integer) - Method in class org.openmrs.OrderGroupAttributeType
 
setId(Integer) - Method in class org.openmrs.OrderSet
 
setId(Integer) - Method in class org.openmrs.OrderSetAttribute
 
setId(Integer) - Method in class org.openmrs.OrderSetAttributeType
 
setId(Integer) - Method in class org.openmrs.OrderSetMember
 
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.PatientProgramAttribute
 
setId(Integer) - Method in class org.openmrs.PatientState
 
setId(Integer) - Method in class org.openmrs.person.PersonMergeLog
 
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.ProgramAttributeType
 
setId(Integer) - Method in class org.openmrs.ProgramWorkflow
 
setId(Integer) - Method in class org.openmrs.ProgramWorkflowState
 
setId(Integer) - Method in class org.openmrs.Provider
 
setId(Integer) - Method in class org.openmrs.ProviderAttribute
 
setId(Integer) - Method in class org.openmrs.ProviderAttributeType
 
setId(Integer) - Method in class org.openmrs.Relationship
 
setId(Integer) - Method in class org.openmrs.RelationshipType
 
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.Visit
 
setId(Integer) - Method in class org.openmrs.VisitAttribute
 
setId(Integer) - Method in class org.openmrs.VisitAttributeType
 
setId(Integer) - Method in class org.openmrs.VisitType
 
setIdentifier(String) - Method in class org.openmrs.PatientIdentifier
 
setIdentifier(String) - Method in class org.openmrs.Provider
 
setIdentifiers(Set<PatientIdentifier>) - Method in class org.openmrs.Patient
Update all identifiers for patient
setIdentifierType(PatientIdentifierType) - Method in class org.openmrs.PatientIdentifier
 
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
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.
setImplementationIdHttpClient(HttpClient) - Method in interface org.openmrs.api.AdministrationService
Used by Spring to set the http client for accessing the openmrs implementation service
setImplementationIdHttpClient(HttpClient) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
setIncludeNullFulfillerStatus(Boolean) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setIncludeTerms(Set<Set<Term>>) - Method in class org.openmrs.api.db.hibernate.search.TermsFilterFactory
 
setIncludeVoided(boolean) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setIncludeVoided(boolean) - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
setIncludeVoided(boolean) - Method in class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
setIncludeVoided(boolean) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setIndexDate(Date) - Method in interface org.openmrs.logic.LogicContext
Changes the index date for this logic context
setIndication(Concept) - Method in class org.openmrs.Visit
 
setIngredient(Concept) - Method in class org.openmrs.DrugIngredient
 
setIngredients(Collection<DrugIngredient>) - Method in class org.openmrs.Drug
 
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
setInstallationStarted(boolean) - Static method in class org.openmrs.web.filter.initialization.InitializationFilter
 
setInstructions(String) - Method in class org.openmrs.FreeTextDosingInstructions
 
setInstructions(String) - Method in class org.openmrs.order.DrugSuggestion
 
setInstructions(String) - Method in class org.openmrs.Order
 
setInterpretation(Obs.Interpretation) - Method in class org.openmrs.Obs
 
setInterpretJstl(Boolean) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
setIsHidden(Boolean) - Method in class org.openmrs.ConceptMapType
 
setIsSet(Boolean) - Method in class org.openmrs.FieldType
 
setIsStopped(boolean) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setJavaClassName(String) - Method in class org.openmrs.OrderType
 
setLastExecutionTime(Date) - Method in class org.openmrs.scheduler.TaskDefinition
Set the time the task was last executed
setLastModified(Long) - Static method in class org.openmrs.web.controller.PseudoStaticContentController
 
setLaterality(ServiceOrder.Laterality) - Method in class org.openmrs.ServiceOrder
Sets the laterality.
setLatitude(String) - Method in interface org.openmrs.Address
 
setLatitude(String) - Method in class org.openmrs.Location
 
setLatitude(String) - Method in class org.openmrs.PersonAddress
 
setLayout(Layout<? extends Serializable>) - Method in class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
setLayout(StringLayout) - Method in class org.openmrs.logging.MemoryAppender.MemoryAppenderBuilder
 
setLayoutTemplates(List<T>) - Method in class org.openmrs.layout.LayoutSupport
 
setLength(Long) - Method in class org.openmrs.obs.ComplexData
Set the data length
setLineByLineFormat(List<String>) - Method in class org.openmrs.layout.LayoutTemplate
 
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.ConceptStopWord
 
setLocale(Locale) - Method in class org.openmrs.messagesource.PresentationMessage
Sets the locale of the message.
setLocale(Locale) - Method in class org.openmrs.web.filter.util.LocalizationTool
Its need to override base class method to be able to change its locale property outside the class hierarchy
setLocalePreferred(Boolean) - Method in class org.openmrs.ConceptName
 
setLocalesAllowedListCache(List<Locale>) - Static method in class org.openmrs.util.LocaleUtility
 
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.LocationAttribute
 
setLocation(Location) - Method in class org.openmrs.MedicationDispense
 
setLocation(Location) - Method in class org.openmrs.Obs
 
setLocation(Location) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setLocation(Location) - Method in class org.openmrs.PatientIdentifier
 
setLocation(Location) - Method in class org.openmrs.PatientProgram
 
setLocation(Concept) - Method in class org.openmrs.ServiceOrder
Sets a location of the particular order
setLocation(Location) - Method in class org.openmrs.Visit
 
setLocationAttributeId(Integer) - Method in class org.openmrs.LocationAttribute
 
setLocationAttributeTypeId(Integer) - Method in class org.openmrs.LocationAttributeType
 
setLocationBehavior(PatientIdentifierType.LocationBehavior) - Method in class org.openmrs.PatientIdentifierType
 
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.api.context.UserContext
 
setLocationId(Integer) - Method in class org.openmrs.Location
 
setLocationService(LocationService) - Method in class org.openmrs.api.context.ServiceContext
 
setLocationTagId(Integer) - Method in class org.openmrs.LocationTag
 
setLockReleased(Boolean) - Static method in class org.openmrs.web.filter.update.UpdateFilter
 
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
 
setLoser(Person) - Method in class org.openmrs.person.PersonMergeLog
 
setLow(Double) - Method in class org.openmrs.util.DoubleRange
 
setLowAbsolute(Double) - Method in class org.openmrs.ConceptNumeric
 
setLowCritical(Double) - Method in class org.openmrs.ConceptNumeric
 
setLowNormal(Double) - Method in class org.openmrs.ConceptNumeric
 
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
 
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'
setMaximumDailyDose(Double) - Method in class org.openmrs.Drug
 
setMaxOccurs(Integer) - Method in class org.openmrs.attribute.BaseAttributeType
 
setMaxOccurs(Integer) - Method in class org.openmrs.FormField
 
setMaxTokens(int) - Method in class org.openmrs.layout.LayoutTemplate
 
setMedicationDispenseDAO(MedicationDispenseDAO) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
setMedicationDispenseId(Integer) - Method in class org.openmrs.MedicationDispense
 
setMedicationDispenseService(MedicationDispenseService) - Method in class org.openmrs.api.context.ServiceContext
 
setMemberIds(Set<Integer>) - Method in class org.openmrs.Cohort
Deprecated.
since 2.1.0 cohorts are more complex than just a set of patient ids, so there is no one-line replacement
setMemberships(Collection<CohortMembership>) - Method in class org.openmrs.Cohort
 
setMessage(String) - Method in class org.openmrs.messagesource.PresentationMessage
 
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
Deprecated.
as of 2.0 because messages are automatically loaded from the classpath
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.DefaultMessageSourceServiceImpl
 
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
 
setMimeType(String) - Method in class org.openmrs.obs.ComplexData
Set the data MIME type
setMinimumDailyDose(Double) - Method in class org.openmrs.Drug
 
setMinOccurs(Integer) - Method in class org.openmrs.attribute.BaseAttributeType
 
setMinOccurs(Integer) - Method in class org.openmrs.FormField
 
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
 
setModules(List<ModuleConditionalResource.ModuleAndVersion>) - Method in class org.openmrs.module.ModuleConditionalResource
 
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
 
setName(String) - Method in class org.openmrs.ConceptName
 
setName(String) - Method in class org.openmrs.FormResource
sets the name of the resource
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.Template
 
setName(String) - Method in interface org.openmrs.OpenmrsMetadata
 
setName(String) - Method in class org.openmrs.scheduler.Schedule
Sets the name of the schedule.
setNameMappings(Map<String, String>) - Method in class org.openmrs.layout.LayoutTemplate
 
setNames(Collection<ConceptName>) - Method in class org.openmrs.Concept
 
setNames(Set<PersonName>) - Method in class org.openmrs.Person
 
setNestedOrderGroups(Set<OrderGroup>) - Method in class org.openmrs.OrderGroup
Sets the nested order groups to other order groups, to maintain linkages between groups and support group nesting.
setNonCoded(String) - Method in class org.openmrs.CodedOrFreeText
Sets the manually written string concept name
setNonCodedAllergen(String) - Method in class org.openmrs.Allergen
 
setNumberOfRepeats(Integer) - Method in class org.openmrs.ServiceOrder
Sets numberOfRepeats of a particular order
setNumRefills(Integer) - Method in class org.openmrs.DrugOrder
Sets numRefills
setNumResults(Integer) - Method in class org.openmrs.logic.LogicTransform
Set number of Result object should be returned by the current criteria.
setObs(Obs) - Method in class org.openmrs.ConceptProposal
 
setObs(Set<Obs>) - Method in class org.openmrs.Encounter
 
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.
setObsDatetime(Date) - Method in class org.openmrs.Obs
 
setObsGroup(Obs) - Method in class org.openmrs.Obs
This method does NOT add this current obs to the list of obs in obsGroup.getGroupMembers().
setObsId(Integer) - Method in class org.openmrs.Obs
 
setObsService(ObsService) - Method in class org.openmrs.api.context.ServiceContext
 
setOnsetDate(Date) - Method in class org.openmrs.Condition
Sets the onset date
setOpenmrsPlatformVersion(String) - Method in class org.openmrs.module.ModuleConditionalResource
 
setOperator(OrderSet.Operator) - Method in class org.openmrs.OrderSet
Sets the operator
setOrder(Order) - Method in class org.openmrs.Obs
 
setOrder(Order) - Method in class org.openmrs.OrderAttribute
 
setOrderAttributeId(Integer) - Method in class org.openmrs.OrderAttribute
 
setOrderAttributeTypeId(Integer) - Method in class org.openmrs.OrderAttributeType
 
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(Provider) - Method in class org.openmrs.Order
 
setOrderFrequencyId(Integer) - Method in class org.openmrs.OrderFrequency
Sets the orderFrequencyId
setOrderGroup(OrderGroup) - Method in class org.openmrs.Order
Sets the OrderGroup for that order.
setOrderGroup(OrderGroup) - Method in class org.openmrs.OrderGroupAttribute
 
setOrderGroupAttributeId(Integer) - Method in class org.openmrs.OrderGroupAttribute
 
setOrderGroupAttributeTypeId(Integer) - Method in class org.openmrs.OrderGroupAttributeType
 
setOrderGroupId(Integer) - Method in class org.openmrs.OrderGroup
Sets the orderGroupId
setOrderGroupReason(Concept) - Method in class org.openmrs.OrderGroup
Sets the order group reason which denotes the reason why the group was ordered
setOrderId(Integer) - Method in class org.openmrs.Order
 
setOrderNumber(String) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setOrderReason(Concept) - Method in class org.openmrs.Order
 
setOrderReasonNonCoded(String) - Method in class org.openmrs.Order
 
setOrders(List<Order>) - Method in class org.openmrs.api.db.hibernate.QueryResult
 
setOrders(Set<Order>) - Method in class org.openmrs.Encounter
 
setOrders(List<Order>) - Method in class org.openmrs.OrderGroup
Sets the orders
setOrderService(OrderService) - Method in class org.openmrs.api.context.ServiceContext
 
setOrderSet(OrderSet) - Method in class org.openmrs.OrderGroup
Sets the orderSet
setOrderSet(OrderSet) - Method in class org.openmrs.OrderSetAttribute
 
setOrderSet(OrderSet) - Method in class org.openmrs.OrderSetMember
Sets the orderSet for the member
setOrderSetAttributeId(Integer) - Method in class org.openmrs.OrderSetAttribute
 
setOrderSetAttributeTypeId(Integer) - Method in class org.openmrs.OrderSetAttributeType
 
setOrderSetDAO(OrderSetDAO) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
setOrderSetDAO(OrderSetDAO) - Method in interface org.openmrs.api.OrderSetService
Setter for the OrderSet data access object.
setOrderSetId(Integer) - Method in class org.openmrs.OrderSet
Sets the orderSetId
setOrderSetMemberId(Integer) - Method in class org.openmrs.OrderSetMember
Sets the orderSetMemberId
setOrderSetMembers(List<OrderSetMember>) - Method in class org.openmrs.OrderSet
Sets the orderSetMembers
setOrderSetService(OrderSetService) - Method in class org.openmrs.api.context.ServiceContext
 
setOrderTemplate(String) - Method in class org.openmrs.OrderSetMember
Sets the orderTemplate
setOrderTemplateType(String) - Method in class org.openmrs.OrderSetMember
It takes in a name of a handler, which defines the schema of orderTemplate to be generated
setOrderType(OrderType) - Method in class org.openmrs.api.OrderContext
 
setOrderType(OrderType) - Method in class org.openmrs.Order
Set the OrderType
setOrderType(OrderType) - Method in class org.openmrs.OrderSetMember
Sets the orderType
setOrderTypeId(Integer) - Method in class org.openmrs.OrderType
 
setOrderTypes(Collection<OrderType>) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setOrdinal(Integer) - Method in class org.openmrs.notification.Template
 
setOriginalText(String) - Method in class org.openmrs.ConceptProposal
 
setOtherNonCodedConceptUuid(String) - Static method in class org.openmrs.Allergen
Sets other non coded concept uuid constant.
setOutcome(Concept) - Method in class org.openmrs.PatientProgram
 
setOutcomesConcept(Concept) - Method in class org.openmrs.Program
 
setOwner(OT) - Method in interface org.openmrs.attribute.Attribute
Sets the owner of this attribute
setOwner(OwningType) - Method in class org.openmrs.attribute.BaseAttribute
 
setPackageName(String) - Method in class org.openmrs.module.Module
 
setPackagesToScan(String...) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
Collect packages to scan that are set in core and for tests in modules.
setPackagesWithMappedClasses(Set<String>) - Method in class org.openmrs.module.Module
 
setPageNumber(Integer) - Method in class org.openmrs.FormField
 
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
setParent(FormField) - Method in class org.openmrs.FormField
 
setParent(OrderType) - Method in class org.openmrs.OrderType
 
setParentLocation(Location) - Method in class org.openmrs.Location
 
setParentMessageSource(MessageSource) - Method in class org.openmrs.messagesource.impl.DefaultMessageSourceServiceImpl
 
setParentMessageSource(MessageSource) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
 
setParentOrderGroup(OrderGroup) - Method in class org.openmrs.OrderGroup
Sets the parent order group to maintain linkages between groups and support group nesting
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
 
setPatient(Patient) - Method in class org.openmrs.Allergy
 
setPatient(Patient) - Method in class org.openmrs.Condition
Sets the patient associated with the condition
setPatient(Patient) - Method in class org.openmrs.Diagnosis
Sets patient with this diagnosis
setPatient(Patient) - Method in class org.openmrs.Encounter
 
setPatient(Patient) - Method in class org.openmrs.MedicationDispense
 
setPatient(Patient) - Method in class org.openmrs.Order
 
setPatient(Patient) - Method in class org.openmrs.OrderGroup
Sets the patient
setPatient(Patient) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setPatient(Patient) - Method in class org.openmrs.parameter.MedicationDispenseCriteria
 
setPatient(Patient) - Method in class org.openmrs.parameter.MedicationDispenseCriteriaBuilder
 
setPatient(Patient) - Method in class org.openmrs.parameter.OrderSearchCriteriaBuilder
 
setPatient(Patient) - Method in class org.openmrs.PatientIdentifier
 
setPatient(Patient) - Method in class org.openmrs.PatientProgram
 
setPatient(boolean) - Method in class org.openmrs.Person
This should only be set by the database layer by looking at whether a row exists in the patient table
setPatient(Patient) - Method in class org.openmrs.Visit
 
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.
setPatientId(Integer) - Method in class org.openmrs.CohortMembership
 
setPatientId(Integer) - Method in class org.openmrs.Patient
Sets the internal identifier for a patient.
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
 
setPatientProgram(PatientProgram) - Method in class org.openmrs.PatientIdentifier
This method sets the patient program on a patient Identifier
setPatientProgram(PatientProgram) - Method in class org.openmrs.PatientProgramAttribute
 
setPatientProgram(PatientProgram) - Method in class org.openmrs.PatientState
 
setPatientProgramAttributeId(Integer) - Method in class org.openmrs.PatientProgramAttribute
 
setPatientProgramId(Integer) - Method in class org.openmrs.PatientProgram
 
setPatientService(PatientService) - Method in class org.openmrs.api.context.ServiceContext
 
setPatientStateId(Integer) - Method in class org.openmrs.PatientState
 
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.Provider
 
setPerson(Person) - Method in class org.openmrs.User
 
setPersonA(Person) - Method in class org.openmrs.Relationship
 
setPersonAddressId(Integer) - Method in class org.openmrs.PersonAddress
 
setPersonAttributeId(Integer) - Method in class org.openmrs.PersonAttribute
 
setPersonAttributeTypeId(Integer) - Method in class org.openmrs.PersonAttributeType
 
setPersonB(Person) - Method in class org.openmrs.Relationship
 
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
 
setPersonMergeLogData(PersonMergeLogData) - Method in class org.openmrs.person.PersonMergeLog
 
setPersonMergeLogId(Integer) - Method in class org.openmrs.person.PersonMergeLog
 
setPersonNameId(Integer) - Method in class org.openmrs.PersonName
 
setPersonService(PersonService) - Method in class org.openmrs.api.context.ServiceContext
 
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
setPostalCode(String) - Method in interface org.openmrs.Address
 
setPostalCode(String) - Method in class org.openmrs.Location
 
setPostalCode(String) - Method in class org.openmrs.PersonAddress
 
setPredicates(List<Predicate>) - Method in class org.openmrs.api.db.hibernate.QueryResult
 
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
setPreferredHandlerClassname(String) - Method in class org.openmrs.attribute.BaseAttributeType
 
setPreferredHandlerClassname(String) - Method in class org.openmrs.FormResource
 
setPreferredHandlerClassname(String) - Method in class org.openmrs.GlobalProperty
 
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.
setPrefix(String) - Method in class org.openmrs.PersonName
 
setPreviousOrder(Order) - Method in class org.openmrs.Order
Sets the previous order.
setPreviousOrderGroup(OrderGroup) - Method in class org.openmrs.OrderGroup
Sets the previous order group to other order groups, to maintain linkages between groups and support group nesting
setPreviousVersion(Condition) - Method in class org.openmrs.Condition
Sets the previous version of the condition
setPreviousVersion(Obs) - Method in class org.openmrs.Obs
A previousVersion indicates that this Obs replaces an earlier one.
setPriorCauseOfDeath(String) - Method in class org.openmrs.person.PersonMergeLogData
 
setPriorDateOfBirth(Date) - Method in class org.openmrs.person.PersonMergeLogData
 
setPriorDateOfBirthEstimated(boolean) - Method in class org.openmrs.person.PersonMergeLogData
 
setPriorDateOfDeath(Date) - Method in class org.openmrs.person.PersonMergeLogData
 
setPriorDateOfDeathEstimated(Boolean) - Method in class org.openmrs.person.PersonMergeLogData
 
setPriorGender(String) - Method in class org.openmrs.person.PersonMergeLogData
 
setPrivilege(String) - Method in class org.openmrs.Privilege
 
setPrivileges(List<Privilege>) - Method in class org.openmrs.module.Module
 
setPrivileges(Set<Privilege>) - Method in class org.openmrs.Role
 
setProbeParentLoaderLast(boolean) - Method in class org.openmrs.module.ModuleClassLoader
Allow the probe parent loader last variable to be set.
setProgram(Program) - Method in class org.openmrs.PatientProgram
 
setProgram(Program) - Method in class org.openmrs.ProgramWorkflow
 
setProgramAttributeTypeId(Integer) - Method in class org.openmrs.ProgramAttributeType
 
setProgramId(Integer) - Method in class org.openmrs.Program
 
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
 
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
 
setProgressStatusMap(Map<String, Integer>) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
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.
setPropertyValue(String) - Method in class org.openmrs.GlobalProperty
 
setProvider(EncounterRole, Provider) - Method in class org.openmrs.Encounter
Sets the provider for the given role.
setProvider(Provider) - Method in class org.openmrs.EncounterProvider
 
setProvider(Provider) - Method in class org.openmrs.ProviderAttribute
 
setProviderAttributeId(Integer) - Method in class org.openmrs.ProviderAttribute
 
setProviderAttributeTypeId(Integer) - Method in class org.openmrs.ProviderAttributeType
 
setProviderDAO(ProviderDAO) - Method in class org.openmrs.api.impl.ProviderServiceImpl
Sets the data access object for Concepts.
setProviderId(Integer) - Method in class org.openmrs.Provider
 
setProviders(Collection<Provider>) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setProviderService(ProviderService) - Method in class org.openmrs.api.context.ServiceContext
Sets the provider service.
setPublished(Boolean) - Method in class org.openmrs.Form
 
setQuantity(Double) - Method in class org.openmrs.DrugOrder
Sets the quantity
setQuantity(Double) - Method in class org.openmrs.MedicationDispense
 
setQuantityUnits(Concept) - Method in class org.openmrs.DrugOrder
 
setQuantityUnits(Concept) - Method in class org.openmrs.MedicationDispense
 
setRanDate(Date) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
 
setRank(Integer) - Method in class org.openmrs.Diagnosis
Sets diagnosis rank
setReaction(Concept) - Method in class org.openmrs.AllergyReaction
 
setReactionNonCoded(String) - Method in class org.openmrs.AllergyReaction
 
setReactions(List<AllergyReaction>) - Method in class org.openmrs.Allergy
 
setReadListener(ReadListener) - Method in class org.openmrs.web.filter.GZIPRequestStream
 
setReadOnly(Object, boolean) - Method in class org.openmrs.api.db.hibernate.DbSession
Set an unmodified persistent object to read-only mode, or a read-only object to modifiable mode.
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
 
setRefreshingContext(boolean) - Static method in class org.openmrs.api.context.ServiceContext
 
setRelationshipId(Integer) - Method in class org.openmrs.Relationship
 
setRelationshipType(RelationshipType) - Method in class org.openmrs.Relationship
 
setRelationshipTypeId(Integer) - Method in class org.openmrs.RelationshipType
 
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.
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
 
setRequireDatabaseVersion(String) - Method in class org.openmrs.module.Module
 
setRequiredElements(List<String>) - Method in class org.openmrs.layout.LayoutTemplate
 
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
 
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.User
 
setRetiredBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setRetiredBy(User) - Method in class org.openmrs.Concept
 
setRetiredBy(User) - Method in interface org.openmrs.Retireable
 
setRetiredBy(User) - Method in class org.openmrs.User
 
setRetireReason(String) - Method in class org.openmrs.BaseOpenmrsMetadata
 
setRetireReason(String) - Method in class org.openmrs.Concept
 
setRetireReason(String) - Method in interface org.openmrs.Retireable
 
setRetireReason(String) - Method in class org.openmrs.User
 
setRewrites(Map<String, String>) - Method in class org.openmrs.web.controller.PseudoStaticContentController
 
setRole(Concept) - Method in class org.openmrs.Provider
Sets the role concept
setRole(String) - Method in class org.openmrs.Role
 
setRoles(Set<Role>) - Method in class org.openmrs.User
 
setRoute(Concept) - Method in class org.openmrs.DrugOrder
Sets the route
setRoute(Concept) - Method in class org.openmrs.MedicationDispense
 
setRoute(Concept) - Method in class org.openmrs.SimpleDosingInstructions
 
setRouter(MessageTypeRouter) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
Used by spring to inject the router
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
setRuntimePropertiesFound(boolean) - Static method in class org.openmrs.web.Listener
 
setSalt(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSatisfiedByAny(Boolean) - Method in class org.openmrs.notification.Alert
 
setScheduledDate(Date) - Method in class org.openmrs.Order
 
setScheduledTasks(Map<Integer, TimerSchedulerTask>) - Static method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
 
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.
setSchemaName(String) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
setSearchable(Boolean) - Method in class org.openmrs.PersonAttributeType
 
setSecretAnswer(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSecretQuestion(String) - Method in class org.openmrs.api.db.LoginCredential
 
setSelectMultiple(Boolean) - Method in class org.openmrs.Field
 
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
 
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
 
setSerializedMergedData(String) - Method in class org.openmrs.person.PersonMergeLog
 
setSerializerMap(Map<Class<? extends OpenmrsSerializer>, OpenmrsSerializer>) - Static method in class org.openmrs.api.impl.SerializationServiceImpl
 
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.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.HibernateConditionDAO
Set 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.HibernateDatatypeDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateDiagnosisDAO
Set session factory
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.HibernateMedicationDispenseDAO
 
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.HibernateOpenmrsObjectDAO
 
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
Set session factory
setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateOrderSetDAO
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.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.HibernateProviderDAO
 
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 class org.openmrs.api.db.hibernate.HibernateVisitDAO
 
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.scheduler.db.hibernate.HibernateSchedulerDAO
Set session factory
setSet(Boolean) - Method in class org.openmrs.Concept
 
setSeverity(Concept) - Method in class org.openmrs.Allergy
 
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.
setSizeMappings(Map<String, String>) - Method in class org.openmrs.layout.LayoutTemplate
 
setSortColumn(String) - Method in class org.openmrs.logic.LogicTransform
 
setSortWeight(Double) - Method in class org.openmrs.ConceptAnswer
 
setSortWeight(Double) - Method in class org.openmrs.ConceptSet
 
setSortWeight(Float) - Method in class org.openmrs.FormField
 
setSortWeight(Double) - Method in class org.openmrs.Order
Sets the sortWeight for an order if it is ordered as an OrderGroup.
setSortWeight(Double) - Method in class org.openmrs.PersonAttributeType
 
setSpeciality(Concept) - Method in class org.openmrs.Provider
Sets the speciality concept
setSpecialTokens(List<String>) - Method in class org.openmrs.layout.LayoutSupport
 
setSpecificName(ConceptName) - Method in class org.openmrs.CodedOrFreeText
Sets the specific name
setSpecimenSource(Concept) - Method in class org.openmrs.ServiceOrder
 
setSqldiff(Document) - Method in class org.openmrs.module.Module
 
setSqlFile(String) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
 
setStartBeforeModulesMap(Map<String, String>) - Method in class org.openmrs.module.Module
Sets modules that must start after this module
setStartDate(Date) - Method in class org.openmrs.CohortMembership
 
setStartDate(Date) - Method in class org.openmrs.PatientState
 
setStartDate(Date) - Method in class org.openmrs.PersonAddress
 
setStartDate(Date) - Method in class org.openmrs.Relationship
 
setStartDatetime(Date) - Method in class org.openmrs.Visit
 
setStarted(Boolean) - Method in class org.openmrs.scheduler.TaskDefinition
Sets the flag that indicates whether the task has been started.
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
 
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
 
setStaticDispatcherServlet(StaticDispatcherServlet) - Static method in class org.openmrs.module.web.WebModuleUtil
Save the static content dispatcher servlet for use later when refreshing spring
setStatus(Concept) - Method in class org.openmrs.MedicationDispense
 
setStatus(Obs.Status) - Method in class org.openmrs.Obs
 
setStatusReason(Concept) - Method in class org.openmrs.MedicationDispense
 
setStopDatetime(Date) - Method in class org.openmrs.Visit
 
setStrength(String) - Method in class org.openmrs.Drug
Sets the strength
setStrength(Double) - Method in class org.openmrs.DrugIngredient
 
setSubject(String) - Method in class org.openmrs.notification.Message
 
setSubject(String) - Method in class org.openmrs.notification.Template
 
setSubstitutionReason(Concept) - Method in class org.openmrs.MedicationDispense
 
setSubstitutionType(Concept) - Method in class org.openmrs.MedicationDispense
 
setSubtype(String) - Method in class org.openmrs.api.db.SerializedObject
 
setSummary(String) - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
 
setSupportedTypes(List<Class<? extends OpenmrsObject>>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
 
setSystemId(String) - Method in class org.openmrs.User
 
setTableName(String) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnChange
 
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.
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.
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.notification.Template
 
setTemplateDAO(TemplateDAO) - Method in class org.openmrs.notification.impl.MessageServiceImpl
 
setTermA(ConceptReferenceTerm) - Method in class org.openmrs.ConceptReferenceTermMap
 
setTermB(ConceptReferenceTerm) - Method in class org.openmrs.ConceptReferenceTermMap
 
setTerminal(Boolean) - Method in class org.openmrs.ProgramWorkflowState
 
setText(String) - Method in class org.openmrs.notification.Alert
 
setThreadsToNewClassLoader() - Static method in class org.openmrs.util.OpenmrsClassLoader
Sets the class loader, for all threads referencing a destroyed openmrs class loader, to the current one.
setToDate(Date) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setToNode(T) - Method in class org.openmrs.util.Graph.Edge
 
setTransferStatus(Hl7InArchivesMigrateThread.Status) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
 
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
setType(String) - Method in class org.openmrs.api.db.SerializedObject
 
setType(Concept) - Method in class org.openmrs.Location
 
setType(Concept) - Method in class org.openmrs.MedicationDispense
 
setUniqueId(String) - Method in class org.openmrs.ConceptSource
 
setUniquenessBehavior(PatientIdentifierType.UniquenessBehavior) - Method in class org.openmrs.PatientIdentifierType
 
setUnits(String) - Method in class org.openmrs.ConceptNumeric
 
setUnits(Concept) - Method in class org.openmrs.DrugIngredient
 
setUnits(String) - Method in class org.openmrs.order.DrugSuggestion
 
setUp() - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
Get the comma separated value of the concept map types names passed in as values for parameters
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.ConvertOrderersToProviders
 
setUp() - Method in class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
setUp() - Method in class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
setUp() - Method in class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
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.MigrateAllergiesChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
setUp() - Method in class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
setUp() - Method in class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
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() - Method in class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
setUp() - Method in class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
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
 
setupLogAppenders() - Static method in class org.openmrs.util.OpenmrsUtil
Deprecated.
As of 2.4.4, 2.5.1, and 2.6.0; replaced by OpenmrsLoggingUtil.reloadLoggingConfiguration()
setupModule(Module.SetupContext) - Method in class org.openmrs.util.OpenmrsJacksonLocaleModule
 
setupPageUrl - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
 
setupPageUrl - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
setupSearchIndex() - Method in interface org.openmrs.api.db.ContextDAO
Updates the search index if necessary.
setupSearchIndex() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
setUrgency(Order.Urgency) - Method in class org.openmrs.Order
 
setUrlPatterns(List<String>) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
 
setUser(User) - Method in class org.openmrs.api.context.BasicAuthenticated
 
setUserActivationKey(LoginCredential) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
 
setUserActivationKey(LoginCredential) - Method in interface org.openmrs.api.db.UserDAO
 
setUserActivationKey(User) - Method in class org.openmrs.api.impl.UserServiceImpl
 
setUserActivationKey(User) - Method in interface org.openmrs.api.UserService
Sets a user's activation key
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.

This is thread safe since it stores the given user context in ThreadLocal.
setUserDAO(UserDAO) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
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
 
setUsername(String) - Method in class org.openmrs.User
 
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
 
setUuid(String) - Method in class org.openmrs.OrderFrequency
 
setValidator(String) - Method in class org.openmrs.PatientIdentifierType
 
setValue(String) - Method in class org.openmrs.api.db.ClobDatatypeStorage
 
setValue(T) - Method in class org.openmrs.attribute.BaseAttribute
 
setValue(String) - Method in class org.openmrs.ConceptStopWord
 
setValue(T) - Method in interface org.openmrs.customdatatype.SingleCustomValue
Sets the typed value.
setValue(T) - Method in class org.openmrs.FormResource
 
setValue(T) - Method in class org.openmrs.GlobalProperty
 
setValue(String) - Method in class org.openmrs.PersonAttribute
 
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.
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.
setValueDate(Date) - Method in class org.openmrs.Obs
 
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
 
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
 
setValueReferenceInternal(String) - Method in class org.openmrs.attribute.BaseAttribute
 
setValueReferenceInternal(String) - Method in interface org.openmrs.customdatatype.SingleCustomValue
Directly set the String value that OpenMRS should persist in the database in a varchar column.
setValueReferenceInternal(String) - Method in class org.openmrs.FormResource
 
setValueReferenceInternal(String) - Method in class org.openmrs.GlobalProperty
 
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
 
setValueTime(Date) - Method in class org.openmrs.Obs
 
setVerificationStatus(ConditionVerificationStatus) - Method in class org.openmrs.Condition
Sets the verification status of the condition
setVersion(String) - Method in class org.openmrs.Concept
 
setVersion(String) - Method in class org.openmrs.ConceptReferenceTerm
 
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
 
setViewPrivilege(Privilege) - Method in class org.openmrs.EncounterType
Sets privilege which can view this type of encounters
setViewPrivilege(Privilege) - Method in class org.openmrs.GlobalProperty
Sets privilege which can view this globalProperty
setVisibleConceptMapTypes(String) - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
setVisit(Visit) - Method in class org.openmrs.Encounter
Sets the visit
setVisit(Visit) - Method in class org.openmrs.VisitAttribute
 
setVisitAttributeId(Integer) - Method in class org.openmrs.VisitAttribute
 
setVisitAttributeTypeId(Integer) - Method in class org.openmrs.VisitAttributeType
 
setVisitDAO(VisitDAO) - Method in class org.openmrs.api.impl.VisitServiceImpl
Method used to inject the visit data access object.
setVisitId(Integer) - Method in class org.openmrs.Visit
 
setVisits(Collection<Visit>) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
setVisitService(VisitService) - Method in class org.openmrs.api.context.ServiceContext
Sets the visit service.
setVisitType(VisitType) - Method in class org.openmrs.Visit
 
setVisitTypeId(Integer) - Method in class org.openmrs.VisitType
 
setVisitTypes(Collection<VisitType>) - Method in class org.openmrs.parameter.EncounterSearchCriteriaBuilder
 
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 interface org.openmrs.Voidable
 
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 interface org.openmrs.Voidable
 
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 interface org.openmrs.Voidable
 
setWasSubstituted(Boolean) - Method in class org.openmrs.MedicationDispense
 
setWeight(Integer) - Method in class org.openmrs.RelationshipType
 
setWinner(Person) - Method in class org.openmrs.person.PersonMergeLog
 
setWord(String) - Method in class org.openmrs.ConceptSearchResult
 
setWriteListener(WriteListener) - Method in class org.openmrs.web.filter.GZIPResponseStream
 
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
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
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
 
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() - 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.HelloWorldTask
 
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
shutdownMysqlCancellationTimer() - Static method in class org.openmrs.util.MemoryLeakUtil
 
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.
simpleDatatypes - Static variable in class org.openmrs.hl7.HL7Constants
 
SimpleDosingInstructions - Class in org.openmrs
 
SimpleDosingInstructions() - Constructor for class org.openmrs.SimpleDosingInstructions
 
SimpleServletConfig(String, ServletContext, Map<String, String>) - Constructor for class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
 
SimpleXStreamSerializer - Class in org.openmrs.serialization
This serializer uses the xstream library to serialize and deserialize objects.
SimpleXStreamSerializer() - Constructor for class org.openmrs.serialization.SimpleXStreamSerializer
Default Constructor
SimpleXStreamSerializer(XStream) - Constructor for class org.openmrs.serialization.SimpleXStreamSerializer
Constructor that takes a custom XStream object
SingleCustomValue<D extends CustomValueDescriptor> - Interface in org.openmrs.customdatatype
Either a one-off custom value (e.g.
size() - Method in class org.openmrs.Allergies
 
size() - Method in class org.openmrs.Cohort
 
size() - Method in class org.openmrs.messagesource.PresentationMessageMap
 
size() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
sizeMappings - Variable in class org.openmrs.layout.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
 
skipSame(String) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Skip elements, values of which repeat in the given field.
skipSame(String, LuceneQuery<?>) - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
Skip elements, values of which repeat in the given field.
Slf4JLogger - Class in liquibase.ext.logging.slf4j
Simple layer to ensure liquibase logs get written to our standard loggers
Slf4JLogger(Class<?>, LogMessageFilter) - Constructor for class liquibase.ext.logging.slf4j.Slf4JLogger
 
Slf4JLogService - Class in liquibase.ext.logging.slf4j
An implementation of LogService to use SLF4J for Liquibase logging
Slf4JLogService() - Constructor for class liquibase.ext.logging.slf4j.Slf4JLogService
 
SNOMED_CT_CONCEPT_SOURCE_HL7_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_DAYS_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_HOURS_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_MINUTES_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_MONTHS_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_RECURRING_INTERVAL_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_SECONDS_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_WEEKS_CODE - Static variable in class org.openmrs.Duration
 
SNOMED_CT_YEARS_CODE - Static variable in class org.openmrs.Duration
 
sortWeight - Variable in class org.openmrs.FormField
 
SOUNDEX_ANALYZER - Static variable in class org.openmrs.api.db.hibernate.search.LuceneAnalyzers
 
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
 
specialTokens - Variable in class org.openmrs.layout.LayoutSupport
 
SpecifiedTextOptionsDatatype - Class in org.openmrs.customdatatype.datatype
 
SpecifiedTextOptionsDatatype() - Constructor for class org.openmrs.customdatatype.datatype.SpecifiedTextOptionsDatatype
 
SPECIMEN_UUID - Static variable in class org.openmrs.ConceptClass
 
specimenSource - Variable in class org.openmrs.ServiceOrder
 
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
stacktrace - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
 
start() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
START_ANALYZER - Static variable in class org.openmrs.api.db.hibernate.search.LuceneAnalyzers
 
startDate - Variable in class org.openmrs.layout.LayoutTemplate
 
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.
startModule(Module) - Static method in class org.openmrs.api.context.Daemon
 
startModule(Module, boolean, AbstractRefreshableApplicationContext) - 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
 
startModule(Module, boolean, AbstractRefreshableApplicationContext) - 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.
startModuleInternal(Module, boolean, AbstractRefreshableApplicationContext) - 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.
startOpenmrs(ServletContext) - Static method in class org.openmrs.web.Listener
Do the work of starting openmrs.
startOpenmrs(ServletContext) - Static method in class org.openmrs.web.WebDaemon
Start openmrs in a new thread that is authenticated as the daemon user.
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
startup(Properties) - Static method in class org.openmrs.api.context.Context
Starts the OpenMRS System Should be called prior to any kind of activity
startup(String, String, String, Properties) - Static method in class org.openmrs.api.context.Context
Starts the OpenMRS System in a _non-webapp_ environment

Note: This method calls Context.openSession(), so you must call Context.closeSession() somewhere on the same thread of this application so as to not leak memory.
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(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
 
StateConversionValidator - Class in org.openmrs.validator
Validates attributes on the ConceptStateConversion object.
StateConversionValidator() - Constructor for class org.openmrs.validator.StateConversionValidator
 
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<PatientState> of all PatientStates in the passed ProgramWorkflow for the PatientProgram
StaticDispatcherServlet - Class in org.openmrs.web
This class is only used to get access to the dispatcher servlet that handles static content.
StaticDispatcherServlet() - Constructor for class org.openmrs.web.StaticDispatcherServlet
 
stop(long, TimeUnit) - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
stop() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
STOP_WORDS() - Static method in class org.openmrs.util.OpenmrsConstants
These words are ignored in concept and patient searches
stopAndCloseApplicationContext() - Method in class org.openmrs.web.DispatcherServlet
Stops and closes the application context created by this dispatcher servlet.
stopAndCloseApplicationContext() - Method in class org.openmrs.web.StaticDispatcherServlet
 
stopExecuting() - Method in class org.openmrs.scheduler.tasks.AbstractTask
Callback method that tells the task that it has stopped executing.
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)
stopModule(Module, ServletContext, boolean) - Static method in class org.openmrs.module.web.WebModuleUtil
Reverses all visible activities done by startModule(org.openmrs.module.Module)
stopped() - Method in class org.openmrs.module.BaseModuleActivator
 
stopped() - Method in interface org.openmrs.module.ModuleActivator
Called after a module is stopped
stopVisits(Date) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
stopVisits(Date) - Method in interface org.openmrs.api.VisitService
Stops all active visits started before or on the specified date which match any of the visit types specified by the OpenmrsConstants.GP_VISIT_TYPES_TO_AUTO_CLOSE global property.
storeLocale(String) - Static method in class org.openmrs.web.filter.util.FilterUtil
Stores selected by user locale into DB as admin's user property and as system default locale
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.GZIPRequestWrapper
 
stream - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
stringStartsWith(String, String[]) - Static method in class org.openmrs.util.OpenmrsUtil
Tests if the given String starts with any of the specified prefixes
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
 
subList(int, int) - Method in class org.openmrs.Allergies
 
subtract(Cohort, Cohort) - Static method in class org.openmrs.Cohort
Subtracts a cohort from a cohort
SUFFIXES - Static variable in class org.openmrs.logging.OpenmrsConfigurationFactory
 
Summary(String, boolean) - Constructor for class org.openmrs.customdatatype.CustomDatatype.Summary
 
SUPERUSER - Static variable in class org.openmrs.util.RoleConstants
 
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.validator.AlertValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.AllergyValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.BaseAttributeValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.CohortValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.ConceptAttributeTypeValidator
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.ConceptDrugValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ConceptMapTypeValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ConceptNameTagValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ConceptReferenceTermValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ConceptSourceValidator
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.ConditionValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.DiagnosisValidator
Should support Diagnosis class
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.DrugValidator
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.EncounterValidator
Returns whether or not this validator supports validating a given class.
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.FieldValidator
Returns whether or not this validator supports validating a given class.
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.HL7SourceValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ImplementationIdValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.LocationAttributeTypeValidator
 
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.OrderFrequencyValidator
Determines if the command object being submitted is a valid type
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.PersonAddressValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.PersonAttributeTypeValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.PersonMergeLogValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.PersonNameValidator
 
supports(Class<?>) - Method in class org.openmrs.validator.PersonValidator
 
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.ProviderAttributeTypeValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.ProviderValidator
Returns whether or not this validator supports validating a given class.
supports(Class<?>) - Method in class org.openmrs.validator.RelationshipTypeValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.RelationshipValidator
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.ServiceOrderValidator
Determines if the 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.validator.VisitAttributeTypeValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.VisitTypeValidator
Determines if the command object being submitted is a valid type
supports(Class<?>) - Method in class org.openmrs.validator.VisitValidator
 
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.handler.ExistingOrNewVisitAssignmentHandler
 
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.api.impl.OrderServiceImpl
 
supportsPropertyName(String) - Method in class org.openmrs.api.impl.PersonNameGlobalPropertyListener
 
supportsPropertyName(String) - Method in class org.openmrs.layout.address.AddressSupport
 
supportsPropertyName(String) - Method in class org.openmrs.layout.name.NameSupport
 
supportsPropertyName(String) - Method in class org.openmrs.logging.LoggingConfigurationGlobalPropertyListener
 
supportsPropertyName(String) - Method in class org.openmrs.util.ConfigUtil
 
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.WebUtil
 
supportsView(String) - Method in interface org.openmrs.obs.ComplexObsHandler
View support check
supportsView(String) - Method in class org.openmrs.obs.handler.AbstractHandler
 
SYMPTOM_FINDING_UUID - Static variable in class org.openmrs.ConceptClass
 
SYMPTOM_UUID - Static variable in class org.openmrs.ConceptClass
 
systemVariables - Variable in class org.openmrs.api.impl.AdministrationServiceImpl
Static-ish variable used to cache the system variables.

T

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
TermsFilterFactory - Class in org.openmrs.api.db.hibernate.search
 
TermsFilterFactory() - Constructor for class org.openmrs.api.db.hibernate.search.TermsFilterFactory
 
TEST_ORDER_TYPE_UUID - Static variable in class org.openmrs.OrderType
 
TEST_UUID - Static variable in class org.openmrs.ConceptClass
 
testConnection(String) - Static method in class org.openmrs.web.filter.initialization.TestInstallUtil
Tests the connection to the specified URL
TestInstallUtil - Class in org.openmrs.web.filter.initialization
Contains static methods to be used by the installation wizard when creating a testing installation
TestOrder - Class in org.openmrs
This is a type of order that adds tests specific attributes like: laterality, clinical history, etc.
TestOrder() - Constructor for class org.openmrs.TestOrder
Default Constructor
TestOrderValidator - Class in org.openmrs.validator
Validates the TestOrder class.
TestOrderValidator() - Constructor for class org.openmrs.validator.TestOrderValidator
 
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 - Static variable in class org.openmrs.ConceptDatatype
 
TEXT_MAX_LENGTH - Static variable in class org.openmrs.notification.Alert
 
TEXT_UUID - Static variable in class org.openmrs.ConceptDatatype
 
TEXT_VIEW - Static variable in interface org.openmrs.obs.ComplexObsHandler
 
TextHandler - Class in org.openmrs.obs.handler
Handler for storing files for complex obs to the file system.
TextHandler() - Constructor for class org.openmrs.obs.handler.TextHandler
Constructor initializes formats for alternative file names to protect from unintentionally overwriting existing files.
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
ThreadSafeCircularFifoQueue<E> - Class in org.openmrs.util
A thread-safe first-in, first-out queue with a fixed size that replaces the oldest element when full.
ThreadSafeCircularFifoQueue() - Constructor for class org.openmrs.util.ThreadSafeCircularFifoQueue
 
ThreadSafeCircularFifoQueue(int) - Constructor for class org.openmrs.util.ThreadSafeCircularFifoQueue
 
ThreadSafeCircularFifoQueue(Collection<E>) - Constructor for class org.openmrs.util.ThreadSafeCircularFifoQueue
 
TIME - Static variable in class org.openmrs.ConceptDatatype
 
TIME_UUID - Static variable in class org.openmrs.ConceptDatatype
 
TimerSchedulerMemento - Class in org.openmrs.scheduler.timer
 
TimerSchedulerMemento(Set<Integer>) - 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
TITLE_VIEW - Static variable in interface org.openmrs.obs.ComplexObsHandler
 
toArray() - Method in class org.openmrs.Allergies
 
toArray(T[]) - Method in class org.openmrs.Allergies
 
toArray() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
toArray(T[]) - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
toBoolean() - Method in class org.openmrs.logic.result.EmptyResult
 
toBoolean() - Method in class org.openmrs.logic.result.Result
 
toCaseSensitivePattern(String) - Method in enum org.openmrs.api.db.hibernate.MatchMode
 
toConcept() - Method in class org.openmrs.logic.result.Result
 
toDatabaseDataType(Database) - Method in class liquibase.ext.datatype.core.MySQLBooleanType
 
toDatabaseDataType(Database) - Method in class liquibase.ext.datatype.core.PostgreSQLBlobType
 
toDatabaseDataType(Database) - Method in class liquibase.ext.datatype.core.PostgreSQLUuidType
 
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.
toJSONString(Object) - Method in class org.openmrs.web.filter.StartupFilter
Convenience method to convert the given object to a JSON string.
toLowerCasePattern(String) - Method in enum org.openmrs.api.db.hibernate.MatchMode
 
toNumber() - Method in class org.openmrs.logic.result.Result
 
toObject() - Method in class org.openmrs.logic.result.Result
 
topologicalSort() - Method in class org.openmrs.util.Graph
Sort a graph in topological order
toString() - Method in class org.openmrs.Allergen
 
toString() - Method in class org.openmrs.AllergyReaction
 
toString() - Method in class org.openmrs.api.db.SerializedObject
 
toString() - Method in class org.openmrs.BaseOpenmrsObject
Returns a string equal to the value of: ClassName{hashCode=..., uuid=...}
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.ConceptMap
 
toString() - Method in class org.openmrs.ConceptMapType
 
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.ConceptReferenceTerm
 
toString() - Method in class org.openmrs.ConceptReferenceTermMap
 
toString() - Method in class org.openmrs.ConceptStateConversion
 
toString() - Method in class org.openmrs.ConceptStopWord
 
toString() - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
 
toString() - Method in class org.openmrs.DrugOrder
 
toString() - Method in class org.openmrs.Encounter
 
toString() - Method in class org.openmrs.EncounterRole
 
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.OrderFrequency
 
toString() - Method in class org.openmrs.OrderType
 
toString() - Method in class org.openmrs.Patient
 
toString() - Method in class org.openmrs.PatientIdentifier
 
toString() - Method in class org.openmrs.PatientIdentifierType
 
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.Provider
 
toString() - Method in class org.openmrs.Relationship
 
toString() - Method in class org.openmrs.RelationshipType
 
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.Graph.Edge
 
toString() - Method in class org.openmrs.util.HttpUrl
 
toString() - Method in class org.openmrs.util.MemoryAppender
Deprecated.
 
toString() - Method in class org.openmrs.util.OpenmrsClassLoader
 
toString() - Method in class org.openmrs.util.ThreadSafeCircularFifoQueue
 
toString() - Method in class org.openmrs.Visit
 
TRANSACTION_BATCH_SIZE_LIMIT - Static variable in class org.openmrs.util.databasechange.GenerateUuid
 
transferEncounter(Encounter, Patient) - Method in interface org.openmrs.api.EncounterService
Transfer encounter to another patient
transferEncounter(Encounter, Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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
triggerStateConversion(Patient, Concept, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
truncateToSeconds(Date) - Static method in class org.openmrs.util.DateUtil
 

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
 
UNCAUGHT_EXCEPTION_MESSAGE - Static variable in class org.openmrs.web.WebConstants
Session attribute name for the uncaught exception message
UnchangeableObjectException - Exception in org.openmrs.api
An instance of this exception is thrown if an attempt is made to update an unchangeable object
UnchangeableObjectException() - Constructor for exception org.openmrs.api.UnchangeableObjectException
 
UnchangeableObjectException(String) - Constructor for exception org.openmrs.api.UnchangeableObjectException
 
UnchangeableObjectException(String, Throwable) - Constructor for exception org.openmrs.api.UnchangeableObjectException
 
UnchangeableObjectException(String, Object[]) - Constructor for exception org.openmrs.api.UnchangeableObjectException
 
UnchangeableObjectException(Class) - Constructor for exception org.openmrs.api.UnchangeableObjectException
 
UnchangeablePropertyException - Exception in org.openmrs.api
An instance of this exception is thrown if an attempt is made to update an unchangeable property on an object
UnchangeablePropertyException(String) - Constructor for exception org.openmrs.api.UnchangeablePropertyException
 
UnchangeablePropertyException(String, Throwable) - Constructor for exception org.openmrs.api.UnchangeablePropertyException
 
UnchangeablePropertyException(String, Object[]) - Constructor for exception org.openmrs.api.UnchangeablePropertyException
 
UnchangeablePropertyException(Class, String) - Constructor for exception org.openmrs.api.UnchangeablePropertyException
 
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
 
uniqueResult() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
uniqueResult() - Method in class org.openmrs.api.db.hibernate.search.SearchQuery
Runs the query returning a unique result.
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
UNKNOWN - Static variable in class org.openmrs.Allergies
 
UNKNOWN_ENCOUNTER_ROLE_UUID - Static variable in class org.openmrs.EncounterRole
 
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 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
unretireConceptAttributeType(ConceptAttributeType) - Method in interface org.openmrs.api.ConceptService
Un-Retire a concept attribute type
unretireConceptAttributeType(ConceptAttributeType) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
unretireConceptMapType(ConceptMapType) - Method in interface org.openmrs.api.ConceptService
Marks a concept map type that is currently retired as not retired.
unretireConceptMapType(ConceptMapType) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
unretireConceptReferenceTerm(ConceptReferenceTerm) - Method in interface org.openmrs.api.ConceptService
Marks a concept reference term that is currently retired as not retired.
unretireConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
unretireDiagnosisAttributeType(DiagnosisAttributeType) - Method in interface org.openmrs.api.DiagnosisService
Restores a diagnosis attribute type that was previously retired
unretireDiagnosisAttributeType(DiagnosisAttributeType) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
 
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
 
unretireEncounterRole(EncounterRole) - Method in interface org.openmrs.api.EncounterService
Unretire an EncounterRole.
unretireEncounterRole(EncounterRole) - Method in class org.openmrs.api.impl.EncounterServiceImpl
 
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.
unretireLocationAttributeType(LocationAttributeType) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
unretireLocationAttributeType(LocationAttributeType) - Method in interface org.openmrs.api.LocationService
Restores a location attribute type that was previous retired in the database
unretireLocationTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
 
unretireLocationTag(LocationTag) - Method in interface org.openmrs.api.LocationService
Unretire the given location tag.
unretireOrderAttributeType(OrderAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unretireOrderAttributeType(OrderAttributeType) - Method in interface org.openmrs.api.OrderService
Restores an order attribute type that was previously retired in the database
unretireOrderFrequency(OrderFrequency) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unretireOrderFrequency(OrderFrequency) - Method in interface org.openmrs.api.OrderService
Restores an order frequency that was previously retired in the database
unretireOrderGroupAttributeType(OrderGroupAttributeType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unretireOrderGroupAttributeType(OrderGroupAttributeType) - Method in interface org.openmrs.api.OrderService
Restores an order group attribute type that was previously retired in the database
unretireOrderSet(OrderSet) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
unretireOrderSet(OrderSet) - Method in interface org.openmrs.api.OrderSetService
UnRetires and OrderSet, with matched OrderSet
unretireOrderSetAttributeType(OrderSetAttributeType) - Method in class org.openmrs.api.impl.OrderSetServiceImpl
 
unretireOrderSetAttributeType(OrderSetAttributeType) - Method in interface org.openmrs.api.OrderSetService
Restores an order set attribute type that was previous retired
unretireOrderType(OrderType) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
unretireOrderType(OrderType) - Method in interface org.openmrs.api.OrderService
Restores an order type that was previously retired in the database
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
unretirePersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unretirePersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
Unretires a PersonAttribute type from the database (can be undone)
unretireProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
 
unretireProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
Unretires the given program
unretireProvider(Provider) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
unretireProvider(Provider) - Method in interface org.openmrs.api.ProviderService
Unretire a given Provider
unretireProviderAttributeType(ProviderAttributeType) - Method in class org.openmrs.api.impl.ProviderServiceImpl
 
unretireProviderAttributeType(ProviderAttributeType) - Method in interface org.openmrs.api.ProviderService
Un-Retire a provider attribute type
unretireRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unretireRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
Unretire a Person Relationship Type
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.
unretireVisitAttributeType(VisitAttributeType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
unretireVisitAttributeType(VisitAttributeType) - Method in interface org.openmrs.api.VisitService
Restores a visit attribute type that was previous retired in the database
unretireVisitType(VisitType) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
unretireVisitType(VisitType) - Method in interface org.openmrs.api.VisitService
Unretires a visit type.
unvoidCondition(Condition) - Method in interface org.openmrs.api.ConditionService
Revive a previously voided condition
unvoidCondition(Condition) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Revive a condition
unvoidDiagnosis(Diagnosis) - Method in interface org.openmrs.api.DiagnosisService
Revive a diagnosis (pull a Lazarus)
unvoidDiagnosis(Diagnosis) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Revive a diagnosis (pull a Lazarus)
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.
unvoidMedicationDispense(MedicationDispense) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
unvoidMedicationDispense(MedicationDispense) - Method in interface org.openmrs.api.MedicationDispenseService
Un-void a previously voided MedicationDispense
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.
unvoidPersonAddress(PersonAddress) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unvoidPersonAddress(PersonAddress) - Method in interface org.openmrs.api.PersonService
Unvoid PersonAddress in the database, effectively marking this as a valid PersonAddress again
unvoidPersonName(PersonName) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
unvoidPersonName(PersonName) - Method in interface org.openmrs.api.PersonService
Unvoid PersonName in the database, effectively marking this as a valid personName again
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
 
unvoidVisit(Visit) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
unvoidVisit(Visit) - Method in interface org.openmrs.api.VisitService
Unvoids the given visit.
update(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Update the persistent instance with the identifier of the given detached instance.
update(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
Update the persistent instance with the identifier of the given detached instance.
UPDATE_ERROR_COMPLETE_STARTUP - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
UPDATE_ERROR_INPUT_NOT_IMPLEMENTED - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
UPDATE_ERROR_UNABLE - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
UPDATE_ERROR_UNABLE_AUTHENTICATE - Static variable in class org.openmrs.web.filter.util.ErrorMessageConstants
 
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
updateChangeLog(Document) - Method in class org.openmrs.liquibase.AbstractSnapshotTuner
 
updateChangeLog(Document) - Method in class org.openmrs.liquibase.CoreDataTuner
 
updateChangeLog(Document) - Method in class org.openmrs.liquibase.SchemaOnlyTuner
 
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.
UpdateCohortMemberIdsChangeset - Class in org.openmrs.util.databasechange
This change set is run to update cohort member ids
UpdateCohortMemberIdsChangeset() - Constructor for class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
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 updateConceptIndexes(Concept concept)
updateConceptIndexes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
 
updateDatabase(Map<String, Object>) - Static method in class org.openmrs.api.context.Context
Deprecated.
as of 2.4
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
UpdateFilterModel(LiquibaseProvider, DatabaseUpdaterWrapper) - Constructor for class org.openmrs.web.filter.update.UpdateFilterModel
Constructor that allows to inject a Liquibase provider.
updateGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
Overwrites the value of the global property if it already exists.
updateGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
UpdateLayoutAddressFormatChangeSet - Class in org.openmrs.util.databasechange
This change set is run to update layout.address.format global property
UpdateLayoutAddressFormatChangeSet() - Constructor for class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
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.
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
updateOrderFulfillerStatus(Order, Order.FulfillerStatus, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
updateOrderFulfillerStatus(Order, Order.FulfillerStatus, String, String) - Method in class org.openmrs.api.impl.OrderServiceImpl
 
updateOrderFulfillerStatus(Order, Order.FulfillerStatus, String) - Method in interface org.openmrs.api.OrderService
Updates the fulfillerStatus of an order and the related comment and finally persists it
updateOrderFulfillerStatus(Order, Order.FulfillerStatus, String, String) - Method in interface org.openmrs.api.OrderService
Updates the fulfillerStatus of an order and the related comment and finally persists it
updatePostgresSequence() - Method in interface org.openmrs.api.AdministrationService
Unlike MySQL which uses identifier strategy, PostgreSQL follows sequence strategy So as to bridge the gap between these two strategies, this method has been created. It will perform task of updating the sequence values after insertions are done from core data or concepts are inserted (present in Reference Metadata Module)
updatePostgresSequence() - Method in interface org.openmrs.api.db.AdministrationDAO
 
updatePostgresSequence() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
Updates PostgreSQL Sequences after core data insertion
updatePostgresSequence() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
updateRequired - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
 
updateRule(String, Rule) - Method in interface org.openmrs.logic.LogicService
Update a rule that has previously been registered
updateSearchIndex() - Static method in class org.openmrs.api.context.Context
Updates the search index.
updateSearchIndex() - Method in interface org.openmrs.api.db.ContextDAO
 
updateSearchIndex() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
updateSearchIndexAsync() - Static method in class org.openmrs.api.context.Context
Updates the search index.
updateSearchIndexAsync() - Method in interface org.openmrs.api.db.ContextDAO
 
updateSearchIndexAsync() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
updateSearchIndexForObject(Object) - Static method in class org.openmrs.api.context.Context
Updates the search index for the given object.
updateSearchIndexForObject(Object) - Method in interface org.openmrs.api.db.ContextDAO
 
updateSearchIndexForObject(Object) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
updateSearchIndexForType(Class<?>) - Static method in class org.openmrs.api.context.Context
Updates the search index for objects of the given type.
updateSearchIndexForType(Class<?>) - Method in interface org.openmrs.api.db.ContextDAO
 
updateSearchIndexForType(Class<?>) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
 
updatesRequired() - Static method in class org.openmrs.util.DatabaseUpdater
Ask Liquibase if it needs to do any updates.
updatesRequired(String...) - Static method in class org.openmrs.util.DatabaseUpdater
Ask Liquibase if it needs to do any updates
updatesRequired() - Method in class org.openmrs.web.filter.update.DatabaseUpdaterWrapper
 
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.
UpgradeUtil - Class in org.openmrs.util
 
URI_VIEW - Static variable in interface org.openmrs.obs.ComplexObsHandler
 
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.
useOrQueryParser() - Method in class org.openmrs.api.db.hibernate.search.LuceneQuery
 
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(AuthenticationScheme) - Constructor for class org.openmrs.api.context.UserContext
Creates a user context based on the provided auth.
UserDAO - Interface in org.openmrs.api.db
Database methods for the UserService
UserEditor - Class in org.openmrs.propertyeditor
Allows for serializing/deserializing an object to a string so that Spring knows how to pass an object back and forth through an html form or other medium.
UserEditor() - Constructor for class org.openmrs.propertyeditor.UserEditor
 
username - Variable in class org.openmrs.api.context.UsernamePasswordCredentials
 
UsernamePasswordAuthenticationScheme - Class in org.openmrs.api.context
Default OpenMRS authentication scheme to login with OpenMRS' usernames and passwords.
UsernamePasswordAuthenticationScheme() - Constructor for class org.openmrs.api.context.UsernamePasswordAuthenticationScheme
 
UsernamePasswordCredentials - Class in org.openmrs.api.context
User-pass credentials represent the usual OpenMRS authentication credentials made of a pair username + password.
UsernamePasswordCredentials(String, String) - Constructor for class org.openmrs.api.context.UsernamePasswordCredentials
 
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
 
UserSessionListener - Interface in org.openmrs
Allows tracking down both login and logout events including their status Beans implementing this class are picked up by Context.logout() and Context.authenticate(String, String)
UserSessionListener.Event - Enum in org.openmrs
 
UserSessionListener.Status - Enum in org.openmrs
 
UserValidator - Class in org.openmrs.validator
Validates attributes on the User object
UserValidator() - Constructor for class org.openmrs.validator.UserValidator
 

V

validate(ModifyColumnStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnGenerator
 
validate(Object, Errors) - Method in interface org.openmrs.api.AdministrationService
Performs validation in the manual flush mode to prevent any premature flushes.
validate(Object, Errors) - Method in interface org.openmrs.api.db.AdministrationDAO
 
validate(Object, Errors) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
 
validate(Object, Errors) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
 
validate(T) - Method in interface org.openmrs.customdatatype.CustomDatatype
Validates the given value to see if it is a legal value for the given handler.
validate(SingleCustomValue<D>) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
Validates a SingleCustomValue
validate(String) - Method in class org.openmrs.customdatatype.datatype.LongFreeTextDatatype
 
validate(String) - Method in class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
 
validate(T) - Method in class org.openmrs.customdatatype.SerializingCustomDatatype
Passes for all non-null values in the default implementation
validate(DrugOrder, Errors) - Method in interface org.openmrs.DosingInstructions
 
validate(DrugOrder, Errors) - Method in class org.openmrs.FreeTextDosingInstructions
 
validate(DrugOrder, Errors) - Method in class org.openmrs.SimpleDosingInstructions
 
validate(Database) - Method in class org.openmrs.util.databasechange.AddConceptMapTypesChangeset
 
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.ConvertOrderersToProviders
 
validate(Database) - Method in class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
 
validate(Database) - Method in class org.openmrs.util.databasechange.CreateDiscontinueOrders
 
validate(Database) - Method in class org.openmrs.util.databasechange.DisableTriggersChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.DuplicateEncounterRoleNameChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.DuplicateEncounterTypeNameChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.DuplicateLocationAttributeTypeNameChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.EnableTriggersChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.EncryptSecretAnswersChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.GenerateUuid
 
validate(Database) - Method in class org.openmrs.util.databasechange.MigrateAllergiesChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.MigrateConceptReferenceTermChangeSet
 
validate(Database) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderFrequencyToCodedOrderFrequencyChangeset
 
validate(Database) - Method in class org.openmrs.util.databasechange.MigrateDrugOrderUnitsToCodedDoseUnitsChangeset
 
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(Database) - Method in class org.openmrs.util.databasechange.UpdateCohortMemberIdsChangeset
 
validate(Database) - Method in class org.openmrs.util.databasechange.UpdateLayoutAddressFormatChangeSet
 
validate(Object, Errors) - Method in class org.openmrs.validator.AlertValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.AllergyValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.BaseAttributeTypeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.BaseAttributeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.CohortValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptAttributeTypeValidator
 
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.ConceptDrugValidator
Checks that a given Drug object is valid.
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptMapTypeValidator
Checks that a given concept map type object is valid.
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptNameTagValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptReferenceTermValidator
Checks that a given concept reference term object is valid.
validate(Object, Errors) - Method in class org.openmrs.validator.ConceptSourceValidator
Checks the form object for any inconsistencies/errors * @see org.springframework.validation.Validator#validate(java.lang.Object, org.springframework.validation.Errors) Should fail validation if name is null or empty or whitespace Should fail validation if description is null or empty or whitespace Should pass validation if HL7 Code is null or empty or whitespace Should pass validation if all required fields have proper values Should pass validation if field lengths are correct Should fail validation if field lengths are not correct
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.ConditionValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.DiagnosisValidator
 
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.DrugValidator
Validates an Drug object
validate(Object, Errors) - Method in class org.openmrs.validator.EncounterRoleValidator
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.EncounterValidator
Validates the given Encounter.
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.FieldValidator
Validates the given Field.
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.HL7SourceValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.ImplementationIdValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.LocationAttributeTypeValidator
 
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.OrderFrequencyValidator
Checks the order frequency object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.OrderTypeValidator
Validates an Order object
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.PersonAddressValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.PersonAttributeTypeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.PersonMergeLogValidator
Checks the form object for any inconsistencies/errors
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.PersonValidator
 
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.ProviderAttributeTypeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.ProviderValidator
Validates the given Provider.
validate(Object, Errors) - Method in class org.openmrs.validator.RelationshipTypeValidator
 
validate(Object, Errors) - Method in class org.openmrs.validator.RelationshipValidator
Checks that a given Relationship object is valid.
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.ServiceOrderValidator
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) - 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.validator.VisitAttributeTypeValidator
Should pass validation if field lengths are correct Should fail validation if field lengths are not correct
validate(Object, Errors) - Method in class org.openmrs.validator.VisitTypeValidator
Checks the form object for any inconsistencies/errors
validate(Object, Errors) - Method in class org.openmrs.validator.VisitValidator
 
validateAttributes(Customizable<A>, Errors, Collection<T>) - Method in class org.openmrs.validator.BaseCustomizableValidator
Validate the attributes of the given Customizable, given the list of relevant attribute types
validateFieldLengths(Errors, Class<?>, String...) - Static method in class org.openmrs.validator.ValidateUtil
Test the field lengths are valid
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 8.
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
Deprecated.
ValidateUtil - Class in org.openmrs.validator
This class should be used in the *Services to validate objects before saving them.
ValidationException - Exception in org.openmrs.api
Represents often fatal errors that occur when an object fails validation
ValidationException() - Constructor for exception org.openmrs.api.ValidationException
Default empty constructor.
ValidationException(String) - Constructor for exception org.openmrs.api.ValidationException
General constructor to give the end user a helpful message that relates to why this error occurred.
ValidationException(String, Throwable) - Constructor for exception org.openmrs.api.ValidationException
General constructor to give the end user a helpful message and to also propagate the parent error exception message.
ValidationException(Throwable) - Constructor for exception org.openmrs.api.ValidationException
Constructor used to simply chain a parent exception cause to an ValidationException.
ValidationException(Errors) - Constructor for exception org.openmrs.api.ValidationException
Constructor used to associate an Spring Errors object with a ValidationException
ValidationException(String, Errors) - Constructor for exception org.openmrs.api.ValidationException
Constructor to give the end user a helpful message and to associate an Spring Errors object with a ValidationException
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.AllergenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.AllergySeverity
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.db.hibernate.MatchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.db.hibernate.PatientSearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.api.db.hibernate.search.LuceneQuery.MatchType
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.CareSetting.CareSettingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.ConditionClinicalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.ConditionVerificationStatus
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.Obs.Interpretation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.Obs.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.Order.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.Order.FulfillerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.Order.Urgency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.OrderSet.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.PatientIdentifierType.LocationBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.PatientIdentifierType.UniquenessBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.ServiceOrder.Laterality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.UserSessionListener.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmrs.UserSessionListener.Status
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.AllergenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.AllergySeverity
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.db.hibernate.MatchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.db.hibernate.PatientSearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.api.db.hibernate.search.LuceneQuery.MatchType
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.CareSetting.CareSettingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.ConditionClinicalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.ConditionVerificationStatus
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.Obs.Interpretation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.Obs.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.Order.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.Order.FulfillerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.Order.Urgency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.OrderSet.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.PatientIdentifierType.LocationBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.PatientIdentifierType.UniquenessBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.ServiceOrder.Laterality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.UserSessionListener.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmrs.UserSessionListener.Status
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 - 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() - Method in class org.openmrs.util.OpenmrsJacksonLocaleModule
 
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_NAVIGATION_MENU - Static variable in class org.openmrs.util.PrivilegeConstants
 
VIEW_UNPUBLISHED_FORMS - Static variable in class org.openmrs.util.PrivilegeConstants
 
Visit - Class in org.openmrs
A 'visit' is a contiguous time period where encounters occur between patients and healthcare providers.
Visit() - Constructor for class org.openmrs.Visit
Default Constructor
Visit(Integer) - Constructor for class org.openmrs.Visit
Constructor that takes in a visitId
Visit(Patient, VisitType, Date) - Constructor for class org.openmrs.Visit
Convenience constructor that takes in the required fields i.e Patient, VisitType and dateStarted
VisitAttribute - Class in org.openmrs
A value for a user-defined VisitAttributeType that is stored on a Visit.
VisitAttribute() - Constructor for class org.openmrs.VisitAttribute
 
VisitAttributeType - Class in org.openmrs
A user-defined extension to the Visit class.
VisitAttributeType() - Constructor for class org.openmrs.VisitAttributeType
 
VisitAttributeTypeValidator - Class in org.openmrs.validator
Validates attributes on the VisitAttributeType object.
VisitAttributeTypeValidator() - Constructor for class org.openmrs.validator.VisitAttributeTypeValidator
 
VisitDAO - Interface in org.openmrs.api.db
Database access functions for visits.
VisitEditor - Class in org.openmrs.propertyeditor
VisitEditor() - Constructor for class org.openmrs.propertyeditor.VisitEditor
 
VisitService - Interface in org.openmrs.api
This service contains methods relating to visits.
VisitServiceImpl - Class in org.openmrs.api.impl
Default implementation of the VisitService.
VisitServiceImpl() - Constructor for class org.openmrs.api.impl.VisitServiceImpl
 
VisitType - Class in org.openmrs
Represents the assortment of visit types available to an implementation.
VisitType() - Constructor for class org.openmrs.VisitType
default constructor
VisitType(Integer) - Constructor for class org.openmrs.VisitType
Constructor with id Should set visit type id with given parameter
VisitType(String, String) - Constructor for class org.openmrs.VisitType
Required values constructor.
VisitTypeEditor - Class in org.openmrs.propertyeditor
VisitTypeEditor() - Constructor for class org.openmrs.propertyeditor.VisitTypeEditor
 
VisitTypeValidator - Class in org.openmrs.validator
Validates attributes on the VisitType object.
VisitTypeValidator() - Constructor for class org.openmrs.validator.VisitTypeValidator
 
VisitUnvoidHandler - Class in org.openmrs.api.handler
This class sets the void attributes on the given Visit object when an unvoid* method is called with this class.
VisitUnvoidHandler() - Constructor for class org.openmrs.api.handler.VisitUnvoidHandler
 
VisitValidator - Class in org.openmrs.validator
Validator for the Visit class.
VisitValidator() - Constructor for class org.openmrs.validator.VisitValidator
 
VisitVoidHandler - Class in org.openmrs.api.handler
This class sets the void attributes on the given Visit object when a void* method is called with this class.
VisitVoidHandler() - Constructor for class org.openmrs.api.handler.VisitVoidHandler
 
Voidable - Interface in org.openmrs
In OpenMRS, data are rarely fully deleted (purged) from the system; rather, they are either voided or retired.
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
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
 
voidCohortMembership(CohortMembership, String) - Method in interface org.openmrs.api.CohortService
Marks the specified CohortMembership as voided
voidCohortMembership(CohortMembership, String) - Method in class org.openmrs.api.impl.CohortServiceImpl
 
voidCondition(Condition, String) - Method in interface org.openmrs.api.ConditionService
Voids a condition
voidCondition(Condition, String) - Method in class org.openmrs.api.impl.ConditionServiceImpl
Voids a condition
voidDiagnosis(Diagnosis, String) - Method in interface org.openmrs.api.DiagnosisService
Voids a diagnosis
voidDiagnosis(Diagnosis, String) - Method in class org.openmrs.api.impl.DiagnosisServiceImpl
Voids a diagnosis
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(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
voidMedicationDispense(MedicationDispense, String) - Method in class org.openmrs.api.impl.MedicationDispenseServiceImpl
 
voidMedicationDispense(MedicationDispense, String) - Method in interface org.openmrs.api.MedicationDispenseService
Voids a MedicationDispense
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
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.
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.
voidPersonAddress(PersonAddress, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
voidPersonAddress(PersonAddress, String) - Method in interface org.openmrs.api.PersonService
Voids the given PersonAddress, effectively deleting the personAddress, from the end-user's point of view.
voidPersonName(PersonName, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
 
voidPersonName(PersonName, String) - Method in interface org.openmrs.api.PersonService
Voids the given PersonName, effectively deleting the name, from the end-user's point of view.
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.
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
 
voidVisit(Visit, String) - Method in class org.openmrs.api.impl.VisitServiceImpl
 
voidVisit(Visit, String) - Method in interface org.openmrs.api.VisitService
Voids the given visit.

W

warn(ModifyColumnStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.sqlgenerator.core.ModifyColumnGenerator
 
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
 
WebDaemon - Class in org.openmrs.web
This class provides Daemon functionality in a web context.
WebDaemon() - Constructor for class org.openmrs.web.WebDaemon
 
WebModuleUtil - Class in org.openmrs.module.web
 
WebUtil - Class in org.openmrs.web
 
WebUtil() - Constructor for class org.openmrs.web.WebUtil
 
WEEKLY - Static variable in class org.openmrs.scheduler.Schedule
 
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
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
 
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
 
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(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
 
writer - Variable in class org.openmrs.web.filter.GZIPResponseWrapper
 
writeToStream(CustomDatatype<T>, String, OutputStream) - Method in interface org.openmrs.customdatatype.DownloadableDatatypeHandler
Writes the custom value to os.
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.

X

xstream - Variable in class org.openmrs.serialization.SimpleXStreamSerializer
 

Y

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

Z

zipInput - Variable in class org.openmrs.web.filter.GZIPRequestStream
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2024 OpenMRS Inc.. All rights reserved.