- CachedMessageSource - Class in org.openmrs.messagesource.impl
-
A MutableMessageSource backed by a localized map of PresentationMessageCollections, providing
in-memory storage of PresentationMessages.
- CachedMessageSource() - Constructor for class org.openmrs.messagesource.impl.CachedMessageSource
-
- cacheLibrary(URL, String) - Method in class org.openmrs.module.ModuleClassLoader
-
Saves the given library in the openmrs cache.
- CachingPatientFilter - Class in org.openmrs.reporting
-
- CachingPatientFilter() - Constructor for class org.openmrs.reporting.CachingPatientFilter
-
Deprecated.
- calculateAge(Date) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the person's birthdate as of today
- CalculatedColumn - Class in org.openmrs.reporting.export
-
- CalculatedColumn() - Constructor for class org.openmrs.reporting.export.CalculatedColumn
-
Deprecated.
- CalculatedColumn(String, String) - Constructor for class org.openmrs.reporting.export.CalculatedColumn
-
Deprecated.
- calculateYearsBetween(Date, Date) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Calculate the years between two dates (age).
- calendar - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- CALL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- CALL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- Call - Class in org.openmrs.arden
-
This class translates the CALL function of an MLM into a context.eval() of a rule
- Call(String, String) - Constructor for class org.openmrs.arden.Call
-
- call_phrase() - Method in class org.openmrs.arden.ArdenBaseParser
-
- callSectionAST(AST, MLMObject, String, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- callStringAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- 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.
- canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.CohortDataSetProvider
-
Deprecated.
- canEvaluate(DataSetDefinition) - Method in interface org.openmrs.report.DataSetProvider
-
Deprecated.
- canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.RowPerObsDataSetProvider
-
Deprecated.
- canEvaluate(DataSetDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetProvider
-
Deprecated.
- cannotCreateErrorMessage - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
Error message from not being able to create the runtime properties file (only read by the
velocity scripts)
- canProcess(Message) - Method in class org.openmrs.hl7.handler.ADTA28Handler
-
Always returns true, assuming that the router calling this handler will only call this
handler with ADT_A28 messages.
- canProcess(Message) - Method in class org.openmrs.hl7.handler.ORUR01Handler
-
Always returns true, assuming that the router calling this handler will only call this
handler with ORU_R01 messages.
- canWrite - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
Whether the runtime file can be edited (only read by the velocity scripts)
- 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
-
- changeHashedPassword(User, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changeHashedPassword(User, String, String) - Method in interface org.openmrs.api.db.UserDAO
-
- changeHashedPassword(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- changeHashedPassword(User, String, String) - Method in interface org.openmrs.api.UserService
-
Changes the current user's password directly.
- changeHealthCenter(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Auto generated method comment
- changePassword(User, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changePassword(String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changePassword(User, String) - Method in interface org.openmrs.api.db.UserDAO
-
- changePassword(String, String) - Method in interface org.openmrs.api.db.UserDAO
-
- changePassword(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- changePassword(String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- changePassword(User, String) - Method in interface org.openmrs.api.UserService
-
Changes the user's password
** Restricted to Super User access**
- changePassword(String, String) - Method in interface org.openmrs.api.UserService
-
Changes the current user's password.
- ChangePasswordFormController - Class in org.openmrs.web.controller.user
-
Used for changing the password when the force password change option is set during a new user
creation.
- ChangePasswordFormController() - Constructor for class org.openmrs.web.controller.user.ChangePasswordFormController
-
- changeQuestionAnswer(String, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changeQuestionAnswer(User, String, String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- changeQuestionAnswer(User, String, String) - Method in interface org.openmrs.api.db.UserDAO
-
- changeQuestionAnswer(String, String, String) - Method in interface org.openmrs.api.db.UserDAO
-
- changeQuestionAnswer(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- changeQuestionAnswer(String, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- changeQuestionAnswer(User, String, String) - Method in interface org.openmrs.api.UserService
-
Changes the passed user's secret question and answer.
- changeQuestionAnswer(String, String, String) - Method in interface org.openmrs.api.UserService
-
Changes the current user's secret question and answer.
- changeRelationshipDates(Integer, String, String) - Method in class org.openmrs.web.dwr.DWRRelationshipService
-
- changes - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
-
- changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- changeToState(PatientProgram, ProgramWorkflow, ProgramWorkflowState, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- changeToState(Integer, Integer, Integer, String) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- CHART_KEY - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
-
- 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
- checkConsistancy() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- checkCoreDataset() - Static method in class org.openmrs.api.context.Context
-
Runs through the core data (e.g.
- 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
-
- checkEmptyVal(Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- checkForModuleUpdates() - Static method in class org.openmrs.module.ModuleUtil
-
Iterates over the modules and checks each update.rdf file for an update
- checkIdentifierAgainstFormat(String, String) - Static method in class org.openmrs.validator.PatientIdentifierValidator
-
Validates that a given identifier string is valid for a given regular expression format
- checkIdentifierAgainstValidator(String, IdentifierValidator) - Static method in class org.openmrs.validator.PatientIdentifierValidator
-
Validates that a given identifier string is valid for a given IdentifierValidator
- checkIfEncounterTypesAreLocked() - Method in interface org.openmrs.api.EncounterService
-
Check if the encounter types are locked, and if so, throw exception during manipulation of encounter type
- checkIfEncounterTypesAreLocked() - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- checkIfLocked() - Method in interface org.openmrs.api.ConceptService
-
Check if the concepts are locked and if so, throw exception during manipulation of concept
- checkIfLocked() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- CheckInternetConnectivityTask - Class in org.openmrs.scheduler.tasks
-
Simple implementation to check if we have a connection to the internet.
- CheckInternetConnectivityTask() - Constructor for class org.openmrs.scheduler.tasks.CheckInternetConnectivityTask
-
- 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 .mandatory properties and at the currently started modules to make
sure that all mandatory modules have been started successfully.
- checkOpenmrsCoreModulesStarted() - Static method in class org.openmrs.module.ModuleUtil
-
Looks at the list of modules in
ModuleConstants.CORE_MODULES
to make sure that all
modules that are core to OpenMRS are started and have at least a minimum version that OpenMRS
needs.
- checkPassword(String) - Method in class org.openmrs.api.db.LoginCredential
-
- checkPatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- checkPatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
-
- checkPatientIdentifiers(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- checkPatientIdentifiers(Patient) - Method in interface org.openmrs.api.PatientService
-
Convenience method to validate all identifiers for a given patient
- checkRequiredVersion(String, String) - Static method in class org.openmrs.module.ModuleUtil
-
- 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
- citation_text() - Method in class org.openmrs.arden.ArdenBaseParser
-
- citation_type() - Method in class org.openmrs.arden.ArdenBaseParser
-
- CITATIONS - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- CITATIONS - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- citations_list() - Method in class org.openmrs.arden.ArdenBaseParser
-
- citations_slot() - Method in class org.openmrs.arden.ArdenBaseParser
-
- CIVIL_STATUS_CONCEPT_ID - Static variable in class org.openmrs.util.OpenmrsConstants
-
- CLASS_DRUG - Static variable in class org.openmrs.hl7.HL7Constants
-
- CLASS_DRUG - Static variable in class org.openmrs.util.FormConstants
-
Deprecated.
- classify(TableRow) - Method in class org.openmrs.reporting.CompoundClassifier
-
Deprecated.
- classify(TableRow) - Method in class org.openmrs.reporting.DateColumnClassifier
-
Deprecated.
- classify(TableRow) - Method in class org.openmrs.reporting.NumericRangeColumnClassifier
-
Deprecated.
- classify(TableRow) - Method in class org.openmrs.reporting.SimpleColumnClassifier
-
Deprecated.
- classify(TableRow) - Method in interface org.openmrs.reporting.TableRowClassifier
-
Deprecated.
- ClassLoaderFileOpener - Class in org.openmrs.util
-
Implementation of liquibase FileOpener interface so that the
OpenmrsClassLoader
will be
used to find files (or any other classloader that is passed into the contructor).
- ClassLoaderFileOpener(ClassLoader) - Constructor for class org.openmrs.util.ClassLoaderFileOpener
-
- clause(ArdenClause) - Method in class org.openmrs.arden.ArdenClause
-
- clear() - Method in class org.openmrs.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.reporting.export.DataExportFunctions
-
Deprecated.
- clearCache() - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Clear the entire cache
- 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.PersonAddress
-
bitwise copy of the personAddress object.
- cloneCompositionAsFilter(CohortSearchHistory) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Deep-copies this.parsedComposition, and converts to filters, in the context of history
- cloneCompositionAsFilter(CohortSearchHistory, EvaluationContext) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Deep-copies this.parsedComposition, and converts to filters, in the context of history
- 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.TestOrder
-
Creates a discontinuation order for this.
- 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.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(TestOrder) - Method in class org.openmrs.TestOrder
-
- 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.util.MemoryAppender
-
- close() - Method in class org.openmrs.web.filter.GZIPResponseStream
-
- closed - Variable in class org.openmrs.web.filter.GZIPResponseStream
-
- closed() - Method in class org.openmrs.web.filter.GZIPResponseStream
-
- closeSession() - Static method in class org.openmrs.api.context.Context
-
Used to define a unit of work.
- closeSession() - Method in interface org.openmrs.api.db.ContextDAO
-
Close session.
- closeSession() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- 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
-
- codeName - Variable in class org.openmrs.layout.web.LayoutTemplate
-
- Cohort - Class in org.openmrs
-
This class represents a list of patientIds.
- Cohort() - Constructor for class org.openmrs.Cohort
-
- Cohort(Integer) - Constructor for class org.openmrs.Cohort
-
Convenience constructor to create a Cohort object that has an primarykey/internal identifier
of cohortId
- Cohort(String, String, Integer[]) - Constructor for class org.openmrs.Cohort
-
This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String, String, Patient[]) - Constructor for class org.openmrs.Cohort
-
This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(Collection) - Constructor for class org.openmrs.Cohort
-
This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String, String, Collection) - Constructor for class org.openmrs.Cohort
-
This constructor does not check whether the database contains patients with the given ids,
but
- Cohort(String) - Constructor for class org.openmrs.Cohort
-
Convenience contructor taking in a string that is a list of comma separated patient ids This
constructor does not check whether the database contains patients with the given ids, but
- CohortColumn - Class in org.openmrs.reporting.export
-
- CohortColumn() - Constructor for class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- CohortColumn(String, Integer, Integer, Integer, String, String) - Constructor for class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- CohortDAO - Interface in org.openmrs.api.db
-
Database methods for cohort objects.
- CohortDataSet - Class in org.openmrs.report
-
- CohortDataSet() - Constructor for class org.openmrs.report.CohortDataSet
-
Deprecated.
- CohortDataSetDefinition - Class in org.openmrs.report
-
- CohortDataSetDefinition() - Constructor for class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Default constructor
- CohortDataSetProvider - Class in org.openmrs.report
-
- CohortDataSetProvider() - Constructor for class org.openmrs.report.CohortDataSetProvider
-
Deprecated.
- CohortDefinition - Interface in org.openmrs.cohort
-
- CohortDefinition - Class in org.openmrs.reporting.data
-
- CohortDefinition() - Constructor for class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
Default public constructor
- cohortDefinition - Variable in class org.openmrs.reporting.report.ReportElementDefinition
-
Deprecated.
- CohortDefinitionItemHolder - Class in org.openmrs.cohort
-
- CohortDefinitionItemHolder() - Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
Public constructor.
- CohortDefinitionItemHolder(String, String, CohortDefinition) - Constructor for class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
Public constructor.
- CohortDefinitionProvider - Interface in org.openmrs.cohort
-
- 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
-
- CohortFilter - Class in org.openmrs.reporting
-
- CohortFilter() - Constructor for class org.openmrs.reporting.CohortFilter
-
Deprecated.
- CohortFilter(Cohort) - Constructor for class org.openmrs.reporting.CohortFilter
-
Deprecated.
- CohortHistoryCompositionFilter - Class in org.openmrs.reporting
-
- CohortHistoryCompositionFilter() - Constructor for class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- CohortListItem - Class in org.openmrs.web.dwr
-
A cohort, including list its member list, for use with DWR.
- CohortListItem(Cohort) - Constructor for class org.openmrs.web.dwr.CohortListItem
-
- cohortMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- CohortSearchHistory - Class in org.openmrs.cohort
-
- CohortSearchHistory() - Constructor for class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- CohortSearchHistory.CohortSearchHistoryItemHolder - Class in org.openmrs.cohort
-
Deprecated.
- CohortSearchHistoryItemHolder() - Constructor for class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- CohortService - Interface in org.openmrs.api
-
API methods related to Cohorts and CohortDefinitions
A Cohort is a list of patient ids.
A CohortDefinition is a search strategy which can be used to arrive at a cohort.
- CohortServiceImpl - Class in org.openmrs.api.impl
-
API functions related to Cohorts
- CohortServiceImpl() - Constructor for class org.openmrs.api.impl.CohortServiceImpl
-
- CohortUtil - Class in org.openmrs.cohort
-
- CohortUtil() - Constructor for class org.openmrs.cohort.CohortUtil
-
Deprecated.
- 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.
- CollectionContains - Class in org.openmrs.web.taglib.functions
-
Function for openmrs tag library to determine whether a collection contains an object
- CollectionContains() - Constructor for class org.openmrs.web.taglib.functions.CollectionContains
-
- collectionContains(Collection<?>, Object) - Static method in class org.openmrs.web.taglib.functions.CollectionContains
-
Returns true if collection is not null and contains obj
- collectRequiredModuleImports(Module) - Static method in class org.openmrs.module.ModuleClassLoader
-
Get and cache the imports for this module.
- COLON - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COLON - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- columnName - Static variable in interface org.openmrs.reporting.export.ExportColumn
-
Deprecated.
- columnType - Static variable in interface org.openmrs.reporting.export.ExportColumn
-
Deprecated.
- COMMA - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COMMA - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- CommandObject() - Constructor for class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- CommandObject(Person, Concept, List<Obs>) - Constructor for class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COMMENT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- comment - Variable in class org.openmrs.Obs
-
- comments - Variable in class org.openmrs.activelist.ActiveListItem
-
- compare(PatientIdentifierType, PatientIdentifierType) - Method in class org.openmrs.comparator.PatientIdentifierTypeDefaultComparator
-
Orders by retired (true last), required (true first), name and id.
- compare(String, String) - Method in class org.openmrs.module.VersionComparator
-
- compare(ConceptMapType, ConceptMapType) - Method in class org.openmrs.util.ConceptMapTypeComparator
-
- compare(Drug, Drug) - Method in class org.openmrs.util.DrugsByNameComparator
-
- compare(String, String) - Method in class org.openmrs.util.InsertedOrderComparator
-
Deprecated.
- compare(OpenmrsMetadata, OpenmrsMetadata) - Method in class org.openmrs.util.MetadataComparator
-
- compare(Date, Date) - Static method in class org.openmrs.util.OpenmrsUtil
-
Compares two java.util.Date objects, but handles java.sql.Timestamp (which is not directly
comparable to a date) by dropping its nanosecond value.
- compare(Person, Person) - Method in class org.openmrs.util.PersonByNameComparator
-
- compare(Provider, Provider) - Method in class org.openmrs.util.ProviderByPersonNameComparator
-
- compare(User, User) - Method in class org.openmrs.util.UserByNameComparator
-
- compare(FormField, FormField) - Method in class org.openmrs.web.controller.encounter.EncounterFormController.NumberingFormFieldComparator
-
- compareLists(Collection<E>, Collection<E>) - Static method in class org.openmrs.util.OpenmrsUtil
-
Compares origList to newList returning map of differences
- compareNatural(String, String) - Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using the current locale's rules and comparing contained numbers based
on their numeric values.
- compareNatural(Collator, String, String) - Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using the given collator and comparing contained numbers based on their
numeric values.
- compareNaturalAscii(String, String) - Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using each character's Unicode value for non-digit characters and the
numeric values off any contained numbers.
- compareNaturalIgnoreCaseAscii(String, String) - Static method in class org.openmrs.util.NaturalStrings
-
Compares two strings using each character's Unicode value - ignoring upper/lower case - for
non-digit characters and the numeric values of any contained numbers.
- comparePersonsByName(Person, Person) - Static method in class org.openmrs.util.PersonByNameComparator
-
Compares two person objects by name
- compareTo(Problem) - Method in class org.openmrs.activelist.Problem
-
- compareTo(Attribute) - Method in class org.openmrs.attribute.BaseAttribute
-
- compareTo(ConceptAnswer) - Method in class org.openmrs.ConceptAnswer
-
- compareTo(ConceptSet) - Method in class org.openmrs.ConceptSet
-
- compareTo(ConceptWord) - Method in class org.openmrs.ConceptWord
-
- compareTo(FormField) - Method in class org.openmrs.FormField
-
Sort order for the form fields in the schema.
- compareTo(PatientIdentifier) - Method in class org.openmrs.PatientIdentifier
-
- compareTo(PatientState) - Method in class org.openmrs.PatientState
-
Compares by startDate with null as earliest and endDate with null as latest.
- compareTo(PersonAddress) - Method in class org.openmrs.PersonAddress
-
- compareTo(PersonAttribute) - Method in class org.openmrs.PersonAttribute
-
- compareTo(PersonAttributeType) - Method in class org.openmrs.PersonAttributeType
-
- compareTo(PersonName) - Method in class org.openmrs.PersonName
-
TODO: the behavior of this method needs to be controlled by some sort of global property
because an implementation can define how they want their names to look (which fields to
show/hide)
- compareTo(RenderingMode) - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
Higher sortWeight comes first
- compareTo(DrugOrderPatientFilter) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- compareTo(PatientCharacteristicFilter) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- compareTo(DoubleRange) - Method in class org.openmrs.util.DoubleRange
-
first sorts according to low-bound (ascending) then according to high-bound (descending)
- compareTo(EncounterDisplayController.FieldHolder) - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
Use this row's FormField to make comparisons about where to put it in relation to the
FieldHolder's
- compareTo(SettingsProperty) - Method in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- 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
-
- Comparison - Class in org.openmrs.arden
-
This class translates comparisons within MLM if statements into java
- Comparison(String, Integer) - Constructor for class org.openmrs.arden.Comparison
-
- ComparisonOperator - Interface in org.openmrs.logic.op
-
Marker interface to keep track of the ComparisonOperator sub type
- compile(String, String) - Method in interface org.openmrs.arden.ArdenService
-
Parse arden rule definition from a string and then output java file in the designated output
directory.
- compile(String, String) - Method in class org.openmrs.arden.impl.ArdenServiceImpl
-
- compileFile(String, String) - Method in interface org.openmrs.arden.ArdenService
-
- compileFile(String, String) - Method in class org.openmrs.arden.impl.ArdenServiceImpl
-
- complete(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.controller.program.PatientProgramFormController
-
- COMPLEX_UUID - Static variable in class org.openmrs.ConceptDatatype
-
- ComplexData - Class in org.openmrs.obs
-
ComplexObs is a transient Object that extends Obs but is not itself persisted in the database.
- complexData - Variable in class org.openmrs.Obs
-
- ComplexData(String, Object) - Constructor for class org.openmrs.obs.ComplexData
-
Default constructor requires title and data.
- ComplexObsHandler - Interface in org.openmrs.obs
-
Interface for handling complex obs.
- ComplexObsServlet - Class in org.openmrs.web.servlet
-
- ComplexObsServlet() - Constructor for class org.openmrs.web.servlet.ComplexObsServlet
-
- CompoundClassifier - Class in org.openmrs.reporting
-
- CompoundClassifier(String) - Constructor for class org.openmrs.reporting.CompoundClassifier
-
Deprecated.
- CompoundPatientFilter - Class in org.openmrs.reporting
-
- CompoundPatientFilter() - Constructor for class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- CompoundPatientFilter(PatientSetService.BooleanOperator, List<PatientFilter>) - Constructor for class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- computeHashValue() - Method in class org.openmrs.person.PersonMergeLogData
-
Computes a unique hash value representing the object
- concept - Variable in class org.openmrs.activelist.ActiveListItem
-
- concept(Concept) - Method in class org.openmrs.arden.ArdenClause
-
- Concept - Class in org.openmrs
-
A Concept object can represent either a question or an answer to a data point.
- Concept() - Constructor for class org.openmrs.Concept
-
default constructor
- Concept(Integer) - Constructor for class org.openmrs.Concept
-
- Concept(ConceptNumeric) - Constructor for class org.openmrs.Concept
-
Deprecated.
- concept - Variable in class org.openmrs.Obs
-
- concept - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- CONCEPT_CLASS_DRUG - Static variable in class org.openmrs.util.OpenmrsConstants
-
This is the hard coded primary key of the concept class for DRUG.
- CONCEPT_PROPOSAL_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_REJECT - Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_STATES() - Static method in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_SYNONYM - Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_PROPOSAL_UNMAPPED - Static variable in class org.openmrs.util.OpenmrsConstants
-
- CONCEPT_WORD_UPDATE_TASK_NAME - Static variable in class org.openmrs.api.impl.ConceptServiceImpl
-
- ConceptAnswer - Class in org.openmrs
-
This class represents one option for an answer to a question type of
Concept
.
- ConceptAnswer() - Constructor for class org.openmrs.ConceptAnswer
-
default constructor
- ConceptAnswer(Integer) - Constructor for class org.openmrs.ConceptAnswer
-
constructor with id
- ConceptAnswer(Concept) - Constructor for class org.openmrs.ConceptAnswer
-
- ConceptAnswer(Concept, Drug) - Constructor for class org.openmrs.ConceptAnswer
-
- ConceptAnswerEditor - Class in org.openmrs.propertyeditor
-
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.
- conceptAttrObsMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- ConceptClass - Class in org.openmrs
-
ConceptClass
- ConceptClass() - Constructor for class org.openmrs.ConceptClass
-
default constructor
- ConceptClass(Integer) - Constructor for class org.openmrs.ConceptClass
-
constructor with id
- ConceptClassEditor - Class in org.openmrs.propertyeditor
-
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
-
- ConceptClassFormController - Class in org.openmrs.web.controller.concept
-
- ConceptClassFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptClassFormController
-
- ConceptClassListController - Class in org.openmrs.web.controller.concept
-
- ConceptClassListController() - Constructor for class org.openmrs.web.controller.concept.ConceptClassListController
-
- ConceptClassValidator - Class in org.openmrs.validator
-
- ConceptClassValidator() - Constructor for class org.openmrs.validator.ConceptClassValidator
-
- ConceptClassValidator - Class in org.openmrs.web.controller.concept
-
- ConceptClassValidator() - Constructor for class org.openmrs.web.controller.concept.ConceptClassValidator
-
Deprecated.
- ConceptColumn - Class in org.openmrs.reporting.export
-
- ConceptColumn() - Constructor for class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- ConceptColumn(String, String, Integer, String, String[]) - Constructor for class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- ConceptComplex - Class in org.openmrs
-
- ConceptComplex() - Constructor for class org.openmrs.ConceptComplex
-
Default Constructor
- ConceptComplex(Integer) - Constructor for class org.openmrs.ConceptComplex
-
- ConceptComplex(Integer, String) - Constructor for class org.openmrs.ConceptComplex
-
Constructor with conceptId and ConceptComplexHandler
- ConceptComplex(Concept) - Constructor for class org.openmrs.ConceptComplex
-
Constructor from Concept.
- ConceptDAO - Interface in org.openmrs.api.db
-
Concept-related database functions
- ConceptDatatype - Class in org.openmrs
-
ConceptDatatype
- ConceptDatatype() - Constructor for class org.openmrs.ConceptDatatype
-
default constructor
- ConceptDatatype(Integer) - Constructor for class org.openmrs.ConceptDatatype
-
constructor with id
- ConceptDatatypeEditor - Class in org.openmrs.propertyeditor
-
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
-
- ConceptDatatypeFormController - Class in org.openmrs.web.controller.concept
-
- ConceptDatatypeFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeFormController
-
- ConceptDatatypeListController - Class in org.openmrs.web.controller.concept
-
- ConceptDatatypeListController() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeListController
-
- ConceptDatatypeValidator - Class in org.openmrs.validator
-
- ConceptDatatypeValidator() - Constructor for class org.openmrs.validator.ConceptDatatypeValidator
-
- ConceptDatatypeValidator - Class in org.openmrs.web.controller.concept
-
- ConceptDatatypeValidator() - Constructor for class org.openmrs.web.controller.concept.ConceptDatatypeValidator
-
Deprecated.
- ConceptDescription - Class in org.openmrs
-
ConceptDescription is the localized description of a concept.
- ConceptDescription() - Constructor for class org.openmrs.ConceptDescription
-
default constructor
- ConceptDescription(Integer) - Constructor for class org.openmrs.ConceptDescription
-
Constructor that takes in the primary key for this object
- ConceptDescription(String, Locale) - Constructor for class org.openmrs.ConceptDescription
-
Constructor specifying the description and locale.
- ConceptDrugFormController - Class in org.openmrs.web.controller.concept
-
- ConceptDrugFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptDrugFormController
-
- conceptDrugList - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
The list of drugs for its concept object
- ConceptDrugListController - Class in org.openmrs.web.controller.concept
-
- ConceptDrugListController() - Constructor for class org.openmrs.web.controller.concept.ConceptDrugListController
-
- ConceptDrugListItem - Class in org.openmrs.web.dwr
-
- ConceptDrugListItem() - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
-
- ConceptDrugListItem(Drug, Locale) - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
-
- ConceptDrugListItem(Integer, Integer, String) - Constructor for class org.openmrs.web.dwr.ConceptDrugListItem
-
- ConceptDrugValidator - Class in org.openmrs.validator
-
- 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
-
- ConceptFormBackingObject(Concept) - Constructor for class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Default constructor must take in a Concept object to create itself
- ConceptFormController - Class in org.openmrs.web.controller
-
This is the controlling class for the conceptForm.jsp page.
- ConceptFormController() - Constructor for class org.openmrs.web.controller.ConceptFormController
-
- ConceptFormController.ConceptFormBackingObject - Class in org.openmrs.web.controller
-
Class that represents all data on this form
- ConceptFormValidator - Class in org.openmrs.web.controller
-
The web validator for the concept editing form
- ConceptFormValidator() - Constructor for class org.openmrs.web.controller.ConceptFormValidator
-
- ConceptHandler - Class in org.openmrs.web.taglib.fieldgen
-
- ConceptHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.ConceptHandler
-
- ConceptIndexFormController - Class in org.openmrs.web.controller.concept
-
- ConceptIndexFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptIndexFormController
-
- ConceptIndexUpdateTask - Class in org.openmrs.scheduler.tasks
-
A utility class for updating concept words in a scheduled task.
- ConceptIndexUpdateTask() - Constructor for class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
-
- ConceptInUseException - Exception in org.openmrs.api
-
This exception is thrown when concept is used/attached to an observation.
- ConceptInUseException() - Constructor for exception org.openmrs.api.ConceptInUseException
-
Generic constructor that gives a normal message about editing not being allowed to the user.
- ConceptInUseException(String) - Constructor for exception org.openmrs.api.ConceptInUseException
-
Convenience constructor to give the user a message other than normal default one
- ConceptInUseException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptInUseException
-
Convenience constructor to give the user a message other than the normal one and to chain
this exception with a parent exception.
- ConceptInUseException(Throwable) - Constructor for exception org.openmrs.api.ConceptInUseException
-
Convenience constructor used to only set the parent exception to chain with.
- conceptIterator() - Method in interface org.openmrs.api.ConceptService
-
Returns an iterator for all concepts, including retired and expired.
- conceptIterator() - Method in interface org.openmrs.api.db.ConceptDAO
-
- conceptIterator() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- conceptIterator() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- conceptListHelper(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- ConceptListItem - Class in org.openmrs.web.dwr
-
- ConceptListItem() - Constructor for class org.openmrs.web.dwr.ConceptListItem
-
- ConceptListItem(ConceptSearchResult) - Constructor for class org.openmrs.web.dwr.ConceptListItem
-
Most common constructor
- ConceptListItem(Concept, ConceptName, Locale) - Constructor for class org.openmrs.web.dwr.ConceptListItem
-
- ConceptMap - Class in org.openmrs
-
The concept map object represents a mapping of Concept to ConceptSource.
- ConceptMap() - Constructor for class org.openmrs.ConceptMap
-
default constructor
- ConceptMap(Integer) - Constructor for class org.openmrs.ConceptMap
-
constructor with concept map id
- 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
- conceptMappings - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- 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
-
- ConceptMapTypeFormController - Class in org.openmrs.web.controller.concept
-
Controller class for processing requests for managing concept map types
- ConceptMapTypeFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptMapTypeFormController
-
- ConceptMapTypeValidator - Class in org.openmrs.validator
-
- 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
-
- ConceptName(String, String, String, Locale) - Constructor for class org.openmrs.ConceptName
-
Deprecated.
- 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.
- conceptNameMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- ConceptNameSaveHandler - Class in org.openmrs.api.handler
-
This class deals with
ConceptName
objects when they are saved via a save* method in an
Openmrs Service.
- ConceptNameSaveHandler() - Constructor for class org.openmrs.api.handler.ConceptNameSaveHandler
-
- ConceptNameTag - Class in org.openmrs
-
ConceptNameTag is a textual tag which can be applied to a ConceptName.
- ConceptNameTag() - Constructor for class org.openmrs.ConceptNameTag
-
Default constructor.
- ConceptNameTag(String, String) - Constructor for class org.openmrs.ConceptNameTag
-
Public constructor.
- ConceptNameType - Enum in org.openmrs.api
-
The concept name type enumeration
FULLY_SPECIFIED - Indicates that the name is marked as the fully specified name, which is
returned by default for a locale in case there is no preferred name set, a concept can have only
one fully specified name per locale.
- ConceptNumeric - Class in org.openmrs
-
The ConceptNumeric extends upon the Concept object by adding some number range values
- ConceptNumeric() - Constructor for class org.openmrs.ConceptNumeric
-
default constructor
- ConceptNumeric(Integer) - Constructor for class org.openmrs.ConceptNumeric
-
Generic constructor taking the primary key
- ConceptNumeric(Concept) - Constructor for class org.openmrs.ConceptNumeric
-
Optional constructor for turning a Concept into a ConceptNumeric
Note: This cannot copy over numeric specific values
- ConceptNumericEditor - Class in org.openmrs.propertyeditor
-
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
- ConceptProposalFormController - Class in org.openmrs.web.controller.concept
-
- ConceptProposalFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptProposalFormController
-
- ConceptProposalHandler - Class in org.openmrs.api.handler
-
This class deals with
ConceptProposal
objects when they are saved via a save* method in
an Openmrs Service.
- ConceptProposalHandler() - Constructor for class org.openmrs.api.handler.ConceptProposalHandler
-
- ConceptProposalListController - Class in org.openmrs.web.controller.concept
-
- ConceptProposalListController() - Constructor for class org.openmrs.web.controller.concept.ConceptProposalListController
-
- ConceptRedirectServlet - Class in org.openmrs.web.servlet
-
This class simply creates a shortened URL for concept links /concept/### to
/dictionary/concept.htm?conceptId=### /concept to /dictionary/index.htm /concept/** to
/dictionary/index.htm?phrase=**
- ConceptRedirectServlet() - Constructor for class org.openmrs.web.servlet.ConceptRedirectServlet
-
- 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
-
- ConceptReferenceTermFormController - Class in org.openmrs.web.controller.concept
-
Controller class for processing requests for managing Concept reference terms
- ConceptReferenceTermFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptReferenceTermFormController
-
- ConceptReferenceTermFormController.ConceptReferenceTermModel - Class in org.openmrs.web.controller.concept
-
An object of this class represents a model for this controller
- ConceptReferenceTermListItem - Class in org.openmrs.web.dwr
-
- ConceptReferenceTermListItem() - Constructor for class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- ConceptReferenceTermListItem(ConceptReferenceTerm) - Constructor for class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
Most common constructor
- 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
- ConceptReferenceTermModel(ConceptReferenceTerm) - Constructor for class org.openmrs.web.controller.concept.ConceptReferenceTermFormController.ConceptReferenceTermModel
-
Constructor that creates a concept reference term model object from the specified term
- 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
-
- 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(ConceptWord) - Constructor for class org.openmrs.ConceptSearchResult
-
Optional constructor for turning a conceptWord into a conceptSearchResult, the constructor is
hidden from API users so as to hide the idea of conceptWord, it is meant to be used
underneath the API for convenience purposes.
- ConceptSearchResult(String, Concept, ConceptName) - Constructor for class org.openmrs.ConceptSearchResult
-
Convenience constructor
- ConceptSearchResult(String, Concept, ConceptName, Double) - Constructor for class org.openmrs.ConceptSearchResult
-
Convenience constructor that takes in a weight too
- ConceptService - Interface in org.openmrs.api
-
Contains methods pertaining to creating/updating/deleting/retiring Concepts, Drugs, Concept
Proposals, and all other things 'Concept'.
- conceptService - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- ConceptServiceImpl - Class in org.openmrs.api.impl
-
Default Implementation of ConceptService service layer classes
- ConceptServiceImpl() - Constructor for class org.openmrs.api.impl.ConceptServiceImpl
-
- ConceptSet - Class in org.openmrs
-
This represents a single concept within a concept set.
- ConceptSet() - Constructor for class org.openmrs.ConceptSet
-
default constructor
- ConceptSet(Concept, Double) - Constructor for class org.openmrs.ConceptSet
-
- ConceptSetDerived - Class in org.openmrs
-
ConceptSetDerived
- ConceptSetDerived() - Constructor for class org.openmrs.ConceptSetDerived
-
default constructor
- ConceptSetDerived(Concept, Concept, Double) - Constructor for class org.openmrs.ConceptSetDerived
-
- ConceptSetDerivedFormController - Class in org.openmrs.web.controller.concept
-
- ConceptSetDerivedFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptSetDerivedFormController
-
- conceptSetHelper(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- ConceptSetsEditor - Class in org.openmrs.propertyeditor
-
Turns a list of concept ids "123 1234 1235" into a List of ConceptSets
- ConceptSetsEditor(Collection<ConceptSet>) - Constructor for class org.openmrs.propertyeditor.ConceptSetsEditor
-
Default constructor taking in the current sets on a concept
- ConceptsLockedException - Exception in org.openmrs.api
-
This exception is thrown when a specific implementation has chosen to lock down their concepts
and prevent editing.
- ConceptsLockedException() - Constructor for exception org.openmrs.api.ConceptsLockedException
-
Generic constructor that gives a normal message about editing not being allowed to the user.
- ConceptsLockedException(String) - Constructor for exception org.openmrs.api.ConceptsLockedException
-
Convenience constructor to give the user a message other than normal default one
- ConceptsLockedException(String, Throwable) - Constructor for exception org.openmrs.api.ConceptsLockedException
-
Convenience constructor to give the user a message other than the normal one and to chain
this exception with a parent exception.
- ConceptsLockedException(Throwable) - Constructor for exception org.openmrs.api.ConceptsLockedException
-
Convenience constructor used to only set the parent exception to chain with.
- ConceptSource - Class in org.openmrs
-
A concept source is defined as any institution that keeps a concept dictionary.
- ConceptSource() - Constructor for class org.openmrs.ConceptSource
-
default constructor
- ConceptSource(Integer) - Constructor for class org.openmrs.ConceptSource
-
constructor with id
- ConceptSourceEditor - Class in org.openmrs.propertyeditor
-
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
-
- ConceptSourceFormController - Class in org.openmrs.web.controller.concept
-
- ConceptSourceFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptSourceFormController
-
- ConceptSourceListController - Class in org.openmrs.web.controller.concept
-
- ConceptSourceListController() - Constructor for class org.openmrs.web.controller.concept.ConceptSourceListController
-
- ConceptStateConversion - Class in org.openmrs
-
ConceptStateConversion
- ConceptStateConversion() - Constructor for class org.openmrs.ConceptStateConversion
-
Default Constructor
- ConceptStateConversion(Integer) - Constructor for class org.openmrs.ConceptStateConversion
-
Constructor with id
- ConceptStatsFormController - Class in org.openmrs.web.controller
-
- ConceptStatsFormController() - Constructor for class org.openmrs.web.controller.ConceptStatsFormController
-
- 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.
- ConceptStopWordFormController - Class in org.openmrs.web.controller.concept
-
This is the controlling class for the conceptStopWordForm.jsp page.
- ConceptStopWordFormController() - Constructor for class org.openmrs.web.controller.concept.ConceptStopWordFormController
-
- ConceptStopWordListController - Class in org.openmrs.web.controller.concept
-
This is the controlling class for the conceptStopWordList.jsp page.
- ConceptStopWordListController() - Constructor for class org.openmrs.web.controller.concept.ConceptStopWordListController
-
- ConceptTag - Class in org.openmrs.web.taglib
-
- ConceptTag() - Constructor for class org.openmrs.web.taglib.ConceptTag
-
- conceptToString(Concept, Locale) - Static method in class org.openmrs.util.FormUtil
-
Turn the given concept into a string acceptable to for hl7 and forms
- conceptToString(Concept, ConceptName) - Static method in class org.openmrs.util.FormUtil
-
Turn the given concept/concept-name pair into a string acceptable for hl7 and forms
- ConceptValidator - Class in org.openmrs.validator
-
- ConceptValidator() - Constructor for class org.openmrs.validator.ConceptValidator
-
- ConceptValidatorChangeSet - Class in org.openmrs.util.databasechange
-
This change set is run just after the conversion of core concept name tags to concept name types'
it runs through all the rows in the concept table and checks if all its conceptNames conform to
the constraints added with the conversion of the tags.
- ConceptValidatorChangeSet() - Constructor for class org.openmrs.util.databasechange.ConceptValidatorChangeSet
-
- ConceptWord - Class in org.openmrs
-
ConceptWord Concept words are the individual terms of which a concept name is composed.
- ConceptWord() - Constructor for class org.openmrs.ConceptWord
-
default constructor
- ConceptWord(String, Concept, ConceptName, Locale) - Constructor for class org.openmrs.ConceptWord
-
Convenience constructor
- ConceptWord(String, Concept, ConceptName, Locale, String) - Constructor for class org.openmrs.ConceptWord
-
- ConceptWord(Concept, ConceptName) - Constructor for class org.openmrs.ConceptWord
-
- CONCLUDE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- CONCLUDE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- Conclude - Class in org.openmrs.arden
-
- Conclude(boolean) - Constructor for class org.openmrs.arden.Conclude
-
- conclude_statement() - Method in class org.openmrs.arden.ArdenBaseParser
-
- concludeAST(AST, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- configure(Type, Properties, Dialect) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
-
- CONFIGURE_VISITS - Static variable in class org.openmrs.util.PrivilegeConstants
-
- CONFIGURE_VISITS_PATH - Static variable in class org.openmrs.web.controller.visit.ConfigureVisitsFormController
-
- ConfigureVisitsForm - Class in org.openmrs.web.form.visit
-
- ConfigureVisitsForm() - Constructor for class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- ConfigureVisitsFormController - Class in org.openmrs.web.controller.visit
-
This class controls the configureVisits.form jsp page.
- ConfigureVisitsFormController() - Constructor for class org.openmrs.web.controller.visit.ConfigureVisitsFormController
-
- ConfigureVisitsFormValidator - Class in org.openmrs.web.form.visit
-
- ConfigureVisitsFormValidator() - Constructor for class org.openmrs.web.form.visit.ConfigureVisitsFormValidator
-
- connection() - Method in class org.openmrs.api.db.hibernate.DbSession
-
- 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.api.db.hibernate.DbSession
-
Check if this instance is associated with this Session.
- contains(Patient) - Method in class org.openmrs.Cohort
-
- contains(Integer) - Method in class org.openmrs.Cohort
-
- contains(Operand) - Method in interface org.openmrs.logic.LogicCriteria
-
- contains(int) - Method in interface org.openmrs.logic.LogicCriteria
-
- contains(float) - Method in interface org.openmrs.logic.LogicCriteria
-
- contains(double) - Method in interface org.openmrs.logic.LogicCriteria
-
- contains(String) - Method in interface org.openmrs.logic.LogicCriteria
-
Add a Contains
expression to the current LogicCriteria
- CONTAINS - Static variable in interface org.openmrs.logic.op.ComparisonOperator
-
- Contains - Class in org.openmrs.logic.op
-
The Contains operator will return results that contains the operand .
Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").contains("ADULTRETURN");
The above will give us a criteria to check if there's encounter ADULTRETURN for a certain
patients
- Contains() - Constructor for class org.openmrs.logic.op.Contains
-
- CONTAINS - Static variable in interface org.openmrs.logic.op.Operator
-
- contains(Concept) - Method in class org.openmrs.logic.result.Result
-
- contains(Result) - Method in class org.openmrs.logic.result.Result
-
- contains(double) - Method in class org.openmrs.util.DoubleRange
-
- containsAny(Collection<T>, Collection<T>) - Static method in class org.openmrs.util.OpenmrsUtil
-
- containsConcept(Integer) - Method in class org.openmrs.logic.result.Result
-
- containsDate() - Method in class org.openmrs.ConceptDatatype
-
- containsDigit(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- containsKey(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
-
- containsOnlyDigits(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- containsTime() - Method in class org.openmrs.ConceptDatatype
-
- containsUpperAndLowerCase(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- containsValue(Object) - Method in class org.openmrs.messagesource.PresentationMessageMap
-
- Context - Class in org.openmrs.api.context
-
Represents an OpenMRS
Context
, which may be used to authenticate to the database and
obtain services in order to interact with the system.
The Context is split into a
UserContext
and
ServiceContext
.
- Context() - Constructor for class org.openmrs.api.context.Context
-
Default public constructor
- ContextAuthenticationException - Exception in org.openmrs.api.context
-
This exception is thrown when a user attempts to access a service or object that they do not have
rights to.
- ContextAuthenticationException() - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextAuthenticationException(String) - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextAuthenticationException(Throwable) - Constructor for exception org.openmrs.api.context.ContextAuthenticationException
-
- ContextDAO - Interface in org.openmrs.api.db
-
Defines the functions that the Context needs to access the database
- contextDestroyed(ServletContextEvent) - Method in class org.openmrs.web.Listener
-
Called when the webapp is shut down properly Must call Context.shutdown() and then shutdown
all the web layers of the modules
- contextInitialized(ServletContextEvent) - Method in class org.openmrs.web.Listener
-
This method is called when the servlet context is initialized(when the Web Application is
deployed).
- ContextPathTag - Class in org.openmrs.web.taglib
-
Prints the contextPath for the current webapp.
- ContextPathTag() - Constructor for class org.openmrs.web.taglib.ContextPathTag
-
- contextRefreshed() - Method in class org.openmrs.module.BaseModuleActivator
-
- contextRefreshed() - Method in interface org.openmrs.module.ModuleActivator
-
Called after spring's application context is refreshed , this method is called multiple times
i.e.
- convertBooleanConceptToCoded(Concept) - Method in interface org.openmrs.api.ConceptService
-
Changes the datatype of a concept from boolean to coded when it has observations it is
associated to.
- convertBooleanConceptToCoded(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- convertBooleanConceptToCoded(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
Converts the datatype of a concept that already has Obs referencing it from boolean to coded
to support addition of more coded answers
- 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
-
- convertPatientIdentifier(List<String>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- convertPatientIdentifier(List<String>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- convertPatientIdentifier(List<String>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- convertPatientIdentifier(List<String>) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- convertSerializedObject(Class<T>, SerializedObject) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- convertSerializedObject(Class<T>, SerializedObject) - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
Converts a raw SerializedObject to an OpenmrsObject, using the appropriate Serializer
- 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
-
- copy() - Method in class org.openmrs.DrugOrder
-
- copy() - Method in class org.openmrs.Order
-
Performs a shallow copy of this Order.
- copy() - Method in class org.openmrs.PatientProgram
-
Does a mostly-shallow copy of this PatientProgram.
- copy() - Method in class org.openmrs.PatientState
-
Does a shallow copy of this PatientState.
- copy() - Method in class org.openmrs.PersonAttribute
-
Shallow copy of this PersonAttribute.
- copy() - Method in class org.openmrs.Relationship
-
Does a shallow copy of this Relationship.
- copy() - Method in class org.openmrs.TestOrder
-
- copyAndDetachFromHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Creates a copy of this PatientSearch that doesn't depend on history, replacing references
with actual PatientSearch elements from the provided history.
- copyFile(InputStream, OutputStream) - Static method in class org.openmrs.util.OpenmrsUtil
-
Copy file from inputStream onto the outputStream inputStream is not closed in this method
outputStream /is/ closed at completion of this method
- copyHelper(DrugOrder) - Method in class org.openmrs.DrugOrder
-
- copyHelper(Order) - Method in class org.openmrs.Order
-
The purpose of this method is to allow subclasses of Order to delegate a portion of their
copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PatientProgram) - Method in class org.openmrs.PatientProgram
-
The purpose of this method is to allow subclasses of PatientProgram to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PatientState) - Method in class org.openmrs.PatientState
-
The purpose of this method is to allow subclasses of PatientState to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(PersonAttribute) - Method in class org.openmrs.PersonAttribute
-
The purpose of this method is to allow subclasses of PersonAttribute to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(Relationship) - Method in class org.openmrs.Relationship
-
The purpose of this method is to allow subclasses of Relationship to delegate a portion of
their copy() method back to the superclass, in case the base class implementation changes.
- copyHelper(TestOrder) - Method in class org.openmrs.TestOrder
-
- CORE_GLOBAL_PROPERTIES() - Static method in class org.openmrs.util.OpenmrsConstants
-
At OpenMRS startup these global properties/default values/descriptions are inserted into the
database if they do not exist yet.
- CORE_MODULES - Static variable in class org.openmrs.module.ModuleConstants
-
A map from "moduleid" to "required version" for all core modules that are required by
openmrs.
- CORE_PRIVILEGES() - Static method in class org.openmrs.util.OpenmrsConstants
-
Deprecated.
- CORE_ROLES() - Static method in class org.openmrs.util.OpenmrsConstants
-
Deprecated.
- COUNT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- COUNT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- count() - Method in interface org.openmrs.logic.LogicCriteria
-
Apply the
Count
operator to the LogicCriteria
- Count - Class in org.openmrs.logic.op
-
The Count operator will return the number of results returned by the logic service
Example:
- logicService.parse("EncounterDataSource.ENCOUNTER_KEY").count();
The above will give us a criteria to get the number of encounter type we have in the system
- Count() - Constructor for class org.openmrs.logic.op.Count
-
- COUNT - Static variable in interface org.openmrs.logic.op.Operator
-
- COUNT - Static variable in interface org.openmrs.logic.op.TransformOperator
-
- CountAggregator - Class in org.openmrs.reporting
-
- CountAggregator() - Constructor for class org.openmrs.reporting.CountAggregator
-
Deprecated.
- countHL7InArchive(int, String) - Method in interface org.openmrs.hl7.HL7Service
-
the total count of all HL7InArchive objects in the database
- countHL7InArchive(int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7InError(String) - Method in interface org.openmrs.hl7.HL7Service
-
the total count of all HL7InError objects in the database
- countHL7InError(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7InQueue(int, String) - Method in interface org.openmrs.hl7.HL7Service
-
the total count of all HL7InQueue objects in the database
- countHL7InQueue(int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- countHL7s(Class, Integer, String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- countHL7s(Class, Integer, String) - Method in interface org.openmrs.hl7.db.HL7DAO
-
Returns the amount of HL7 items in the database
- country - Variable in class org.openmrs.layout.web.LayoutTemplate
-
- create(String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Deprecated.
- create(String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Deprecated.
- create(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Deprecated.
- create(String, String) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- create(String, String, String) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- create(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- CREATE_REFERENCE_TERMS_WHILE_EDITING_CONCEPTS - Static variable in class org.openmrs.util.PrivilegeConstants
-
- createAlert(Alert) - Method in interface org.openmrs.notification.AlertService
-
- createAlert(String, User) - Method in interface org.openmrs.notification.AlertService
-
- createAlert(String, Collection<User>) - Method in interface org.openmrs.notification.AlertService
-
- createAlert(Alert) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- createAlert(String, User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- createAlert(String, Collection<User>) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- createAllergy(Integer, Integer, String, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Creates an Allergy Item
- createBestMatch(Person) - Static method in class org.openmrs.web.dwr.PersonListItem
-
Creates an instance of a subclass of PersonListItem which is best suited for the parameter.
- createChart(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.AbstractGraphServlet
-
Override this method for each graph
- createChart(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.web.servlet.DisplayChartServlet
-
- CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset - Class in org.openmrs.util.databasechange
-
- CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset() - Constructor for class org.openmrs.util.databasechange.CreateCodedOrderFrequencyForDrugOrderFrequencyChangeset
-
- createCohort(Cohort) - Method in interface org.openmrs.api.CohortService
-
- createCohort(Cohort) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
Deprecated.
- createCompositionFilter(String) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- createCompositionSearch(String) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createCompositionSearch(Object[]) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createCompositionSearch(List<Object>) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
- createConcept(ConceptNumeric) - Method in interface org.openmrs.api.ConceptService
-
- createConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- createConcept(ConceptNumeric) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- createConceptClass(ConceptClass) - Method in interface org.openmrs.api.AdministrationService
-
- createConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.AdministrationService
-
- createConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createConceptProposal(ConceptProposal) - Method in interface org.openmrs.api.AdministrationService
-
- createConceptProposal(ConceptProposal) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createConceptReferenceTerm(String, Integer, String) - Method in class org.openmrs.web.dwr.DWRConceptService
-
Process calls to create new reference terms
- createConceptStateConversion(ConceptStateConversion) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- createConceptStateConversion(ConceptStateConversion) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- 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
-
- createDrug(Drug) - Method in interface org.openmrs.api.ConceptService
-
- createDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- createEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
-
- createEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- createEncounterType(EncounterType) - Method in interface org.openmrs.api.AdministrationService
-
- createEncounterType(EncounterType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createField(Field) - Method in interface org.openmrs.api.FormService
-
- createField(Field) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- createFieldType(FieldType) - Method in interface org.openmrs.api.AdministrationService
-
- createFieldType(FieldType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createFilter(Object, String) - Method in class org.openmrs.api.db.hibernate.DbSession
-
Create a Query
instance for the given collection and filter string.
- createFilterSearch(Class) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createForm(Form) - Method in interface org.openmrs.api.FormService
-
- createForm(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- createFormField(FormField) - Method in interface org.openmrs.api.FormService
-
- createFormField(FormField) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- createHL7InArchive(HL7InArchive) - Method in interface org.openmrs.hl7.HL7Service
-
- createHL7InArchive(HL7InArchive) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- createHL7InError(HL7InError) - Method in interface org.openmrs.hl7.HL7Service
-
- createHL7InError(HL7InError) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- createHL7InQueue(HL7InQueue) - Method in interface org.openmrs.hl7.HL7Service
-
- createHL7InQueue(HL7InQueue) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- createHL7Source(HL7Source) - Method in interface org.openmrs.hl7.HL7Service
-
- createHL7Source(HL7Source) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- createInstance(TaskDefinition) - Method in class org.openmrs.scheduler.TaskFactory
-
Creates a new instance of Schedulable used to run tasks.
- createLocation(Location) - Method in interface org.openmrs.api.AdministrationService
-
- createLocation(Location) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createMessage(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Create a message object with the given parts.
- createMessage(String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Create a message object with the given parts.
- createMessage(String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Create a message object with the given parts.
- createMessage(String, String, String, String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- createMessage(String, String) - Method in interface org.openmrs.notification.MessageService
-
- createMessage(String, String, String) - Method in interface org.openmrs.notification.MessageService
-
- createMessage(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
-
TODO Auto generated method comment
- createMessage(String, String, String, String, String, String, String) - Method in interface org.openmrs.notification.MessageService
-
- createMimeMessage(Message) - Method in class org.openmrs.notification.mail.MailMessageSender
-
Converts the message object to a mime message in order to prepare it to be sent.
- createMimeType(MimeType) - Method in interface org.openmrs.api.AdministrationService
-
- createMimeType(MimeType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createNewObs(Integer, Integer, Integer, Integer, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
-
Auto generated method comment
- createNote(Note) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
-
- createNote(Note) - Method in interface org.openmrs.api.db.NoteDAO
-
Creates a new note record
- createNote(Note) - Method in class org.openmrs.notification.impl.NoteServiceImpl
-
Creates a new note.
- createNote(Note) - Method in interface org.openmrs.notification.NoteService
-
- createObs(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- createObs(Obs) - Method in interface org.openmrs.api.ObsService
-
- createObs(Integer, Integer, Integer, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
-
Auto generated method comment
- createObsGroup(Obs[]) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- createObsGroup(Obs[]) - Method in interface org.openmrs.api.ObsService
-
- createOrUpdateProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- createOrUpdateProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- createOutputStream() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
-
- createPatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- createPatient(Patient) - Method in interface org.openmrs.api.PatientService
-
- createPatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.AdministrationService
-
- createPatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- createPatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- createPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- createPerson(Person) - Method in interface org.openmrs.api.PersonService
-
- createPerson(String, String, String, String, String, String, String) - Method in class org.openmrs.web.dwr.DWRPersonService
-
Creates a new person stub.
- createPersonAttributeType(PersonAttributeType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- createPersonAttributeType(PersonAttributeType) - Method in interface org.openmrs.api.PersonService
-
- createPersonFromNK1(NK1) - Method in interface org.openmrs.hl7.HL7Service
-
creates a Person from information held in an NK1 segment; if valid PatientIdentifiers exist,
a Patient will be created and returned
- createPersonFromNK1(NK1) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- createPrivilege(Privilege) - Method in interface org.openmrs.api.AdministrationService
-
- createPrivilege(Privilege) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createProblem(Integer, Integer, String, String, String) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Creates a Problem Item
- createQuery(String) - Method in class org.openmrs.api.db.hibernate.DbSession
-
Create a Query
instance for the given HQL query string.
- createRelationship(Relationship) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- createRelationship(Relationship) - Method in interface org.openmrs.api.PersonService
-
- createRelationship(Integer, Integer, Integer, String) - Method in class org.openmrs.web.dwr.DWRRelationshipService
-
- createRelationshipType(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- createRelationshipType(RelationshipType) - Method in interface org.openmrs.api.PersonService
-
- createReport(Report) - Method in interface org.openmrs.api.AdministrationService
-
- createReport(Report) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- createReport(Report) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- createReport(Report) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createReportObject(AbstractReportObject) - Method in interface org.openmrs.api.AdministrationService
-
- createReportObject(AbstractReportObject) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- createReportObject(AbstractReportObject) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- createReportObject(AbstractReportObject) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- createReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- createReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
-
- createReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
-
- createReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
- createRole(Role) - Method in interface org.openmrs.api.AdministrationService
-
- createRole(Role) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createSavedCohortReference(int) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createSavedFilterReference(int) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createSavedSearchReference(int) - Static method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- createSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- createSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
-
- createSQLQuery(String) - Method in class org.openmrs.api.db.hibernate.DbSession
-
Create a SQLQuery
instance for the given SQL query string.
- createTables - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
Asked for on the databasetablesanduser.vm page to know if their existing database has the
tables or not
- createTask(TaskDefinition) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
-
Creates a new task.
- createTask(TaskDefinition) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
-
Creates a new task.
- createTemplate(Template) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- createTemplate(Template) - Method in interface org.openmrs.api.db.TemplateDAO
-
Create new template.
- createTribe(Tribe) - Method in interface org.openmrs.api.AdministrationService
-
- createTribe(Tribe) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- createUser(User, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- createUser(User, String) - Method in interface org.openmrs.api.UserService
-
- createUserPassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
DB user that can create an openmrs db user Filled in on databasetablesanduser.vm
- createUserUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
DB user that can create an openmrs db user Filled in on databasetablesanduser.vm
- createWorkflow(ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- createWorkflow(ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- creator - Variable in class org.openmrs.BaseOpenmrsData
-
- CsvReportRenderer - Class in org.openmrs.report.impl
-
- CsvReportRenderer() - Constructor for class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- CURRENT_USERS - Static variable in class org.openmrs.web.WebConstants
-
User names of the logged-in users are stored in this map (session id -> user name) in the
ServletContext under this key
- currentDatabasePassword - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
The password of a user that exists that can read/write to openmrs.
- currentDatabaseUsername - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
The username of a user that exists that can read/write to openmrs.
- currentDate - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- currentDrugOrderMap - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- currentStepNumber - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
The current step.
- CurrentUsers - Class in org.openmrs.web.user
-
Utility methods which maintain the list of current users.
- CurrentUsers() - Constructor for class org.openmrs.web.user.CurrentUsers
-
- CurrentUsersController - Class in org.openmrs.web.controller.maintenance
-
Display the current users logged in the system.
- CurrentUsersController() - Constructor for class org.openmrs.web.controller.maintenance.CurrentUsersController
-
- 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 reprepresentation 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
-
- 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
CustomDatatype
s.
- CustomDatatypeUtil - Class in org.openmrs.customdatatype
-
Helper methods for dealing with custom datatypes and their handlers
- CustomDatatypeUtil() - Constructor for class org.openmrs.customdatatype.CustomDatatypeUtil
-
- 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
- CustomValueController - Class in org.openmrs.web.controller.customdatatype
-
Controller for accessing custom datatype values
- CustomValueController() - Constructor for class org.openmrs.web.controller.customdatatype.CustomValueController
-
- 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) - Constructor for exception org.openmrs.util.CycleException
-
- garbageCollect() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- garbageCollect() - Method in interface org.openmrs.hl7.db.HL7DAO
-
- garbageCollect() - Method in interface org.openmrs.hl7.HL7Service
-
Clean up the current memory consumption
- garbageCollect() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- garbageCollect() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Call the system garbage collecter.
- GENDER() - Static method in class org.openmrs.util.OpenmrsConstants
-
A gender character to gender name map
TODO issues with localization.
- GENERAL - Static variable in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- generate(SessionImplementor, Object) - Method in class org.openmrs.api.db.hibernate.NativeIfNotAssignedIdentityGenerator
-
- GenerateDataExportTask - Class in org.openmrs.scheduler.tasks
-
- GenerateDataExportTask() - Constructor for class org.openmrs.scheduler.tasks.GenerateDataExportTask
-
Deprecated.
- generateExport(DataExportReportObject, Cohort, String, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
Generates a data export file given a data export (columns) and patient set (rows).
- generateExport(DataExportReportObject, Cohort, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
- generateExport(DataExportReportObject, Cohort, DataExportFunctions, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
Auto generated method comment
- generateExports(List<DataExportReportObject>, EvaluationContext) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
- 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
- generatePatientSet(EvaluationContext) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
Generate the patientSet according to this report's characteristics
- generatePatientSet(EvaluationContext) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
Generate the patientSet according to this report's characteristics
- generatePortletUrl(String, String) - Method in class org.openmrs.web.taglib.PortletTag
-
Generates the portlet url.
- generateSystemId() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- generateSystemId() - Method in interface org.openmrs.api.db.UserDAO
-
- generateSystemId() - Method in class org.openmrs.api.impl.UserServiceImpl
-
Generates system ids based on the following algorithm scheme: user_id-check digit
- generateSystemId() - Method in interface org.openmrs.api.UserService
-
Get/generate/find the next system id to be doled out.
- generateTemplate() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
Generate a template according to this reports columns Assumes there is a patientSet object
available
- generateTemplate() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
Generate a template according to this reports columns Assumes there is a patientSet object
available
- generateUid(Integer) - Static method in class org.openmrs.util.OpenmrsUtil
-
Creates a relatively acceptable unique string of the give size
- generateUid() - Static method in class org.openmrs.util.OpenmrsUtil
-
Creates a uid of length 20
- GenerateUuid - Class in org.openmrs.util.databasechange
-
Generates UUIDs for all rows in all tables in the tableNames
parameter.
- GenerateUuid() - Constructor for class org.openmrs.util.databasechange.GenerateUuid
-
- GenericReasonHandler - Class in org.openmrs.web.taglib.fieldgen
-
- GenericReasonHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.GenericReasonHandler
-
- get(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, LockMode) - Method in class org.openmrs.api.db.hibernate.DbSession
-
- 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, LockMode) - Method in class org.openmrs.api.db.hibernate.DbSession
-
- 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_CARE_SETTINGS - Static variable in class org.openmrs.util.PrivilegeConstants
-
- GET_ORDER_FREQUENCIES - Static variable in class org.openmrs.util.PrivilegeConstants
-
- getAaData() - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
The data in a 2D array.
- getAccessionNumber() - Method in class org.openmrs.Obs
-
- getAccessionNumber() - Method in class org.openmrs.Order
-
- getAction() - Method in class org.openmrs.arden.MLMObject
-
- getAction() - Method in interface org.openmrs.arden.MlmRule
-
Returns the action that should be taken when the logic evaluates to true
- getAction() - Method in class org.openmrs.Order
-
Gets the action
- getActionString() - Method in class org.openmrs.arden.Action
-
- getActivator() - Method in class org.openmrs.module.Module
-
- 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
-
- 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 interface org.openmrs.customdatatype.Customizable
-
- getActiveAttributes(CustomValueDescriptor) - Method in interface org.openmrs.customdatatype.Customizable
-
- 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
-
- getActiveDrugIds(Collection<Integer>, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
Returns a Map from patientId to a Collection of drugIds for drugs active for the patients on
that date If patientIds is null then do this for all patients Does not return anything for
voided patients
- getActiveDrugIds(Collection<Integer>, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- 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.
- getActiveListId() - Method in class org.openmrs.activelist.ActiveListItem
-
- getActiveListId() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getActiveListId() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getActiveListItem(Class<T>, Integer) - Method in interface org.openmrs.api.ActiveListService
-
Returns the ActiveListItem
- getActiveListItem(Class<T>, Integer) - Method in interface org.openmrs.api.db.ActiveListDAO
-
- getActiveListItem(Class<T>, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
- getActiveListItem(Class<T>, Integer) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- getActiveListItemByUuid(String) - Method in interface org.openmrs.api.ActiveListService
-
Return the ActiveList by the UUID
- getActiveListItemByUuid(String) - Method in interface org.openmrs.api.db.ActiveListDAO
-
- getActiveListItemByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
- getActiveListItemByUuid(String) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- getActiveListItems(Person, ActiveListType) - Method in interface org.openmrs.api.ActiveListService
-
Returns a sorted set of active list items based on the type given.
- getActiveListItems(Class<T>, Person, ActiveListType) - Method in interface org.openmrs.api.ActiveListService
-
Returns a sorted set of active list items from a class that extends ActiveListItem
- getActiveListItems(Person, ActiveListType) - Method in interface org.openmrs.api.db.ActiveListDAO
-
- getActiveListItems(Class<T>, Person, ActiveListType) - Method in interface org.openmrs.api.db.ActiveListDAO
-
- getActiveListItems(Person, ActiveListType) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
- getActiveListItems(Class<T>, Person, ActiveListType) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
- getActiveListItems(Person, ActiveListType) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- getActiveListItems(Class<T>, Person, ActiveListType) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- getActiveListService() - Static method in class org.openmrs.api.context.Context
-
- getActiveListService() - Method in class org.openmrs.api.context.ServiceContext
-
Gets the ActiveListService used in the context.
- getActiveListType() - Method in class org.openmrs.activelist.ActiveListItem
-
- getActiveListTypeId() - Method in class org.openmrs.activelist.ActiveListType
-
- getActiveMessageSource() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
Gets the message source service which is currently providing services.
- getActiveMessageSource() - Method in interface org.openmrs.messagesource.MessageSourceService
-
Gets the message source service which is currently providing services.
- 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)
- getAddConcept() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getAddEncounterToVisitLinks() - Method in class org.openmrs.module.web.extension.AddEncounterToVisitExtension
-
- getAddress1() - Method in interface org.openmrs.Address
-
- getAddress1() - Method in class org.openmrs.Location
-
- getAddress1() - Method in class org.openmrs.PersonAddress
-
- getAddress1() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getAddress2() - Method in interface org.openmrs.Address
-
- getAddress2() - Method in class org.openmrs.Location
-
- getAddress2() - Method in class org.openmrs.PersonAddress
-
- getAddress2() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getAddress3() - Method in interface org.openmrs.Address
-
- getAddress3() - Method in class org.openmrs.Location
-
- getAddress3() - Method in class org.openmrs.PersonAddress
-
- getAddress4() - Method in interface org.openmrs.Address
-
- getAddress4() - Method in class org.openmrs.Location
-
- getAddress4() - Method in class org.openmrs.PersonAddress
-
- getAddress5() - Method in interface org.openmrs.Address
-
- getAddress5() - Method in class org.openmrs.Location
-
- getAddress5() - Method in class org.openmrs.PersonAddress
-
- getAddress6() - Method in interface org.openmrs.Address
-
- getAddress6() - Method in class org.openmrs.Location
-
- getAddress6() - Method in class org.openmrs.PersonAddress
-
- getAddresses() - Method in class org.openmrs.Person
-
- 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.web.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
-
- getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getAfterColumnDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getAfterRowDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getAfterRowDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getAfterRowDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getAge() - Method in class org.openmrs.Person
-
Convenience method to calculate this person's age based on the birthdate For a person who
lived 1990 to 2000, age would be -5 in 1985, 5 in 1995, 10 in 2000, and 10 2010.
- getAge(Date) - Method in class org.openmrs.Person
-
Convenience method: calculates the person's age on a given date based on the birthdate
- getAge() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getAgeMax() - Method in class org.openmrs.arden.MLMObject
-
- getAgeMax() - Method in interface org.openmrs.arden.MlmRule
-
- getAgeMaxUnits() - Method in class org.openmrs.arden.MLMObject
-
- getAgeMaxUnits() - Method in interface org.openmrs.arden.MlmRule
-
- getAgeMin() - Method in class org.openmrs.arden.MLMObject
-
- getAgeMin() - Method in interface org.openmrs.arden.MlmRule
-
- getAgeMinUnits() - Method in class org.openmrs.arden.MLMObject
-
- getAgeMinUnits() - Method in interface org.openmrs.arden.MlmRule
-
- getaIsToB() - Method in class org.openmrs.RelationshipType
-
The java bean specifications says that if an attribute has the second letter capitalized (as
the "I" is), the initial "a" is not to be capitalized.
- getaIsToB() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getAlert() - Method in class org.openmrs.notification.AlertRecipient
-
- getAlert(Integer) - Method in interface org.openmrs.notification.AlertService
-
Get alert by internal identifier
- getAlert(Integer) - Method in interface org.openmrs.notification.db.AlertDAO
-
- getAlert(Integer) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
-
- getAlert(Integer) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAlertId() - Method in class org.openmrs.notification.Alert
-
- getAlertId() - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- getAlertRead() - Method in class org.openmrs.notification.Alert
-
- getAlertRead() - Method in class org.openmrs.notification.AlertRecipient
-
- getAlerts(User) - Method in interface org.openmrs.notification.AlertService
-
- getAlerts() - Method in interface org.openmrs.notification.AlertService
-
- getAlerts(User, boolean, boolean) - Method in interface org.openmrs.notification.AlertService
-
Finds alerts for the given user with the given status
- getAlerts(User, boolean, boolean) - Method in interface org.openmrs.notification.db.AlertDAO
-
- getAlerts(User, boolean, boolean) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
-
- getAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- getAlerts() - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- getAlerts(User, boolean, boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAlerts() - Method in class org.openmrs.notification.web.dwr.DWRAlertService
-
Calls the corresponding AlertService.getAlertsByUser(null) method to get alerts for the
current user or for the authenticated role
- getAlertsByUser(User) - Method in interface org.openmrs.notification.AlertService
-
Find the alerts that are not read and have not expired for a user This will probably be the
most commonly called method If null is passed in for user
, find alerts for the
currently authenticated user.
- getAlertsByUser(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAlertService() - Static method in class org.openmrs.api.context.Context
-
- getAlertService() - Method in class org.openmrs.api.context.ServiceContext
-
- getAliveOnly() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getAllActiveAlerts(User) - Method in interface org.openmrs.notification.AlertService
-
Find all alerts for a user that have not expired
- getAllActiveAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAllAddEncounterToVisitLinks() - Static method in class org.openmrs.module.web.extension.ExtensionUtil
-
- getAllAlerts(User) - Method in interface org.openmrs.notification.AlertService
-
- getAllAlerts() - Method in interface org.openmrs.notification.AlertService
-
Get all unexpired alerts for all users
- getAllAlerts(boolean) - Method in interface org.openmrs.notification.AlertService
-
Get alerts for all users while obeying includeExpired
- getAllAlerts(boolean) - Method in interface org.openmrs.notification.db.AlertDAO
-
- getAllAlerts(boolean) - Method in class org.openmrs.notification.db.hibernate.HibernateAlertDAO
-
- getAllAlerts(User) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
Deprecated.
- getAllAlerts() - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAllAlerts(boolean) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- getAllChildRoles() - Method in class org.openmrs.Role
-
Recursive (if need be) method to return all child roles of this role
- getAllCohortDefinitions() - Method in interface org.openmrs.api.CohortService
-
- getAllCohortDefinitions() - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getAllCohortDefinitions() - Method in interface org.openmrs.cohort.CohortDefinitionProvider
-
Deprecated.
- getAllCohortDefinitions() - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
-
Deprecated.
- getAllCohortDefinitions() - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
-
Deprecated.
- getAllCohorts() - Method in interface org.openmrs.api.CohortService
-
Gets all Cohorts (not including voided ones)
- getAllCohorts(boolean) - Method in interface org.openmrs.api.CohortService
-
Gets all Cohorts, possibly including the voided ones
- getAllCohorts(boolean) - Method in interface org.openmrs.api.db.CohortDAO
-
Gets all cohorts in the database
- getAllCohorts(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getAllCohorts() - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getAllCohorts(boolean) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getAllConceptClasses() - Method in interface org.openmrs.api.ConceptService
-
Return a list of concept classes currently in the database
- getAllConceptClasses(boolean) - Method in interface org.openmrs.api.ConceptService
-
Return a list of concept classes currently in the database
- getAllConceptClasses(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getAllConceptClasses(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getAllConceptClasses(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptClasses() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptDatatypes() - Method in interface org.openmrs.api.ConceptService
-
Return a list of all concept datatypes currently in the database
- getAllConceptDatatypes(boolean) - Method in interface org.openmrs.api.ConceptService
-
Return a list of concept datatypes currently in the database
- getAllConceptDatatypes(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getAllConceptDatatypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getAllConceptDatatypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptDatatypes(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptNameLocales() - Method in class org.openmrs.Concept
-
Convenience method that returns a set of all the locales in which names have been added for
this concept.
- getAllConceptNameTags() - Method in interface org.openmrs.api.ConceptService
-
Get all the concept name tags defined in the database, included voided ones
- getAllConceptNameTags() - Method in interface org.openmrs.api.db.ConceptDAO
-
- getAllConceptNameTags() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getAllConceptNameTags() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptProposals(boolean) - Method in interface org.openmrs.api.ConceptService
-
Get a List of all concept proposals
- getAllConceptProposals(boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getAllConceptProposals(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getAllConceptProposals(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- 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() - Method in interface org.openmrs.api.ConceptService
-
Return a list of concept sources currently in the database that are not voided
- getAllConceptSources() - Method in interface org.openmrs.api.db.ConceptDAO
-
- getAllConceptSources() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getAllConceptSources() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getAllConceptStateConversions() - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getAllConceptStateConversions() - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Returns all conceptStateConversions
- getAllConceptStateConversions() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getAllConceptStateConversions() - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns all conceptStateConversions
- 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
-
- getAllConversions() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getAllConversions() - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getAllDatatypeClasses() - Method in interface org.openmrs.api.DatatypeService
-
- getAllDatatypeClasses() - Method in class org.openmrs.api.impl.DatatypeServiceImpl
-
- 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 enconter roles and optionally specify whehter to include retired encontered 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.activelist.Allergy
-
- getAllergen() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getAllergies(Person) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllergies(Person) - Method in interface org.openmrs.api.PatientService
-
Returns a sorted set of Allergies, sorted on sort_weight
- getAllergy(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllergy(Integer) - Method in interface org.openmrs.api.PatientService
-
Returns the Allergy
- getAllergyConceptId() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getAllergyType() - Method in class org.openmrs.activelist.Allergy
-
- getAllFields(boolean) - Method in interface org.openmrs.api.db.FormDAO
-
Returns all fields in the database, possibly including retired ones
- getAllFields(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getAllFields() - Method in interface org.openmrs.api.FormService
-
Fetches all Fields in the database, including retired ones
- getAllFields(boolean) - Method in interface org.openmrs.api.FormService
-
Fetches all Fields in the database, possibly including retired ones
- getAllFields() - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllFields(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllFields(Class<?>) - Static method in class org.openmrs.util.Reflect
-
This method return all the fields (including private) from the given class and its super
classes.
- getAllFieldTypes(boolean) - Method in interface org.openmrs.api.db.FormDAO
-
Get all field types
- getAllFieldTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getAllFieldTypes() - Method in interface org.openmrs.api.FormService
-
Get all field types in the database including the retired ones
- getAllFieldTypes(boolean) - Method in interface org.openmrs.api.FormService
-
Get all field types in the database with or without retired ones
- getAllFieldTypes() - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllFieldTypes(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllFormFields() - Method in interface org.openmrs.api.db.FormDAO
-
Returns all FormFields in the database
- getAllFormFields() - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getAllFormFields() - Method in interface org.openmrs.api.FormService
-
Returns all FormFields in the database
- getAllFormFields() - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllForms(boolean) - Method in interface org.openmrs.api.db.FormDAO
-
Returns all forms in the database, possibly including retired ones
- getAllForms(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getAllForms() - Method in interface org.openmrs.api.FormService
-
Gets all Forms, including retired ones.
- getAllForms(boolean) - Method in interface org.openmrs.api.FormService
-
Gets all forms, possibly including retired ones
- getAllForms() - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllForms(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getAllGlobalProperties() - Method in interface org.openmrs.api.AdministrationService
-
Get a list of all global properties in the system
- getAllGlobalProperties() - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getAllGlobalProperties() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getAllGlobalProperties() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- 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
-
- getAllItems() - Method in class org.openmrs.web.taglib.ListPickerTag
-
- 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.
- getAllMimeTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
Deprecated.
- getAllMimeTypes(boolean) - Method in interface org.openmrs.api.db.ObsDAO
-
Deprecated.
- getAllMimeTypes() - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getAllMimeTypes(boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getAllMimeTypes() - Method in interface org.openmrs.api.ObsService
-
- getAllMimeTypes(boolean) - Method in interface org.openmrs.api.ObsService
-
- 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
-
- 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
- getAllowedCharacters() - Method in interface org.openmrs.patient.IdentifierValidator
-
- getAllowedCharacters() - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
-
- getAllowedCharacters() - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
-
- getAllowedCharacters() - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
-
- getAllowedLocales() - Method in interface org.openmrs.api.AdministrationService
-
Gets the list of locales which the administrator has allowed for use on the system.
- getAllowedLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getAllowedLocales() - Method in class org.openmrs.api.impl.GlobalLocaleList
-
Gets the current list of allowed locales.
- getAllowUserDefault() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getAllParentRoles() - Method in class org.openmrs.Role
-
Recursive (if need be) method to return all parent roles of this role
- getAllPatientFilters() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getAllPatientFilters() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- getAllPatientIdentifierTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getAllPatientIdentifierTypes(boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getAllPatientIdentifierTypes() - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllPatientIdentifierTypes(boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllPatientIdentifierTypes() - Method in interface org.openmrs.api.PatientService
-
Get all patientIdentifier types
- getAllPatientIdentifierTypes(boolean) - Method in interface org.openmrs.api.PatientService
-
Get all patientIdentifier types
- getAllPatients(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getAllPatients() - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getAllPatients(boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getAllPatients() - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getAllPatients() - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllPatients(boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getAllPatients() - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getAllPatients() - Method in interface org.openmrs.api.PatientService
-
Returns all non voided patients in the system
- getAllPatients(boolean) - Method in interface org.openmrs.api.PatientService
-
Returns patients in the system
- getAllPatients() - Method in interface org.openmrs.api.PatientSetService
-
- getAllPatients() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getAllPatientsCohortDefinition() - Method in interface org.openmrs.api.CohortService
-
- getAllPatientsCohortDefinition() - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getAllPatientSearches() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getAllPatientSearches() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get all patient searches in the database
- getAllPersonAttributeTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getAllPersonAttributeTypes(boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getAllPersonAttributeTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllPersonAttributeTypes(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllPersonAttributeTypes() - Method in interface org.openmrs.api.PersonService
-
Get all PersonAttributeTypes in the database
- getAllPersonAttributeTypes(boolean) - Method in interface org.openmrs.api.PersonService
-
Get all PersonAttributeTypes in the database with the option of including the retired types
- 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
- getAllPrivileges() - Method in class org.openmrs.web.taglib.RequireTag
-
- getAllPrograms(boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getAllPrograms(boolean) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Returns all programs
- getAllPrograms() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getAllPrograms(boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getAllPrograms() - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns all programs, includes retired programs.
- getAllPrograms(boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns all programs
- 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 Provider
- getAllRelationships(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getAllRelationships(boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getAllRelationships() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllRelationships(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllRelationships() - Method in interface org.openmrs.api.PersonService
-
Get list of relationships that are not voided
- getAllRelationships(boolean) - Method in interface org.openmrs.api.PersonService
-
Get list of relationships optionally including the voided ones or not
- getAllRelationshipTypes(boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getAllRelationshipTypes(boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getAllRelationshipTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllRelationshipTypes(boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getAllRelationshipTypes() - Method in interface org.openmrs.api.PersonService
-
Get all relationshipTypes Includes retired relationship types
- getAllRelationshipTypes(boolean) - Method in interface org.openmrs.api.PersonService
-
Get all relationshipTypes with the option of including the retired types
- getAllReportObjectClasses() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getAllReportObjectClasses() - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getAllReportObjectClasses() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- getAllReportObjects() - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
-
Deprecated.
- getAllReportObjects() - Method in interface org.openmrs.reporting.db.ReportObjectDAO
-
Deprecated.
Auto generated method comment
- getAllReportObjects() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getAllReportObjects() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get all report objects stored in the system
- getAllRoles(User) - Static method in class org.openmrs.api.context.Context
-
Convenience method.
- getAllRoles() - Method in class org.openmrs.api.context.UserContext
-
Gets all the roles for the (un)authenticated user.
- getAllRoles(User) - Method in class org.openmrs.api.context.UserContext
-
Gets all the roles for a user.
- getAllRoles() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getAllRoles() - Method in interface org.openmrs.api.db.UserDAO
-
- getAllRoles() - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getAllRoles() - Method in interface org.openmrs.api.UserService
-
Returns all roles currently possible for any User
- getAllRoles() - Method in class org.openmrs.User
-
Returns all roles attributed to this user by expanding the role list to include the parents
of the assigned roles
- getAllSearchHistories() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getAllSearchHistories() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get all search histories stored in the database
- getAllSerializedObjects(Class<?>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getAllSerializedObjects(Class<?>, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
Retrieves all raw Serialized Object from the database that match the passed type and
includeRetired flag
- getAllSerializedObjectsByName(Class<?>, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getAllSerializedObjectsByName(Class<?>, String, boolean) - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
Retrieves all raw Serialized Objects from the database that match the passed type and name
- getAllTemplates() - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Get all templates in the database.
- getAllTemplates() - Method in interface org.openmrs.notification.MessageService
-
- getAllTokens() - Method in interface org.openmrs.logic.LogicService
-
Fetch all known (registered) tokens
- getAllUsers() - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getAllUsers() - Method in interface org.openmrs.api.db.UserDAO
-
- getAllUsers() - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getAllUsers(List<Role>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- getAllUsers() - Method in interface org.openmrs.api.UserService
-
Returns all users in the system
- getAllUsers(List<Role>, boolean) - Method in interface org.openmrs.api.UserService
-
- getAllUsers(List<String>, boolean) - Method in class org.openmrs.web.dwr.DWRUserService
-
- 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() - Method in interface org.openmrs.api.db.VisitDAO
-
- getAllVisitTypes() - Method in class org.openmrs.api.impl.VisitServiceImpl
-
- getAllVisitTypes() - Method in interface org.openmrs.api.VisitService
-
Gets all visit types.
- getAllWorkflows() - Method in class org.openmrs.Program
-
Get all workflows...including the retired ones
- getAnswer() - Method in class org.openmrs.arden.Comparison
-
- getAnswerConcept() - Method in class org.openmrs.ConceptAnswer
-
- getAnswerDrug() - Method in class org.openmrs.ConceptAnswer
-
- getAnswerList() - Method in class org.openmrs.arden.Comparison
-
- getAnswers() - Method in class org.openmrs.Concept
-
- getAnswers(boolean) - Method in class org.openmrs.Concept
-
If
includeRetired
is true, then the returned object is the actual stored list of
ConceptAnswer
s
- getAnswers() - Method in class org.openmrs.Field
-
- getAnswersForQuestion(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getAnyOrAll() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getAnyPrivilege() - Method in class org.openmrs.web.taglib.RequireTag
-
- getAppendLocale() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- getApplicationContext() - Method in class org.openmrs.api.context.ServiceContext
-
- getApplicationDataDirectory() - Static method in class org.openmrs.util.OpenmrsUtil
-
Returns the application data directory.
- getArdenService() - Static method in class org.openmrs.api.context.Context
-
- getArdenService() - Method in class org.openmrs.api.context.ServiceContext
-
- getArgument() - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- getArguments() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getArgumentValue(String) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Looks up an argument value, accounting for parameterValues
- 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.SimpleDosingInstructions
-
- getAsNeededCondition() - Method in class org.openmrs.DrugOrder
-
- getAsNeededCondition() - Method in class org.openmrs.SimpleDosingInstructions
-
- getAsText() - Method in class org.openmrs.propertyeditor.AbstractReportObjectEditor
-
Deprecated.
- getAsText() - Method in class org.openmrs.propertyeditor.CohortEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptClassEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptMapTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptNameEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptReferenceTermEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.DataExportReportObjectEditor
-
Deprecated.
- getAsText() - Method in class org.openmrs.propertyeditor.DateOrDatetimeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.DrugEditor
-
Gets the drug identifier associated with this property editor.
- getAsText() - Method in class org.openmrs.propertyeditor.EncounterEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.FormEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.LocationAttributeTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.LocationEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.LocationTagEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.OrderEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PatientEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PersonEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.PrivilegeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ProgramEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ProviderEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.ReportDefinitionEditor
-
Deprecated.
- getAsText() - Method in class org.openmrs.propertyeditor.ReportSchemaXmlEditor
-
Deprecated.
- getAsText() - Method in class org.openmrs.propertyeditor.RoleEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.UserEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.VisitEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.VisitTypeEditor
-
- getAsText() - Method in class org.openmrs.propertyeditor.WorkflowCollectionEditor
-
Convert this program's workflows into "id: wkflowid wkflowid wkflowid"
- getAtLeastCount() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getAtMostCount() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getAttachment() - Method in class org.openmrs.notification.Message
-
- getAttachmentContentType() - Method in class org.openmrs.notification.Message
-
- getAttachmentFileName() - Method in class org.openmrs.notification.Message
-
- getAttribute(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.
- getAttribute() - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- getAttribute() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getAttributeMap() - Method in class org.openmrs.Person
-
Convenience method to get all of this person's attributes in map form: .
- getAttributeName() - Method in class org.openmrs.Field
-
- getAttributes(Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
Get the Secured
attributes for a given target class.
- getAttributes(Method) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
Get the Secured
attributes for a given target method.
- getAttributes(Class, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
- getAttributes(Method, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
- getAttributes(Field) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
- getAttributes(Field, Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
- getAttributes() - Method in class org.openmrs.BaseCustomizableData
-
- getAttributes() - Method in class org.openmrs.BaseCustomizableMetadata
-
- getAttributes() - Method in interface org.openmrs.customdatatype.Customizable
-
- getAttributes() - Method in class org.openmrs.Person
-
- getAttributes(String) - Method in class org.openmrs.Person
-
Convenience method< to get all of this person's attributes that have a
PersonAttributeType.name equal to attributeName
.
- getAttributes(Integer) - Method in class org.openmrs.Person
-
Convenience method to get all of this person's attributes that have a PersonAttributeType.id
equal to attributeTypeId
.
- getAttributes(PersonAttributeType) - Method in class org.openmrs.Person
-
Convenience method to get all of this person's attributes that have a PersonAttributeType
equal to personAttributeType
.
- getAttributes() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getAttributeType() - Method in interface org.openmrs.attribute.Attribute
-
- getAttributeType() - Method in class org.openmrs.attribute.BaseAttribute
-
- getAttributeType() - Method in class org.openmrs.PersonAttribute
-
- getAtVar() - Method in class org.openmrs.arden.Action
-
- getAuthenticatedUser() - Static method in class org.openmrs.api.context.Context
-
- getAuthenticatedUser() - Method in class org.openmrs.api.context.UserContext
-
- getAuthenticatedUserId() - Static method in class org.openmrs.util.DatabaseUpdater
-
- getAuthor() - Method in class org.openmrs.arden.MLMObject
-
- getAuthor() - Method in interface org.openmrs.arden.MlmRule
-
Returns the name of the person that authored this rule
- getAuthor() - Method in class org.openmrs.module.Module
-
- getAuthor() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getAutoExpireDate(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(DrugOrder) - Method in class org.openmrs.FreeTextDosingInstructions
-
- getAutoExpireDate() - Method in class org.openmrs.Order
-
- getAutoExpireDate(DrugOrder) - Method in class org.openmrs.SimpleDosingInstructions
-
- 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
-
- getBaseCohort() - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
- getBaseFilter() - Method in class org.openmrs.reporting.InversePatientFilter
-
Deprecated.
- getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getBeforeColumnDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getBeforeRowDelimiter() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getBestName(Locale) - Method in class org.openmrs.Concept
-
- getBestShortName(Locale) - Method in class org.openmrs.Concept
-
- getBirthdate() - Method in class org.openmrs.Person
-
- getBirthdate() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getBirthdateEstimated() - Method in class org.openmrs.Person
-
- getBirthdateEstimated() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getBirthdateString() - Method in class org.openmrs.web.dwr.PersonListItem
-
Returns a formatted birthdate value
- getBirthDateTime() - Method in class org.openmrs.Person
-
- getBirthtime() - Method in class org.openmrs.Person
-
- getbIsToA() - Method in class org.openmrs.RelationshipType
-
- getbIsToA() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getBodyContent() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getBodyContentString() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getBrandName() - Method in class org.openmrs.DrugOrder
-
Gets the brandName
- getbRegex() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
True if the global filter should be treated as a regular expression for advanced filtering,
false if not.
- getbRegexCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
True if the individual column filter should be treated as a regular expression for advanced
filtering, false if not.
- getbSearchableCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Indicator for if a column is flagged as searchable or not on the client-side.
- getbSortableCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Indicator for if a column is flagged as sortable or not on the client-side.
- getBufferSize() - Method in class org.openmrs.util.MemoryAppender
-
- getBuild() - Method in class org.openmrs.Form
-
- getBuild() - Method in class org.openmrs.web.dwr.FormListItem
-
- 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
- getCache() - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Get the cache property
- getCachedFilters() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getCachedResult() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getCachedResultDate() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getCachedResultDates() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getCachedResults() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.CachingPatientFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getCacheKey() - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- getCacheMode() - Method in class org.openmrs.api.db.hibernate.DbSession
-
Get the current cache mode.
- getCalculationMethod() - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- getCalendarInstance() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get a calendar instance for use in velocity scripts.
- getCallerClass(int) - Method in class org.openmrs.util.OpenmrsSecurityManager
-
Returns the class on the current execution stack at the given depth.
- getCallMethod() - Method in class org.openmrs.arden.Call
-
- getCallVar() - Method in class org.openmrs.arden.Call
-
- getCanReplace() - Method in class org.openmrs.order.RegimenSuggestion
-
- 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
- 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
-
- getCauseOfDeath() - Method in class org.openmrs.Person
-
- getChangedBy() - Method in class org.openmrs.api.db.LoginCredential
-
- getChangedBy() - Method in interface org.openmrs.Auditable
-
- getChangedBy() - Method in class org.openmrs.BaseConceptMap
-
- getChangedBy() - Method in class org.openmrs.BaseOpenmrsData
-
- getChangedBy() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getChangedBy() - Method in class org.openmrs.Concept
-
- getChangedBy() - Method in class org.openmrs.ConceptAnswer
-
Not currently used.
- getChangedBy() - Method in class org.openmrs.ConceptDescription
-
- getChangedBy() - Method in class org.openmrs.ConceptName
-
Not currently used.
- getChangedBy() - Method in class org.openmrs.ConceptNameTag
-
Not currently used.
- getChangedBy() - Method in class org.openmrs.ConceptProposal
-
- getChangedBy() - Method in class org.openmrs.ConceptSet
-
Not currently used.
- getChangedBy() - Method in class org.openmrs.DrugReferenceMap
-
- getChangedBy() - Method in class org.openmrs.notification.Alert
-
- getChangedBy() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getChangedBy() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getChangedBy() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getChangedBy() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getCharacteristics(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getCharacteristics(Cohort) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getCharacteristics(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getCharacteristics(Cohort) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getChart(HttpServletRequest) - Method in class org.openmrs.web.servlet.ShowGraphServlet
-
The main method for this class.
- getChart() - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- getCheckDigit(String) - Method in class org.openmrs.patient.impl.BaseHyphenatedIdentifierValidator
-
- getCheckDigit(String) - Method in class org.openmrs.patient.impl.LuhnIdentifierValidator
-
- getCheckDigit(String) - Method in class org.openmrs.patient.impl.VerhoeffIdentifierValidator
-
- getCheckDigit() - Method in class org.openmrs.PatientIdentifierType
-
- getCheckDigit(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- getChildCollection(OpenmrsObject, Field) - Static method in class org.openmrs.aop.RequiredDataAdvice
-
This method gets a child attribute off of an OpenmrsObject.
- getChildLocations() - Method in class org.openmrs.Location
-
- getChildLocations(boolean) - Method in class org.openmrs.Location
-
Returns all childLocations where child.locationId = this.locationId.
- getChildren() - Method in interface org.openmrs.arden.ArdenRule
-
- getChildren() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
-
- getChildRoles() - Method in class org.openmrs.Role
-
- getCitations() - Method in class org.openmrs.arden.MLMObject
-
- getCitations() - Method in interface org.openmrs.arden.MlmRule
-
Returns citations that can be used as reference for this rule
- getCityVillage() - Method in interface org.openmrs.Address
-
- getCityVillage() - Method in class org.openmrs.Location
-
- getCityVillage() - Method in class org.openmrs.PersonAddress
-
- getClassHandled() - Method in interface org.openmrs.cohort.CohortDefinitionProvider
-
Deprecated.
TODO: this is potentially not necessary because its set via spring's application context
- getClassHandled() - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
-
Deprecated.
TODO: this is potentially not necessary because its set via spring's application context
- getClassHandled() - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
-
Deprecated.
- getClassInstance() - Method in class org.openmrs.module.AdvicePoint
-
- getClassName() - Method in class org.openmrs.arden.MLMObject
-
- getClassName() - Method in class org.openmrs.module.AdvicePoint
-
- getClassName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- getClassName() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getClazz() - Method in class org.openmrs.report.Parameter
-
Deprecated.
- getClinicalHistory() - Method in class org.openmrs.TestOrder
-
Gets the clinical history.
- 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
-
- getCloseVisitsTaskStarted() - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- 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.
- getCode() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- getCodeName() - Method in class org.openmrs.layout.web.address.AddressTemplate
-
- getCodeName() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getCodeName() - Method in class org.openmrs.order.RegimenSuggestion
-
- getCohort(Integer) - Method in interface org.openmrs.api.CohortService
-
Gets a Cohort by its database primary key
- getCohort(String) - Method in interface org.openmrs.api.CohortService
-
Gets a non voided Cohort by its name
- getCohort(Integer) - Method in interface org.openmrs.api.db.CohortDAO
-
Finds the cohort with the given primary key
- getCohort(String) - Method in interface org.openmrs.api.db.CohortDAO
-
Finds a cohort by name
- getCohort(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getCohort(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getCohort(Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohort(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohort() - Method in class org.openmrs.cohort.StaticCohortDefinition
-
Deprecated.
- getCohort() - Method in class org.openmrs.reporting.CohortFilter
-
Deprecated.
- getCohort() - Method in class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
Get the cohort instance assigned to this cohort definition
- getCohortByUuid(String) - Method in interface org.openmrs.api.CohortService
-
Get Cohort by its UUID
- getCohortByUuid(String) - Method in interface org.openmrs.api.db.CohortDAO
-
Auto generated method comment
- getCohortByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getCohortByUuid(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortData() - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- getCohortDefinition(Class<CohortDefinition>, Integer) - Method in interface org.openmrs.api.CohortService
-
- getCohortDefinition(String) - Method in interface org.openmrs.api.CohortService
-
- getCohortDefinition(Class<CohortDefinition>, Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortDefinition(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortDefinition() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- getCohortDefinition(Integer) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
-
Deprecated.
- getCohortDefinition() - Method in class org.openmrs.Cohort
-
Deprecated.
- getCohortDefinition(Integer) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
-
Deprecated.
- getCohortDefinition(Integer) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
-
Deprecated.
- getCohortDefinition() - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Gets the default cohort definition.
- getCohortDefinition() - Method in class org.openmrs.reporting.report.ReportElementDefinition
-
Deprecated.
TODO Auto generated method comment
- getCohortDefinitionId() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getCohortDefinitionId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getCohortDefinitionMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getCohortDefinitionProviders() - Method in interface org.openmrs.api.CohortService
-
- getCohortDefinitionProviders() - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortDefinitions(Class<? extends CohortDefinitionProvider>) - Method in interface org.openmrs.api.CohortService
-
- getCohortDefinitions(Class) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortHelper(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getCohortId() - Method in class org.openmrs.Cohort
-
- getCohortId() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getCohortId() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getCohortId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getCohortId() - Method in class org.openmrs.web.dwr.CohortListItem
-
- getCohortMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getCohorts() - Method in interface org.openmrs.api.CohortService
-
- getCohorts(String) - Method in interface org.openmrs.api.CohortService
-
Returns Cohorts whose names match the given string.
- getCohorts(String) - Method in interface org.openmrs.api.db.CohortDAO
-
Finds all Cohorts with matching names
- getCohorts(String) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getCohorts() - Method in class org.openmrs.api.impl.CohortServiceImpl
-
Deprecated.
- getCohorts(String) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohorts() - Method in class org.openmrs.web.dwr.DWRCohortService
-
Returns a Vector of all saved Cohorts
- getCohortsContainingPatient(Patient) - Method in interface org.openmrs.api.CohortService
-
Find all Cohorts that contain the given patient.
- getCohortsContainingPatient(Patient) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortsContainingPatient(Integer) - Method in class org.openmrs.web.dwr.DWRCohortService
-
Returns a Vector
of all saved Cohorts containing the Patient
identified by
patientId
- getCohortsContainingPatientId(Integer) - Method in interface org.openmrs.api.CohortService
-
Find all Cohorts that contain the given patientId.
- getCohortsContainingPatientId(Integer) - Method in interface org.openmrs.api.db.CohortDAO
-
Finds all cohorts that contain the given patientId
- getCohortsContainingPatientId(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
- getCohortsContainingPatientId(Integer) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- getCohortService() - Static method in class org.openmrs.api.context.Context
-
- getCohortService() - Method in class org.openmrs.api.context.ServiceContext
-
- getColumnDatatypes() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
- getColumnDatatypes() - Method in interface org.openmrs.report.DataSetDefinition
-
Deprecated.
Gets a list of the datatype of the columns
- getColumnDatatypes() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getColumnDatatypes() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getColumnKeys() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
- getColumnKeys() - Method in interface org.openmrs.report.DataSetDefinition
-
Deprecated.
Gets a list of column keys.
- getColumnKeys() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getColumnKeys() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getColumnName() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getColumnName() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getColumnName() - Method in interface org.openmrs.reporting.export.ExportColumn
-
Deprecated.
- getColumnName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getColumnName() - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- getColumnNames() - Method in class org.openmrs.reporting.TableRow
-
Deprecated.
- getColumns() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getColumns() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getColumnType() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getColumnType() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getColumnType() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getColumnType() - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- getCombination() - Method in class org.openmrs.Drug
-
- getCombineEqualResults() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getCommaSeparatedPatientIds() - Method in class org.openmrs.Cohort
-
- getComment() - Method in class org.openmrs.ConceptMap
-
Deprecated.
- getComment() - Method in class org.openmrs.Obs
-
- getComments() - Method in class org.openmrs.activelist.ActiveListItem
-
- getComments() - Method in class org.openmrs.ConceptProposal
-
- getComments() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getComments() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- 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
-
Get a complex observation.
- getCompOpCode(MLMObjectElement, boolean) - Method in class org.openmrs.arden.Comparison
-
- getCompositionString() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getConcept() - Method in class org.openmrs.activelist.ActiveListItem
-
- getConcept(Integer) - Method in interface org.openmrs.api.ConceptService
-
Gets the concept with the given id
- getConcept(String) - Method in interface org.openmrs.api.ConceptService
-
Get Concept by id or name convenience method
- getConcept(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConcept(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConcept(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConcept(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConcept() - Method in class org.openmrs.arden.ArdenClause
-
- getConcept() - Method in class org.openmrs.ConceptAnswer
-
- getConcept() - Method in class org.openmrs.ConceptDescription
-
- getConcept() - Method in class org.openmrs.ConceptMap
-
- getConcept() - Method in class org.openmrs.ConceptName
-
- getConcept() - Method in class org.openmrs.ConceptSearchResult
-
- getConcept() - Method in class org.openmrs.ConceptSet
-
- getConcept() - Method in class org.openmrs.ConceptSetDerived
-
- getConcept() - Method in class org.openmrs.ConceptStateConversion
-
- getConcept() - Method in class org.openmrs.ConceptWord
-
- getConcept() - Method in class org.openmrs.Drug
-
Gets the concept this drug is tied to
- getConcept() - Method in class org.openmrs.Field
-
- getConcept() - Method in class org.openmrs.FieldAnswer
-
- getConcept(String, String, String) - Method in class org.openmrs.hl7.handler.ORUR01Handler
-
Get a concept object representing this conceptId and coding system.
If codingSystem is 99DCT, then a new Concept with the given conceptId is returned.
Otherwise, the coding system is looked up in the ConceptMap for an openmrs concept mapped to
that code.
- getConcept() - Method in exception org.openmrs.hl7.handler.ProposingConceptException
-
- getConcept() - Method in class org.openmrs.Obs
-
- getConcept() - Method in class org.openmrs.Order
-
- getConcept() - Method in class org.openmrs.OrderFrequency
-
Get the concept for the drugFrequency
- getConcept() - Method in class org.openmrs.Program
-
- getConcept() - Method in class org.openmrs.ProgramWorkflow
-
- getConcept() - Method in class org.openmrs.ProgramWorkflowState
-
- getConcept(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getConcept() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getConcept() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- getConcept() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- getConcept(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getConcept() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getConcept() - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- getConcept() - Method in class org.openmrs.web.taglib.FormatTag
-
- getConceptAnswer(Integer) - Method in interface org.openmrs.api.ConceptService
-
Gets the ConceptAnswer with the given id
- getConceptAnswer(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptAnswer(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptAnswer(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptAnswerByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptAnswer by its UUID
- getConceptAnswerByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptAnswerByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptAnswerByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptAnswerId() - Method in class org.openmrs.ConceptAnswer
-
- getConceptAnswers(String, Locale, Concept) - Method in interface org.openmrs.api.ConceptService
-
- getConceptAnswers(String, Locale, Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
Deprecated.
- getConceptAnswers() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Get the answers for this concept with decoded names.
- getConceptByIdOrName(String) - Method in interface org.openmrs.api.ConceptService
-
- getConceptByIdOrName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptByIdOrName(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
- getConceptByMapping(String, String) - Method in interface org.openmrs.api.ConceptService
-
Looks up a concept via
ConceptMap
This will return the
Concept
which contains
a
ConceptMap
entry whose
sourceCode
is equal to the passed
conceptCode
and whose
ConceptSource
has either a
name
or
hl7Code
that is equal to the passed
mappingCode
.
- getConceptByMapping(String, String, Boolean) - Method in interface org.openmrs.api.ConceptService
-
Looks up a concept via
ConceptMap
This will return the
Concept
which contains
a
ConceptMap
entry whose
sourceCode
is equal to the passed
conceptCode
and whose
ConceptSource
has either a
name
or
hl7Code
that is equal to the passed
mappingCode
.
- getConceptByMapping(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptByMapping(String, String, Boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptByName(String) - Method in interface org.openmrs.api.ConceptService
-
Return a Concept that matches the name exactly
- getConceptByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get Concept by its UUID
- getConceptByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Auto generated method comment
- getConceptByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptClass(Integer) - Method in interface org.openmrs.api.ConceptService
-
Return a Concept class matching the given identifier
- getConceptClass(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptClass(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptClass(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptClass() - Method in class org.openmrs.Concept
-
- getConceptClassByName(String) - Method in interface org.openmrs.api.ConceptService
-
Return a Concept class matching the given name
- getConceptClassByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptClassByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptClass by its UUID
- getConceptClassByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Auto generated method comment
- getConceptClassByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptClassByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptClasses() - Method in interface org.openmrs.api.ConceptService
-
- getConceptClasses(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptClasses(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptClasses() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
Deprecated.
- 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
-
Auto generated method comment
- getConceptDatatypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptDatatypeByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptDatatypeId() - Method in class org.openmrs.ConceptDatatype
-
- getConceptDatatypes(String) - Method in interface org.openmrs.api.ConceptService
-
- getConceptDatatypes(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Deprecated.
- getConceptDatatypes(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptDatatypes() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptDatatypes(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptDescription() - Method in class org.openmrs.Obs
-
Get the concept description that is tied to the concept name that was used when making this
observation
- getConceptDescriptionByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptDescription by its UUID
- getConceptDescriptionByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptDescriptionByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptDescriptionByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptDescriptionId() - Method in class org.openmrs.ConceptDescription
-
- getConceptDrugList() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getConceptFromFormData() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
This method takes all the form data from the input boxes and puts it onto the concept
object so that it can be saved to the database
- getConceptId() - Method in class org.openmrs.Concept
-
- getConceptId() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getConceptId() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getConceptId() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- getConceptId() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getConceptId() - Method in class org.openmrs.web.taglib.ConceptTag
-
- getConceptId() - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- getConceptId() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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.
- getConceptIdOrName() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getConceptIdOrName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getConceptLink() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getConceptMapId() - Method in class org.openmrs.ConceptMap
-
- getConceptMappings() - Method in class org.openmrs.Concept
-
- getConceptMappings() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- 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
-
- getConceptMappingsToThisTerm(ConceptReferenceTerm) - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController
-
- 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
-
- getConceptMapType(Integer) - Method in class org.openmrs.web.controller.concept.ConceptMapTypeFormController
-
- 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
-
- getConceptName() - Method in class org.openmrs.ConceptWord
-
- getConceptName(Concept) - Method in class org.openmrs.reporting.AbstractPatientFilter
-
Deprecated.
Find the name from the given concept object.
- getConceptName() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getConceptName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getConceptName() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getConceptName() - Method in class org.openmrs.web.taglib.ConceptTag
-
- getConceptName() - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- getConceptNameByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptName by its UUID
- getConceptNameByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptNameByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNameByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNameId() - Method in class org.openmrs.ConceptName
-
- getConceptNameId() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getConceptNameTag(Integer) - Method in interface org.openmrs.api.ConceptService
-
- getConceptNameTag(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptNameTag(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNameTag(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNameTagByName(String) - Method in interface org.openmrs.api.ConceptService
-
Search for a ConceptNameTag by name
- getConceptNameTagByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptNameTagByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNameTagByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNameTagByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptNameTag by its UUID
- getConceptNameTagByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptNameTagByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNameTagByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNameTagId() - Method in class org.openmrs.ConceptNameTag
-
- getConceptNameType() - Method in class org.openmrs.ConceptName
-
- getConceptNumeric(Integer) - Method in interface org.openmrs.api.ConceptService
-
Get the ConceptNumeric with the given id
- getConceptNumeric(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptNumeric(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNumeric(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNumericByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptNumeric by its UUID
- getConceptNumericByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Auto generated method comment
- getConceptNumericByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptNumericByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptNumericUnits(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getConceptProposal(Integer) - Method in interface org.openmrs.api.ConceptService
-
Get a ConceptProposal by conceptProposalId
- getConceptProposal(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptProposal(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptProposal(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptProposalByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptProposal by its UUID
- getConceptProposalByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Auto generated method comment
- getConceptProposalByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptProposalByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptProposalId() - Method in class org.openmrs.ConceptProposal
-
- getConceptProposals(boolean) - Method in interface org.openmrs.api.ConceptService
-
- getConceptProposals(String) - Method in interface org.openmrs.api.ConceptService
-
Find matching concept proposals
- getConceptProposals(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptProposals(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptProposals(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptProposals(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- 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
-
- getConceptReferenceTerm() - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController.ConceptReferenceTermModel
-
- getConceptReferenceTerm(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- 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
-
- getConceptReferenceTermFormModel(Integer) - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController
-
- getConceptReferenceTermId() - Method in class org.openmrs.ConceptReferenceTerm
-
- getConceptReferenceTermId() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- 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, String) - Method in interface org.openmrs.api.ConceptService
-
- getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
-
Searches for concepts by the given parameters.
- getConcepts(String, Locale, boolean) - Method in interface org.openmrs.api.ConceptService
-
Searches for concepts with the given parameters
- getConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptDatatype>) - Method in interface org.openmrs.api.db.ConceptDAO
-
Returns a list of concepts based on the search criteria
- getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConcepts(String, Locale, boolean, List<ConceptClass>, List<ConceptDatatype>) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConcepts(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConcepts(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConcepts(String, Locale, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConcepts() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getConceptsByAnswer(Concept) - Method in interface org.openmrs.api.ConceptService
-
Returns all possible Concepts to which this concept is a value-coded answer.
- getConceptsByAnswer(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptsByAnswer(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
gets questions for the given answer concept
- getConceptsByAnswer(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByClass(ConceptClass) - Method in interface org.openmrs.api.ConceptService
-
- getConceptsByClass(ConceptClass) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByConceptSet(Concept) - Method in interface org.openmrs.api.ConceptService
-
Return a List of all concepts within a concept set
- getConceptsByConceptSet(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByConceptSource(ConceptSource) - Method in interface org.openmrs.api.ConceptService
-
- getConceptsByConceptSource(ConceptSource) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByMapping(String, String) - Method in interface org.openmrs.api.ConceptService
-
Looks up a concept via
ConceptMap
This will return the list of concepts
Concept
s 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
Concept
s which
contain a
ConceptMap
entry whose
sourceCode
is equal to the passed
conceptCode
and whose
ConceptSource
has either a
name
or
hl7Code
that is equal to the passed
mappingCode
.
- getConceptsByMapping(String, String, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptsByMapping(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptsByMapping(String, String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByMapping(String, String, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByName(String) - Method in interface org.openmrs.api.ConceptService
-
Returns a list of concepts matching any part of a concept name, this method is case
insensitive to the concept name string
- getConceptsByName(String, Locale, Boolean) - Method in interface org.openmrs.api.ConceptService
-
Returns a list of concepts with the same name in the given locale.
- getConceptsByName(String, Locale, Boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptsByName(String, Locale, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptsByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsByName(String, Locale, Boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptService() - Static method in class org.openmrs.api.context.Context
-
- getConceptService() - Method in class org.openmrs.api.context.ServiceContext
-
- getConceptSet() - Method in class org.openmrs.ConceptSet
-
- getConceptSet() - Method in class org.openmrs.ConceptSetDerived
-
- getConceptSet(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getConceptSet() - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- getConceptSetByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptSet by its UUID
- getConceptSetByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSetByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSetByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSetDerivedByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSetDerivedByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSetId() - Method in class org.openmrs.ConceptSet
-
Gets the concept set identifier.
- getConceptSets(Concept) - Method in interface org.openmrs.api.ConceptService
-
- getConceptSets(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSets() - Method in class org.openmrs.Concept
-
- getConceptSetsByConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Return a list of the concept sets with concept_set matching concept
- getConceptSetsByConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSetsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSetsByConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptsInSet(Concept) - Method in interface org.openmrs.api.ConceptService
-
- getConceptsInSet(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSource(Integer) - Method in interface org.openmrs.api.ConceptService
-
Return a Concept source matching the given concept source id
- getConceptSource(Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSource(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSource(Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSource() - Method in class org.openmrs.ConceptReferenceTerm
-
- getConceptSourceByName(String) - Method in interface org.openmrs.api.ConceptService
-
Lookup a ConceptSource by its name property
- getConceptSourceByName(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSourceByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSourceByName(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSourceByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get ConceptSource by its UUID
- getConceptSourceByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptSourceByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptSourceByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getConceptSourceId() - Method in class org.openmrs.ConceptSource
-
- getConceptSourceId() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- getConceptSourceName() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- getConceptStateConversion(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getConceptStateConversion(ProgramWorkflow, Concept) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getConceptStateConversion(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Returns a conceptStateConversion given that conceptStateConversions primary key
conceptStateConversionId
A null value is returned if no conceptStateConversion
exists with this conceptStateConversionId.
- getConceptStateConversion(ProgramWorkflow, Concept) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Retrieves the ConceptStateConversion that matches the passed ProgramWorkflow
and
Concept
- getConceptStateConversion(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getConceptStateConversion(ProgramWorkflow, Concept) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getConceptStateConversion(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns a conceptStateConversion given that conceptStateConversions primary key
conceptStateConversionId
A null value is returned if no conceptStateConversion
exists with this conceptStateConversionId.
- getConceptStateConversion(ProgramWorkflow, Concept) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Retrieves the ConceptStateConversion that matches the passed ProgramWorkflow
and
Concept
- getConceptStateConversionByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getConceptStateConversionByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Auto generated method comment
- getConceptStateConversionByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getConceptStateConversionByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get a concept state conversion by its uuid.
- getConceptStateConversionId() - Method in class org.openmrs.ConceptStateConversion
-
- 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
-
- getConceptWordByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptWordByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptWordId() - Method in class org.openmrs.ConceptWord
-
Get the unique internal database identifier for this concept word
- getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.ConceptService
-
- getConceptWords(String, Locale) - Method in interface org.openmrs.api.ConceptService
-
- getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
Deprecated.
- getConceptWords(String, Locale) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
Deprecated.
- getConcludeVal() - Method in class org.openmrs.arden.Conclude
-
- getConditionalResources() - Method in class org.openmrs.module.Module
-
- getConfig() - Method in class org.openmrs.module.Module
-
- getConfigProperties() - Static method in class org.openmrs.api.context.Context
-
Get the config properties that have been added to this OpenMRS instance
- getConfigurationPage() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- getConfigurationPage() - Method in class org.openmrs.web.taglib.RequireConfigurationTag
-
- getConfirmationMessage() - Method in class org.openmrs.util.databasechange.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.EnableTriggersChangeSet
-
- getConfirmationMessage() - Method in class org.openmrs.util.databasechange.GenerateUuid
-
- 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
-
- getConfirmPassword() - Method in class org.openmrs.web.OptionsForm
-
- getConnection() - Static method in class org.openmrs.util.DatabaseUpdater
-
Gets a database connection for liquibase to do the updates
- getContainedInSets() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Get the sets that this concept is declared to be a child member of
- getContent() - Method in class org.openmrs.module.web.extension.BoxExt
-
Returns the content used for the box.
- getContent() - Method in class org.openmrs.notification.Message
-
- getContent() - Method in class org.openmrs.notification.Template
-
- getContentType(CustomDatatype<T>, String) - Method in interface org.openmrs.customdatatype.DownloadableDatatypeHandler
-
- getContentType() - Method in class org.openmrs.notification.Message
-
- getContentType(CustomDatatype<String>, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextFileUploadHandler
-
- getContentType(CustomDatatype<String>, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextTextareaHandler
-
- getContext() - Method in class org.openmrs.scheduler.StatefulTask
-
Returns the context.
- getContextAttributes() - Method in class org.openmrs.api.OrderContext
-
- getCookieName() - Method in class org.openmrs.web.OpenmrsCookieLocaleResolver
-
- getCorePrivileges() - Static method in class org.openmrs.util.OpenmrsUtil
-
These are the privileges that are required by OpenMRS.
- getCoreRoles() - Static method in class org.openmrs.util.OpenmrsUtil
-
All roles returned by this method are inserted into the database if they do not exist
already.
- 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 class org.openmrs.api.impl.ConceptServiceImpl
-
- getCountOfConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
Get the count of matching conceptWords
- getCountOfConceptWords(String, List<Locale>, boolean, List<ConceptClass>, List<ConceptClass>, List<ConceptDatatype>, List<ConceptDatatype>, Concept, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in interface org.openmrs.api.ConceptService
-
Return the number of drugs with matching names or concept drug names
- getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getCountOfDrugs(String, Concept, boolean, boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getCountOfEncounters(String, 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, String, List<PatientIdentifierType>, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getCountOfPatients() - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getCountOfPatients(String, String, List<PatientIdentifierType>, boolean, boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getCountOfPatients() - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getCountOfPatients(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getCountOfPatients() - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getCountOfPatients(String) - Method in interface org.openmrs.api.PatientService
-
Return the number of unvoided patients with names or patient identifiers starting with or
equal to the specified text
- getCountOfPatients() - Method in interface org.openmrs.api.PatientSetService
-
- 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.web.LayoutTemplate
-
- getCountry() - Method in class org.openmrs.Location
-
- getCountry() - Method in class org.openmrs.PersonAddress
-
- getCountyDistrict() - Method in interface org.openmrs.Address
-
- getCountyDistrict() - Method in class org.openmrs.Location
-
- getCountyDistrict() - Method in class org.openmrs.PersonAddress
-
- getCreatedAddresses() - Method in class org.openmrs.person.PersonMergeLogData
-
- getCreatedAttributes() - Method in class org.openmrs.person.PersonMergeLogData
-
- getCreatedBy() - Method in class org.openmrs.scheduler.TaskDefinition
-
- 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 interface org.openmrs.Auditable
-
- 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 class org.openmrs.ConceptSource
-
- 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.reporting.Report
-
Deprecated.
- getCreator() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getCreator() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getCreator() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getCreator() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getCriteria() - Method in class org.openmrs.reporting.LogicPatientFilter
-
Deprecated.
- getCssClass() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getCurrentDrugNames(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getCurrentDrugOrders(Cohort, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getCurrentDrugOrders(Cohort, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getCurrentDrugOrders(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getCurrentDrugOrders(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
-
- getCurrentDrugOrders(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getCurrentItems() - Method in class org.openmrs.web.taglib.ListPickerTag
-
- getCurrentLockMode(Object) - Method in class org.openmrs.api.db.hibernate.DbSession
-
Determine the current lock mode of the given object.
- getCurrentPatientPrograms(Cohort, Program) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getCurrentPatientPrograms(Cohort, Program) - Method in interface org.openmrs.api.PatientSetService
-
- getCurrentPrograms(Patient, Date) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getCurrentPrograms(Patient, Date) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getCurrentSession() - Method in class org.openmrs.api.db.hibernate.DbSessionFactory
-
- getCurrentState(ProgramWorkflow) - Method in class org.openmrs.PatientProgram
-
- getCurrentState() - Method in class org.openmrs.PatientProgram
-
- getCurrentStates(Cohort, ProgramWorkflow) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getCurrentStates(Cohort, ProgramWorkflow) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getCurrentStates(Cohort, ProgramWorkflow) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getCurrentStates(Cohort, ProgramWorkflow) - Method in interface org.openmrs.api.PatientSetService
-
Gets statistical information about current states of patients within given cohort for specific program workflow
- getCurrentStates() - Method in class org.openmrs.PatientProgram
-
- getCurrentUsernames(HttpSession) - Static method in class org.openmrs.web.user.CurrentUsers
-
Get sorted user names list.
- getCurrentVersion() - Method in class org.openmrs.module.UpdateFileParser
-
- getCurrentWorkflowsByPatient(Patient) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getCurrentWorkflowsByPatient(Patient) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getCurrentWorkflowsByPatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getCurrentWorkflowsByPatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getDaemonThreadUser() - Static method in class org.openmrs.api.context.Daemon
-
- getData() - Method in class org.openmrs.arden.MLMObject
-
- getData() - Method in interface org.openmrs.arden.MlmRule
-
Returns the portion of the rule logic that pulls the data to run the rule
- getData() - Method in class org.openmrs.notification.Template
-
- getData() - Method in class org.openmrs.obs.ComplexData
-
Get the data Object.
- getData() - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- getData() - Method in interface org.openmrs.report.MapDataSet
-
Deprecated.
- getData() - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- getData() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- getDatabaseChanges() - Static method in class org.openmrs.util.DatabaseUpdater
-
Looks at the current liquibase-update-to-latest.xml file and then checks the database to see
if they have been run.
- getDataExport() - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Gets the default data export object.
- getDataExportKey(String) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
Find the data export key previously added or null if not found
- getDataset() - Method in class org.openmrs.reporting.data.DatasetDefinition
-
Deprecated.
- getDatasetDefinition() - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Gets the default dataset definition.
- getDatasetDefinition() - Method in class org.openmrs.reporting.report.ReportElementDefinition
-
Deprecated.
TODO Auto generated method comment
- getDataSetDefinitions() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Returns List dataSetDefinitions
- getDatasetLocation() - Method in class org.openmrs.reporting.data.DatasetDefinition
-
Deprecated.
Get the file location of the dataset export.
- getDataSets() - Method in class org.openmrs.report.ReportData
-
Deprecated.
- getDataSetService() - Static method in class org.openmrs.api.context.Context
-
- getDataSetService() - Method in class org.openmrs.api.context.ServiceContext
-
- 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
-
- 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
-
- getDatatypes() - Method in class org.openmrs.web.controller.location.LocationAttributeTypeFormController
-
- getDatatypeService() - Static method in class org.openmrs.api.context.Context
-
- getDatatypeService() - Method in class org.openmrs.api.context.ServiceContext
-
Gets the datatype service
- getDate() - Method in class org.openmrs.arden.MLMObject
-
- getDate() - Method in interface org.openmrs.arden.MlmRule
-
Returns the date this rule was created
- getDate() - Method in class org.openmrs.web.taglib.FormatDateTag
-
- getDateActivated() - Method in class org.openmrs.Order
-
- getDateChanged() - Method in class org.openmrs.api.db.LoginCredential
-
- getDateChanged() - Method in interface org.openmrs.Auditable
-
- getDateChanged() - Method in class org.openmrs.BaseConceptMap
-
- getDateChanged() - Method in class org.openmrs.BaseOpenmrsData
-
- getDateChanged() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getDateChanged() - Method in class org.openmrs.Concept
-
- getDateChanged() - Method in class org.openmrs.ConceptAnswer
-
Not currently used.
- getDateChanged() - Method in class org.openmrs.ConceptDescription
-
- getDateChanged() - Method in class org.openmrs.ConceptName
-
Not currently used.
- getDateChanged() - Method in class org.openmrs.ConceptNameTag
-
Not currently used.
- getDateChanged() - Method in class org.openmrs.ConceptProposal
-
- getDateChanged() - Method in class org.openmrs.ConceptSet
-
Not currently used.
- getDateChanged() - Method in class org.openmrs.DrugReferenceMap
-
- getDateChanged() - Method in class org.openmrs.notification.Alert
-
- getDateChanged() - Method in class org.openmrs.notification.AlertRecipient
-
- getDateChanged() - Method in class org.openmrs.notification.Note
-
- getDateChanged() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getDateChanged() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getDateChanged() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateCompleted() - Method in class org.openmrs.PatientProgram
-
- getDateCompleted() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateCompletedAsYmd() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateCreated() - Method in interface org.openmrs.Auditable
-
- getDateCreated() - Method in class org.openmrs.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 class org.openmrs.ConceptSource
-
- 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.notification.Note
-
- getDateCreated() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getDateCreated() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getDateCreated() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateCreated() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getDateEnrolled() - Method in class org.openmrs.PatientProgram
-
- getDateEnrolled() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateEnrolledAsYmd() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getDateFormat() - Static method in class org.openmrs.api.context.Context
-
Gets the simple date format for the current user's locale.
- getDateFormat() - Method in enum org.openmrs.reporting.DateColumnClassifier.CombineMethod
-
Deprecated.
- getDateFormat() - Method in class org.openmrs.scheduler.Schedule
-
Get the date format used to set the start time.
- getDateFormat() - Static method in class org.openmrs.util.OpenmrsUtil
-
- getDateFormat(Locale) - Static method in class org.openmrs.util.OpenmrsUtil
-
Get the current user's date format Will look similar to "mm-dd-yyyy".
- getDateRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getDateRetired() - Method in class org.openmrs.Concept
-
- getDateRetired() - Method in interface org.openmrs.Retireable
-
- getDateStopped() - Method in class org.openmrs.Order
-
- getDateTime() - Method in class org.openmrs.web.dwr.EnteredField
-
- getDatetime() - Method in class org.openmrs.web.dwr.ObsListItem
-
- 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
-
- getDateToExpire() - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- getDateVoided() - Method in class org.openmrs.BaseOpenmrsData
-
- getDateVoided() - Method in class org.openmrs.ConceptName
-
Returns the Date this ConceptName was voided.
- getDateVoided() - Method in class org.openmrs.ConceptNameTag
-
Returns the Date this ConceptName was voided.
- getDateVoided() - Method in class org.openmrs.ConceptSource
-
Deprecated.
- getDateVoided() - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- getDateVoided() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getDateVoided() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getDateVoided() - Method in interface org.openmrs.Voidable
-
- getDaysKept() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- getDead() - Method in class org.openmrs.Person
-
- getDeadOnly() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getDeathDate() - Method in class org.openmrs.Person
-
- 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
-
- 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.
- getDefaultDivId() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
-
- getDefaultDivId() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
-
- getDefaultDivId() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
-
- getDefaultIdentifierValidator() - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getDefaultIdentifierValidator() - Method in interface org.openmrs.api.PatientService
-
- getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.address.AddressSupport
-
- getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.LayoutSupport
-
- getDefaultLayoutFormat() - Method in class org.openmrs.layout.web.name.NameSupport
-
- getDefaultLayoutTemplate() - Method in class org.openmrs.layout.web.LayoutSupport
-
- getDefaultLocale() - Static method in class org.openmrs.util.LocaleUtility
-
Gets the default locale specified as a global property.
- getDefaultLocale() - Method in class org.openmrs.web.OptionsForm
-
- getDefaultLocation() - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getDefaultLocation() - Method in interface org.openmrs.api.LocationService
-
Returns the default location for this implementation.
- getDefaultLocation() - Static method in class org.openmrs.util.LocationUtility
-
Gets the system default location specified as a global property.
- getDefaultLocation() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- getDefaultLocation() - Method in class org.openmrs.web.OptionsForm
-
- getDefaultReportObjectValidator() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getDefaultReportObjectValidator() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- 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.
- getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
-
- getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
-
- getDefaultsPropertyName() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
-
- getDefaultThemeName() - Method in class org.openmrs.web.OpenmrsCookieThemeResolver
-
Return the name of the default theme.
- getDefaultTTL() - Method in interface org.openmrs.logic.datasource.LogicDataSource
-
- getDefaultValidator() - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
- getDefaultValue() - Method in class org.openmrs.Field
-
- getDefaultValue() - Method in class org.openmrs.logic.rule.RuleParameterInfo
-
- getDefaultValue() - Method in class org.openmrs.report.Parameter
-
Deprecated.
- getDefaultValue() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getDefaultValue() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- getDefaultValue() - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- getDefinition() - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- getDefinition() - Method in interface org.openmrs.report.DataSet
-
Deprecated.
- getDefinition() - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- getDefinition() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- getDegree() - Method in class org.openmrs.PersonName
-
- getDependencies() - Method in interface org.openmrs.logic.Rule
-
Returns a list of dependencies (tokens for rules upon which this rule may depend).
- getDepth() - Method in class org.openmrs.web.taglib.LocationAndDepth
-
- getDescending() - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- getDescription() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getDescription() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getDescription() - Method in class org.openmrs.Cohort
-
- getDescription() - Method in class org.openmrs.Concept
-
Finds the description of the concept using the current locale in Context.getLocale().
- getDescription(Locale) - Method in class org.openmrs.Concept
-
Finds the description of the concept in the given locale.
- getDescription(Locale, boolean) - Method in class org.openmrs.Concept
-
Returns the preferred description for a locale.
- getDescription() - Method in class org.openmrs.ConceptDescription
-
- getDescription() - Method in class org.openmrs.ConceptName
-
Deprecated.
- getDescription() - Method in class org.openmrs.ConceptNameTag
-
Returns the description of this tag.
- getDescription() - Method in class org.openmrs.ConceptSource
-
- getDescription() - Method in class org.openmrs.GlobalProperty
-
- getDescription() - Method in class org.openmrs.ImplementationId
-
Text describing this implementation.
- getDescription() - Method in class org.openmrs.messagesource.PresentationMessage
-
Gets the description, which should indicate the meaning or intended use of the message.
- getDescription() - Method in class org.openmrs.module.Module
-
- getDescription() - Method in class org.openmrs.module.web.extension.provider.Link
-
- getDescription() - Method in class org.openmrs.notification.NoteType
-
- getDescription() - Method in interface org.openmrs.OpenmrsMetadata
-
- getDescription() - Method in class org.openmrs.OrderFrequency
-
- getDescription(String) - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Returns a description for the given cohort strategy name.
- getDescription() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Returns the description of this ReportSchema
- getDescription() - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.CohortFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.InversePatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.LogicPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- getDescription() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getDescription() - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- getDescription() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getDescription() - Method in class org.openmrs.scheduler.Schedule
-
Gets the description of the schedule.
- getDescription() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getDescription() - Method in class org.openmrs.web.dwr.CohortListItem
-
- getDescription() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getDescription() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getDescription() - Method in class org.openmrs.web.dwr.FormListItem
-
- getDescription() - Method in class org.openmrs.web.dwr.ListItem
-
- getDescriptions() - Method in class org.openmrs.Concept
-
- getDescriptions() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Returns the map of cohort strategy names, descriptions.
- getDescriptionsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getDescriptor() - Method in class org.openmrs.attribute.BaseAttribute
-
- getDescriptor() - Method in interface org.openmrs.customdatatype.SingleCustomValue
-
The metadata describing this custom value
- getDescriptor() - Method in class org.openmrs.FormResource
-
- getDescriptor() - Method in class org.openmrs.GlobalProperty
-
- 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.
- 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.
- getDiscontinued() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getDiscontinuedReasonList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getDispenseAsWritten() - Method in class org.openmrs.DrugOrder
-
- 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.web.LayoutTemplate
-
- getDisplayName() - Method in class org.openmrs.order.RegimenSuggestion
-
- getDisplayName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- getDisplayName() - Method in class org.openmrs.web.dwr.ProviderListItem
-
- 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
-
- getDisplayStyle() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getDisplayType() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
-
- getDosageForm() - Method in class org.openmrs.Drug
-
- getDose() - Method in class org.openmrs.DrugOrder
-
- getDose() - Method in class org.openmrs.order.DrugSuggestion
-
- getDose() - Method in class org.openmrs.SimpleDosingInstructions
-
- getDoseStrength() - Method in class org.openmrs.Drug
-
Deprecated.
- getDoseUnits() - Method in class org.openmrs.DrugOrder
-
Gets the doseUnits of this drug order
- 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(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(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- 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
-
- getDrugByNameOrId(String) - Method in interface org.openmrs.api.ConceptService
-
Return the drug object corresponding to the given name or drugId
- getDrugByNameOrId(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugByUuid(String) - Method in interface org.openmrs.api.ConceptService
-
Get Drug by its UUID
- getDrugByUuid(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
Auto generated method comment
- getDrugByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getDrugByUuid(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugComponents() - Method in class org.openmrs.order.RegimenSuggestion
-
- getDrugConcept() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- getDrugDispensingUnits() - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- getDrugDispensingUnits() - Method in interface org.openmrs.api.OrderService
-
- getDrugDosingUnits() - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- getDrugDosingUnits() - Method in interface org.openmrs.api.OrderService
-
- getDrugId() - Method in class org.openmrs.Drug
-
Gets the internal identification number for this drug
- getDrugId() - Method in class org.openmrs.order.DrugSuggestion
-
- getDrugId() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- getDrugId() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- 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
-
- getDrugList() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getDrugList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getDrugListToUse() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getDrugOrders(Cohort, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getDrugOrders(Cohort, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getDrugOrders(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getDrugOrders(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
-
- getDrugOrders(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getDrugOrders() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- 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
-
- getDrugs() - Method in interface org.openmrs.api.ConceptService
-
- getDrugs(Concept) - Method in interface org.openmrs.api.ConceptService
-
- getDrugs(String) - Method in interface org.openmrs.api.ConceptService
-
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
-
- getDrugs(String, Locale, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getDrugs() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(Concept, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(String, Locale, boolean, boolean) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getDrugs(Integer, boolean) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getDrugsByConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Return a list of drugs associated with the given concept
- getDrugsByConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- 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
-
- getDrugSets() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- 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
-
- getDurationUnits() - Method in class org.openmrs.DrugOrder
-
Gets durationUnits of a Drug Order
- getDurationUnits() - Method in class org.openmrs.SimpleDosingInstructions
-
- getEarliestDrugStart(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- 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
- getEditFormUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module wants to override the Edit link for encounters, override this method.
- getEditPrivilege() - Method in class org.openmrs.PersonAttributeType
-
The privilege required in order to edit this attribute
- getEffectiveDate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- 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.web.LayoutTemplate
-
- getElementRegex() - Method in class org.openmrs.layout.web.LayoutTemplate
-
Get the element regular expressions.
- getElementRegexFormats() - Method in class org.openmrs.layout.web.LayoutTemplate
-
Get the element formats.
- getEnabledFilter(String) - Method in class org.openmrs.api.db.hibernate.DbSession
-
Retrieve a currently enabled filter by name.
- 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.EncounterProvider
-
- getEncounter() - Method in class org.openmrs.Obs
-
- getEncounter() - Method in class org.openmrs.Order
-
- getEncounter(Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
-
- getEncounter() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getEncounter() - Method in class org.openmrs.web.taglib.FormatTag
-
- getEncounterAttrsByType(Cohort, List<EncounterType>, String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getEncounterAttrsByType(Cohort, List<EncounterType>, String, Boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getEncounterByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
-
- getEncounterByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- getEncounterByUuid(String) - Method in interface org.openmrs.api.EncounterService
-
Get Encounter by its UUID
- getEncounterByUuid(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounterDate() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getEncounterDateString() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getEncounterDatetime() - Method in class org.openmrs.Encounter
-
- getEncounterDateTime() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getEncounterDatetime() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getEncounterId() - Method in class org.openmrs.Encounter
-
- getEncounterId() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getEncounterId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getEncounterId() - Method in class org.openmrs.web.taglib.PortletTag
-
- getEncounterList(ModelMap) - Method in class org.openmrs.web.controller.encounter.EncounterRoleFormController
-
- getEncounterName() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getEncounterProviderId() - Method in class org.openmrs.EncounterProvider
-
- getEncounterProviders() - Method in class org.openmrs.Encounter
-
Basic property accessor for encounterProviders.
- getEncounterProviders() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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
-
- getEncounterRoleByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
-
- 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
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - 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(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - 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(Cohort) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getEncounters(Cohort) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, boolean) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - Method in interface org.openmrs.api.EncounterService
-
Get all encounters that match a variety of (nullable) criteria.
- getEncounters(Patient) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Patient, boolean) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Patient, Location) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Patient, Date, Date) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Date, Date) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(Location, Date, Date) - Method in interface org.openmrs.api.EncounterService
-
- getEncounters(String, Integer, Integer, boolean) - Method in interface org.openmrs.api.EncounterService
-
Search for encounters by patient name or patient identifier and returns a specific number of
them from the specified starting position.
- getEncounters(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>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<User>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient, Location, Date, Date, Collection<Form>, Collection<EncounterType>, Collection<Provider>, Collection<VisitType>, Collection<Visit>, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient, Location) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Patient, Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Location, Date, Date) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(String, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(String, Integer, Integer, Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounters(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getEncounters(Cohort) - Method in interface org.openmrs.api.PatientSetService
-
This method returns a map of patients matched against their most recent encounters given a
Cohort of patients, see
EncounterService.getAllEncounters(Cohort)
which gets a map of
patient matched against lists of all their encounters.
- getEncounters() - Method in class org.openmrs.Visit
-
- getEncounters() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- getEncounters() - Method in class org.openmrs.web.taglib.SummaryTest
-
- getEncountersByForm(Cohort, List<Form>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
Gets a list of encounters associated with the given form, filtered by the given patient set.
- getEncountersByForm(Cohort, List<Form>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getEncountersByForm(Cohort, List<Form>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
Gets a list of encounters associated with the given form, filtered by the given patient set.
- getEncountersByForm(Cohort, List<Form>) - Method in interface org.openmrs.api.PatientSetService
-
Gets a list of encounters associated with the given form, filtered by the given patient set.
- getEncountersByPatient(Patient) - Method in interface org.openmrs.api.EncounterService
-
Get all encounters (not voided) for a patient, sorted by encounterDatetime ascending.
- getEncountersByPatient(String) - Method in interface org.openmrs.api.EncounterService
-
Search for encounters by patient name or patient identifier.
- getEncountersByPatient(String, boolean) - Method in interface org.openmrs.api.EncounterService
-
Search for encounters by patient name or patient identifier.
- getEncountersByPatient(String, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatient(Patient) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatient(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatientId(Integer) - Method in interface org.openmrs.api.db.EncounterDAO
-
- getEncountersByPatientId(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- getEncountersByPatientId(Integer) - Method in interface org.openmrs.api.EncounterService
-
Get encounters for a patientId
- getEncountersByPatientId(Integer, boolean) - Method in interface org.openmrs.api.EncounterService
-
- getEncountersByPatientId(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatientId(Integer, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatientIdentifier(String) - Method in interface org.openmrs.api.EncounterService
-
Get encounters (not voided) for a patient identifier
- getEncountersByPatientIdentifier(String, boolean) - Method in interface org.openmrs.api.EncounterService
-
- getEncountersByPatientIdentifier(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByPatientIdentifier(String, boolean) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getEncountersByType(Cohort, EncounterType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getEncountersByType(Cohort, EncounterType) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- 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
-
- getEncounterType() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getEncounterType() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getEncounterType() - Method in class org.openmrs.web.dwr.FormListItem
-
- getEncounterType() - Method in class org.openmrs.web.taglib.FormatTag
-
- getEncounterTypeByUuid(String) - Method in interface org.openmrs.api.db.EncounterDAO
-
- getEncounterTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- getEncounterTypeByUuid(String) - Method in interface org.openmrs.api.EncounterService
-
Get EncounterType by its UUID
- getEncounterTypeByUuid(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounterTypeId() - Method in class org.openmrs.EncounterType
-
- getEncounterTypeId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getEncounterTypeList() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getEncounterTypes() - Method in interface org.openmrs.api.EncounterService
-
- getEncounterTypes() - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounterVisitHandlers() - Method in interface org.openmrs.api.EncounterService
-
- getEncounterVisitHandlers() - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getEncounterVisitHandlers() - Method in class org.openmrs.web.controller.visit.ConfigureVisitsFormController
-
- getEnd() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getEnd() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getEndDate() - Method in class org.openmrs.activelist.ActiveListItem
-
- getEndDate() - Method in class org.openmrs.PatientState
-
- getEndDate() - Method in class org.openmrs.PersonAddress
-
- getEndDate() - Method in class org.openmrs.Relationship
-
If not null, this indicates that the relationship ended on a particular date
- getEndDate() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getEndDate() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getEntererName() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getEntity(String, Serializable) - Method in class org.openmrs.api.db.hibernate.ChainingInterceptor
-
- 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.
- getError() - Method in class org.openmrs.hl7.HL7InError
-
- getErrorAtStartup() - Static method in class org.openmrs.web.Listener
-
Get the error thrown at startup
- getErrorDetails() - Method in class org.openmrs.hl7.HL7InError
-
- getErrorMessage() - Method in class org.openmrs.hl7.HL7InQueue
-
- getErrorTasks() - Static method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
-
- getEvaluationContext() - Method in class org.openmrs.Cohort
-
Deprecated.
- getEvaluationContext() - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- getEvaluationContext() - Method in interface org.openmrs.report.DataSet
-
Deprecated.
- getEvaluationContext() - Method in class org.openmrs.report.ReportData
-
Deprecated.
- getEvaluationContext() - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- getEvaluationContext() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- getEvaluationContext() - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
-
Deprecated.
- getExceptionAsString(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
-
- getExceptionThrown() - Method in class org.openmrs.api.context.Daemon.DaemonThread
-
Gets the exception thrown (if any) by the method called in Thread.run()
- getExplanation() - Method in class org.openmrs.arden.MLMObject
-
- getExplanation() - Method in interface org.openmrs.arden.MlmRule
-
Returns an explanation of why this rule is needed
- getExpression() - Method in interface org.openmrs.logic.LogicCriteria
-
Method to get the LogicExpression backing the current LogicCriteria
- getExtension(String) - Method in class org.openmrs.obs.handler.AbstractHandler
-
Get the extension for a given filename.
- getExtensionId() - Method in class org.openmrs.module.Extension
-
Get the extension point id
- getExtensionMap() - Static method in class org.openmrs.module.ModuleFactory
-
Return the current extension map keyed on extension point id
- getExtensions() - Method in class org.openmrs.module.Module
-
- getExtensions(String) - Static method in class org.openmrs.module.ModuleFactory
-
Return all of the extensions associated with the given pointId
Returns empty
extension list if no modules extend this pointId
- getExtensions(String, Extension.MEDIA_TYPE) - Static method in class org.openmrs.module.ModuleFactory
-
Return all of the extensions associated with the given pointId
Returns
getExtension(pointId) if no modules extend this pointId for given media type
- getExtras() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getExtras() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getFalseConcept() - Method in interface org.openmrs.api.ConceptService
-
Returns the FALSE concept
- getFalseConcept() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getFamilyName() - Method in class org.openmrs.Person
-
Convenience method to get the family name attribute on this person's preferred PersonName
- getFamilyName() - Method in class org.openmrs.PersonName
-
- getFamilyName() - Method in class org.openmrs.User
-
Get familyName on the Person this user account belongs to
- getFamilyName() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getFamilyName2() - Method in class org.openmrs.PersonName
-
- getFamilyNamePrefix() - Method in class org.openmrs.PersonName
-
- getFamilyNameSuffix() - Method in class org.openmrs.PersonName
-
- getField(Integer) - Method in interface org.openmrs.api.db.FormDAO
-
- getField(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getField(Integer) - Method in interface org.openmrs.api.FormService
-
Gets a Field by internal database id
- getField(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getField() - Method in class org.openmrs.FieldAnswer
-
- getField() - Method in class org.openmrs.FormField
-
- getField(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
-
- getField() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getFieldAnswerByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
-
- getFieldAnswerByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFieldAnswerByUuid(String) - Method in interface org.openmrs.api.FormService
-
Get FieldAnswer by its UUID
- getFieldAnswerByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
-
Auto generated method comment
- getFieldByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFieldByUuid(String) - Method in interface org.openmrs.api.FormService
-
Get Field by its UUID
- getFieldByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldId() - Method in class org.openmrs.Field
-
- getFieldId() - Method in class org.openmrs.web.dwr.EnteredField
-
- getFieldId() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getFieldNumber() - Method in class org.openmrs.FormField
-
- getFieldNumber() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getFieldPart() - Method in class org.openmrs.FormField
-
- getFieldPart() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getFields(String) - Method in interface org.openmrs.api.db.FormDAO
-
- getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in interface org.openmrs.api.db.FormDAO
-
Returns all fields that match a broad range of (nullable) criteria
- getFields(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFields(String) - Method in interface org.openmrs.api.FormService
-
Find all Fields whose names are similar to or contain the given phrase.
- getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in interface org.openmrs.api.FormService
-
Returns all Fields that match these (nullable) criteria
- getFields() - Method in interface org.openmrs.api.FormService
-
- getFields() - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getFields(Collection<Form>, Collection<FieldType>, Collection<Concept>, Collection<String>, Collection<String>, Boolean, Collection<FieldAnswer>, Collection<FieldAnswer>, Boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFields(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldsByConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFieldsByConcept(Concept) - Method in interface org.openmrs.api.FormService
-
Finds all Fields that point to the given concept, including retired ones.
- getFieldsByConcept(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldType(Integer) - Method in interface org.openmrs.api.db.FormDAO
-
Get fieldType by internal identifier
- getFieldType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFieldType(Integer) - Method in interface org.openmrs.api.FormService
-
Get fieldType by internal identifier
- getFieldType(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldType() - Method in class org.openmrs.Field
-
- getFieldTypeByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
-
Auto generated method comment
- getFieldTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFieldTypeByUuid(String) - Method in interface org.openmrs.api.FormService
-
Get FieldType by its UUID
- getFieldTypeByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFieldTypeId() - Method in class org.openmrs.FieldType
-
- getFieldTypeId() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getFieldTypeName() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getFieldTypes() - Method in interface org.openmrs.api.FormService
-
- getFieldTypes() - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getFile() - Method in class org.openmrs.module.Module
-
- getFile(HttpServletRequest) - Method in class org.openmrs.module.web.ModuleResourcesServlet
-
Turns the given request/path into a File object
- getFile() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- getFileAsBytes(File) - Static method in class org.openmrs.util.OpenmrsUtil
-
Return a byte array representation of the given file
- getFileAsString(File) - Static method in class org.openmrs.util.OpenmrsUtil
-
Return a string representation of the given file
- getFilename(CustomDatatype<T>, String) - Method in interface org.openmrs.customdatatype.DownloadableDatatypeHandler
-
- getFilename(ReportSchema, String) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getFilename(ReportSchema, String) - Method in interface org.openmrs.report.ReportRenderer
-
Deprecated.
Should be null if getLinkUrl() returns a non-null value.
- getFilename(CustomDatatype<String>, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextFileUploadHandler
-
- getFilename(CustomDatatype<String>, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextTextareaHandler
-
- getFilenameExtension() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getFilenameExtension() - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getFilenameExtension() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getFileSystemResource(String, String, Locale) - Method in class org.openmrs.web.filter.util.CustomResourceLoader
-
This method is intended to load resource bundle from the file system by specified messages
properties file path and for specified locale
- getFilter() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getFilter() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Returns the filter
- getFilter() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getFilter() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getFilterClass() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- getFilterClass() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getFilterDefinition() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- getFilterId() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getFilterMappings() - Static method in class org.openmrs.module.web.WebModuleUtil
-
This method will return all Filter Mappings that have been registered by a module
- getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- getFilterName() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- getFilters() - Static method in class org.openmrs.module.web.WebModuleUtil
-
This method will return all Filters that have been registered a module
- getFilters() - Method in class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- getFiltersForRequest(ServletRequest) - Static method in class org.openmrs.module.web.WebModuleUtil
-
Return List of Filters that have been loaded through Modules that have mappings that pass for
the passed request
- getFinalText() - Method in class org.openmrs.ConceptProposal
-
- getFirstEncounter(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getFirstEncounterAttr(Object, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get an attribute (encounterDatetime, provider, etc) from the oldest encounter.
- getFirstEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getFirstEncounterAttrsByType(Cohort, List<EncounterType>, String) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getFirstEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getFirstEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getFirstEncountersByType(Cohort, EncounterType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getFirstEncountersByType(Cohort, List<EncounterType>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getFirstEncountersByType(Cohort, EncounterType) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getFirstEncountersByType(Cohort, List<EncounterType>) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getFirstName() - Method in class org.openmrs.User
-
- getFirstNObsWithValues(Integer, Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the first occurrences of matching obs.concept
out of the patient's
encounters
- getFirstNObsWithValues(Integer, String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Convenience method for other getFirstNObsWithValues method
- getFirstObs(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the first occurrence of matching obs.concept
out of the patient's encounters
- getFirstObs(Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the first occurrence of matching obs.concept
out of the patient's encounters
- getFirstObsWithValues(String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the first occurrence of matching obs.concept
out of the patient's encounters
- getFirstObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the first occurence of matching obs.concept
out of the patient's encounters
- getFlushMode() - Method in class org.openmrs.api.db.hibernate.DbSession
-
Get the current flush mode for this session.
- 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() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getForm() - Method in class org.openmrs.web.taglib.FormatTag
-
- getFormat() - Method in exception org.openmrs.api.InvalidIdentifierFormatException
-
- getFormat() - Method in class org.openmrs.PatientIdentifierType
-
- getFormat() - Method in class org.openmrs.PersonAttributeType
-
- getFormat() - Method in class org.openmrs.web.taglib.FormatDateTag
-
- getFormat() - Method in class org.openmrs.web.taglib.TimePatternTag
-
- getFormatDescription() - Method in class org.openmrs.PatientIdentifierType
-
- getFormByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
-
Auto generated method comment
- getFormByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormByUuid(String) - Method in interface org.openmrs.api.FormService
-
Get Form by its UUID
- getFormByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.db.FormDAO
-
- getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.FormService
-
- getFormCount(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormEntryUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module allows filling out forms, override this method.
- getFormField(Form, Concept, Collection<FormField>, boolean) - Method in interface org.openmrs.api.db.FormDAO
-
- getFormField(Integer) - Method in interface org.openmrs.api.db.FormDAO
-
- getFormField(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormField(Form, Concept, Collection<FormField>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormField(Integer) - Method in interface org.openmrs.api.FormService
-
Gets a FormField by internal database id
- getFormField(Form, Concept) - Method in interface org.openmrs.api.FormService
-
- getFormField(Form, Concept, Collection<FormField>, boolean) - Method in interface org.openmrs.api.FormService
-
Finds the FormField defined for this form/concept combination while discounting any form
field found in the ignoreFormFields
collection This method was added when
needing to relate observations to form fields during a display.
- getFormField(Integer) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormField(Form, Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getFormField(Form, Concept, Collection<FormField>, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormField() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
public getter method for the formfield that is the label for this row
- getFormField(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
-
- getFormFieldByUuid(String) - Method in interface org.openmrs.api.db.FormDAO
-
Auto generated method comment
- getFormFieldByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormFieldByUuid(String) - Method in interface org.openmrs.api.FormService
-
Get FormField by its UUID
- getFormFieldByUuid(String) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormFieldId() - Method in class org.openmrs.FormField
-
- getFormFieldId() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getFormFieldName() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getFormFields(Form) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormFields(Form) - Method in interface org.openmrs.api.FormService
-
- getFormFields(Form) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- 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
- getFormFields(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
-
- getFormFieldsByField(Field) - Method in interface org.openmrs.api.db.FormDAO
-
Return a list of FormFields given a Field
- getFormFieldsByField(Field) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormId() - Method in class org.openmrs.Form
-
- getFormId() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getFormId() - Method in class org.openmrs.web.dwr.FormListItem
-
- getFormName() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- 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>) - Method in interface org.openmrs.api.FormService
-
- getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in interface org.openmrs.api.FormService
-
Gets all forms that match all the (nullable) criteria
- getForms(boolean) - Method in interface org.openmrs.api.FormService
-
- getForms(boolean, boolean) - Method in interface org.openmrs.api.FormService
-
- getForms() - Method in interface org.openmrs.api.FormService
-
- getForms(Concept) - Method in interface org.openmrs.api.FormService
-
- getForms(boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getForms(boolean, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getForms() - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getForms(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Deprecated.
- getForms(String, boolean) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getForms(String, Boolean, Collection<EncounterType>, Boolean, Collection<FormField>, Collection<FormField>, Collection<Field>) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getForms() - Method in class org.openmrs.Field
-
- getForms(boolean) - Method in class org.openmrs.web.dwr.DWRFormService
-
Gets a list of FormListItems that correspond to forms.
- getFormsByName(String) - Method in interface org.openmrs.api.db.FormDAO
-
Gets all forms with the given name, sorted (alphabetically) by descending version
- getFormsByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormsContainingConcept(Concept) - Method in interface org.openmrs.api.db.FormDAO
-
Get all forms that contain the given Concept
as one of their fields.
- getFormsContainingConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateFormDAO
-
- getFormsContainingConcept(Concept) - Method in interface org.openmrs.api.FormService
-
Returns all forms that contain the given concept as a field in their schema.
- getFormsContainingConcept(Concept) - Method in class org.openmrs.api.impl.FormServiceImpl
-
- getFormService() - Static method in class org.openmrs.api.context.Context
-
- getFormService() - Method in class org.openmrs.api.context.ServiceContext
-
- getFormsInUse() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Get the forms that this concept is declared to be used in
- getFormsModuleCanEdit() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module wants to override the Edit link for encounters, override this method.
- getFormsModuleCanEnter(FormEntryContext) - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module allows filling out forms, override this method.
- getFormsModuleCanView() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module wants to override the View link for encounters, override this method.
- getFormStructure(Form) - Static method in class org.openmrs.util.FormUtil
-
Returns a sorted and structured map of FormField
s for the given OpenMRS form.
- getFormUriWithoutExtension(Form) - Static method in class org.openmrs.util.FormUtil
-
Get a string somewhat unique to this form.
- getFormView() - Method in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
-
- getFrequency() - Method in class org.openmrs.DrugOrder
-
Gets the frequency
- getFrequency() - Method in class org.openmrs.order.DrugSuggestion
-
- getFrequency() - Method in class org.openmrs.SimpleDosingInstructions
-
- getFrequency() - Method in class org.openmrs.TestOrder
-
Gets frequency of test order
- getFrequencyPerDay() - Method in class org.openmrs.OrderFrequency
-
Get the frequencyPerDay
- getFromCache(String) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve an entry from the cached with the given key
- getFromDate() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getFromDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- getFromDate(String) - Method in class org.openmrs.web.servlet.ShowGraphServlet
-
Get the FromDate object from the given string that is the time in milliseconds.
- getFromDate() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getFromNode() - Method in class org.openmrs.util.Graph.Edge
-
- getFullName(Locale) - Method in class org.openmrs.Drug
-
Gets the entires concept drug name in the form of CONCEPTNAME (Drug: DRUGNAME)
- getFullName() - Method in class org.openmrs.PersonName
-
Convenience method to get all the names of this PersonName and concatonating them together
with spaces in between.
- getFullName() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- getFullySpecifiedName(Locale) - Method in class org.openmrs.Concept
-
Convenience method that returns the fully specified name in the locale
- getGender() - Method in class org.openmrs.Person
-
- getGender() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getGender() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getGeneratedFile(DataExportReportObject) - Static method in class org.openmrs.reporting.export.DataExportUtil
-
Deprecated.
Returns the path and name of the generated file
- getGenericDrugList() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getGivenName() - Method in class org.openmrs.Person
-
Convenience method to get the given name attribute on this person's preferred PersonName
- getGivenName() - Method in class org.openmrs.PersonName
-
- getGivenName() - Method in class org.openmrs.User
-
Get givenName on the Person this user account belongs to
- getGivenName() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getGlobalParameter(String) - Method in interface org.openmrs.logic.LogicContext
-
Fetches a global parameter value by name
- getGlobalParameters() - Method in interface org.openmrs.logic.LogicContext
-
- getGlobalProperties() - Method in interface org.openmrs.api.AdministrationService
-
- getGlobalProperties() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- getGlobalProperties() - Method in class org.openmrs.module.Module
-
- getGlobalProperties() - Static method in class org.openmrs.module.ModuleFactory
-
Get a list of required GlobalProperties defined by the modules
- getGlobalPropertiesByPrefix(String) - Method in interface org.openmrs.api.AdministrationService
-
Gets all global properties that begin with prefix
.
- getGlobalPropertiesByPrefix(String) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getGlobalPropertiesByPrefix(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getGlobalPropertiesByPrefix(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalPropertiesBySuffix(String) - Method in interface org.openmrs.api.AdministrationService
-
Gets all global properties that end with suffix
.
- getGlobalPropertiesBySuffix(String) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getGlobalPropertiesBySuffix(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getGlobalPropertiesBySuffix(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalProperty(String) - Method in interface org.openmrs.api.AdministrationService
-
Gets the global property that has the given propertyName
.
- getGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
-
Gets the global property that has the given propertyName
- getGlobalProperty(String) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getGlobalProperty(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getGlobalProperty(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalProperty(Connection, String) - Static method in class org.openmrs.util.UpgradeUtil
-
- getGlobalProperty() - Method in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- getGlobalProperty(String) - Method in class org.openmrs.web.dwr.DWRAdministrationService
-
Gets the value of a global property
- getGlobalPropertyByUuid(String) - Method in interface org.openmrs.api.AdministrationService
-
Get a global property by its uuid.
- getGlobalPropertyByUuid(String) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getGlobalPropertyByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getGlobalPropertyByUuid(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalPropertyListeners() - Method in class org.openmrs.api.EventListeners
-
- getGlobalPropertyObject(String) - Method in interface org.openmrs.api.AdministrationService
-
Gets the global property that has the given propertyName
- getGlobalPropertyObject(String) - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getGlobalPropertyObject(String) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getGlobalPropertyObject(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getGlobalPropertyValue(String, T) - Method in interface org.openmrs.api.AdministrationService
-
Returns a global property according to the type specified
- getGlobalPropertyValue(String, T) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- 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
- getGroupMemberConcepts() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
public getter for the columns (that are unique concepts across all obs in this
FieldHolder)
- getGroupMembers() - Method in class org.openmrs.Obs
-
Get the 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.
- getGroupMethod() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- getHandler(CustomDatatype<?>, String) - Method in interface org.openmrs.api.DatatypeService
-
Gets the default handler for a
CustomDatatype
, and sets its configuration
TODO probably remove the config argument since it doesn't make sense to let people provide handlerConfig to the default handler.
- getHandler(CustomDatatype<?>, String) - Method in class org.openmrs.api.impl.DatatypeServiceImpl
-
- getHandler(Obs) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Convenience method to get the ComplexObsHandler associated with a complex Obs.
- getHandler(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getHandler(String) - Method in interface org.openmrs.api.ObsService
-
Get the ComplexObsHandler that has been registered with the given key
- getHandler() - Method in class org.openmrs.ConceptComplex
-
- getHandler(CustomValueDescriptor) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
-
- getHandler(CustomDatatype<?>, String, String) - Static method in class org.openmrs.customdatatype.CustomDatatypeUtil
-
- getHandlerByClassName(String) - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
-
Auto generated method comment
- getHandlerByClassName(String) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- 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
-
- getHandlerKey() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getHandlers() - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getHandlers() - Method in interface org.openmrs.api.ObsService
-
Gets the handlers map registered
- getHandlers() - Method in class org.openmrs.web.controller.location.LocationAttributeTypeFormController
-
- getHandlers() - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
-
- getHandlersForType(Class<H>, Class<T>) - Static method in class org.openmrs.util.HandlerUtil
-
Retrieves a List of all registered components from the Context that are of the passed
handlerType and one or more of the following is true:
The handlerType is annotated as a
Handler
that supports the passed type
The passed type is null - this effectively returns all components of the passed
handlerType
The returned handlers are ordered in the list based upon the order property.
- getHashedPassword() - Method in class org.openmrs.api.db.LoginCredential
-
- getHeaderFiles() - Method in class org.openmrs.module.web.extension.HeaderIncludeExt
-
Returns references to header files in the module resource directory.
- getHeight() - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- getHeight() - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- getHiAbsolute() - Method in class org.openmrs.ConceptNumeric
-
- getHiAbsolute() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getHiAbsolute() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getHibernateSessionFactory() - Method in class org.openmrs.api.db.hibernate.DbSessionFactory
-
- getHiCritical() - Method in class org.openmrs.ConceptNumeric
-
- getHiCritical() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getHiCritical() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getHierarchyAsJson(boolean, List<String>, String, Boolean) - Method in class org.openmrs.web.controller.query.LocationQueryController
-
- getHigh() - Method in class org.openmrs.util.DoubleRange
-
- getHiNormal() - Method in class org.openmrs.ConceptNumeric
-
- getHiNormal() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getHiNormal() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getHistory() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- getHl7Abbreviation() - Method in class org.openmrs.ConceptDatatype
-
- getHl7Abbreviation() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getHl7ArchivesDirectory() - Static method in class org.openmrs.hl7.HL7Util
-
Gets the destination directory for hl7 archives.
- getHL7Batch(Class, int, int, Integer, String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7Batch(Class, int, int, Integer, String) - Method in interface org.openmrs.hl7.db.HL7DAO
-
Returns hl7s based on batch settings and filtered by a query
- getHl7Code() - Method in class org.openmrs.ConceptSource
-
- getHL7Data() - Method in class org.openmrs.hl7.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
-
- getHL7InArchive(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InArchiveBatch(int, int, int, String) - Method in interface org.openmrs.hl7.HL7Service
-
Return a list of all hl7 in archives based on batch settings and a query string
- getHL7InArchiveBatch(int, int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InArchiveBatchAsJson(int, int, String, int) - Method in class org.openmrs.hl7.web.controller.Hl7InArchiveListController
-
method for returning a batch of HL7s from the queue based on datatable parameters
- getHL7InArchiveByState(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InArchiveByState(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7InArchiveByState(Integer) - Method in interface org.openmrs.hl7.HL7Service
-
If hl7 migration has been run and the state matches that of processed items, the method
returns a list of all archives in the file system, for any other state , it returns an empty
list, this is because all archives would have a status of 'processed' after migration and all
deleted archives moved back into the queue with a status of 'deleted' otherwise it returns
archives with a matching state if migration hasn't yet been run.
- getHL7InArchiveByState(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InArchiveByUuid(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InArchiveByUuid(String) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7InArchiveByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
-
Get the archive item with the given uuid
- getHL7InArchiveByUuid(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InArchiveId() - Method in class org.openmrs.hl7.HL7InArchive
-
- getHL7InArchives() - Method in interface org.openmrs.hl7.HL7Service
-
- getHL7InArchives() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- getHL7InArchivesToMigrate() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InArchivesToMigrate() - Method in interface org.openmrs.hl7.db.HL7DAO
-
provides a list of archives to be migrated
- getHL7InError(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InError(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7InError(Integer) - Method in interface org.openmrs.hl7.HL7Service
-
Get the error item with the given id
- getHL7InError(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InErrorBatch(int, int, String) - Method in interface org.openmrs.hl7.HL7Service
-
Return a list of all hl7 in errors based on batch settings and a query string
- getHL7InErrorBatch(int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InErrorBatchAsJson(int, int, String, int) - Method in class org.openmrs.hl7.web.controller.Hl7InErrorListController
-
method for returning a batch of HL7s from the queue based on datatable parameters; sorting is
unavailable at this time
- 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
-
- getHL7InErrors() - Method in interface org.openmrs.hl7.HL7Service
-
- getHL7InErrors() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- getHL7InQueue(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InQueue(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7InQueue(Integer) - Method in interface org.openmrs.hl7.HL7Service
-
Get the hl7 queue item with the given primary key id
- getHL7InQueue(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InQueueBatch(int, int, int, String) - Method in interface org.openmrs.hl7.HL7Service
-
Return a list of all hl7 in queues based on batch settings and a query string
- getHL7InQueueBatch(int, int, int, String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7InQueueBatchAsJson(int, int, String, int, int) - Method in class org.openmrs.hl7.web.controller.Hl7InQueueListController
-
method for returning a batch of HL7s from the queue based on datatable parameters
- getHL7InQueueByState(Integer) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7InQueueByState(Integer) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7InQueueByState(Integer) - Method in interface org.openmrs.hl7.HL7Service
-
Get the queue items given a state (deleted, error, pending, processing, processed).
- getHL7InQueueByState(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- 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
-
- getHL7InQueues() - Method in interface org.openmrs.hl7.HL7Service
-
- getHL7InQueues() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- getHl7QueueItemByUuid(String) - Method in interface org.openmrs.hl7.HL7Service
-
- 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(String) - Method in interface org.openmrs.hl7.HL7Service
-
- getHL7Source(Integer) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7Source(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- getHL7SourceByName(String) - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getHL7SourceByName(String) - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getHL7SourceByName(String) - Method in interface org.openmrs.hl7.HL7Service
-
Get the hl7 source object from the database that has the given name
- getHL7SourceByName(String) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getHL7SourceId() - Method in class org.openmrs.hl7.HL7Source
-
- getHL7SourceKey() - Method in class org.openmrs.hl7.HL7QueueItem
-
- getHL7Sources() - Method in interface org.openmrs.hl7.HL7Service
-
- getHL7Sources() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Deprecated.
- getHtmlTable() - Method in class org.openmrs.reporting.DataTable
-
Deprecated.
- getHydratedObject() - Method in class org.openmrs.PersonAttribute
-
Will try to create an object of class 'PersonAttributeType.format'.
- getiColumns() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Number of columns being displayed (useful for getting individual column search info).
- getId() - Method in class org.openmrs.activelist.ActiveListItem
-
- getId() - Method in class org.openmrs.activelist.ActiveListType
-
- 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.Concept
-
- getId() - Method in class org.openmrs.ConceptAnswer
-
- getId() - Method in class org.openmrs.ConceptClass
-
- getId() - Method in class org.openmrs.ConceptDatatype
-
- getId() - Method in class org.openmrs.ConceptDescription
-
- getId() - Method in class org.openmrs.ConceptMap
-
- getId() - Method in class org.openmrs.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.ConceptSetDerived
-
- 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.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.MimeType
-
Deprecated.
- 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.Note
-
- getId() - Method in class org.openmrs.notification.NoteType
-
- getId() - Method in class org.openmrs.notification.Template
-
- getId() - Method in class org.openmrs.Obs
-
- getId() - Method in interface org.openmrs.OpenmrsObject
-
- getId() - Method in class org.openmrs.Order
-
- getId() - Method in class org.openmrs.OrderFrequency
-
- getId() - Method in class org.openmrs.OrderType
-
- getId() - Method in class org.openmrs.Patient
-
- getId() - Method in class org.openmrs.PatientIdentifier
-
- getId() - Method in class org.openmrs.PatientIdentifierType
-
- getId() - Method in class org.openmrs.PatientProgram
-
- getId() - Method in class org.openmrs.PatientState
-
- getId() - Method in class org.openmrs.Person
-
- getId() - Method in class org.openmrs.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.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.report.ReportSchema
-
Deprecated.
- getId() - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- getId() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getId() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getId() - Method in class org.openmrs.Role
-
- getId() - Method in class org.openmrs.scheduler.Schedule
-
Gets the identifier of the schedule.
- getId() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the task identifier.
- getId() - Method in class org.openmrs.User
-
- getId() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getId() - Method in class org.openmrs.Visit
-
- getId() - Method in class org.openmrs.VisitAttribute
-
- getId() - Method in class org.openmrs.VisitAttributeType
-
- getId() - Method in class org.openmrs.VisitType
-
- getId() - Method in class org.openmrs.web.dwr.ListItem
-
- getId() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getId() - Method in class org.openmrs.web.taglib.PortletTag
-
- getIdentifier(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
-
- getIdentifier() - Method in class org.openmrs.web.dwr.PatientListItem
-
- getIdentifier() - Method in class org.openmrs.web.dwr.ProviderListItem
-
- getIdentifierCheckDigit() - Method in class org.openmrs.web.dwr.PatientListItem
-
- getIdentifierLocationUsed() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- getIdentifiers() - Method in class org.openmrs.Patient
-
Get all of this patients identifiers -- both voided and non-voided ones.
- getIdentifiers() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getIdentifierType() - Method in class org.openmrs.PatientIdentifier
-
- getIdentifierTypeName() - Method in class org.openmrs.web.dwr.PatientListItem
-
- getIdentifierTypes() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- getIdentifierValidator(Class<IdentifierValidator>) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getIdentifierValidator(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getIdentifierValidator(Class<IdentifierValidator>) - Method in interface org.openmrs.api.PatientService
-
Gets an identifier validator matching the given class.
- getIdentifierValidator(String) - Method in interface org.openmrs.api.PatientService
-
- getIdentifierValidators() - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getiDisplayLength() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Number of records that the table can display in the current draw.
- getiDisplayStart() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Display start point in the current data set.
- getIfFalse() - Method in class org.openmrs.web.taglib.SummaryTest
-
- getIfTrue() - Method in class org.openmrs.web.taglib.SummaryTest
-
- getIgnoreList() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- getImplementationId() - Method in interface org.openmrs.api.AdministrationService
-
Get the implementation id stored for this server Returns null if no implementation id has
been successfully set yet
- getImplementationId() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getImplementationId() - Method in class org.openmrs.ImplementationId
-
This is the unique id for this implementation.
- getIncludeExpired() - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- getIncludeRead() - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- getIndexDate() - Method in interface org.openmrs.logic.LogicContext
-
- getIndexTerms() - Method in class org.openmrs.Concept
-
Gets the list of all non-retired concept names which are index terms for this concept
- getIndexTermsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getIndexTermsForLocale(Locale) - Method in class org.openmrs.Concept
-
Gets the list of all non-retired concept names which are index terms in a given locale
- getIndication() - Method in class org.openmrs.Visit
-
- getIndicationConcept() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getIngredient() - Method in class org.openmrs.DrugIngredient
-
- getInheritedFields(Class<?>) - Method in class org.openmrs.util.Reflect
-
This method return all the fields (including private) until the given parameterized class
- getInheritedItems() - Method in class org.openmrs.web.taglib.ListPickerTag
-
- getInheritedRoles() - Method in class org.openmrs.Role
-
- getInheritingRoles(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- getInheritingRoles(Role) - Method in interface org.openmrs.api.UserService
-
- getInitial() - Method in class org.openmrs.ProgramWorkflowState
-
- getInitParameter(String) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- getInitParameter(String) - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
-
- getInitParameterNames() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- getInitParameterNames() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
-
- getInitParameters() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- 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() - Method in interface org.openmrs.arden.ArdenRule
-
- getInstance() - Method in class org.openmrs.arden.compiled.HiRiskLeadScreen
-
- getInstance() - Static method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Singleton Factory method
- getInstance() - Static method in class org.openmrs.layout.web.address.AddressSupport
-
- getInstance() - Static method in class org.openmrs.layout.web.name.NameSupport
-
- getInstance(Collection<Filter>, FilterChain) - Static method in class org.openmrs.module.web.filter.ModuleFilterChain
-
Factory method to construct and return a ModuleFilterChain
- getInstance(ModuleFilterDefinition, ServletContext) - Static method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
Factory method to construct and return a ModuleFilterConfig
- getInstance() - Static method in class org.openmrs.order.DrugOrderSupport
-
- getInstance() - Static method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getInstance(String, Map<String, Object>, Context) - Static method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getInstance(Class, Map<String, Object>) - Static method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getInstance() - Static method in class org.openmrs.scheduler.TaskFactory
-
Gets an instance of the schedulable factory
- getInstance() - Static method in class org.openmrs.summary.web.PatientSummarySpecification
-
- getInstance() - Static method in class org.openmrs.util.OpenmrsClassLoader
-
Get the static/singular instance of the module class loader
- getInstance(HttpServletRequest) - Static method in class org.openmrs.web.filter.util.CustomResourceLoader
-
Returns singleton instance of custom resource loader
- getInstitution() - Method in class org.openmrs.arden.MLMObject
-
- getInstitution() - Method in interface org.openmrs.arden.MlmRule
-
Returns the institution that authored this rule
- getInstructions() - Method in class org.openmrs.FreeTextDosingInstructions
-
- getInstructions() - Method in class org.openmrs.order.DrugSuggestion
-
- getInstructions() - Method in class org.openmrs.Order
-
- getInterpretJstl() - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- getInverse() - Method in class org.openmrs.web.taglib.PrivilegeTag
-
- getInverseOfCohort(Cohort) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getInverseOfCohort(Cohort) - Method in interface org.openmrs.api.PatientSetService
-
Equivalent to Cohort.subtract(PatientSetService.getAllPatients(), cohort) but may eventually
perform faster by delegating to the database.
- getIsHidden() - Method in class org.openmrs.ConceptMapType
-
- getIsNumeric() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getiSortCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Column being sorted on (you will need to decode this number for your database).
- getiSortingCols() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Number of columns to sort on.
- getIsPatient() - Method in class org.openmrs.Person
-
- getIsSet() - Method in class org.openmrs.FieldType
-
- getIsSet() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getItems() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getiTotalDisplayRecords() - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
- getiTotalRecords() - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
- 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
-
- getJavaScriptEscape() - Method in class org.openmrs.web.taglib.FormatTag
-
- getJSTree(Integer) - Method in class org.openmrs.web.dwr.DWRFormService
-
- getKey() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- getKey() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- getKey() - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- getKeys() - Method in interface org.openmrs.logic.datasource.LogicDataSource
-
- getKeywords() - Method in class org.openmrs.arden.MLMObject
-
- getKeywords() - Method in interface org.openmrs.arden.MlmRule
-
Returns keywords that can be used to classify the rule
- getLabel() - Method in class org.openmrs.module.web.extension.LinkExt
-
- getLabel() - Method in class org.openmrs.module.web.extension.provider.Link
-
- getLabel() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getLabel() - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getLabel() - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getLabel(ReportSchema) - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getLabel() - Method in class org.openmrs.report.Parameter
-
Deprecated.
- getLabel() - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- getLabel() - Method in interface org.openmrs.report.ReportRenderer
-
Deprecated.
- getLabel() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
Convenience method to get the label that this field should have.
- getLabel(Class, Object, Class, NodeMap) - Method in class org.openmrs.xml.OpenmrsLabelLogic
-
Deprecated.
- getLastEncounter(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getLastEncounterAttr(Object, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the attribute (encounterDatetime, provider, encounterType, etc) from the most recent
encounter.
- getLastExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the time the task was last executed.
- getLastModified(HttpServletRequest) - Method in class org.openmrs.module.web.ModuleResourcesServlet
-
Used for caching purposes
- getLastModified(HttpServletRequest) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- getLastMomentOfDay(Date) - Static method in class org.openmrs.util.OpenmrsUtil
-
Gets the date having the last millisecond of a given day.
- getLastName() - Method in class org.openmrs.User
-
- getLastNObs(Integer, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets the last n
obs for conceptName
- getLastNObs(Integer, Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets Observations from the last encounter
- getLastNObservations(Integer, Person, Concept, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getLastNObservations(Integer, Person, Concept, boolean) - Method in interface org.openmrs.api.ObsService
-
- getLastNObsWithValues(Integer, String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getLastNObsWithValues(Integer, Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets the most recent observation value
- getLastObs(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets the most recent Observation matching this concept
- getLastObs(Concept) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the most recent obs matching concept
out of the patient's encounters
- getLastObsWithValues(String, Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets the most recent Observation value matching this concept
- getLastObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Get the most recent obs matching concept
out of the patient's encounters
- getLastPatientSet(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getLaterality() - Method in class org.openmrs.TestOrder
-
Gets the laterality.
- getLatestState(PatientProgram, ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getLatestState(PatientProgram, ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getLatitude() - Method in interface org.openmrs.Address
-
- getLatitude() - Method in class org.openmrs.Location
-
- getLatitude() - Method in class org.openmrs.PersonAddress
-
- getLayoutSupportInstance() - Method in class org.openmrs.layout.web.address.AddressTemplate
-
- getLayoutSupportInstance() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getLayoutSupportInstance() - Method in class org.openmrs.layout.web.name.NameTemplate
-
- getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.AddressLayoutPortletController
-
- getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.LayoutPortletController
-
- getLayoutSupportInstance() - Method in class org.openmrs.web.controller.layout.NameLayoutPortletController
-
- getLayoutTemplateByCodeName(String) - Method in class org.openmrs.layout.web.LayoutSupport
-
- getLayoutTemplateByCountry(String) - Method in class org.openmrs.layout.web.LayoutSupport
-
- getLayoutTemplateByDisplayName(String) - Method in class org.openmrs.layout.web.LayoutSupport
-
- getLayoutTemplateByName(String) - Method in class org.openmrs.layout.web.LayoutSupport
-
- getLayoutTemplates() - Method in class org.openmrs.layout.web.LayoutSupport
-
- getLayoutToken() - Method in class org.openmrs.layout.web.address.AddressTemplate
-
- getLayoutToken() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getLayoutToken() - Method in class org.openmrs.layout.web.name.NameTemplate
-
- getLibCacheFolder() - Static method in class org.openmrs.util.OpenmrsClassLoader
-
Get the temporary "work" directory for expanded jar files
- getLibCacheFolderForModule(Module) - Static method in class org.openmrs.module.ModuleClassLoader
-
Get the library cache folder for the given module.
- getLimit() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getLineByLineFormat() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getLines() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getLinks() - Method in class org.openmrs.arden.MLMObject
-
- getLinks() - Method in interface org.openmrs.arden.MlmRule
-
Returns urls that can be used as reference for this rule
- getLinks() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
-
The links are appear under the getTitle heading on the
admin screen.
- getLinks() - Method in class org.openmrs.module.web.extension.LinkProviderExtension
-
- getLinks() - Method in interface org.openmrs.module.web.extension.provider.LinkProvider
-
- getLinkUrl(ReportSchema) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
TODO: this appears to be unused.
- getListSeparator() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- getLoadedModules() - Static method in class org.openmrs.module.ModuleFactory
-
Returns all modules found/loaded into the system (started and not started)
- getLoadedModulesCoreFirst() - Static method in class org.openmrs.module.ModuleFactory
-
Returns all modules found/loaded into the system (started and not started), with the core
modules at the start of that list
- getLoadedModulesMap() - Static method in class org.openmrs.module.ModuleFactory
-
Returns all modules found/loaded into the system (started and not started) in the form of a
map
- 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.ConceptWord
-
- getLocale() - Method in class org.openmrs.messagesource.PresentationMessage
-
Returns the locale within which the message is expressed.
- getLocale() - Method in class org.openmrs.web.taglib.ConceptTag
-
- getLocalePreferred() - Method in class org.openmrs.ConceptName
-
- getLocales() - Method in class org.openmrs.messagesource.impl.CachedMessageSource
-
- getLocales() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
Gets the locales which are available from the current message source.
- getLocales() - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
- getLocales() - Method in interface org.openmrs.messagesource.MutableMessageSource
-
Gets the locales for which messages are available from this source.
- getLocales() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getLocalesInOrder() - Static method in class org.openmrs.util.LocaleUtility
-
Utility method that returns a collection of all openmrs system locales, the set includes the
current logged in user's preferred locale if any is set, the default locale, allowed locales
in the order they are specified in the 'allowed.locale.list' global property and 'en' at the
very end of the set if it isn't yet among them.
- getLocalesOfConceptNames() - Method in interface org.openmrs.api.ConceptService
-
Gets the set of unique Locales used by existing concept names.
- getLocalesOfConceptNames() - Method in interface org.openmrs.api.db.ConceptDAO
-
- getLocalesOfConceptNames() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getLocalesOfConceptNames() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getLocalize() - Method in class org.openmrs.web.taglib.DatePatternTag
-
- getLocalize() - Method in class org.openmrs.web.taglib.DateTimePatternTag
-
- getLocalize() - Method in class org.openmrs.web.taglib.TimePatternTag
-
- getLocation() - Method in class org.openmrs.api.context.UserContext
-
- getLocation(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
-
- getLocation(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
-
- getLocation(Integer) - Method in interface org.openmrs.api.db.LocationDAO
-
Get a location by locationId
- getLocation(String) - Method in interface org.openmrs.api.db.LocationDAO
-
Get a location by name
- getLocation(Integer) - Method in interface org.openmrs.api.EncounterService
-
- getLocation(Integer) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- 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.Obs
-
- getLocation() - Method in class org.openmrs.PatientIdentifier
-
- getLocation() - Method in class org.openmrs.PatientProgram
-
- getLocation() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getLocation() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getLocation() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getLocation() - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- getLocation() - Method in class org.openmrs.Visit
-
- getLocation(Integer) - Method in class org.openmrs.web.dwr.DWREncounterService
-
- getLocation() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getLocation() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getLocation() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getLocation() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getLocation() - Method in class org.openmrs.web.taglib.FormatTag
-
- getLocation() - Method in class org.openmrs.web.taglib.LocationAndDepth
-
- 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
-
- 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
-
- getLocationByName(String) - Method in interface org.openmrs.api.EncounterService
-
- getLocationByName(String) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- 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
-
- getLocationId() - Method in class org.openmrs.web.dwr.LocationListItem
-
- getLocationId() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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() - Method in interface org.openmrs.api.EncounterService
-
- getLocations() - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- getLocations(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getLocations(String, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
Deprecated.
- 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, boolean, Integer, Integer) - Method in interface org.openmrs.api.LocationService
-
- getLocations(String, Location, Map<LocationAttributeType, Object>, boolean, Integer, Integer) - Method in interface org.openmrs.api.LocationService
-
Gets the locations matching the specified arguments.
- getLocations() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- getLocations() - Method in class org.openmrs.web.dwr.DWREncounterService
-
- getLocationsByTag(LocationTag) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getLocationsByTag(LocationTag) - Method in interface org.openmrs.api.LocationService
-
Returns locations that contain the given tag.
- getLocationService() - Static method in class org.openmrs.api.context.Context
-
- getLocationService() - Method in class org.openmrs.api.context.ServiceContext
-
- getLocationsHavingAllTags(List<LocationTag>) - Method in class org.openmrs.api.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
.
- getLocationTag() - Method in class org.openmrs.web.taglib.FormatTag
-
- getLocationTagByName(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
-
- getLocationTagByName(String) - Method in interface org.openmrs.api.db.LocationDAO
-
Get a location tag by name
- getLocationTagByName(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getLocationTagByName(String) - Method in interface org.openmrs.api.LocationService
-
Returns a location tag given the location's exact name (tag).
- getLocationTagByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
-
- getLocationTagByUuid(String) - Method in interface org.openmrs.api.db.LocationDAO
-
- getLocationTagByUuid(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getLocationTagByUuid(String) - Method in interface org.openmrs.api.LocationService
-
Returns a location tag by uuid
- getLocationTagId() - Method in class org.openmrs.LocationTag
-
- getLocationTagId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getLocationTags(String) - Method in class org.openmrs.api.db.hibernate.HibernateLocationDAO
-
- getLocationTags(String) - Method in interface org.openmrs.api.db.LocationDAO
-
Find all location tags with matching names.
- getLocationTags(String) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getLocationTags(String) - Method in interface org.openmrs.api.LocationService
-
Returns location tags that match the beginning of the given string.
- getLog4j() - Method in class org.openmrs.module.Module
-
- getLogic() - Method in class org.openmrs.arden.MLMObject
-
- getLogic() - Method in interface org.openmrs.arden.MlmRule
-
Returns the logic that is applied to the data to decide what action should be taken
- getLogicDataSource(String) - Method in interface org.openmrs.logic.LogicContext
-
Fetches a logic data source by name
- getLogicDataSource(String) - Method in interface org.openmrs.logic.LogicService
-
Get a logic data source by name
- getLogicDataSources() - Method in interface org.openmrs.logic.LogicService
-
Get all registered logic data sources
- getLogicParameters() - Method in interface org.openmrs.logic.LogicCriteria
-
- getLogicService() - Static method in class org.openmrs.api.context.Context
-
- getLogicService() - Method in class org.openmrs.api.context.ServiceContext
-
- getLoginCredential(User) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getLoginCredential(User) - Method in interface org.openmrs.api.db.UserDAO
-
- getLoginCredentialByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getLoginCredentialByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
-
Auto generated method comment
- getLogLines() - Method in class org.openmrs.util.MemoryAppender
-
- getLongitude() - Method in interface org.openmrs.Address
-
- getLongitude() - Method in class org.openmrs.Location
-
- getLongitude() - Method in class org.openmrs.PersonAddress
-
- 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
-
- getLowAbsolute() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getLowAbsolute() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getLowCritical() - Method in class org.openmrs.ConceptNumeric
-
- getLowCritical() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getLowCritical() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getLowNormal() - Method in class org.openmrs.ConceptNumeric
-
- getLowNormal() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getLowNormal() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getMandatoryModules() - Static method in class org.openmrs.module.ModuleUtil
-
Returns all modules that are marked as mandatory.
- getMappedConcept() - Method in class org.openmrs.ConceptProposal
-
- getMappingFiles() - Method in class org.openmrs.module.Module
-
- getMaxAge() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getMaxBirthdate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getMaxConceptId() - Method in interface org.openmrs.api.ConceptService
-
Gets the highest concept-id used by a concept.
- getMaxConceptId() - Method in interface org.openmrs.api.db.ConceptDAO
-
- getMaxConceptId() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getMaxConceptId() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getMaximumDailyDose() - Method in class org.openmrs.Drug
-
- 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
-
- getMaxOccurs() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getMaxTokens() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getmDataPropCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
The value specified by mDataProp for each column.
- getMediaType() - Method in class org.openmrs.module.Extension
-
Sets the content type of this extension.
- getMediaType() - Method in class org.openmrs.module.web.extension.AddEncounterToVisitExtension
-
- getMediaType() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.BoxExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
- getMediaType() - Method in class org.openmrs.module.web.extension.HeaderIncludeExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.LinkExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.LinkProviderExtension
-
- getMediaType() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.PortletExt
-
- getMediaType() - Method in class org.openmrs.module.web.extension.TableRowExt
-
- getMemberIds() - Method in class org.openmrs.Cohort
-
- getMembers() - Method in class org.openmrs.web.dwr.CohortListItem
-
- getMemberSetIds(Connection, String) - Static method in class org.openmrs.util.UpgradeUtil
-
- 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
- getMessage(String, Locale) - Method in class org.openmrs.web.controller.query.LocalizationController
-
- getMessagePreparator() - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- getMessagePreparator() - Method in interface org.openmrs.notification.MessageService
-
- getMessages() - Method in class org.openmrs.module.Module
-
Gets a mapping from locale to properties used by this module.
- getMessageSender() - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- getMessageSender() - Method in interface org.openmrs.notification.MessageService
-
- getMessageService() - Static method in class org.openmrs.api.context.Context
-
Get the message service.
- getMessageService() - Method in class org.openmrs.api.context.ServiceContext
-
- getMessageSource() - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Use the current RequestContext's application context as MessageSource.
- getMessageSources() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- getMessageSources() - Method in interface org.openmrs.messagesource.MessageSourceService
-
- getMessageSourceService() - Static method in class org.openmrs.api.context.Context
-
- getMessageSourceService() - Method in class org.openmrs.api.context.ServiceContext
-
Gets the MessageSourceService used in the context.
- getMessageState() - Method in class org.openmrs.hl7.HL7InArchive
-
- getMessageState() - Method in class org.openmrs.hl7.HL7InQueue
-
- getMiddleName() - Method in class org.openmrs.Person
-
Convenience method to get the middle name attribute on this person's preferred PersonName
- getMiddleName() - Method in class org.openmrs.PersonName
-
- getMiddleName() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getMigrationStatus() - Method in class org.openmrs.web.dwr.DWRHL7Service
-
Processes the ajax call for retrieving the progress and status
- getMimeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
Deprecated.
- getMimeType(Integer) - Method in interface org.openmrs.api.db.ObsDAO
-
Deprecated.
- getMimeType(Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getMimeType(Integer) - Method in interface org.openmrs.api.ObsService
-
- getMimeType() - Method in class org.openmrs.MimeType
-
Deprecated.
- getMimeTypeId() - Method in class org.openmrs.MimeType
-
Deprecated.
- getMimeTypes() - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getMimeTypes() - Method in interface org.openmrs.api.ObsService
-
- getMinAge() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getMinBirthdate() - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- getMinConceptId() - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getMinimumDailyDose() - Method in class org.openmrs.Drug
-
- getMiniPerson(P, String, String, String, String) - Static method in class org.openmrs.web.controller.person.PersonFormController
-
Add the given name, gender, and birthdate/age to the given Person
- getMinOccurs() - Method in class org.openmrs.attribute.BaseAttributeType
-
- getMinOccurs() - Method in interface org.openmrs.customdatatype.RepeatingCustomValueDescriptor
-
Implementations should never return null.
- getMinOccurs() - Method in class org.openmrs.FormField
-
- getMinOccurs() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- GetMLMObjectElement(String) - Method in class org.openmrs.arden.MLMObject
-
- getModel() - Method in class org.openmrs.web.filter.initialization.InitializationFilter
-
- getModel() - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
-
- getModel() - Method in class org.openmrs.web.filter.StartupFilter
-
The model that is used as the backer for all pages in this startup wizard.
- getModel() - Method in class org.openmrs.web.filter.update.UpdateFilter
-
- getModifier() - Method in class org.openmrs.activelist.Problem
-
- getModifier() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getModifier() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getModifierNum() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getModule() - Method in class org.openmrs.module.AdvicePoint
-
- getModule() - Method in class org.openmrs.module.ModuleClassLoader
-
- getModule() - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- getModule() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- getModuleActivator() - Method in class org.openmrs.module.Module
-
- getModuleById(String) - Static method in class org.openmrs.module.ModuleFactory
-
- getModuleByPackage(String) - Static method in class org.openmrs.module.ModuleFactory
-
- getModuleClassLoader(Module) - Static method in class org.openmrs.module.ModuleFactory
-
Get a module's classloader
- getModuleClassLoader(String) - Static method in class org.openmrs.module.ModuleFactory
-
Get a module's classloader via the module id
- getModuleClassLoaderMap() - Static method in class org.openmrs.module.ModuleFactory
-
Return all current classloaders keyed on module object
- getModuleClassLoaders() - Static method in class org.openmrs.module.ModuleFactory
-
Returns all module classloaders This method will not return null
- 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
-
- getModuleId() - Method in class org.openmrs.web.taglib.PortletTag
-
- getModuleIdAsPath() - Method in class org.openmrs.module.Module
-
- getModuleMappingResources() - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
-
- 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
- getModules() - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
- getModulesInStartupOrder(Collection<Module>) - Static method in class org.openmrs.module.ModuleFactory
-
Sort modules in startup order based on required and aware-of dependencies
- 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
-
- getMRNGeneratorLog() - Method in interface org.openmrs.api.AdministrationService
-
- getMRNGeneratorLog() - Method in interface org.openmrs.api.db.AdministrationDAO
-
- getMRNGeneratorLog() - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- getMRNGeneratorLog() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- 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.ImmutableOrderInterceptor
-
- getName() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getName() - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- getName() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getName() - Method in class org.openmrs.Cohort
-
- getName(Locale) - Method in class org.openmrs.Concept
-
Returns a name in the given locale.
- getName() - Method in class org.openmrs.Concept
-
Returns concept name, the look up for the appropriate name is done in the following order;
First name found in any locale that is explicitly marked as preferred while searching
available locales in order of preference (the locales are traversed in their order as they
are listed in the 'locale.allowed.list' including english global property).
First "Fully Specified" name found while searching available locales in order of
preference.
The first fully specified name found while searching through all names for the concept
The first synonym found while searching through all names for the concept.
The first random name found(except index terms) while searching through all names.
- getName(Locale, 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.ConceptSource
-
- 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.NoteType
-
- 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.report.CohortDataSet
-
Deprecated.
- getName() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
- getName() - Method in interface org.openmrs.report.DataSetDefinition
-
Deprecated.
Gets the name
- getName() - Method in class org.openmrs.report.Parameter
-
Deprecated.
- getName() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Returns the name of the ReportSchema
- getName() - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- getName() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getName() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.CohortFilter
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getName() - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getName() - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- getName() - Method in class org.openmrs.Role
-
- getName() - Method in class org.openmrs.scheduler.Schedule
-
Gets the name of the schedule.
- getName() - Method in class org.openmrs.tools.doclet.ShouldTaglet
-
Return the name of this custom tag.
- getName() - Method in class org.openmrs.Tribe
-
Deprecated.
- getName() - Method in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- getName() - Method in class org.openmrs.web.dwr.CohortListItem
-
- getName() - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- getName() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getName() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- getName() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getName() - Method in class org.openmrs.web.dwr.FormListItem
-
- getName() - Method in class org.openmrs.web.dwr.ListItem
-
- getName() - Method in class org.openmrs.web.dwr.LocationListItem
-
- getName() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getName() - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- getName() - Method in class org.openmrs.web.taglib.ListPickerTag
-
- 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.web.LayoutTemplate
-
- getNames(Locale) - Method in class org.openmrs.Concept
-
Returns all names available in a specific locale.
- getNames() - Method in class org.openmrs.Concept
-
- getNames(boolean) - Method in class org.openmrs.Concept
-
- getNames() - Method in class org.openmrs.Person
-
- getNames() - Method in class org.openmrs.User
-
- getNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getNaturalComparator() - Static method in class org.openmrs.util.NaturalStrings
-
Returns a comparator that compares contained numbers based on their numeric values and
compares other parts using the current locale's order rules.
- getNaturalComparator(Collator) - Static method in class org.openmrs.util.NaturalStrings
-
Returns a comparator that compares contained numbers based on their numeric values and
compares other parts using the given collator.
- getNaturalComparatorAscii() - Static method in class org.openmrs.util.NaturalStrings
-
Returns a comparator that compares contained numbers based on their numeric values and
compares other parts based on each character's Unicode value.
- getNaturalComparatorIgnoreCaseAscii() - Static method in class org.openmrs.util.NaturalStrings
-
Returns a comparator that compares contained numbers based on their numeric values and
compares other parts based on each character's Unicode value while ignore upper/lower case
differences.
- getNeighborhoodCell() - Method in class org.openmrs.Location
-
- getNeighborhoodCell() - Method in class org.openmrs.PersonAddress
-
- getNewOrderNumber(OrderContext) - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- getNewOrderNumber(OrderContext) - Method in interface org.openmrs.api.OrderNumberGenerator
-
Generates a new order number.
- getNewPassword() - Method in class org.openmrs.web.OptionsForm
-
- getNewTag(String, Vector<String>) - Static method in class org.openmrs.util.FormUtil
-
Generates a new, unique tag name for any given string
- getNextConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Finds the next concept in the dictionary that has the next largest concept id
- getNextConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getNextConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getNextConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getNextExecution(TaskDefinition) - Static method in class org.openmrs.scheduler.SchedulerUtil
-
Gets the next execution time based on the initial start time (possibly years ago, depending
on when the task was configured in OpenMRS) and the repeat interval of execution.
- getNextExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
-
Convenience method that asks SchedulerUtil for it's next execution time.
- getNextHL7InQueue() - Method in class org.openmrs.hl7.db.hibernate.HibernateHL7DAO
-
- getNextHL7InQueue() - Method in interface org.openmrs.hl7.db.HL7DAO
-
- getNextHL7InQueue() - Method in interface org.openmrs.hl7.HL7Service
-
Get the first queue item in the database
- getNextHL7InQueue() - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- 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
-
- getNonLayoutToken() - Method in class org.openmrs.layout.web.address.AddressTemplate
-
- getNonLayoutToken() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getNonLayoutToken() - Method in class org.openmrs.layout.web.name.NameTemplate
-
- getNonRetiredStateCount() - Method in class org.openmrs.ProgramWorkflow
-
Gets the number of states which are not retired
- getNoSuchMessageExceptionDescription(NoSuchMessageException) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Return default exception message.
- getNote(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
-
- getNote(Integer) - Method in interface org.openmrs.api.db.NoteDAO
-
Get note by internal identifier
- getNote(Integer) - Method in class org.openmrs.notification.impl.NoteServiceImpl
-
Get note by internal identifier
- getNote(Integer) - Method in interface org.openmrs.notification.NoteService
-
- getNotes() - Method in class org.openmrs.api.db.hibernate.HibernateNoteDAO
-
- getNotes() - Method in interface org.openmrs.api.db.NoteDAO
-
Get all notes
- getNotes() - Method in class org.openmrs.notification.impl.NoteServiceImpl
-
Get all notes from the database.
- getNotes(User) - Method in class org.openmrs.notification.impl.NoteServiceImpl
-
Get notes by user.
- getNotes(User) - Method in interface org.openmrs.notification.NoteService
-
- getNoteType() - Method in class org.openmrs.notification.Note
-
- getNotification() - Method in class org.openmrs.web.OptionsForm
-
- getNotificationAddress() - Method in class org.openmrs.web.OptionsForm
-
- getNum() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- getNum() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- getNum() - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- getNum() - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- 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.TestOrder
-
Gets numberOfRepeats of test order
- getNumberTransferred() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- getNumericAnswersForConcept(Concept, Boolean, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getNumericAnswersForConcept(Concept, Boolean, Integer, boolean) - Method in interface org.openmrs.api.ObsService
-
- getNumericVar() - Method in class org.openmrs.web.taglib.ConceptTag
-
- getNumForms() - Method in class org.openmrs.web.dwr.FieldListItem
-
- 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(Class<T>, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getObject(Class<T>, Integer) - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
Retrieves the saved object of the passed type from the database by it's id
- getObjectByUuid(Class<T>, String) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getObjectByUuid(Class<T>, String) - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
Retrieves the saved object of the passed type from the database by it's uuid
- getObjectToEncode() - Method in class org.openmrs.reporting.ReportObjectXMLEncoder
-
Deprecated.
- getObs(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
- getObs(Integer) - Method in interface org.openmrs.api.db.ObsDAO
-
- getObs(Integer) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObs(Integer) - Method in interface org.openmrs.api.ObsService
-
Get an observation
- getObs() - Method in class org.openmrs.ConceptProposal
-
- getObs() - Method in class org.openmrs.Encounter
-
- getObs(Obs, String) - Method in interface org.openmrs.obs.ComplexObsHandler
-
Fetches the ComplexData from the location indicated from Obs.value_complex, attaches
ComplexData onto the Obs and returns the Obs.
- getObs(Obs, String) - Method in class org.openmrs.obs.handler.AbstractHandler
-
- getObs(Obs, String) - Method in class org.openmrs.obs.handler.BinaryDataHandler
-
Currently supports all views
- getObs(Obs, String) - Method in class org.openmrs.obs.handler.BinaryStreamHandler
-
Returns the same ComplexData for all views.
- getObs(Obs, String) - Method in class org.openmrs.obs.handler.ImageHandler
-
Currently supports all views and puts the Image file data into the ComplexData object
- getObs(Obs, String) - Method in class org.openmrs.obs.handler.TextHandler
-
- getObs() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
public getter for the obs that are the different rows for this FieldHolder.
- getObs(Obs, String) - Method in class org.openmrs.web.controller.observation.handler.WebImageHandler
-
Returns the ComplexData for an Obs depending on the view.
- getObs(Integer) - Method in class org.openmrs.web.dwr.DWRObsService
-
Auto generated method comment
- getObs() - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- getObsAtTopLevel(boolean) - Method in class org.openmrs.Encounter
-
Returns a Set of all root-level Obs of an Encounter, including obsGroups
- getObsByPatientConceptEncounter(String, String, String) - Method in class org.openmrs.web.dwr.DWRObsService
-
Auto generated method comment
- getObsByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
- getObsByUuid(String) - Method in interface org.openmrs.api.db.ObsDAO
-
Auto generated method comment
- getObsByUuid(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObsByUuid(String) - Method in interface org.openmrs.api.ObsService
-
Get Obs by its UUID
- getObsConcept() - Method in class org.openmrs.ConceptProposal
-
- getObsDate() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getObsDatetime() - Method in class org.openmrs.Obs
-
- getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, List<ConceptName>, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
- getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, List<ConceptName>, boolean) - Method in interface org.openmrs.api.db.ObsDAO
-
- getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservationCount(List<ConceptName>, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservationCount(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
-
This method fetches the count of observations according to the criteria in the given
arguments.
- getObservationCount(List<ConceptName>, boolean) - Method in interface org.openmrs.api.ObsService
-
Gets the number of observations(including voided ones) that are using the specified
conceptNames as valueCodedName answers
- getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
- getObservations(Cohort, Concept, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.db.ObsDAO
-
- getObservations(Cohort, Concept, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservations(String) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
This implementation queries the obs table comparing the given searchString
with
the patient's identifier, encounterId, and obsId
- getObservations(Person, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservations(Concept, Location, String, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(Person, Concept, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(Concept, String, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(Encounter) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservations(List<Concept>, Date, Date, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(List<Concept>, Date, Date) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(Cohort, List<Concept>, Date, Date) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservations(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getObservations(Cohort, Concept, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
Date range is inclusive of both endpoints
- getObservations(Person, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservations(List<Person>, List<Encounter>, List<Concept>, List<Concept>, List<OpenmrsConstants.PERSON_TYPE>, List<Location>, List<String>, Integer, Integer, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
-
This method fetches observations according to the criteria in the given arguments.
- getObservations(String) - Method in interface org.openmrs.api.ObsService
-
This method searches the obs table based on the given searchString
.
- getObservations(Concept, Location, String, Integer, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservations(Person, Concept, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservations(Concept, String, Integer, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservations(Encounter) - Method in interface org.openmrs.api.ObsService
-
- getObservations(List<Concept>, Date, Date, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservations(List<Concept>, Date, Date) - Method in interface org.openmrs.api.ObsService
-
- getObservations(Cohort, List<Concept>, Date, Date) - Method in interface org.openmrs.api.ObsService
-
- getObservations(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
-
- getObservations(Cohort, Concept, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
Date range is inclusive of both endpoints
- getObservations() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- getObservations(Integer) - Method in class org.openmrs.web.dwr.DWRObsService
-
Get all observations for the given encounter TODO: rename to getObservationsByEncounter
- getObservations() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getObservations() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getObservations() - Method in class org.openmrs.web.taglib.SummaryTest
-
- getObservationsAnsweredByConcept(Concept, Integer, boolean) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getObservationsAnsweredByConcept(Concept, Integer, boolean) - Method in interface org.openmrs.api.ObsService
-
- getObservationsByPerson(Person) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservationsByPerson(Person) - Method in interface org.openmrs.api.ObsService
-
Get all Observations for the given person, sorted by obsDatetime ascending.
- getObservationsByPersonAndConcept(Person, Concept) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- getObservationsByPersonAndConcept(Person, Concept) - Method in interface org.openmrs.api.ObsService
-
Get all nonvoided observations for the given patient with the given concept as the question
concept (conceptId)
- getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getObservationsValues(Cohort, Concept) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getObservationsValues(Cohort, Concept, List<String>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
Deprecated.
- getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getObservationsValues(Cohort, Concept) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getObservationsValues(Cohort, Concept, List<String>) - Method in interface org.openmrs.api.PatientSetService
-
- getObservationsValues(Cohort, Concept, List<String>, Integer, boolean) - Method in interface org.openmrs.api.PatientSetService
-
Returns a mapping from patient id to obs for concept c
- getObsGroup() - Method in class org.openmrs.Obs
-
An obs grouping occurs when the question (#getConcept()) is a set.
- getObsGroupId() - Method in class org.openmrs.Obs
-
- getObsGroupMatrix() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
List of columns for each obs grouper in this fieldholder.
- getObsId() - Method in class org.openmrs.Obs
-
- getObsId() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getObsService() - Static method in class org.openmrs.api.context.Context
-
- getObsService() - Method in class org.openmrs.api.context.ServiceContext
-
- getObsValue() - Method in class org.openmrs.web.taglib.FormatTag
-
- getObsWithValues(Concept, List<String>) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getOldPassword() - Method in class org.openmrs.web.OptionsForm
-
- getOnDate() - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- getOnDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- getOnDate() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getOpenmrsLogLocation() - Static method in class org.openmrs.util.OpenmrsUtil
-
Returns the location of the OpenMRS log file.
- getOpenmrsPlatformVersion() - Method in class org.openmrs.module.ModuleConditionalResource
-
- getOpenmrsProperty(String) - Static method in class org.openmrs.util.OpenmrsConstants
-
- getOpenmrsVersion() - Method in class org.openmrs.module.ModuleConditionalResource
-
- 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.reporting.CompoundPatientFilter
-
Deprecated.
- 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.Obs
-
- getOrder() - Method in class org.openmrs.web.dwr.ObsListItem
-
- 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
-
- 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
-
Auto generated method comment
- getOrderByUuid(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- getOrderByUuid(String) - Method in interface org.openmrs.api.OrderService
-
Get Order by its UUID
- getOrderedFormFields() - Method in class org.openmrs.Form
-
- getOrderer() - Method in class org.openmrs.Order
-
- 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
- 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
-
- 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(Patient, CareSetting, List<OrderType>, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
-
- 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(Patient, CareSetting, OrderType, boolean) - 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() - Method in class org.openmrs.Encounter
-
- getOrderService() - Static method in class org.openmrs.api.context.Context
-
- getOrderService() - 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
-
- 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
-
- 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
- getOrdinal() - Method in class org.openmrs.notification.Template
-
- getOrientation() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getOriginalText() - Method in class org.openmrs.ConceptProposal
-
- getOtherGroupedConcepts() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getOtherIdentifiers() - Method in class org.openmrs.web.dwr.PatientListItem
-
- getOtherNames() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getOtherwise() - Method in class org.openmrs.web.taglib.RequireTag
-
- getOutcome() - Method in class org.openmrs.PatientProgram
-
- getOutcomeId() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- 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
- getOverrideContent(String) - Method in class org.openmrs.module.web.extension.LinkExt
-
This extension does not have a place for any default content to go
- getOverrideContent(String) - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
This extension does not have a place for any default content to go
- 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.
- getPageContext() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getPageContext() - Method in class org.openmrs.web.taglib.PortletTag
-
- getPageNumber() - Method in class org.openmrs.FormField
-
- getPageNumber() - Method in class org.openmrs.web.controller.encounter.EncounterDisplayController.FieldHolder
-
Convenience method to get the page number for this row.
- getPageNumber() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getParameter(Parameterizable, String) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve a Parameter by Name.
- getParameter(String) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve Parameter from Global Scope only.
- getParameterClass() - Method in class org.openmrs.logic.rule.RuleParameterInfo
-
- getParameterList(String) - Method in interface org.openmrs.logic.LogicService
-
Fetches the parameters expected by a given rule
- getParameterList() - Method in interface org.openmrs.logic.Rule
-
Returns the list of arguments.
- getParameterMap() - Method in class org.openmrs.module.Extension
-
Get all of the parameters given to this extension point
- getParameterMap() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getParameterMap() - Method in class org.openmrs.web.taglib.PortletTag
-
- getParameters() - Method in class org.openmrs.cohort.StaticCohortDefinition
-
Deprecated.
- getParameters() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getParameters() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getParameters() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
- getParameters() - Method in interface org.openmrs.report.Parameterizable
-
Deprecated.
A object that can take parameters should examine itself and its child objects to find out all
of its required parameters.
- getParameters() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Looks through the datasetdefinitions and cohorts to get the rquired parameters TODO
- getParameters() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getParameters() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getParameters() - Method in class org.openmrs.reporting.InversePatientFilter
-
Deprecated.
- getParameters() - Method in class org.openmrs.reporting.LogicPatientFilter
-
Deprecated.
- getParameters() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getParameters() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getParameters() - Method in class org.openmrs.web.taglib.PortletTag
-
- getParameterValue(Parameterizable, Parameter) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve parameter value by Parameter.
- getParameterValue(Parameter) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve parameter value in Global Scope only.
- getParameterValue(Parameterizable, String) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve parameter value by parameter name.
- getParameterValue(String) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve global parameter value by name
- getParameterValues() - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Retrieve all parameter values
- getParent() - Method in class org.openmrs.FormField
-
- getParent() - Method in class org.openmrs.OrderType
-
- getParent() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getParentLocation() - Method in class org.openmrs.Location
-
- getParentMessageSource() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- getParsedComposition() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getParsedCompositionString() - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- getPassphrase() - Method in class org.openmrs.ImplementationId
-
This text is a long text string that is used to validate who uses an implementation id.
- getPath() - Method in class org.openmrs.module.ModuleConditionalResource
-
- getPath() - Method in class org.openmrs.web.taglib.FormatDateTag
-
- getPathForResource(Module, String) - Static method in class org.openmrs.module.ModuleUtil
-
Takes a global path and returns the local path within the specified module.
- getPatient(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatient(Integer) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatient(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatient(Integer) - Method in interface org.openmrs.api.PatientService
-
Get patient by internal identifier
- getPatient() - Method in class org.openmrs.arden.ArdenValue
-
- getPatient() - Method in class org.openmrs.Encounter
-
- getPatient(Integer) - Method in interface org.openmrs.logic.LogicContext
-
Gets the patient object for the given patient id (this patient must be in the cohort of this context)
- getPatient() - Method in class org.openmrs.notification.Note
-
- getPatient() - Method in class org.openmrs.Obs
-
- getPatient() - Method in class org.openmrs.Order
-
- getPatient() - Method in class org.openmrs.PatientIdentifier
-
- getPatient() - Method in class org.openmrs.PatientProgram
-
- getPatient() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPatient() - Method in class org.openmrs.Visit
-
- getPatient() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getPatient(Integer) - Method in class org.openmrs.web.controller.visit.VisitListController
-
- getPatient(Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Convenience method for dwr/javascript to convert a patient id into a Patient object (or at
least into data about the patient)
- getPatientAttr(String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Retrieves properties on the patient like patient.patientName.familyName
- getPatientAttr(String, String, boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Retrieves properties on the patient like patient.patientName.familyName
- getPatientAttributes(Cohort, String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientAttributes(Cohort, String, String, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientAttributes(Cohort, String, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientAttributes(Cohort, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientAttributes(Cohort, String, String, boolean) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getPatientAttributes(Cohort, String, boolean) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getPatientByExample(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
This default implementation simply looks at the OpenMRS internal id (patient_id).
- getPatientByExample(Patient) - Method in interface org.openmrs.api.PatientService
-
This method tries to find a patient in the database given the attributes on the given
patientToMatch
object.
- getPatientByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
-
Auto generated method comment
- getPatientByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientByUuid(String) - Method in interface org.openmrs.api.PatientService
-
Get patient by universally unique identifier.
- getPatientFilter() - Method in class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
Get the patient filter assigned to the cohort definition.
- getPatientFilterById(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getPatientFilterById(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- getPatientFilterByName(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getPatientFilterByName(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- getPatientId() - Method in class org.openmrs.Encounter
-
- getPatientId() - Method in class org.openmrs.Patient
-
- getPatientId() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPatientId() - Method in class org.openmrs.web.dwr.PatientListItem
-
- getPatientId() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getPatientId() - Method in class org.openmrs.web.taglib.PatientWidgetTag
-
- getPatientId() - Method in class org.openmrs.web.taglib.PortletTag
-
- getPatientId() - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- getPatientIdentifier(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifier(Integer) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatientIdentifier(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifier() - Method in exception org.openmrs.api.PatientIdentifierException
-
- getPatientIdentifier(Integer) - Method in interface org.openmrs.api.PatientService
-
Returns a patient identifier that matches the given patientIndentifier id
- getPatientIdentifier() - Method in class org.openmrs.Patient
-
Convenience method to get the first "preferred" identifier for a patient.
- getPatientIdentifier(PatientIdentifierType) - Method in class org.openmrs.Patient
-
Returns the first (preferred) patient identifier matching a
PatientIdentifierType
Otherwise, returns the first non-voided identifier
Otherwise, null
- getPatientIdentifier(Integer) - Method in class org.openmrs.Patient
-
Return's the first (preferred) patient identifier matching identifierTypeId
- getPatientIdentifier(String) - Method in class org.openmrs.Patient
-
Return's the (preferred) patient identifier matching identifierTypeName
Otherwise returns that last PatientIdenitifer
- getPatientIdentifier(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Retrieves a patient identifier based on the given identifier type.
- getPatientIdentifierByType(Cohort, List<PatientIdentifierType>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientIdentifierByType(Cohort, List<PatientIdentifierType>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientIdentifierByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifierByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatientIdentifierByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierByUuid(String) - Method in interface org.openmrs.api.PatientService
-
Get patient identifier by universally unique identifier.
- getPatientIdentifierId() - Method in class org.openmrs.PatientIdentifier
-
- getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifiers(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifiers(String, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifiers(String, PatientIdentifierType, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifiers(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
-
- getPatientIdentifiers(String, List<PatientIdentifierType>, List<Location>, List<Patient>, Boolean) - Method in interface org.openmrs.api.PatientService
-
Get all patientIdentifiers that match all of the given criteria Voided identifiers are not
returned
- getPatientIdentifiers(String, PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
-
- getPatientIdentifiers(PatientIdentifierType) - Method in class org.openmrs.Patient
-
Returns only the non-voided identifiers for this patient.
- getPatientIdentifiersByType(Cohort, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientIdentifiersByType(Cohort, PatientIdentifierType) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientIdentifierStringsByType(Cohort, PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientIdentifierStringsByType(Cohort, PatientIdentifierType) - Method in interface org.openmrs.api.PatientSetService
-
Gets a map of patient identifiers values by identifier type, indexed by patient primary key.
- getPatientIdentifierType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifierType(Integer) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatientIdentifierType(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierType(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
Deprecated.
- getPatientIdentifierType(Integer) - Method in interface org.openmrs.api.PatientService
-
Get patientIdentifierType by internal identifier
- getPatientIdentifierType(String) - Method in interface org.openmrs.api.PatientService
-
- getPatientIdentifierTypeByName(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierTypeByName(String) - Method in interface org.openmrs.api.PatientService
-
Get patientIdentifierType by exact name
- getPatientIdentifierTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifierTypeByUuid(String) - Method in interface org.openmrs.api.db.PatientDAO
-
Auto generated method comment
- getPatientIdentifierTypeByUuid(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierTypeByUuid(String) - Method in interface org.openmrs.api.PatientService
-
Get patient identifierType by universally unique identifier
- getPatientIdentifierTypeId() - Method in class org.openmrs.PatientIdentifierType
-
- getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatientIdentifierTypes() - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientIdentifierTypes() - Method in interface org.openmrs.api.PatientService
-
- getPatientIdentifierTypes(String, String, Boolean, Boolean) - Method in interface org.openmrs.api.PatientService
-
Get all patientIdentifier types that match the given criteria
- getPatientIds() - Method in class org.openmrs.Cohort
-
- getPatientIds() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getPatientIds() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getPatientIds() - Method in class org.openmrs.web.taglib.PortletTag
-
- getPatientModel(Integer, ModelMap, WebRequest) - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- getPatientOrPromotePerson(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientOrPromotePerson(Integer) - Method in interface org.openmrs.api.PatientService
-
Get patient by internal identifier.
- getPatientProgram(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getPatientProgram(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Returns a PatientProgram given that PatientPrograms primary key patientProgramId
A null value is returned if no PatientProgram exists with this patientProgramId.
- getPatientProgram(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPatientProgram(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns a PatientProgram given that PatientPrograms primary key patientProgramId
A null value is returned if no PatientProgram exists with this patientProgramId.
- getPatientProgram() - Method in class org.openmrs.PatientState
-
- getPatientProgram(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- getPatientProgramByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getPatientProgramByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Auto generated method comment
- getPatientProgramByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPatientProgramByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get a patient program by its uuid.
- getPatientProgramId() - Method in class org.openmrs.PatientProgram
-
- getPatientProgramId() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getPatientPrograms(Cohort, Program, boolean, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
This method assumes the patient is not simultaneously enrolled in the program more than once.
- getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getPatientPrograms(Cohort, Collection<Program>) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
TODO: refactor this
- getPatientPrograms(Cohort, Program, boolean, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientPrograms(Cohort, Collection<Program>) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
- getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Returns PatientPrograms that match the input parameters.
- getPatientPrograms(Cohort, Program) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPatientPrograms(Cohort, Collection<Program>) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPatientPrograms(Patient) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getPatientPrograms(Cohort, Program) - Method in interface org.openmrs.api.PatientSetService
-
Gets program enrollment data for the given cohort in the given program.
- getPatientPrograms(Patient, Program, Date, Date, Date, Date, boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns PatientPrograms that match the input parameters.
- getPatientPrograms(Patient) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getPatientPrograms(Cohort, Collection<Program>) - Method in interface org.openmrs.api.ProgramWorkflowService
-
TODO: refactor?
- getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- getPatients(Collection<Integer>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatients(Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer, boolean) - Method in interface org.openmrs.api.db.PatientDAO
-
- getPatients(Collection<Integer>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatients(Integer, Integer) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatients(String, String, List<PatientIdentifierType>) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatients(String, String, List<PatientIdentifierType>, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatients(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatients(String, Integer, Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatients(Collection<Integer>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatients(Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatients(String, String, List<PatientIdentifierType>, boolean) - Method in interface org.openmrs.api.PatientService
-
Get patients based on given criteria The identifier is matched with the regex
OpenmrsConstants.PATIENT_IDENTIFIER_REGEX
All parameters are optional and
nullable.
- getPatients(String, String, List<PatientIdentifierType>) - Method in interface org.openmrs.api.PatientService
-
- getPatients(String) - Method in interface org.openmrs.api.PatientService
-
Generic search on patients based on the given string.
- getPatients(String, Integer, Integer) - Method in interface org.openmrs.api.PatientService
-
Generic search on patients based on the given string and returns a specific number of them
from the specified starting position.
- getPatients(String, String, List<PatientIdentifierType>, boolean, Integer, Integer) - Method in interface org.openmrs.api.PatientService
-
Get a limited size of patients from a given start index based on given criteria The
identifier is matched with the regex OpenmrsConstants.PATIENT_IDENTIFIER_REGEX
All parameters are optional and nullable.
- getPatients(Collection<Integer>) - Method in interface org.openmrs.api.PatientSetService
-
TODO write something here
- getPatients(Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
-
Get a batch of patients that are not voided in the database
- getPatients(String) - Method in class org.openmrs.web.dwr.DWRPatientSetService
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsByCharacteristics(String, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsByCharacteristics(String, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean) - Method in interface org.openmrs.api.PatientSetService
-
Get patients by specified gender, birthdate range, age range, and alive status (all optional)
- getPatientsByCharacteristics(String, Date, Date, Integer, Integer, Boolean, Boolean, Date) - Method in interface org.openmrs.api.PatientSetService
-
Get patients by specified gender, birthdate range, age range, and alive status (all optional)
- getPatientsByIdentifier(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientsByIdentifier(String, boolean) - Method in interface org.openmrs.api.PatientService
-
- getPatientsByIdentifierPattern(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientsByIdentifierPattern(String, boolean) - Method in interface org.openmrs.api.PatientService
-
- getPatientsByName(String) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientsByName(String, boolean) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getPatientsByName(String) - Method in interface org.openmrs.api.PatientService
-
- getPatientsByName(String, boolean) - Method in interface org.openmrs.api.PatientService
-
- getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
TODO: Fails to leave out patients who are voided Returns the set of patients that were in a
given program, workflow, and state, within a given date range
- getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsByProgramAndState(Program, List<ProgramWorkflowState>, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
Gets patients who are enrolled in the given program or in the given state(s) at the specified
time
- getPatientsByRelationship(RelationshipType, boolean, boolean, Person) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
TODO get rid of the potentially-expensive call to getAllPatients()
- getPatientsByRelationship(RelationshipType, boolean, boolean, Person) - Method in interface org.openmrs.api.db.PatientSetDAO
-
Returns the cohort of patients matching a particular relationship search.
- getPatientSearch(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getPatientSearch(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getPatientSearch() - Method in class org.openmrs.reporting.PatientSearchReportObject
-
Deprecated.
- getPatientSearch(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get patient search object by internal id or null if none found
- getPatientSearch(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get a patient search matching the name exactly or null if none found
- getPatientSearchId() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getPatientSearchId() - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- getPatientSearchId() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getPatientSearchMembership(Integer, String, String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPatientService() - Static method in class org.openmrs.api.context.Context
-
- getPatientService() - Method in class org.openmrs.api.context.ServiceContext
-
- getPatientSet(int, EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getPatientSet(int, boolean, EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getPatientSet() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPatientSet() - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Gets the default patient set.
- getPatientSetCombineWithAnd(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getPatientSetCombineWithOr(EvaluationContext) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getPatientSetIfNotAllPatients() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Returns the patient set only if it is a subset of all patients.
- getPatientSetService() - Static method in class org.openmrs.api.context.Context
-
- getPatientSetService() - Method in class org.openmrs.api.context.ServiceContext
-
- getPatientsHavingDateObs(Integer, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
TODO: don't return voided patients Gets all patients with an obs's value_date column value
within startTime
and endTime
- getPatientsHavingDateObs(Integer, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingDateObs(Integer, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingDateObs(Integer, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
Returns a PatientSet of patient who had drug orders for a set of drugs active on a certain
date.
- getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, PatientSetService.GroupMethod, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, Date) - Method in interface org.openmrs.api.PatientSetService
-
Returns a Cohort of patient who had drug orders for a set of drugs active on a certain date.
- getPatientsHavingDrugOrder(Collection<Integer>, Collection<Integer>, PatientSetService.GroupMethod, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
Returns a Cohort of patient who had drug orders for a set of drugs active between a pair of
dates.
- getPatientsHavingDrugOrder(List<Drug>, List<Concept>, Date, Date, Date, Date, Boolean, List<Concept>) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
Returns the set of patients that have encounters, with several optional parameters:
of type encounterType
at a given location
from filling out a specific form
on or after fromDate
on or before toDate
patients with at least minCount of the given encounters
patients with up to maxCount of the given encounters
- getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingEncounters(EncounterType, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingEncounters(EncounterType, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
-
Searches for patients who have encounters as described by the arguments to this method
- getPatientsHavingEncounters(List<EncounterType>, Location, Form, Date, Date, Integer, Integer) - Method in interface org.openmrs.api.PatientSetService
-
Gets patients who have encounters as described by the parameters specified (all optional)
- getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingLocation(Location) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingLocation(Location, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingLocation(Integer) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingLocation(Location) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingLocation(Location, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingLocation(Integer) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingLocation(Integer, PatientSetService.PatientLocationMethod) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingNumericObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Number, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingObs(Integer, PatientSetService.TimeModifier, PatientSetService.Modifier, Object, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
Searches for patients who have observations as described by the arguments to this method
- getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingPersonAttribute(PersonAttributeType, String) - Method in interface org.openmrs.api.PatientSetService
-
At least one of attribute and value must be non-null
- getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsHavingTextObs(Concept, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsHavingTextObs(Concept, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsHavingTextObs(Integer, String, PatientSetService.TimeModifier) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientsInProgram(Integer, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
TODO: Don't return voided patients Returns the set of patients that were ever in enrolled in
a given program.
- getPatientsInProgram(Integer, Date, Date) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPatientsInProgram(Program, Date, Date) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPatientsInProgram(Program, Date, Date) - Method in interface org.openmrs.api.PatientSetService
-
- getPatientState(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getPatientState(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getPatientState(Integer) - Method in class org.openmrs.PatientProgram
-
Returns the
PatientState
associated with this PatientProgram that has an id that
matches the passed
patientStateId
- getPatientStateByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getPatientStateByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
- getPatientStateByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPatientStateByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get a program state by its uuid.
- getPatientStateId() - Method in class org.openmrs.PatientState
-
- getPatientStateId() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getPatientStates(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- getPeople(String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPeople(String, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPeople(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPeople(String, Boolean) - Method in interface org.openmrs.api.PersonService
-
Find a person matching the searchPhrase search string
- getPerson() - Method in class org.openmrs.activelist.ActiveListItem
-
- getPerson(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPerson(Integer) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPerson(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPerson(Patient) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPerson(User) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPerson(Integer) - Method in interface org.openmrs.api.PersonService
-
Gets a person by internal id
- getPerson(Patient) - Method in interface org.openmrs.api.PersonService
-
- getPerson(User) - Method in interface org.openmrs.api.PersonService
-
- getPerson() - Method in class org.openmrs.module.web.FormEntryContext
-
- getPerson() - Method in class org.openmrs.Obs
-
Get the person object that this obs is acting on.
- getPerson() - Method in class org.openmrs.PersonAddress
-
- getPerson() - Method in class org.openmrs.PersonAttribute
-
- getPerson() - Method in class org.openmrs.PersonName
-
- getPerson() - Method in class org.openmrs.Provider
-
- getPerson() - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- getPerson() - Method in class org.openmrs.User
-
- getPerson() - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- getPerson(Integer) - Method in class org.openmrs.web.dwr.DWRPersonService
-
- getPerson() - Method in class org.openmrs.web.taglib.FormatTag
-
- getPersonA() - Method in class org.openmrs.Relationship
-
- getPersonA() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonAddress() - Method in class org.openmrs.Person
-
Convenience method to get the
PersonAddress
object that is marked as "preferred".
- getPersonAddress() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getPersonAddressByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAddressByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonAddressByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAddressByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Get PersonAddress by its UUID
- getPersonAddressId() - Method in class org.openmrs.PersonAddress
-
- getPersonAId() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonAttribute(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAttribute(Integer) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonAttribute(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttribute(Integer) - Method in interface org.openmrs.api.PersonService
-
Get a PersonAttribute from the database with the given PersonAttributeid
- getPersonAttribute(String, String, String, String, boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPersonAttribute(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getPersonAttributeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAttributeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonAttributeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Get PersonAttribute by its UUID
- getPersonAttributeId() - Method in class org.openmrs.PersonAttribute
-
- getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getPersonAttributes(Cohort, String, String, String, String, boolean) - Method in interface org.openmrs.api.PatientSetService
-
- getPersonAttributes() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getPersonAttributeType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAttributeType(Integer) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonAttributeType(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeType(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeType(Integer) - Method in interface org.openmrs.api.PersonService
-
Get the PersonAttributeType given the type's PersonAttributeTypeId
- getPersonAttributeType(String) - Method in interface org.openmrs.api.PersonService
-
- getPersonAttributeTypeByName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypeByName(String) - Method in interface org.openmrs.api.PersonService
-
Get the PersonAttributeType given the type's name
- getPersonAttributeTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAttributeTypeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
Auto generated method comment
- getPersonAttributeTypeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypeByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Gets a person attribute type with the given uuid.
- getPersonAttributeTypeId() - Method in class org.openmrs.PersonAttributeType
-
- getPersonAttributeTypes(String, String, Integer, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonAttributeTypes(String, String, Integer, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonAttributeTypes(String, String, Integer, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypes(OpenmrsConstants.PERSON_TYPE, PersonService.ATTR_VIEW_TYPE) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypes(String, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonAttributeTypes() - Method in interface org.openmrs.api.PersonService
-
- getPersonAttributeTypes(String, String, Integer, Boolean) - Method in interface org.openmrs.api.PersonService
-
Find person attribute types matching the given parameters.
- getPersonAttributeTypes(OpenmrsConstants.PERSON_TYPE, PersonService.ATTR_VIEW_TYPE) - Method in interface org.openmrs.api.PersonService
-
Gets the types defined for the given person type (person, user, patient) and the given type
of view (one person vs many person objects)
- getPersonAttributeTypes(String, String) - Method in interface org.openmrs.api.PersonService
-
- getPersonAType() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonB() - Method in class org.openmrs.Relationship
-
- getPersonB() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonBId() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonBType() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getPersonByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
Auto generated method comment
- getPersonByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Get Person by its UUID
- getPersonChangedBy() - Method in class org.openmrs.Person
-
- getPersonCreator() - Method in class org.openmrs.Person
-
- getPersonDateChanged() - Method in class org.openmrs.Person
-
- getPersonDateCreated() - Method in class org.openmrs.Person
-
- getPersonDateVoided() - Method in class org.openmrs.Person
-
- getPersonId() - Method in class org.openmrs.Obs
-
The person id of the person on this object.
- getPersonId() - Method in class org.openmrs.Person
-
- getPersonId() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getPersonId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getPersonId() - Method in class org.openmrs.web.taglib.PortletTag
-
- 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
-
- getPersonName() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getPersonName() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getPersonName() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getPersonName() - Method in class org.openmrs.web.dwr.PersonListItem
-
Convenience method to retrieve the givenName middleName familyName
- getPersonName() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getPersonName() - Method in class org.openmrs.web.OptionsForm
-
- getPersonNameByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getPersonNameByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
- getPersonNameByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getPersonNameByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Get PersonName by its UUID
- getPersonNameId() - Method in class org.openmrs.PersonName
-
- getPersonNameString(PersonName) - Static method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
Convenience method that transforms a person name to a string while ignoring null and blank
values, the returned string only contains the givenName, middleName and familyName
- getPersonService() - Static method in class org.openmrs.api.context.Context
-
- getPersonService() - Method in class org.openmrs.api.context.ServiceContext
-
- getPersonType() - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
-
- getPersonVoided() - Method in class org.openmrs.Person
-
- getPersonVoidedBy() - Method in class org.openmrs.Person
-
- getPersonVoidReason() - Method in class org.openmrs.Person
-
- getPoint() - Method in class org.openmrs.module.AdvicePoint
-
- getPointId() - Method in class org.openmrs.module.Extension
-
Get the point id
- getPointId() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getPointId() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getPopupDivId() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getPortletParameters() - Method in class org.openmrs.module.web.extension.PortletExt
-
- getPortletUrl() - Method in class org.openmrs.module.web.extension.BoxExt
-
- getPortletUrl() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
Get the name of the portlet that will be imported for the tab content
- getPortletUrl() - Method in class org.openmrs.module.web.extension.PortletExt
-
- getPosition() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getPossibleAddressValues(Address, String) - Method in class org.openmrs.api.impl.LocationServiceImpl
-
- getPossibleAddressValues(Address, String) - Method in interface org.openmrs.api.LocationService
-
Given an Address object, returns all the possible values for the specified AddressField.
- getPossibleNextStates(PatientProgram, ProgramWorkflow) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getPossibleNextStates(PatientProgram, ProgramWorkflow) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getPossibleNextStates(PatientProgram) - Method in class org.openmrs.ProgramWorkflow
-
- getPossibleNextStates(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- 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.
- getPossibleOutcomes(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- getPossibleValues() - Method in interface org.openmrs.Attributable
-
Find all possible values of this object.
- getPossibleValues() - Method in class org.openmrs.Concept
-
- getPossibleValues() - Method in class org.openmrs.Location
-
- getPossibleValues() - Method in class org.openmrs.User
-
- getPossibleValues() - Method in class org.openmrs.util.AttributableDate
-
- getPostalCode() - Method in interface org.openmrs.Address
-
- getPostalCode() - Method in class org.openmrs.Location
-
- getPostalCode() - Method in class org.openmrs.PersonAddress
-
- getPrecise() - Method in class org.openmrs.ConceptNumeric
-
- getPredicate() - Method in class org.openmrs.arden.ArdenClause
-
- getPreferred() - Method in class org.openmrs.PatientIdentifier
-
- getPreferred() - Method in class org.openmrs.PersonAddress
-
- getPreferred() - Method in class org.openmrs.PersonName
-
- getPreferredHandler(Class<H>, Class<T>) - Static method in class org.openmrs.util.HandlerUtil
-
Retrieves the preferred Handler for a given handlerType and type.
- 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.
- getPreferredName() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getPreferredNameForCountry(String) - Method in class org.openmrs.Concept
-
- getPreferredNameInLanguage(String) - Method in class org.openmrs.Concept
-
- getPreferredNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getPrefix() - Method in class org.openmrs.PersonName
-
- getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
-
- getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- getPresentation(String, Locale) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
- getPresentation(String, Locale) - Method in interface org.openmrs.messagesource.MutableMessageSource
-
Gets the PresentationMessage for a particular locale.
- getPresentationLocales() - Method in interface org.openmrs.api.AdministrationService
-
Gets the list of locales for which localized messages are available for the user interface
(presentation layer).
- getPresentationLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getPresentations() - Method in class org.openmrs.messagesource.impl.CachedMessageSource
-
- getPresentations() - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
Returns all available messages.
- getPresentations() - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
Returns all available messages.
- getPresentations() - Method in interface org.openmrs.messagesource.MutableMessageSource
-
Gets all of the available messages, packaged as PresentationMessages.
- getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.CachedMessageSource
-
- getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- getPresentationsInLocale(Locale) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
- getPresentationsInLocale(Locale) - Method in interface org.openmrs.messagesource.MutableMessageSource
-
Gets alll the available messages in a particular locale, packaged as PresentationMessages.
- getPrevConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Finds the previous concept in the dictionary that has the next lowest concept id
- getPrevConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getPrevConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getPrevConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getPreviousOrder() - Method in class org.openmrs.Order
-
Gets the previous related order.
- getPreviousVersion() - Method in class org.openmrs.Obs
-
- getPriorCauseOfDeath() - Method in class org.openmrs.person.PersonMergeLogData
-
- getPriorDateOfBirth() - Method in class org.openmrs.person.PersonMergeLogData
-
- getPriorDateOfDeath() - Method in class org.openmrs.person.PersonMergeLogData
-
- getPriorGender() - Method in class org.openmrs.person.PersonMergeLogData
-
- getPriority() - Method in class org.openmrs.arden.MLMObject
-
- getPriority() - Method in interface org.openmrs.arden.MlmRule
-
Returns the priority value of the rule.
- getPriority() - Method in class org.openmrs.notification.Note
-
- getPrivilege(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getPrivilege(String) - Method in interface org.openmrs.api.db.UserDAO
-
- getPrivilege(String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getPrivilege(String) - Method in interface org.openmrs.api.UserService
-
Returns Privilege in the system with given String privilege
- getPrivilege() - Method in class org.openmrs.Privilege
-
- getPrivilege() - Method in class org.openmrs.web.taglib.PrivilegeTag
-
- getPrivilege() - Method in class org.openmrs.web.taglib.RequireTag
-
- getPrivilegeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getPrivilegeByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
-
Auto generated method comment
- getPrivilegeByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getPrivilegeByUuid(String) - Method in interface org.openmrs.api.UserService
-
Get Privilege by its UUID
- getPrivileges() - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- getPrivileges() - Method in interface org.openmrs.api.UserService
-
- getPrivileges() - Method in class org.openmrs.module.Module
-
- getPrivileges() - Static method in class org.openmrs.module.ModuleFactory
-
Get a list of required Privileges defined by the modules
- getPrivileges() - Method in class org.openmrs.Role
-
- getPrivileges() - Method in class org.openmrs.User
-
Get all privileges this user has.
- getProblem() - Method in class org.openmrs.activelist.Problem
-
is actually "concept" in ActiveList
- getProblem(Integer) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getProblem(Integer) - Method in interface org.openmrs.api.PatientService
-
Returns the Problem
- getProblem() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getProblemConceptId() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getProblems(Person) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- getProblems(Person) - Method in interface org.openmrs.api.PatientService
-
Get a list of the problems for the patient, sorted on sort_weight
- getProficientLocales() - Method in class org.openmrs.User
-
Returns a list of Locales for which the User is considered proficient.
- getProficientLocales() - Method in class org.openmrs.web.OptionsForm
-
Returns the locales within which the user is proficient.
- getProgram(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getProgram(Integer) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Retrieves a
Program
from the database by primary key programId
- getProgram(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getProgram(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getProgram(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns a program given that programs primary key programId
A null value is
returned if no program exists with this programId.
- getProgram(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getProgram() - Method in class org.openmrs.PatientProgram
-
- getProgram() - Method in class org.openmrs.ProgramWorkflow
-
- getProgram(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
Gets a patient program given a program ID or program name.
- getProgram() - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- getProgram() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getProgram() - Method in class org.openmrs.web.taglib.FormatTag
-
- getProgramByName(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getProgramByName(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns a program given the program's exact name
A null value is returned if
there is no program with this name
- getProgramByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getProgramByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Auto generated method comment
- getProgramByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getProgramByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get a program by its uuid.
- getProgramId() - Method in class org.openmrs.Program
-
- getProgramId() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getProgramId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getPrograms(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getPrograms() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getPrograms(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Returns programs that match the given string.
- getPrograms() - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getPrograms() - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- getProgramWorkflow() - Method in class org.openmrs.ConceptStateConversion
-
- getProgramWorkflow() - Method in class org.openmrs.ProgramWorkflowState
-
- getProgramWorkflowId() - Method in class org.openmrs.ProgramWorkflow
-
- getProgramWorkflowId() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getProgramWorkflowService() - Static method in class org.openmrs.api.context.Context
-
- getProgramWorkflowService() - Method in class org.openmrs.api.context.ServiceContext
-
- getProgramWorkflowState() - Method in class org.openmrs.ConceptStateConversion
-
- getProgramWorkflowStateId() - Method in class org.openmrs.ProgramWorkflowState
-
- getProperties() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the data map used to provide the task with runtime data.
- getProperty() - Method in class org.openmrs.GlobalProperty
-
- getProperty(String) - Method in class org.openmrs.scheduler.TaskDefinition
-
Get task configuration property.
- getPropertyClass() - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- getPropertyList() - Method in class org.openmrs.web.taglib.RequireConfigurationTag
-
- getPropertyPrefix() - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- getPropertyValue() - Method in class org.openmrs.GlobalProperty
-
- getProposedConcepts(String) - Method in interface org.openmrs.api.ConceptService
-
Find matching proposed concepts
- getProposedConcepts(String) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getProposedConcepts(String) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getProposedConcepts(String) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getProvidedPackages() - Method in class org.openmrs.module.ModuleClassLoader
-
Contains all class packages provided by the module, including those contained in jars.
- getProvider(DataSetDefinition) - Method in interface org.openmrs.api.DataSetService
-
Deprecated.
- 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.Encounter
-
- getProvider() - Method in class org.openmrs.EncounterProvider
-
- getProvider() - Method in class org.openmrs.ProviderAttribute
-
- getProvider(DataSetDefinition) - Method in class org.openmrs.report.impl.DataSetServiceImpl
-
Deprecated.
- getProvider(Integer) - Method in class org.openmrs.web.dwr.DWRProviderService
-
Get the provider identified by providerId
- 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 it's 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
- 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 it's uuid
- getProviderAttributeTypeId() - Method in class org.openmrs.ProviderAttributeType
-
- getProviderAttributeTypes() - Method in class org.openmrs.web.controller.provider.ProviderFormController
-
- 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
-
- getProviderId() - Method in class org.openmrs.web.dwr.ProviderListItem
-
- getProviderName() - Method in class org.openmrs.web.dwr.EncounterListItem
-
- getProviders() - Method in interface org.openmrs.api.DataSetService
-
Deprecated.
Gets the list of providers that have been previously set on this service
- getProviders(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.report.impl.DataSetServiceImpl
-
Deprecated.
- 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
-
- getPurpose() - Method in class org.openmrs.arden.MLMObject
-
- getPurpose() - Method in interface org.openmrs.arden.MlmRule
-
Returns the purpose of this rule
- getQuantity() - Method in class org.openmrs.DrugOrder
-
Gets the quantity
- getQuantityUnits() - Method in class org.openmrs.DrugOrder
-
- getQueryParameters() - Method in class org.openmrs.module.web.extension.provider.Link
-
- getQuestion() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getQuestions() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getQuestionsAnswered() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Get the other concept questions that this concept is declared as an answer for
- getQuestionsForAnswer(Concept) - Method in interface org.openmrs.api.ConceptService
-
- getQuestionsForAnswer(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getQuestionsForAnswer(Integer) - Method in class org.openmrs.web.dwr.DWRConceptService
-
- getRanDate() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getRandomToken() - Static method in class org.openmrs.util.Security
-
This method will generate a random string
- getReaction() - Method in class org.openmrs.activelist.Allergy
-
- getReaction() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getReactionConceptId() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getReadType() - Method in class org.openmrs.arden.MLMObjectElement
-
- 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
- getRecipient(User) - Method in class org.openmrs.notification.Alert
-
Convenience method to find the AlertRecipient object within this alert that corresponds to
the given recipient
- getRecipient() - Method in class org.openmrs.notification.AlertRecipient
-
- getRecipients() - Method in class org.openmrs.notification.Alert
-
- getRecipients() - Method in class org.openmrs.notification.Message
-
- getRecipients() - Method in class org.openmrs.notification.Template
-
- getRedirect() - Method in class org.openmrs.web.taglib.RequireTag
-
- getRedirectView() - Method in class org.openmrs.web.controller.RedirectController
-
- getReferenceKey(Object) - Method in class org.openmrs.xml.OpenmrsReferenceLogic
-
Deprecated.
- 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
-
- getRegion() - Method in class org.openmrs.Location
-
- getRegion() - Method in class org.openmrs.PersonAddress
-
- 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 will be returned containing all of the children of this Obs' parent that are not
ObsGroups themselves.
- getRelationship(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationship(Integer) - Method in interface org.openmrs.api.db.PersonDAO
-
- getRelationship(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationship(Integer) - Method in interface org.openmrs.api.PersonService
-
Get relationship by internal relationship identifier
- getRelationshipByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationshipByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
Auto generated method comment
- getRelationshipByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Get Relationship by its UUID
- getRelationshipId() - Method in class org.openmrs.Relationship
-
- getRelationshipId() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getRelationshipIdentifiers(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getRelationshipIds(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getRelationshipMap(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipMap(RelationshipType) - Method in interface org.openmrs.api.PersonService
-
Get all relationships for a given type of relationship mapped from the personA to all of the
personB's
- getRelationshipNames(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getRelationships(Cohort, RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationships(Person, Person, RelationshipType, Date, Date) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationships(Cohort, RelationshipType) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.db.PersonDAO
-
- getRelationships(Person, Person, RelationshipType, Date, Date) - Method in interface org.openmrs.api.db.PersonDAO
-
- getRelationships(Cohort, RelationshipType) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getRelationships() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationships(Person, boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationships(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationships(Person, Person, RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationships(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(RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationships(Cohort, RelationshipType) - Method in interface org.openmrs.api.PatientSetService
-
- getRelationships() - Method in interface org.openmrs.api.PersonService
-
- getRelationships(Person, boolean) - Method in interface org.openmrs.api.PersonService
-
- getRelationships(Person) - Method in interface org.openmrs.api.PersonService
-
- getRelationships(Person, Person, RelationshipType) - Method in interface org.openmrs.api.PersonService
-
Get relationships stored in the database that
- getRelationships(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
- getRelationships(RelationshipType) - Method in interface org.openmrs.api.PersonService
-
- getRelationships(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getRelationships(Integer, Integer) - Method in class org.openmrs.web.dwr.DWRRelationshipService
-
- getRelationshipsByPerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipsByPerson(Person, 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.
- getRelationshipsMap() - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- getRelationshipsTo(Person, RelationshipType) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipsTo(Person, RelationshipType) - Method in interface org.openmrs.api.PersonService
-
- getRelationshipType(Integer) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationshipType(Integer) - Method in interface org.openmrs.api.db.PersonDAO
-
- getRelationshipType(Integer) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipType(Integer) - Method in interface org.openmrs.api.PersonService
-
Get relationshipType by internal identifier
- getRelationshipType() - Method in class org.openmrs.Relationship
-
- getRelationshipType() - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- getRelationshipTypeByName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipTypeByName(String) - Method in interface org.openmrs.api.PersonService
-
Find relationshipType by exact name match
- getRelationshipTypeByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationshipTypeByUuid(String) - Method in interface org.openmrs.api.db.PersonDAO
-
Auto generated method comment
- getRelationshipTypeByUuid(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipTypeByUuid(String) - Method in interface org.openmrs.api.PersonService
-
Gets the relationship type with the given uuid.
- getRelationshipTypeId() - Method in class org.openmrs.RelationshipType
-
- getRelationshipTypes(String, Boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getRelationshipTypes(String, Boolean) - Method in interface org.openmrs.api.db.PersonDAO
-
- getRelationshipTypes() - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipTypes(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipTypes(String, Boolean) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getRelationshipTypes() - Method in interface org.openmrs.api.PersonService
-
- getRelationshipTypes(String, Boolean) - Method in interface org.openmrs.api.PersonService
-
Find relationshipTypes by exact name match and/or preferred status
- getRelationshipTypes(String) - Method in interface org.openmrs.api.PersonService
-
Get relationshipTypes by searching through the names and loosely matching to the given
searchString
- getRelatives(Cohort, RelationshipType, boolean) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getRelatives(Cohort, RelationshipType, boolean) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getRelatives(Cohort, RelationshipType, boolean) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getRelatives(Cohort, RelationshipType, boolean) - Method in interface org.openmrs.api.PatientSetService
-
- getRemoveConcept() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getRenderedContentType(ReportSchema, String) - Method in class org.openmrs.report.impl.CsvReportRenderer
-
Deprecated.
- getRenderedContentType(ReportSchema, String) - Method in class org.openmrs.report.impl.TsvReportRenderer
-
Deprecated.
- getRenderedContentType(ReportSchema, String) - Method in interface org.openmrs.report.ReportRenderer
-
Deprecated.
The content-type that will be rendered
- getRenderer() - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- getRenderers() - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Gets the renderers map registered to this report service
- getRenderers() - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getRenderingModes(ReportSchema) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
- getRenderingModes(ReportSchema) - Method in class org.openmrs.report.impl.DelimitedTextReportRenderer
-
Deprecated.
- getRenderingModes(ReportSchema) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getRenderingModes(ReportSchema) - Method in interface org.openmrs.report.ReportRenderer
-
Deprecated.
Returns the modes in which this report schema could be rendered.
- getRepeatInterval() - Method in class org.openmrs.scheduler.Schedule
-
Gets the number of seconds until task is executed again.
- getRepeatInterval() - Method in class org.openmrs.scheduler.TaskDefinition
-
Gets the number of seconds until task is executed again.
- getReportElements() - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Gets the report elements.
- getReportId() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getReportObject(Integer) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
-
Deprecated.
- getReportObject(Integer) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
-
Deprecated.
Auto generated method comment
- getReportObject(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObject(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get the report object by internal id
- getReportObject() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getReportObjectClassByName(String) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getReportObjectClassBySubType(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObjectClassBySubType(String) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getReportObjectClassBySubType(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
- getReportObjectId() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getReportObjectId() - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- getReportObjectId() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getReportObjects() - Method in class org.openmrs.reporting.ReportObjectList
-
Deprecated.
- getReportObjectsByType(String) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
-
Deprecated.
- getReportObjectsByType(String) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
-
Deprecated.
Auto generated method comment
- getReportObjectsByType(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObjectsByType(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get report objects by type that was stored.
- getReportObjectService() - Static method in class org.openmrs.api.context.Context
-
- getReportObjectService() - Method in class org.openmrs.api.context.ServiceContext
-
- getReportObjectSubTypes(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObjectSubTypes(String) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getReportObjectSubTypes(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get the current list of different sub types stored in the system
- getReportObjectType() - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- getReportObjectTypes() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObjectTypes() - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getReportObjectTypes() - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get the current list of different reportObjectTypes stored in the system
- getReportObjectValidatorByClass(String) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getReportObjectValidatorByClass(String) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
Auto generated method comment
- getReportObjectValidatorByClass(String) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Auto generated method comment
- getReportParameters() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Get all ReportParameters defined for this schema.
- getReportRenderer(Class<? extends ReportRenderer>) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Returns the registered
ReportRenderer
whose class matches the passed class
- getReportRenderer(String) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Returns the registered
ReportRenderer
whose class matches the passed class name
- getReportRenderer(Class<? extends ReportRenderer>) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportRenderer(String) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportRenderers() - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Returns a Collection of all registered ReportRenderers
- getReportRenderers() - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportSchema(Integer) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
- getReportSchema(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Returns a ReportSchema object from a ReportSchemaXml definition De-serialized the xml
definition, applies macro definitions, and returns an expanded report schema object
- getReportSchema(Integer) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportSchema(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportSchema() - Method in class org.openmrs.report.ReportData
-
Deprecated.
- getReportSchemaId() - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Returns the ReportSchema Id
- getReportSchemaId() - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
Returns the ReportSchema Id
- getReportSchemas() - Method in interface org.openmrs.api.ReportService
-
Deprecated.
- getReportSchemas() - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportSchemaXml(Integer) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Get the xmlified ReportSchema object that was saved previously
- getReportSchemaXml(Integer) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
-
Deprecated.
- getReportSchemaXml(Integer) - Method in interface org.openmrs.report.db.ReportDAO
-
Deprecated.
- getReportSchemaXml(Integer) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportSchemaXmls() - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Get all saved ReportSchemaXml objects in the db
- getReportSchemaXmls() - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
-
Deprecated.
- getReportSchemaXmls() - Method in interface org.openmrs.report.db.ReportDAO
-
Deprecated.
- getReportSchemaXmls() - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getReportService() - Static method in class org.openmrs.api.context.Context
-
- getReportService() - Method in class org.openmrs.api.context.ServiceContext
-
- getReportXmlMacros() - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Gets the macros that will be used when deserializing ReportSchemaXML
- getReportXmlMacros() - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- getRequest() - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- getRequestContext() - Method in class org.openmrs.web.taglib.OpenmrsRequestContextAwareBodyTag
-
Return the current RequestContext.
- getRequireAll(Class) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
Returns whether or not to require that the user have all of the privileges in order to be
"authorized" for this class
- getRequireAll(Method) - Method in class org.openmrs.annotation.AuthorizedAnnotationAttributes
-
Returns whether or not to require that the user have all of the privileges in order to be
"authorized" for this method
- getRequired() - Method in class org.openmrs.FormField
-
- getRequired() - Method in class org.openmrs.PatientIdentifierType
-
- getRequired() - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- getRequireDatabaseVersion() - Method in class org.openmrs.module.Module
-
- getRequiredClass() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getRequiredInput() - Method in exception org.openmrs.util.InputRequiredException
-
The user prompts and datatype for each question that the user has to provide input for
- getRequiredModules() - Method in class org.openmrs.module.Module
-
This list of strings is just what is included in the config.xml file, the full package names:
e.g.
- getRequiredModuleVersion(String) - Method in class org.openmrs.module.Module
-
Convenience method to get the version of this given module that is required
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
-
Returns the required privilege in order to see this section.
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.BoxExt
-
Returns the required privilege in order to see this section.
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If you want your module to require any privileges before the user can enter forms with this
particular module (besides "Form Entry" which is automatically required by the framework)
then return it here.
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.LinkExt
-
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
Tab views are controlled by privileges.
- getRequiredPrivilege() - Method in class org.openmrs.module.web.extension.UserOptionExtension
-
page views are controlled by privileges.
- 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.ClassLoaderFileOpener
-
- 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
-
- 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.ClassLoaderFileOpener
-
- getResources(String) - Method in class org.openmrs.util.OpenmrsClassLoader
-
Searches all known module classloaders first, then parent classloaders
- getResultDate() - Method in class org.openmrs.logic.result.Result
-
Returns the data of the result (not to be confused with a data value).
- getResultObject() - Method in class org.openmrs.logic.result.Result
-
Get the result object
- getRetired() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getRetired() - Method in class org.openmrs.Concept
-
- getRetired() - Method in class org.openmrs.Tribe
-
Deprecated.
- getRetired() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getRetired() - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- getRetired() - Method in class org.openmrs.web.dwr.UserListItem
-
- getRetiredBy() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getRetiredBy() - Method in class org.openmrs.Concept
-
- getRetiredBy() - Method in interface org.openmrs.Retireable
-
- getRetiredReason() - Method in class org.openmrs.Form
-
- getRetireReason() - Method in class org.openmrs.BaseOpenmrsMetadata
-
- getRetireReason() - Method in class org.openmrs.Concept
-
- getRetireReason() - Method in interface org.openmrs.Retireable
-
- getReturnValue() - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- 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.Role
-
- getRoleByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getRoleByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
-
Auto generated method comment
- getRoleByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getRoleByUuid(String) - Method in interface org.openmrs.api.UserService
-
Get Role by its UUID
- getRoles() - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- getRoles() - Method in interface org.openmrs.api.UserService
-
- getRoles() - Method in class org.openmrs.User
-
- getRoles(WebRequest) - Method in class org.openmrs.web.controller.user.UserFormController
-
- getRoles() - Method in class org.openmrs.web.dwr.UserListItem
-
- 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.Drug
-
- getRoute() - Method in class org.openmrs.DrugOrder
-
Gets the route
- getRoute() - Method in class org.openmrs.SimpleDosingInstructions
-
- getRowCount() - Method in class org.openmrs.reporting.DataTable
-
Deprecated.
- getRowPerObsColumn() - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- getRows() - Method in class org.openmrs.module.web.extension.TableRowExt
-
The map returns a listing of the rows to add to a table.
- getRows() - Method in class org.openmrs.reporting.DataTable
-
Deprecated.
- getRule(String) - Method in interface org.openmrs.logic.LogicService
-
Gets the rule registered under a given token
- getRunStatus() - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- getRuntimeProperties() - Static method in class org.openmrs.api.context.Context
-
Get the runtime properties that this OpenMRS instance was started with
- getRuntimeProperties(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
Finds and loads the runtime properties file for a specific OpenMRS application.
- getRuntimeProperties() - Static method in class org.openmrs.web.Listener
-
Finds and loads the runtime properties
- 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.
- getSalt() - Method in class org.openmrs.api.db.LoginCredential
-
- getSatisfiedByAny() - Method in class org.openmrs.notification.Alert
-
- getSaved() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getSavedCohortId() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getSavedConceptDatatype(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
Gets the value of conceptDatatype currently saved in the database for the given concept,
bypassing any caches.
- getSavedConceptDatatype(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getSavedConceptName(ConceptName) - Method in interface org.openmrs.api.db.ConceptDAO
-
Gets the persisted copy of the conceptName currently saved in the database for the given
conceptName, bypassing any caches.
- getSavedConceptName(ConceptName) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getSavedEncounterDatetime(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
-
Gets the value of encounterDatetime currently saved in the database for the given encounter,
bypassing any caches.
- getSavedEncounterDatetime(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- getSavedEncounterLocation(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
-
Gets the location of the encounter
- getSavedEncounterLocation(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- getSavedFilterId() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- 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.
- getSavedSearchId() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getSavedSecretKey() - Static method in class org.openmrs.util.Security
-
retrieve the secret key from runtime properties
- 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
-
- getsColumns() - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
- getSearch() - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- getSearchable() - Method in class org.openmrs.PersonAttributeType
-
- getSearchHistories() - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getSearchHistories() - Method in interface org.openmrs.reporting.ReportObjectService
-
- getSearchHistory() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getSearchHistory(Integer) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- getSearchHistory(Integer) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Get a CohortSearchHistory by internal id or null if none found
- getSearchLocales() - Method in interface org.openmrs.api.AdministrationService
-
Returns a list of locales used by the user when searching.
- getSearchLocales() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getsEcho() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Information for DataTables to use for rendering.
- getsEcho() - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
An unaltered copy of sEcho sent from the client side.
- getSecondsUntilNextExecutionTime() - Method in class org.openmrs.scheduler.TaskDefinition
-
Convenience method to calculate the seconds until the next execution time.
- getSecretAnswer() - Method in class org.openmrs.api.db.LoginCredential
-
- getSecretAnswerConfirm() - Method in class org.openmrs.web.OptionsForm
-
- getSecretAnswerNew() - Method in class org.openmrs.web.OptionsForm
-
- getSecretQuestion() - Method in class org.openmrs.api.db.LoginCredential
-
- getSecretQuestion() - Method in class org.openmrs.User
-
- getSecretQuestionNew() - Method in class org.openmrs.web.OptionsForm
-
- getSecretQuestionPassword() - Method in class org.openmrs.web.OptionsForm
-
- getSection() - Method in class org.openmrs.web.controller.maintenance.SettingsForm
-
- getSection() - Method in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- getSections() - Method in class org.openmrs.web.controller.maintenance.SettingsController
-
- getSelect() - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- getSelectMultiple() - Method in class org.openmrs.Field
-
- getSelectMultiple() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getSender() - Method in class org.openmrs.notification.Message
-
- getSender() - Method in class org.openmrs.notification.Template
-
- getSentDate() - Method in class org.openmrs.notification.Message
-
- getSeparator() - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getSerializationClass() - Method in class org.openmrs.api.db.SerializedObject
-
- getSerializationService() - Static method in class org.openmrs.api.context.Context
-
- getSerializationService() - Method in class org.openmrs.api.context.ServiceContext
-
- getSerializedData() - Method in class org.openmrs.api.db.SerializedObject
-
- 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.
- getSerializer() - Static method in class org.openmrs.util.OpenmrsUtil
-
- getSerializers() - Method in class org.openmrs.api.impl.SerializationServiceImpl
-
- getSerializers() - Method in interface org.openmrs.api.SerializationService
-
Gets the list of OpenmrsSerializers that have been registered with this service.
- getService(Class<? extends T>) - Static method in class org.openmrs.api.context.Context
-
Used for getting services not in the previous get*Service() calls
- getService(Class<? extends T>) - Method in class org.openmrs.api.context.ServiceContext
-
Returns the current proxy that is stored for the Class cls
- getServlet(String) - Static method in class org.openmrs.module.web.WebModuleUtil
-
Finds the servlet defined by the servlet name
- getServletContext() - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- getServletContext() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
-
- getServletName() - Method in class org.openmrs.module.web.ModuleServlet.SimpleServletConfig
-
- getServletNames() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- 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
-
- getSetElements() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Builds a white-space separated list of concept ids belonging to a concept set
- getSetMembers() - Method in class org.openmrs.Concept
-
Get all the concept members of current concept
- getSetMemberVar() - Method in class org.openmrs.web.taglib.ConceptTag
-
- getSetsContainingConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Find all sets that the given concept is a member of
- getSetsContainingConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- getSetsContainingConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- getSetsContainingConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getSettings(String) - Method in class org.openmrs.web.controller.maintenance.SettingsController
-
- getSettings() - Method in class org.openmrs.web.controller.maintenance.SettingsForm
-
- getSettingsForm(String) - Method in class org.openmrs.web.controller.maintenance.SettingsController
-
- getSeverity() - Method in class org.openmrs.activelist.Allergy
-
- getSeverity() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getShortestName(Locale, Boolean) - Method in class org.openmrs.Concept
-
Returns the short form name for a locale, or if none has been identified, the shortest name
available in the locale.
- getShortestName() - Method in class org.openmrs.ConceptName
-
- getShortName() - Method in class org.openmrs.ConceptName
-
Deprecated.
- getShortName() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getShortNameForCountry(String) - Method in class org.openmrs.Concept
-
- getShortNameInLanguage(String) - Method in class org.openmrs.Concept
-
- getShortNameInLocale(Locale) - Method in class org.openmrs.Concept
-
Gets the explicitly specified short name for a locale.
- getShortNames() - Method in class org.openmrs.Concept
-
Gets a collection of short names for this concept from all locales.
- getShortNamesByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getShortNamesForLocale(Locale) - Method in class org.openmrs.Concept
-
- getShortPatientDescriptions(Collection<Integer>) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
- getShortPatientDescriptions(Collection<Integer>) - Method in interface org.openmrs.api.db.PatientSetDAO
-
- getShortPatientDescriptions(Collection<Integer>) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- getShortPatientDescriptions(Collection<Integer>) - Method in interface org.openmrs.api.PatientSetService
-
- getShortSerializer() - Static method in class org.openmrs.util.OpenmrsUtil
-
- getShowConceptHeader() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getShowDate() - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- getShowDateHeader() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getShowEmptyConcepts() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getShowLabelIfNoExtensions() - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- getShowRetiredMessage() - Method in class org.openmrs.web.OptionsForm
-
- getSimilarPeople(String, Integer, String) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- getSimilarPeople(String, Integer, String) - Method in interface org.openmrs.api.db.PersonDAO
-
- getSimilarPeople(String, Integer, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getSimilarPeople(String, Integer, String, String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- getSimilarPeople(String, Integer, String) - Method in interface org.openmrs.api.PersonService
-
Find a similar person given the attributes.
- getSimilarPeople(String, Integer, String, String) - Method in interface org.openmrs.api.PersonService
-
- getSimilarPeople(String, String, String, String) - Method in class org.openmrs.web.dwr.DWRPersonService
-
Searches for Person records that have a name similar to the given name, a birthdate that is
null or within a few years of the given birthdate, and a gender that matches.
- getSinceDate() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getSinceDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getSinceDate() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getSinceDate() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getSinceDate() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getSingleCustomValue() - Method in class org.openmrs.web.taglib.FormatTag
-
- getSingletonInstance() - Static method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
-
Auto generated method comment
- GetSize() - Method in class org.openmrs.arden.MLMObject
-
- getSize() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- getSize() - Method in class org.openmrs.Cohort
-
- getSize() - Method in class org.openmrs.reporting.ReportObjectList
-
Deprecated.
- getSize() - Method in class org.openmrs.web.taglib.PatientWidgetTag
-
- getSize() - Method in class org.openmrs.web.taglib.PortletTag
-
- getSizeMappings() - Method in class org.openmrs.layout.web.LayoutTemplate
-
- getSort() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getSortBy() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- getSortBy() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- getSortBy() - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- getSortBy() - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- getSortColumn() - Method in class org.openmrs.logic.LogicTransform
-
- getSortedAnswers(Locale) - Method in class org.openmrs.Concept
-
Deprecated.
- getSortedStates() - Method in class org.openmrs.ProgramWorkflow
-
- getSortWeight() - Method in class org.openmrs.activelist.Problem
-
- getSortWeight() - Method in class org.openmrs.ConceptAnswer
-
- getSortWeight() - Method in class org.openmrs.ConceptSet
-
- getSortWeight() - Method in class org.openmrs.ConceptSetDerived
-
- getSortWeight() - Method in class org.openmrs.FormField
-
- getSortWeight() - Method in class org.openmrs.PersonAttributeType
-
- getSortWeight() - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- getSource() - Method in class org.openmrs.ConceptMap
-
Deprecated.
- getSourceCode() - Method in class org.openmrs.ConceptMap
-
Deprecated.
- getSpecialist() - Method in class org.openmrs.arden.MLMObject
-
- getSpecialist() - Method in interface org.openmrs.arden.MlmRule
-
Returns the name of the specialist this rule applies to
- getSpecialTokens() - Method in class org.openmrs.layout.web.LayoutSupport
-
- getSpecification() - Method in class org.openmrs.summary.web.PatientSummarySpecification
-
- getSpecificationString() - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- getSpecimenSource() - Method in class org.openmrs.TestOrder
-
- getSqldiff() - Method in class org.openmrs.module.Module
-
- getSqlDiffs(Module) - Static method in class org.openmrs.module.SqlDiffFileParser
-
Get the diff map.
- getSqlRepresentation() - Method in enum org.openmrs.api.PatientSetService.Modifier
-
- getsSearch() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Global search field.
- getsSearchCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Individual column filter.
- getsSortDirCol() - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
Direction to be sorted - "desc" or "asc".
- getStandardRegimens() - Method in class org.openmrs.order.DrugOrderSupport
-
- getStart() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getStart() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getStartDate() - Method in class org.openmrs.activelist.ActiveListItem
-
- getStartDate() - Method in class org.openmrs.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
- getStartDate() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getStartDate() - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- getStartDatetime() - Method in class org.openmrs.Visit
-
- getStartDatetime() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getStartDatetimeString() - Method in class org.openmrs.web.dwr.VisitListItem
-
- 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>
- getStartObs() - Method in class org.openmrs.activelist.ActiveListItem
-
- getStartOnStartup() - Method in class org.openmrs.scheduler.Schedule
-
Gets the flag that indicates whether we start on scheduler startup.
- getStartOnStartup() - Method in class org.openmrs.scheduler.TaskDefinition
-
Gets the flag that indicates whether the task should startup as soon as the scheduler starts.
- getStartTime() - Method in class org.openmrs.scheduler.Schedule
-
Get the start time for when the task should be executed.
- getStartTime() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the start time for when the task should be executed.
- getStartTimePattern() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the date format used to set the start time.
- getStartupErrorMessage() - Method in class org.openmrs.module.Module
-
- getState(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getState(ProgramWorkflow, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getState(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getState(ProgramWorkflow, String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getState() - Method in class org.openmrs.ConceptProposal
-
- getState() - Method in class org.openmrs.PatientState
-
- getState(Integer) - Method in class org.openmrs.ProgramWorkflow
-
- getState(Concept) - Method in class org.openmrs.ProgramWorkflow
-
- getState(String) - Method in class org.openmrs.ProgramWorkflow
-
- getState() - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
-
- getState() - Method in class org.openmrs.util.OpenmrsMemento
-
- getStateByName(String) - Method in class org.openmrs.ProgramWorkflow
-
- getStateByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getStateByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Auto generated method comment
- getStateByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getStateByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get a state by its uuid.
- getStateList() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getStateName() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getStateProvince() - Method in interface org.openmrs.Address
-
- getStateProvince() - Method in class org.openmrs.Location
-
- getStateProvince() - Method in class org.openmrs.PersonAddress
-
- getStates() - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getStates(boolean) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getStates() - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getStates(boolean) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getStates() - Method in class org.openmrs.PatientProgram
-
- getStates(boolean) - Method in class org.openmrs.ProgramWorkflow
-
Returns a Set<
ProgramWorkflowState
> including all non-retired ProgramWorkflowStates
and all retired ProgramWorkflowStates in this ProgramWorkflow if
includeRetired
is true
- getStates() - Method in class org.openmrs.ProgramWorkflow
-
- getStatesByWorkflow(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- getStatistics() - Method in class org.openmrs.api.db.hibernate.DbSession
-
Get the statistics for this session.
- getStatus(Integer) - Method in interface org.openmrs.scheduler.SchedulerService
-
Checks the status of a scheduled task.
- getStatus(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
- getStatus() - Method in class org.openmrs.web.dwr.ProblemListItem
-
- getStopDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getStopDatetime() - Method in class org.openmrs.Visit
-
- getStopDatetime() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getStopDatetimeString() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getStopObs() - Method in class org.openmrs.activelist.ActiveListItem
-
- getStrategies() - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Get the key-value pairs of names to defined cohorts
- getStrength() - Method in class org.openmrs.Drug
-
Gets the strength
- getSubject() - Method in class org.openmrs.notification.Message
-
- getSubject() - Method in class org.openmrs.notification.Template
-
- getSubregion() - Method in class org.openmrs.Location
-
- getSubregion() - Method in class org.openmrs.PersonAddress
-
- getSubtype() - Method in class org.openmrs.api.db.SerializedObject
-
- getSubType() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getSubType() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- 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
- getSuggestedRegimens() - Method in class org.openmrs.order.DrugOrderSupport
-
- 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.ImmutableOrderInterceptor
-
- getSupportedTypes() - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- getSupportedTypes() - Method in interface org.openmrs.api.db.SerializedObjectDAO
-
- getSynonym() - Method in class org.openmrs.ConceptWord
-
- getSynonym() - Method in class org.openmrs.web.dwr.ConceptListItem
-
Deprecated.
- getSynonyms(Locale) - Method in class org.openmrs.Concept
-
Gets the synonyms in the given locale.
- getSynonyms() - Method in class org.openmrs.Concept
-
Gets all the non-retired synonyms.
- getSynonymsByLocale() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getSystemId() - Method in class org.openmrs.User
-
- getSystemId() - Method in class org.openmrs.web.dwr.UserListItem
-
- 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
-
- getSystemVariables() - Method in interface org.openmrs.api.AdministrationService
-
Get a listing or important variables used in openmrs
- getSystemVariables() - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- getSystemVariables() - Method in interface org.openmrs.scheduler.SchedulerService
-
Return SchedulerConstants
- getSystemVariables() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Get system variables.
- getTabId() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
Tabs should be named uniquely.
- getTabId() - Method in class org.openmrs.module.web.extension.UserOptionExtension
-
- getTable() - Method in class org.openmrs.web.dwr.FieldListItem
-
- getTableName() - Method in class org.openmrs.Field
-
- getTabName() - Method in class org.openmrs.module.web.extension.PatientDashboardTabExt
-
The visible name of this tab.
- getTabName() - Method in class org.openmrs.module.web.extension.UserOptionExtension
-
- getTag() - Method in class org.openmrs.ConceptNameTag
-
Returns the textual representation of this ConceptNameTag.
- getTag() - Method in class org.openmrs.LocationTag
-
- getTags() - Method in class org.openmrs.ConceptName
-
Returns the tags which have been attached to this ConceptName.
- getTags() - Method in class org.openmrs.Location
-
- getTags(String) - Method in interface org.openmrs.logic.LogicService
-
Performs a partial match search for token tags among all known tokens.
- getTagsByToken(String) - Method in interface org.openmrs.logic.LogicService
-
- getTask(Integer) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
-
Get task by internal identifier
- getTask(Integer) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
-
Get task by internal identifier
- getTask(Integer) - Method in interface org.openmrs.scheduler.SchedulerService
-
Get the task with the given identifier.
- getTask(Integer) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Get the task with the given identifier.
- getTaskByName(String) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
-
Get task by public name.
- getTaskByName(String) - Method in interface org.openmrs.scheduler.db.SchedulerDAO
-
Get task by public name.
- getTaskByName(String) - Method in interface org.openmrs.scheduler.SchedulerService
-
Get the task with the given name.
- getTaskByName(String) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Get the task with the given name.
- getTaskClass() - Method in class org.openmrs.scheduler.TaskDefinition
-
Get the schedulable object to be executed.
- getTaskDefinition() - Method in interface org.openmrs.scheduler.Task
-
Returns the task definition associated with this task.
- getTaskDefinition() - Method in class org.openmrs.scheduler.tasks.AbstractTask
-
- getTaskDefinition() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
-
- getTaskInstance() - Method in class org.openmrs.scheduler.TaskDefinition
-
Gets the runnable task instance associated with this definition.
- getTasks() - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
-
Find all tasks in the database
- getTasks() - Method in interface org.openmrs.scheduler.db.SchedulerDAO
-
Find all tasks in the database
- getTemplate(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateTemplateDAO
-
- getTemplate(Integer) - Method in interface org.openmrs.api.db.TemplateDAO
-
Get message template by id
- getTemplate() - Method in class org.openmrs.Form
-
Deprecated.
- getTemplate(Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Get template by identifier.
- getTemplate(Integer) - Method in interface org.openmrs.notification.MessageService
-
- getTemplate() - Method in class org.openmrs.notification.Template
-
- getTemplateColumnName() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getTemplateColumnName() - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- getTemplateColumnName() - Method in interface org.openmrs.reporting.export.ExportColumn
-
Deprecated.
- getTemplateColumnName() - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- getTemplateColumnName() - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- getTemplatePrefix() - Method in class org.openmrs.web.filter.initialization.InitializationFilter
-
- getTemplatePrefix() - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
-
- getTemplatePrefix() - Method in class org.openmrs.web.filter.StartupFilter
-
- 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
-
- getTermA() - Method in class org.openmrs.ConceptReferenceTermMap
-
- getTermB() - Method in class org.openmrs.ConceptReferenceTermMap
-
- getTerminal() - Method in class org.openmrs.ProgramWorkflowState
-
- getTermMaps() - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController.ConceptReferenceTermModel
-
- getTestSpecimenSources() - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- getTestSpecimenSources() - Method in interface org.openmrs.api.OrderService
-
- getText() - Method in enum org.openmrs.activelist.ProblemModifier
-
- getText() - Method in class org.openmrs.notification.Alert
-
- getText() - Method in class org.openmrs.notification.Note
-
- getText() - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- 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
-
- getTheme(String) - Method in class org.openmrs.web.StaticThemeSource
-
- 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".
- getTimeModifier() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getTimeZoneOffset(String, Date) - Static method in class org.openmrs.hl7.HL7Util
-
Gets the timezone string for this given fullString.
- getTitle() - Method in class org.openmrs.arden.MLMObject
-
- getTitle() - Method in interface org.openmrs.arden.MlmRule
-
Returns a descriptive title for the rule.
- getTitle() - Method in class org.openmrs.module.web.extension.AdministrationSectionExt
-
The title is used as the larger text above the links on the admin screen.
- getTitle() - Method in class org.openmrs.module.web.extension.BoxExt
-
The title is used as the title for the boxHeader.
- getTitle() - Method in class org.openmrs.obs.ComplexData
-
Get the title for this ComplexData
- getToDate() - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- getToDate() - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- getToDate(String) - Method in class org.openmrs.web.servlet.ShowGraphServlet
-
Get the toDate object from the given string that is the time in milliseconds.
- getToDate() - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- getTokens() - Method in interface org.openmrs.logic.LogicService
-
- getTokens(String) - Method in interface org.openmrs.logic.LogicService
-
Fetch all known (registered) tokens matching a given string
- getTokensByTag(String) - Method in interface org.openmrs.logic.LogicService
-
- getTokensWithTag(String) - Method in interface org.openmrs.logic.LogicService
-
Gets all tokens associated with this tag.
- getTokenTags(String) - Method in interface org.openmrs.logic.LogicService
-
Gets all tags associated with this token.
- 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.
- getTownshipDivision() - Method in class org.openmrs.Location
-
- getTownshipDivision() - Method in class org.openmrs.PersonAddress
-
- 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
-
- getTransientWeight() - Method in class org.openmrs.ConceptSearchResult
-
Getter for transientWeight
- getTribe() - Method in class org.openmrs.Patient
-
- getTribeId() - Method in class org.openmrs.Tribe
-
Deprecated.
- getTrueConcept() - Method in interface org.openmrs.api.ConceptService
-
Returns the TRUE concept
- getTrueConcept() - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- getTTL() - Method in interface org.openmrs.logic.Rule
-
Gets the time (in seconds) during which the Rule's results are considered to be valid.
- getType() - Method in class org.openmrs.api.db.SerializedObject
-
- getType() - Method in class org.openmrs.arden.MLMObject
-
- getType() - Method in interface org.openmrs.arden.MlmRule
-
Returns the type of the rule.
- getType() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getType() - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- getType() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- getType() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getType() - Method in class org.openmrs.web.dwr.AllergyListItem
-
- getType() - Method in class org.openmrs.web.taglib.FieldGenTag
-
- getType() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- getType() - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- getType() - Method in class org.openmrs.web.taglib.FormatDateTag
-
- getType() - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- getTypeHelper() - Method in class org.openmrs.api.db.hibernate.DbSession
-
Convenience access to the TypeHelper
associated with this session's
SessionFactory
.
- 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
- getUniqueWords(String) - Static method in class org.openmrs.ConceptWord
-
Split the given phrase on words and remove unique and stop words
- getUniqueWords(String, Locale) - Static method in class org.openmrs.ConceptWord
-
Split the given phrase on words and remove unique and stop words for the given locale
- getUnits() - Method in class org.openmrs.ConceptNumeric
-
- getUnits() - Method in class org.openmrs.Drug
-
Deprecated.
- getUnits() - Method in class org.openmrs.logic.Duration
-
- getUnits() - Method in class org.openmrs.order.DrugSuggestion
-
- getUnits() - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- getUnits() - Method in class org.openmrs.web.dwr.ConceptListItem
-
- getUnknownProvider() - Method in class org.openmrs.api.impl.ProviderServiceImpl
-
- getUnknownProvider() - Method in interface org.openmrs.api.ProviderService
-
Gets the unknown provider account, i.e.
- getUnrunDatabaseChanges() - Static method in class org.openmrs.util.DatabaseUpdater
-
- 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.
- getUntilDate() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getUntilDate() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getUntilDate() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getUntilDate() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getUntilDate() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getUntilDaysAgo() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getUntilDaysAgo() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getUntilDaysAgo() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getUntilDaysAgo() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getUntilDaysAgo() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getUntilMonthsAgo() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getUntilMonthsAgo() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getUntilMonthsAgo() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getUntilMonthsAgo() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getUntilMonthsAgo() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getUpdateURL() - Method in class org.openmrs.module.Module
-
- getUpdateVersion() - Method in class org.openmrs.module.Module
-
- 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)
- getUrl() - Method in class org.openmrs.module.web.extension.LinkExt
-
- getUrl() - Method in class org.openmrs.module.web.extension.provider.Link
-
- getUrlPatterns() - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- getURLStream(URL) - Static method in class org.openmrs.module.ModuleUtil
-
Downloads the contents of a URL and copies them to a string (Borrowed from oreilly)
- getUser(Integer) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUser(Integer) - Method in interface org.openmrs.api.db.UserDAO
-
- getUser(Integer) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUser(Integer) - Method in interface org.openmrs.api.UserService
-
Get user by internal user identifier.
- getUser() - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- getUser(Integer) - Method in class org.openmrs.web.dwr.DWRUserService
-
Get the user identified by userId
- getUser() - Method in class org.openmrs.web.taglib.FormatTag
-
- getUserByUsername(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUserByUsername(String) - Method in interface org.openmrs.api.db.UserDAO
-
- getUserByUsername(String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUserByUsername(String) - Method in interface org.openmrs.api.UserService
-
Get user by username (user's login identifier)
- getUserByUuid(String) - Method in interface org.openmrs.api.db.ContextDAO
-
Gets a user given the uuid.
- getUserByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- getUserByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUserByUuid(String) - Method in interface org.openmrs.api.db.UserDAO
-
Auto generated method comment
- getUserByUuid(String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUserByUuid(String) - Method in interface org.openmrs.api.UserService
-
Get user by the given uuid.
- getUserContext() - Static method in class org.openmrs.api.context.Context
-
Gets the user context from the thread local.
- getUserContext() - Method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- getUserDefaultLocation() - Static method in class org.openmrs.util.LocationUtility
-
Convenience method that returns the default location of the authenticated user.
- getUserId() - Method in class org.openmrs.api.db.LoginCredential
-
- getUserId() - Method in class org.openmrs.User
-
- getUserId() - Method in class org.openmrs.web.dwr.UserListItem
-
- getUserId() - Method in class org.openmrs.web.taglib.FormatTag
-
- getUserId() - Method in class org.openmrs.web.taglib.PortletTag
-
- 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.User
-
- getUsername() - Method in class org.openmrs.web.dwr.UserListItem
-
- getUsername() - Method in class org.openmrs.web.OptionsForm
-
- getUserProperties() - Method in class org.openmrs.User
-
- getUserProperty(String) - Method in class org.openmrs.User
-
Get prop property from this user's properties.
- getUserProperty(String, String) - Method in class org.openmrs.User
-
Get prop property from this user's properties.
- getUsers(String, List<Role>, boolean, Integer, Integer) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsers(String, List<Role>, boolean, Integer, Integer) - Method in interface org.openmrs.api.db.UserDAO
-
- getUsers() - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- getUsers(String, List<Role>, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsers(String, List<Role>, boolean, Integer, Integer) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsers() - Method in interface org.openmrs.api.UserService
-
- getUsers(String, List<Role>, boolean) - Method in interface org.openmrs.api.UserService
-
Return a list of users sorted by personName (see
PersonByNameComparator
) if any part
of the search matches first/last/system id and the user has one at least one of the given
roles
assigned to them
- getUsers(String, List<Role>, boolean, Integer, Integer) - Method in interface org.openmrs.api.UserService
-
Return a batch of users of a specific size sorted by personName (see
PersonByNameComparator
) if any part of the search matches first/last/system id and
the user has one at least one of the given
roles
assigned to them.
- getUsers(String, String, Role, Boolean) - Method in class org.openmrs.web.controller.user.UserListController
-
- getUsersByName(String, String, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByName(String, String, boolean) - Method in interface org.openmrs.api.db.UserDAO
-
- getUsersByName(String, String, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByName(String, String, boolean) - Method in interface org.openmrs.api.UserService
-
Search for a list of users by exact first name and last name.
- getUsersByPerson(Person, boolean) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByPerson(Person, boolean) - Method in interface org.openmrs.api.db.UserDAO
-
- getUsersByPerson(Person, boolean) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByPerson(Person, boolean) - Method in interface org.openmrs.api.UserService
-
Get all user accounts that belong to a given person.
- getUsersByRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- getUsersByRole(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- getUsersByRole(Role) - Method in interface org.openmrs.api.UserService
-
Get users by role granted
- getUserService() - Static method in class org.openmrs.api.context.Context
-
- getUserService() - Method in class org.openmrs.api.context.ServiceContext
-
- getUuid() - Method in class org.openmrs.BaseOpenmrsObject
-
- getUuid() - Method in interface org.openmrs.OpenmrsObject
-
- getUuid() - Method in class org.openmrs.OrderFrequency
-
Get the uuid
- getUuid() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getUuidFromIdentifiers(CX[]) - Method in interface org.openmrs.hl7.HL7Service
-
finds a UUID from an array of identifiers
- getUuidFromIdentifiers(CX[]) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- getVal() - Method in class org.openmrs.web.taglib.FieldGenTag
-
This is the initial value or the stored value for this tag.
- getValidator() - Method in class org.openmrs.PatientIdentifierType
-
- getValidatorClass() - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- getValidators(Object) - 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(String) - Static method in enum org.openmrs.activelist.ProblemModifier
-
- 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
-
- getValue() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getValue() - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- getValue() - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- getValue(BooleanDatatype, HttpServletRequest, String) - Method in class org.openmrs.web.attribute.handler.BooleanFieldGenDatatypeHandler
-
- getValue(DateDatatype, HttpServletRequest, String) - Method in class org.openmrs.web.attribute.handler.DateFieldGenDatatypeHandler
-
- getValue(DT, HttpServletRequest, String) - Method in interface org.openmrs.web.attribute.handler.FieldGenDatatypeHandler
-
Fetches an attribute value from a web request, for a given form field name
- getValue(LongFreeTextDatatype, HttpServletRequest, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextFileUploadHandler
-
- getValue(LongFreeTextDatatype, HttpServletRequest, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextTextareaHandler
-
- getValue(DT, HttpServletRequest, String) - Method in interface org.openmrs.web.attribute.handler.WebDatatypeHandler
-
Handles a form submission including a widget generated by this handler
- getValue(HttpServletRequest, CustomValueDescriptor, String) - Static method in class org.openmrs.web.attribute.WebAttributeUtil
-
- getValue(HttpServletRequest, CustomDatatype<T>, CustomDatatypeHandler<CustomDatatype<T>, T>, String) - Static method in class org.openmrs.web.attribute.WebAttributeUtil
-
Gets the value of an attribute out of an HTTP request, treating it according to the appropriate handler type.
- getValue() - Method in class org.openmrs.web.dwr.EnteredField
-
- getValue() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getValueAsBoolean() - Method in class org.openmrs.arden.ArdenValue
-
This converts the value_numeric to a value_boolean, essentially
- getValueAsBoolean() - Method in class org.openmrs.Obs
-
Coerces a value to a Boolean representation
- getValueAsDouble() - Method in class org.openmrs.web.dwr.EnteredField
-
- getValueAsInteger() - Method in class org.openmrs.web.dwr.EnteredField
-
- getValueAsString(Locale) - Method in class org.openmrs.Obs
-
Convenience method for obtaining the observation's value as a string If the Obs is complex,
returns the title of the complexData denoted by the section of getValueComplex() before the
first bar '|' character; or returns the entire getValueComplex() if the bar '|' character is
missing.
- getValueAsString() - Method in class org.openmrs.Obs
-
Deprecated.
- getValueAsString(Object) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- getValueBoolean() - Method in class org.openmrs.Obs
-
Returns the boolean value if the concept of this obs is of boolean datatype
- getValueClass() - Method in class org.openmrs.web.dwr.EnteredField
-
- getValueCoded() - Method in class org.openmrs.arden.ArdenValue
-
- getValueCoded() - Method in class org.openmrs.Obs
-
- getValueCodedName() - Method in class org.openmrs.Obs
-
Gets the specific name used for the coded value.
- getValueComplex() - Method in class org.openmrs.Obs
-
Get the value for the ComplexData.
- 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
-
- getValueIfFalse() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getValueIfTrue() - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- getValueModifier() - Method in class org.openmrs.Obs
-
- getValueName() - Method in exception org.openmrs.hl7.handler.ProposingConceptException
-
- getValueNumeric() - Method in class org.openmrs.arden.ArdenValue
-
- getValueNumeric() - Method in class org.openmrs.Obs
-
- 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.arden.ArdenValue
-
- getValueText() - Method in class org.openmrs.Obs
-
- getValueTime() - Method in class org.openmrs.Obs
-
- getVar() - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- getVar() - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- getVar() - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- getVar() - Method in class org.openmrs.web.taglib.FormatTag
-
- getVar() - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- getVar() - Method in class org.openmrs.web.taglib.SummaryTest
-
- getVar() - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- getVariableName() - Method in class org.openmrs.arden.LogicAssignment
-
- getVariableValue() - Method in class org.openmrs.arden.LogicAssignment
-
- getVarStatus() - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- getVerbose() - Method in class org.openmrs.web.OptionsForm
-
- getVersion() - Method in class org.openmrs.arden.MLMObject
-
- getVersion() - Method in interface org.openmrs.arden.MlmRule
-
Returns the version of the rule.
- getVersion() - Method in class org.openmrs.Concept
-
- getVersion() - Method in class org.openmrs.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
-
- getVersion() - Method in class org.openmrs.web.dwr.FormListItem
-
- getViewFormUrl() - Method in class org.openmrs.module.web.extension.FormEntryHandler
-
If your module wants to override the View link for encounters, override this method.
- 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
-
- getVisit(Integer, Integer, ModelMap) - Method in class org.openmrs.web.controller.visit.VisitFormController
-
- getVisit(Integer) - Method in class org.openmrs.web.dwr.DWRVisitService
-
Gets the visit matching the specified visitId
- getVisit() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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
-
- getVisitAttributeTypes() - Method in class org.openmrs.web.controller.visit.VisitFormController
-
- 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
-
- getVisitEncounterHandler() - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- getVisitId() - Method in class org.openmrs.Visit
-
- getVisitId() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getVisitId() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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(Patient, HttpServletRequest) - Method in class org.openmrs.web.controller.visit.VisitListController
-
It handles calls from DataTables.
- getVisits() - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- 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(Encounter) - Method in class org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandler
-
Gets the visit type for an encounter.
- 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
-
- getVisitType() - Method in class org.openmrs.web.dwr.VisitListItem
-
- getVisitType() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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
-
- getVisitTypeId() - Method in class org.openmrs.web.taglib.FormatTag
-
- 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.web.controller.visit.ConfigureVisitsFormController
-
- getVisitTypes() - Method in class org.openmrs.web.controller.visit.VisitFormController
-
- getVisitTypesToClose() - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- 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 class org.openmrs.ConceptSource
-
- getVoided() - Method in class org.openmrs.PersonName
-
- getVoided() - Method in class org.openmrs.Relationship
-
- getVoided() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getVoided() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getVoided() - Method in class org.openmrs.web.dwr.ObsListItem
-
- getVoided() - Method in class org.openmrs.web.dwr.PersonListItem
-
- getVoidedBy() - Method in class org.openmrs.BaseOpenmrsData
-
- getVoidedBy() - Method in class org.openmrs.ConceptName
-
Returns the User who voided this ConceptName.
- getVoidedBy() - Method in class org.openmrs.ConceptNameTag
-
Returns the User who voided this ConceptName.
- getVoidedBy() - Method in class org.openmrs.ConceptSource
-
- getVoidedBy() - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- getVoidedBy() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getVoidedBy() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getVoidedBy() - Method in interface org.openmrs.Voidable
-
- getVoidedObservations() - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- getVoidedObservations() - Method in interface org.openmrs.api.ObsService
-
- 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 class org.openmrs.ConceptSource
-
- getVoidReason() - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- getVoidReason() - Method in class org.openmrs.reporting.Report
-
Deprecated.
- getVoidReason() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getVoidReason() - Method in interface org.openmrs.Voidable
-
- getVolatileUserData(String) - Static method in class org.openmrs.api.context.Context
-
Get a piece of information for the currently authenticated user.
- getWeight() - Method in class org.openmrs.ConceptWord
-
- getWeight() - Method in class org.openmrs.notification.Note
-
- getWeight() - Method in class org.openmrs.RelationshipType
-
- getWidgetConfiguration() - Method in class org.openmrs.web.attribute.handler.BooleanFieldGenDatatypeHandler
-
- getWidgetConfiguration() - Method in class org.openmrs.web.attribute.handler.DateFieldGenDatatypeHandler
-
- getWidgetConfiguration() - Method in interface org.openmrs.web.attribute.handler.FieldGenDatatypeHandler
-
- getWidgetHtml(LongFreeTextDatatype, String, String, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextFileUploadHandler
-
- getWidgetHtml(LongFreeTextDatatype, String, String, String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextTextareaHandler
-
- getWidgetHtml(DT, String, String, T) - Method in interface org.openmrs.web.attribute.handler.WebDatatypeHandler
-
Generates the HTML for a widget
- getWidgetName() - Method in class org.openmrs.web.attribute.handler.BooleanFieldGenDatatypeHandler
-
- getWidgetName() - Method in class org.openmrs.web.attribute.handler.DateFieldGenDatatypeHandler
-
- getWidgetName() - Method in interface org.openmrs.web.attribute.handler.FieldGenDatatypeHandler
-
- getWidth() - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- getWidth() - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- 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.
- getWithConceptNameTag() - Method in class org.openmrs.web.taglib.FormatTag
-
- getWithConceptNameType() - Method in class org.openmrs.web.taglib.FormatTag
-
- getWithinLastDays() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getWithinLastDays() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getWithinLastDays() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getWithinLastDays() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getWithinLastDays() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getWithinLastMonths() - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- getWithinLastMonths() - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- getWithinLastMonths() - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- getWithinLastMonths() - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- getWithinLastMonths() - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- getWord() - Method in class org.openmrs.ConceptSearchResult
-
- getWord() - Method in class org.openmrs.ConceptWord
-
- getWorkflow(Integer) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getWorkflow(Program, String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
Deprecated.
- getWorkflow(Integer) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getWorkflow(Program, String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
- getWorkflow(Integer) - Method in class org.openmrs.Program
-
Get the workflow with the specified ID
- getWorkflowByName(String) - Method in class org.openmrs.Program
-
- getWorkflowByUuid(String) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- getWorkflowByUuid(String) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Auto generated method comment
- getWorkflowByUuid(String) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- getWorkflowByUuid(String) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Get ProgramWorkflow by its UUID
- getWorkflowName() - Method in class org.openmrs.web.dwr.PatientStateItem
-
- getWorkflows() - Method in class org.openmrs.Program
-
Get only the non-retired workflows
- getWorkflows() - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- getWorkflowsByProgram(Integer) - Method in class org.openmrs.web.dwr.DWRProgramWorkflowService
-
- getWriter() - Method in class org.openmrs.web.filter.GZIPResponseWrapper
-
- getXml() - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
Returns the xml of the ReportSchemaXml
- getXml() - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- getXmlToDecode() - Method in class org.openmrs.reporting.ReportObjectXMLDecoder
-
Deprecated.
- getXmlToken(String) - Static method in class org.openmrs.util.FormUtil
-
Converts a string into a valid XML token (tag name)
- getXslt() - Method in class org.openmrs.Form
-
Deprecated.
- getXstream() - Method in class org.openmrs.serialization.SimpleXStreamSerializer
-
Expose the xstream object, so that module can config with xstream as need
- GLOBAL_DEFAULT_LOCALE - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTIES_OF_PERSON_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
Array of all core global property names that represent comma-separated lists of
PersonAttributeTypes.
- GLOBAL_PROPERTY_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_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_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_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_LOCALE_ALLOWED_LIST - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_LOCATION_WIDGET_TYPE - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_LOG_LEVEL - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_MEDICAL_RECORD_OBSERVATIONS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_MIN_SEARCH_CHARACTERS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_NEWPATIENTFORM_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_NEWPATIENTFORM_SHOW_RELATIONSHIPS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_HEADER_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_IMPORTANT_TYPES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_PREFIX - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_REGEX - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SEARCH_PATTERN - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_IDENTIFIER_SUFFIX - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_LISTING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_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_MODE - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PATIENT_VIEWING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PERSON_SEARCH_MAX_RESULTS_DEFAULT_VALUE - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_PROBLEM_LIST - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_REPORT_BUG_URL - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_REPORT_XML_MACROS - Static variable in class org.openmrs.util.OpenmrsConstants
-
Deprecated.
- GLOBAL_PROPERTY_SHOW_PATIENT_NAME - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_STANDARD_DRUG_REGIMENS - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_TRUE_CONCEPT - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_HEADER_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_LISTING_ATTRIBUTES - Static variable in class org.openmrs.util.OpenmrsConstants
-
- GLOBAL_PROPERTY_USER_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.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.layout.web.address.AddressSupport
-
- globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.order.DrugOrderSupport
-
- globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.util.LocaleUtility
-
- globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.util.LocationUtility
-
- globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- globalPropertyChanged(GlobalProperty) - Method in class org.openmrs.web.dwr.DWRPatientService
-
- GlobalPropertyController - Class in org.openmrs.web.controller.maintenance
-
- GlobalPropertyController() - Constructor for class org.openmrs.web.controller.maintenance.GlobalPropertyController
-
- globalPropertyDeleted(String) - Method in interface org.openmrs.api.GlobalPropertyListener
-
Called after a global property is deleted
- globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.GlobalLocaleList
-
- globalPropertyDeleted(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- globalPropertyDeleted(String) - Method in class org.openmrs.layout.web.address.AddressSupport
-
- globalPropertyDeleted(String) - Method in class org.openmrs.order.DrugOrderSupport
-
- globalPropertyDeleted(String) - Method in class org.openmrs.util.LocaleUtility
-
- globalPropertyDeleted(String) - Method in class org.openmrs.util.LocationUtility
-
- globalPropertyDeleted(String) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- globalPropertyDeleted(String) - Method in class org.openmrs.web.dwr.DWRPatientService
-
- GlobalPropertyListener - Interface in org.openmrs.api
-
This interface allows code to be run when global properties are created, edited, or deleted.
- GlobalPropertyPortletController - Class in org.openmrs.web.controller
-
Parameters to specify: * 'propertyPrefix' will limit to only global properties starting with that
prefix (e.g.
- GlobalPropertyPortletController() - Constructor for class org.openmrs.web.controller.GlobalPropertyPortletController
-
- GlobalPropertyTag - Class in org.openmrs.web.taglib
-
- GlobalPropertyTag() - Constructor for class org.openmrs.web.taglib.GlobalPropertyTag
-
- GP_ALLOWED_LOGIN_ATTEMPTS_PER_IP - Static variable in class org.openmrs.web.WebConstants
-
Global property name for the number of times one IP can fail at logging in before being
locked out.
- GP_CASE_SENSITIVE_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_CONCEPT_INDEX_UPDATE_TASK_LAST_UPDATED_CONCEPT - 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_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_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_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_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_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_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_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
- grantUserRole(User, Role) - Method in class org.openmrs.api.impl.UserServiceImpl
-
Deprecated.
- grantUserRole(User, Role) - Method in interface org.openmrs.api.UserService
-
- Graph<T> - Class in org.openmrs.util
-
- Graph() - Constructor for class org.openmrs.util.Graph
-
- Graph.Edge - Class in org.openmrs.util
-
- GREATER - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GREATER - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- greaterThan(double) - Method in class org.openmrs.arden.ArdenClause
-
- GreaterThan - Class in org.openmrs.logic.op
-
The GreaterThan operator will return result that have a greater value than the operand.
Example:
- logicService.parse("'CD4 COUNT'").gt(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric
more than 200
- GreaterThan() - Constructor for class org.openmrs.logic.op.GreaterThan
-
- greaterThanEqual(double) - Method in class org.openmrs.arden.ArdenClause
-
- GreaterThanEquals - Class in org.openmrs.logic.op
-
The GreaterThanEquals operator will return result that have a greater value than or equals to the
operand.
Example:
- logicService.parse("'CD4 COUNT'").gte(200);
The above will give us a criteria to get the "CD4 COUNT" observations that has the value numeric
more than or equals to 200
- GreaterThanEquals() - Constructor for class org.openmrs.logic.op.GreaterThanEquals
-
- groupMembers - Variable in class org.openmrs.Obs
-
The list of obs grouped under this obs.
- GT - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GT - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- gt(Operand) - Method in interface org.openmrs.logic.LogicCriteria
-
- gt(int) - Method in interface org.openmrs.logic.LogicCriteria
-
- gt(float) - Method in interface org.openmrs.logic.LogicCriteria
-
- gt(double) - Method in interface org.openmrs.logic.LogicCriteria
-
Add a
GreaterThan
expression to the current LogicCriteria
- GT - Static variable in interface org.openmrs.logic.op.ComparisonOperator
-
- GT - Static variable in interface org.openmrs.logic.op.Operator
-
- gt(Integer) - Method in class org.openmrs.logic.result.Result
-
- GTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- GTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- gte(Operand) - Method in interface org.openmrs.logic.LogicCriteria
-
- gte(int) - Method in interface org.openmrs.logic.LogicCriteria
-
- gte(float) - Method in interface org.openmrs.logic.LogicCriteria
-
- gte(double) - Method in interface org.openmrs.logic.LogicCriteria
-
- 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
-
- safeDate(Date) - Static method in class org.openmrs.util.OpenmrsUtil
-
- SAME_AS_MAP_TYPE_UUID - Static variable in class org.openmrs.ConceptMapType
-
- SampleFlowsheetServlet - Class in org.openmrs.web.servlet
-
- SampleFlowsheetServlet() - Constructor for class org.openmrs.web.servlet.SampleFlowsheetServlet
-
- 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(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
-
- save(HttpSession, EncounterRole, BindingResult) - Method in class org.openmrs.web.controller.encounter.EncounterRoleFormController
-
- saveActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.ActiveListService
-
Save or update an Active List Item
- saveActiveListItem(ActiveListItem) - Method in interface org.openmrs.api.db.ActiveListDAO
-
- saveActiveListItem(ActiveListItem) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
- saveActiveListItem(ActiveListItem) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- 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
-
- saveAllergy(Allergy) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- saveAllergy(Allergy) - Method in interface org.openmrs.api.PatientService
-
Creates an AllergyListItem to the Patient's Allergy Active List.
- saveAllergy(Integer, Integer, String, String, String, Integer) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Save an Allergy
- 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) TODO keep this in the PatientService?
- 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
-
- saveCohortDefinition(CohortDefinition) - Method in interface org.openmrs.api.CohortService
-
- saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- saveCohortDefinition(CohortDefinition) - Method in interface org.openmrs.cohort.CohortDefinitionProvider
-
Deprecated.
Creates or updates a CohortDefinition in the database.
- saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.PatientSearchCohortDefinitionProvider
-
Deprecated.
- saveCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
-
Deprecated.
- saveConcept(Concept) - Method in interface org.openmrs.api.ConceptService
-
Save or update the given Concept
or ConceptNumeric
in the database
- saveConcept(Concept) - Method in interface org.openmrs.api.db.ConceptDAO
-
- saveConcept(Concept) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- saveConcept(Concept) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- saveConceptClass(ConceptClass) - Method in interface org.openmrs.api.ConceptService
-
Creates or updates a concept class
- saveConceptClass(ConceptClass) - Method in interface org.openmrs.api.db.ConceptDAO
-
- saveConceptClass(ConceptClass) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- saveConceptClass(ConceptClass) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- saveConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.ConceptService
-
- saveConceptDatatype(ConceptDatatype) - Method in interface org.openmrs.api.db.ConceptDAO
-
- saveConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- saveConceptDatatype(ConceptDatatype) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- 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
-
- saveConceptMapType(WebRequest, ConceptMapType, BindingResult) - Method in class org.openmrs.web.controller.concept.ConceptMapTypeFormController
-
Processes requests to save/update a concept map type
- 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
-
- saveConceptReferenceTerm(WebRequest, ConceptReferenceTermFormController.ConceptReferenceTermModel, BindingResult) - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController
-
Processes requests to save/update a concept reference term
- 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
-
- saveDefaults(String, String) - Method in class org.openmrs.web.controller.maintenance.LocalesAndThemesFormController
-
Called upon save of the page
- saveDocument(Document, File) - Static method in class org.openmrs.util.OpenmrsUtil
-
Save the given xml document to the given outfile
- saveDrug(Drug) - Method in interface org.openmrs.api.ConceptService
-
Save or update the given Drug
in the database.
- saveDrug(Drug) - Method in interface org.openmrs.api.db.ConceptDAO
-
- saveDrug(Drug) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
- saveDrug(Drug) - Method in class org.openmrs.api.impl.ConceptServiceImpl
-
- saveEncounter(Encounter) - Method in interface org.openmrs.api.db.EncounterDAO
-
Saves an encounter
- saveEncounter(Encounter) - Method in class org.openmrs.api.db.hibernate.HibernateEncounterDAO
-
- saveEncounter(Encounter) - Method in interface org.openmrs.api.EncounterService
-
Saves a new encounter or updates an existing encounter.
- saveEncounter(Encounter) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- 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
-
- saveFormField(Integer, String, String, Integer, Integer, String, String, String, boolean, Integer, Integer, Integer, Integer, String, Integer, Integer, Integer, boolean, float) - Method in class org.openmrs.web.dwr.DWRFormService
-
- 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
-
- 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)
- saveMimeType(MimeType) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
Deprecated.
- saveMimeType(MimeType) - Method in interface org.openmrs.api.db.ObsDAO
-
Deprecated.
- saveMimeType(MimeType) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
Deprecated.
- saveMimeType(MimeType) - Method in interface org.openmrs.api.ObsService
-
- 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.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.
- 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
- 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
-
- saveOrUpdate(String, Object) - Method in class org.openmrs.api.db.hibernate.DbSession
-
- savePatient(Patient) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- savePatient(Patient) - Method in interface org.openmrs.api.db.PatientDAO
-
- savePatient(Patient) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- savePatient(Patient) - Method in interface org.openmrs.api.PatientService
-
Saved the given patient
to the database
- savePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- savePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.db.PatientDAO
-
- savePatientIdentifier(PatientIdentifier) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- savePatientIdentifier(PatientIdentifier) - Method in interface org.openmrs.api.PatientService
-
Saved the given patientIndentifier
to the database
- savePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
- savePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.db.PatientDAO
-
- savePatientIdentifierType(PatientIdentifierType) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
TODO: Add changedBy and DateChanged columns to table patient_identifier_type
- savePatientIdentifierType(PatientIdentifierType) - Method in interface org.openmrs.api.PatientService
-
Create or update a PatientIdentifierType
- savePatientProgram(PatientProgram) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- savePatientProgram(PatientProgram) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Save patientProgram to database (create if new or update if changed)
- savePatientProgram(PatientProgram) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- savePatientProgram(PatientProgram) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Save patientProgram to database (create if new or update if changed)
- savePerson(Person) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
- savePerson(Person) - Method in interface org.openmrs.api.db.PersonDAO
-
- savePerson(Person) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- savePerson(Person) - Method in interface org.openmrs.api.PersonService
-
Creates or updates a Person in the database
- 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
-
- 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
- saveProblem(Problem) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- saveProblem(Problem) - Method in interface org.openmrs.api.PatientService
-
Creates a ProblemListItem to the Patient's Problem Active List.
- saveProblem(Integer, Integer, String, String, String) - Method in class org.openmrs.web.dwr.DWRPatientService
-
Saves the Problem
- saveProgram(Program) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
- saveProgram(Program) - Method in interface org.openmrs.api.db.ProgramWorkflowDAO
-
Saves a Program to the database
- saveProgram(Program) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- saveProgram(Program) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Save program
to database (create if new or update if changed)
- 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
- saveReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
-
Deprecated.
- saveReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.db.ReportObjectDAO
-
Deprecated.
Auto generated method comment
- saveReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- saveReportObject(AbstractReportObject) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Save the given report object to the database
- saveReportSchema(ReportSchema) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Save or update the given ReportSchema
in the database.
- saveReportSchema(ReportSchema) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- saveReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Insert or update the given ReportSchemaXml object in the database.
- saveReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.db.hibernate.HibernateReportDAO
-
Deprecated.
- saveReportSchemaXml(ReportSchemaXml) - Method in interface org.openmrs.report.db.ReportDAO
-
Deprecated.
- saveReportSchemaXml(ReportSchemaXml) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- saveReportXmlMacros(Properties) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Saves the macros that will be used when deserializing ReportSchemaXML
- saveReportXmlMacros(Properties) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
- saveRole(Role) - Method in class org.openmrs.api.db.hibernate.HibernateUserDAO
-
- saveRole(Role) - Method in interface org.openmrs.api.db.UserDAO
-
- saveRole(Role) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- saveRole(Role) - Method in interface org.openmrs.api.UserService
-
Save the given role in the database
- saveSearchHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- saveSearchHistory(CohortSearchHistory) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
TODO: why is this method in this service?
- saveShortPatient(WebRequest, PersonName, PersonAddress, Map<String, Relationship>, ShortPatientModel, BindingResult) - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
Handles the form submission by validating the form fields and saving it to the DB
- saveState() - Static method in class org.openmrs.util.OpenmrsClassLoader
-
This method should be called before destroying the instance
- saveTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
-
Create the given task
- saveTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
- 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, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- saveUser(User, String) - Method in interface org.openmrs.api.UserService
-
Saves a user to the database.
- 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.
- saveVisit(HttpServletRequest, Visit, BindingResult, ModelMap) - Method in class org.openmrs.web.controller.visit.VisitFormController
-
Processes requests to save/update a visit
- 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
- SCHEDULER_ADMIN_EMAIL_ENABLED_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
Scheduler admin email enable property - Tell us whether we can send mail or not
- SCHEDULER_ADMIN_EMAIL_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
Scheduler admin email property - Used to email administrator if a task fails
- SCHEDULER_DEFAULT_DELAY - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SCHEDULER_DEFAULT_FROM - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
The default 'from' address for emails send by the schedule
- SCHEDULER_DEFAULT_PASSWORD - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SCHEDULER_DEFAULT_SUBJECT - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
The default 'subject' for emails send by the schedule
- SCHEDULER_DEFAULT_USERNAME - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SCHEDULER_MILLIS_PER_SECOND - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SCHEDULER_PASSWORD_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SCHEDULER_USERNAME_PROPERTY - Static variable in class org.openmrs.scheduler.SchedulerConstants
-
- SchedulerConstants - Class in org.openmrs.scheduler
-
- SchedulerConstants() - Constructor for class org.openmrs.scheduler.SchedulerConstants
-
- SchedulerDAO - Interface in org.openmrs.scheduler.db
-
Scheduler-related database methods.
- SchedulerException - Exception in org.openmrs.scheduler
-
- SchedulerException() - Constructor for exception org.openmrs.scheduler.SchedulerException
-
- SchedulerException(Throwable) - Constructor for exception org.openmrs.scheduler.SchedulerException
-
- SchedulerException(String) - Constructor for exception org.openmrs.scheduler.SchedulerException
-
- SchedulerException(String, Throwable) - Constructor for exception org.openmrs.scheduler.SchedulerException
-
- SchedulerFormController - Class in org.openmrs.scheduler.web.controller
-
- SchedulerFormController() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerFormController
-
- SchedulerFormValidator - Class in org.openmrs.scheduler.web.controller
-
- SchedulerFormValidator() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerFormValidator
-
Deprecated.
- SchedulerFormValidator - Class in org.openmrs.validator
-
- SchedulerFormValidator() - Constructor for class org.openmrs.validator.SchedulerFormValidator
-
- SchedulerListController - Class in org.openmrs.scheduler.web.controller
-
- SchedulerListController() - Constructor for class org.openmrs.scheduler.web.controller.SchedulerListController
-
- SchedulerService - Interface in org.openmrs.scheduler
-
Defines methods required to schedule a task.
- SchedulerUtil - Class in org.openmrs.scheduler
-
- SchedulerUtil() - Constructor for class org.openmrs.scheduler.SchedulerUtil
-
- scheduleTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
-
Start a scheduled task as specified in a TaskDefinition.
- scheduleTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Schedule the given task according to the given schedule.
- SearchArgument - Class in org.openmrs.reporting
-
- SearchArgument() - Constructor for class org.openmrs.reporting.SearchArgument
-
Deprecated.
- SearchArgument(String, String, Class) - Constructor for class org.openmrs.reporting.SearchArgument
-
Deprecated.
- SECOND - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- SECOND - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- seconds(Double) - Static method in class org.openmrs.logic.Duration
-
Returns a duration for the given number of seconds
- seconds(int) - Static method in class org.openmrs.logic.Duration
-
Returns a duration for the given number of seconds
- SECONDS_PER_MINUTE - Static variable in class org.openmrs.scheduler.Schedule
-
- SECTIONS - Static variable in class org.openmrs.web.controller.maintenance.SettingsController
-
- Security - Class in org.openmrs.util
-
OpenMRS's security class deals with the hashing of passwords.
- Security() - Constructor for class org.openmrs.util.Security
-
- SEMI - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- SEMI - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- send(Message) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message, Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message, User) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message, Role) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message, Collection<User>) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
- send(Message) - Method in class org.openmrs.notification.mail.MailMessageSender
-
Send the message.
- send(Message) - Method in interface org.openmrs.notification.MessageSender
-
- send(Message) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(Message, String) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(Message, Integer) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(Message, User) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(Message, Role) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(Message, Collection<User>) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- send(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
-
Deprecated.
- SendEmailTask - Class in org.openmrs.scheduler.tasks
-
Implementation of the stateful task that sends an email.
- SendEmailTask() - Constructor for class org.openmrs.scheduler.tasks.SendEmailTask
-
- sendError(int, String) - Method in class org.openmrs.web.filter.GZIPResponseWrapper
-
- sendFeedback(String, String, String) - Method in class org.openmrs.notification.web.dwr.DWRMessageService
-
- sendMessage(Message) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send the message.
- sendMessage(String, String, String, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send a message using the given parameters.
- sendMessage(Message, Integer) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send a message to a user that is identified by the given identifier.
- sendMessage(Message, User) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send message to a single user.
- sendMessage(Message, Collection<User>) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send message to a collection of recipients.
- sendMessage(Message, String) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Send a message to a group of users identified by their role.
- sendMessage(Message, Role) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Sends a message to a group of users identifier by thir role.
- sendMessage(Message) - Method in interface org.openmrs.notification.MessageService
-
TODO Auto generated method comment
- sendMessage(Message, String) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(Message, Integer) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(Message, User) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(Message, Role) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(Message, Collection<User>) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(String, String, String, String) - Method in interface org.openmrs.notification.MessageService
-
- sendMessage(String, String, String, String) - Method in class org.openmrs.notification.web.dwr.DWRMessageService
-
- sendSchedulerError(Throwable) - Static method in class org.openmrs.scheduler.SchedulerUtil
-
Sends an email with system information and the given exception
- separator - Variable in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- 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 very simple serialized string
- serialize(Boolean) - Method in class org.openmrs.customdatatype.datatype.BooleanDatatype
-
- serialize(Date) - Method in class org.openmrs.customdatatype.datatype.DateDatatype
-
- serialize(String) - Method in class org.openmrs.customdatatype.datatype.FreeTextDatatype
-
- serialize(String) - Method in class org.openmrs.customdatatype.datatype.RegexValidatedTextDatatype
-
- 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 exception org.openmrs.api.APIAuthenticationException
-
- serialVersionUID - Static variable in exception org.openmrs.api.APIException
-
- serialVersionUID - Static variable in exception org.openmrs.api.context.ContextAuthenticationException
-
- serialVersionUID - Static variable in class org.openmrs.Cohort
-
- serialVersionUID - Static variable in class org.openmrs.Concept
-
- serialVersionUID - Static variable in class org.openmrs.ConceptAnswer
-
- serialVersionUID - Static variable in class org.openmrs.ConceptClass
-
- serialVersionUID - Static variable in class org.openmrs.ConceptComplex
-
- serialVersionUID - Static variable in class org.openmrs.ConceptDatatype
-
- serialVersionUID - Static variable in class org.openmrs.ConceptMap
-
- serialVersionUID - Static variable in class org.openmrs.ConceptName
-
- serialVersionUID - Static variable in class org.openmrs.ConceptNameTag
-
- serialVersionUID - Static variable in class org.openmrs.ConceptNumeric
-
- serialVersionUID - Static variable in class org.openmrs.ConceptProposal
-
- serialVersionUID - Static variable in class org.openmrs.ConceptSet
-
- serialVersionUID - Static variable in class org.openmrs.ConceptSetDerived
-
- serialVersionUID - Static variable in class org.openmrs.ConceptSource
-
- serialVersionUID - Static variable in class org.openmrs.ConceptStateConversion
-
- serialVersionUID - Static variable in class org.openmrs.ConceptWord
-
- serialVersionUID - Static variable in class org.openmrs.Drug
-
- serialVersionUID - Static variable in class org.openmrs.DrugIngredient
-
- serialVersionUID - Static variable in class org.openmrs.DrugOrder
-
- serialVersionUID - Static variable in class org.openmrs.DrugReferenceMap
-
- serialVersionUID - Static variable in class org.openmrs.Encounter
-
- serialVersionUID - Static variable in class org.openmrs.EncounterType
-
- serialVersionUID - Static variable in class org.openmrs.Field
-
- serialVersionUID - Static variable in class org.openmrs.FieldAnswer
-
- serialVersionUID - Static variable in class org.openmrs.FieldType
-
- serialVersionUID - Static variable in class org.openmrs.Form
-
- serialVersionUID - Static variable in class org.openmrs.FormField
-
- serialVersionUID - Static variable in exception org.openmrs.hl7.handler.ProposingConceptException
-
- serialVersionUID - Static variable in class org.openmrs.ImplementationId
-
- serialVersionUID - Static variable in class org.openmrs.Location
-
- serialVersionUID - Static variable in class org.openmrs.LocationTag
-
- serialVersionUID - Static variable in class org.openmrs.MimeType
-
Deprecated.
- serialVersionUID - Static variable in exception org.openmrs.module.MandatoryModuleException
-
- serialVersionUID - Static variable in exception org.openmrs.module.ModuleException
-
- serialVersionUID - Static variable in exception org.openmrs.module.OpenmrsCoreModuleException
-
- serialVersionUID - Static variable in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- serialVersionUID - Static variable in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- serialVersionUID - Static variable in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- serialVersionUID - Static variable in class org.openmrs.notification.web.ForEachAlertTag
-
- serialVersionUID - Static variable in class org.openmrs.obs.ComplexData
-
- serialVersionUID - Static variable in class org.openmrs.Obs
-
- serialVersionUID - Static variable in class org.openmrs.Order
-
- serialVersionUID - Static variable in class org.openmrs.OrderType
-
- serialVersionUID - Static variable in class org.openmrs.Patient
-
- serialVersionUID - Static variable in class org.openmrs.PatientIdentifier
-
- serialVersionUID - Static variable in class org.openmrs.PatientIdentifierType
-
- serialVersionUID - Static variable in class org.openmrs.PatientProgram
-
- serialVersionUID - Static variable in class org.openmrs.PatientState
-
- serialVersionUID - Static variable in class org.openmrs.Person
-
- serialVersionUID - Static variable in class org.openmrs.PersonAddress
-
- serialVersionUID - Static variable in class org.openmrs.PersonAttribute
-
- serialVersionUID - Static variable in class org.openmrs.PersonAttributeType
-
- serialVersionUID - Static variable in class org.openmrs.PersonName
-
- serialVersionUID - Static variable in class org.openmrs.Privilege
-
- serialVersionUID - Static variable in class org.openmrs.Program
-
- serialVersionUID - Static variable in class org.openmrs.Relationship
-
- serialVersionUID - Static variable in class org.openmrs.RelationshipType
-
- serialVersionUID - Static variable in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.CalculatedColumn
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.Role
-
- serialVersionUID - Static variable in class org.openmrs.TestOrder
-
- serialVersionUID - Static variable in class org.openmrs.Tribe
-
Deprecated.
- serialVersionUID - Static variable in class org.openmrs.User
-
- serialVersionUID - Static variable in exception org.openmrs.util.DatabaseUpdateException
-
- serialVersionUID - Static variable in exception org.openmrs.util.InputRequiredException
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.AbstractGraphServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.ComplexObsServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.ConceptRedirectServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.DownloadDictionaryServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.LoginServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.LogoutServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.MRNGeneratorServlet
-
TODO Where to put this (mostly) AMRS-specific servlet ?
- serialVersionUID - Static variable in class org.openmrs.web.servlet.QuickReportServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.ShowGraphServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.servlet.SummaryServlet
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.AuthTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ConceptTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.FieldGenTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachEncounterTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachObsTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachRecordTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ForEachVisitTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.FormatDateTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.HtmlIncludeTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.ListPickerTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.PatientWidgetTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.PortletTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.PrivilegeTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.RequireTag
-
- serialVersionUID - Static variable in class org.openmrs.web.taglib.UserWidgetTag
-
- ServerLogController - Class in org.openmrs.web.controller.maintenance
-
Get the log lines from the MEMORY_APPENDER appender of log4j as a String list and give it to the
view.
- ServerLogController() - Constructor for class org.openmrs.web.controller.maintenance.ServerLogController
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.openmrs.module.web.ModuleServlet
-
- ServiceContext - Class in org.openmrs.api.context
-
Represents an OpenMRS Service Context
, which returns the services represented
throughout the system.
- SERVLET_NAME - Static variable in class org.openmrs.web.servlet.DisplayChartServlet
-
- servletNameMatches(String, String) - Static method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
Return true
if the specified servlet name matches the filterMapping otherwise
return false
.
- sessionCreated(HttpSessionEvent) - Method in class org.openmrs.web.SessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class org.openmrs.web.SessionListener
-
Called whenever a session times out or a user logs out (and so the session is closed)
- sessionFactory - Variable in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
- SessionListener - Class in org.openmrs.web
-
Handles events of session life cycle.
- SessionListener() - Constructor for class org.openmrs.web.SessionListener
-
- set(int, Result) - Method in class org.openmrs.logic.result.EmptyResult
-
- setAbsoluteHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Auto generated method comment
- setAbsoluteLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Auto generated method comment
- setAccessionNumber(String) - Method in class org.openmrs.Obs
-
- setAccessionNumber(String) - Method in class org.openmrs.Order
-
- setAction(String) - Method in class org.openmrs.arden.MLMObject
-
- setAction(Order.Action) - Method in class org.openmrs.Order
-
Sets the ation
- setActionString(String) - Method in class org.openmrs.arden.Action
-
- setActivator(Activator) - Method in class org.openmrs.module.Module
-
- setActivatorName(String) - Method in class org.openmrs.module.Module
-
- setActive(boolean) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- setActiveListDAO(ActiveListDAO) - Method in interface org.openmrs.api.ActiveListService
-
Sets the DAO for this service.
- setActiveListDAO(ActiveListDAO) - Method in class org.openmrs.api.impl.ActiveListServiceImpl
-
- setActiveListId(Integer) - Method in class org.openmrs.activelist.ActiveListItem
-
- setActiveListId(Integer) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setActiveListService(ActiveListService) - Method in class org.openmrs.api.context.ServiceContext
-
Sets the ActiveListService used in the context
- setActiveListType(ActiveListType) - Method in class org.openmrs.activelist.ActiveListItem
-
- setActiveListTypeId(Integer) - Method in class org.openmrs.activelist.ActiveListType
-
- setActiveMessageSource(MutableMessageSource) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
Sets the message source service which will actually provide services.
- setActiveMessageSource(MutableMessageSource) - Method in interface org.openmrs.messagesource.MessageSourceService
-
Sets the message source service which will actually provide services.
- setAddConcept(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setAddress1(String) - Method in interface org.openmrs.Address
-
- setAddress1(String) - Method in class org.openmrs.Location
-
- setAddress1(String) - Method in class org.openmrs.PersonAddress
-
- setAddress1(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setAddress2(String) - Method in interface org.openmrs.Address
-
- setAddress2(String) - Method in class org.openmrs.Location
-
- setAddress2(String) - Method in class org.openmrs.PersonAddress
-
- setAddress2(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setAddress3(String) - Method in interface org.openmrs.Address
-
- setAddress3(String) - Method in class org.openmrs.Location
-
- setAddress3(String) - Method in class org.openmrs.PersonAddress
-
- setAddress4(String) - Method in interface org.openmrs.Address
-
- setAddress4(String) - Method in class org.openmrs.Location
-
- setAddress4(String) - Method in class org.openmrs.PersonAddress
-
- setAddress5(String) - Method in interface org.openmrs.Address
-
- setAddress5(String) - Method in class org.openmrs.Location
-
- setAddress5(String) - Method in class org.openmrs.PersonAddress
-
- setAddress6(String) - Method in interface org.openmrs.Address
-
- setAddress6(String) - Method in class org.openmrs.Location
-
- setAddress6(String) - Method in class org.openmrs.PersonAddress
-
- setAddresses(Set<PersonAddress>) - Method in class org.openmrs.Person
-
- setAddressTemplate(List<AddressTemplate>) - Method in class org.openmrs.layout.web.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
-
- setAgeMax(String) - Method in class org.openmrs.arden.MLMObject
-
- setAgeMin(String) - Method in class org.openmrs.arden.MLMObject
-
- setaIsToB(String) - Method in class org.openmrs.RelationshipType
-
- setaIsToB(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setAlert(Alert) - Method in class org.openmrs.notification.AlertRecipient
-
- setAlertDAO(AlertDAO) - Method in interface org.openmrs.notification.AlertService
-
Used by Spring to set the specific/chosen database access implementation
- setAlertDAO(AlertDAO) - Method in class org.openmrs.notification.impl.AlertServiceImpl
-
- setAlertId(Integer) - Method in class org.openmrs.notification.Alert
-
- setAlertId(Integer) - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- setAlertRead(Boolean) - Method in class org.openmrs.notification.Alert
-
- setAlertRead(Boolean) - Method in class org.openmrs.notification.AlertRecipient
-
- setAlertService(AlertService) - Method in class org.openmrs.api.context.ServiceContext
-
- setAliveOnly(Boolean) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setAllergen(Concept) - Method in class org.openmrs.activelist.Allergy
-
Set the allergen concept
- setAllergen(String) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setAllergyConceptId(Integer) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setAllergyType(AllergyType) - Method in class org.openmrs.activelist.Allergy
-
- setAllergyType(String) - Method in class org.openmrs.activelist.Allergy
-
- setAllItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
-
- setAllowUserDefault(Boolean) - Method in class org.openmrs.web.taglib.FieldGenTag
-
If this is set to true, the user's stored default value for this value will be used if the
FieldGenTag.getVal()
is null.
- setAllPatients(boolean) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- setAllPatients(boolean) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setAllPatients(boolean) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setAllPrivileges(String) - Method in class org.openmrs.web.taglib.RequireTag
-
- setAllWorkflows(Set<ProgramWorkflow>) - Method in class org.openmrs.Program
-
- setAnswer(Object) - Method in class org.openmrs.arden.Comparison
-
- SetAnswer(String, Object, String) - Method in class org.openmrs.arden.MLMObject
-
- setAnswerConcept(Concept) - Method in class org.openmrs.ConceptAnswer
-
- setAnswerDrug(Drug) - Method in class org.openmrs.ConceptAnswer
-
- SetAnswerList(String, Object, String) - Method in class org.openmrs.arden.MLMObject
-
- SetAnswerListKey(String, String) - Method in class org.openmrs.arden.MLMObject
-
- setAnswers(Collection<ConceptAnswer>) - Method in class org.openmrs.Concept
-
Set this Concept as having the given answers
; This method assumes that the
sort_weight has already been set.
- setAnswers(Set<FieldAnswer>) - Method in class org.openmrs.Field
-
- setAnyOrAll(PatientSetService.GroupMethod) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setAnyPrivilege(String) - Method in class org.openmrs.web.taglib.RequireTag
-
- setAppendLocale(boolean) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- setApplicationContext(ApplicationContext) - Method in class org.openmrs.api.context.ServiceContext
-
- setApplicationContext(ApplicationContext) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
- setApplicationContext(ApplicationContext) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
- setApplicationDataDirectory(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
Can be used to override default application data directory.
- setArdenService(ArdenService) - Method in class org.openmrs.api.context.ServiceContext
-
- setArgument(String) - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- setArguments(List<SearchArgument>) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setArguments(Object) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
- setArgumentSeparator(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
- setAsNeeded(Boolean) - Method in class org.openmrs.DrugOrder
-
- 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.AbstractReportObjectEditor
-
Deprecated.
- setAsText(String) - Method in class org.openmrs.propertyeditor.CohortEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptAnswerEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptAnswersEditor
-
loops over the textbox assigned to this property.
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptClassEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptDatatypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptMapTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptNameEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptNumericEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptReferenceTermEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptSetsEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ConceptSourceEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.DataExportReportObjectEditor
-
Deprecated.
- setAsText(String) - Method in class org.openmrs.propertyeditor.DateOrDatetimeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.DrugEditor
-
Sets the value of the property editor given the drug identifier.
- setAsText(String) - Method in class org.openmrs.propertyeditor.EncounterEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.EncounterTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.FormEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.LocationAttributeTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.LocationEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.LocationTagEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.OrderEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PatientEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PatientIdentifierTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PersonAttributeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PersonAttributeTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PersonEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.PrivilegeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ProgramWorkflowStateEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ProviderEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.ReportDefinitionEditor
-
Deprecated.
- setAsText(String) - Method in class org.openmrs.propertyeditor.ReportSchemaXmlEditor
-
Deprecated.
- setAsText(String) - Method in class org.openmrs.propertyeditor.RoleEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.UserEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.VisitEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.VisitTypeEditor
-
- setAsText(String) - Method in class org.openmrs.propertyeditor.WorkflowCollectionEditor
-
Takes a "program_id:list" where program_id is the id of the program that this collection is
for (or not present, if it's a new program) and list is a space-separated list of concept
ids.
- setAt(String) - Method in class org.openmrs.arden.MLMObject
-
- setAtLeastCount(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setAtMostCount(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setAttachment(String) - Method in class org.openmrs.notification.Message
-
- setAttachmentContentType(String) - Method in class org.openmrs.notification.Message
-
- setAttachmentFileName(String) - Method in class org.openmrs.notification.Message
-
- setAttribute(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(PersonAttributeType) - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- setAttribute(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setAttributeName(String) - Method in class org.openmrs.Field
-
- setAttributes(Set<A>) - Method in class org.openmrs.BaseCustomizableData
-
- setAttributes(Set<A>) - Method in class org.openmrs.BaseCustomizableMetadata
-
- 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
-
- setAtVar(String) - Method in class org.openmrs.arden.Action
-
- setAuthenticatedUserId(Integer) - Static method in class org.openmrs.util.DatabaseUpdater
-
- setAuthor(String) - Method in class org.openmrs.arden.MLMObject
-
- setAuthor(String) - Method in class org.openmrs.module.Module
-
- setAuthor(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setAutoExpireDate(Date) - Method in class org.openmrs.Order
-
- setAutoExpireDateBasedOnDuration() - Method in class org.openmrs.DrugOrder
-
Sets autoExpireDate based on duration.
- setAwareOfModulesMap(Map<String, String>) - Method in class org.openmrs.module.Module
-
Sets the modules that this module is aware of.
- setBaseCohort(Cohort) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
- setBaseFilter(PatientFilter) - Method in class org.openmrs.reporting.InversePatientFilter
-
Deprecated.
- setBasename(String) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
Override to obtain a local reference to the basenames.
- setBasenames(String[]) - Method in class org.openmrs.messagesource.impl.MutableResourceBundleMessageSource
-
Override to obtain a local reference to the basenames.
- setBirthdate(Date) - Method in class org.openmrs.Person
-
- setBirthdate(Date) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setBirthdateEstimated(Boolean) - Method in class org.openmrs.Person
-
- setBirthdateEstimated(Boolean) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setBirthdateFromAge(int, Date) - Method in class org.openmrs.Person
-
Convenience method: sets a person's birth date from an age as of the given date Also sets
flag indicating that the birth date is inexact.
- setBirthdateString(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setBirthtime(Date) - Method in class org.openmrs.Person
-
- setbIsToA(String) - Method in class org.openmrs.RelationshipType
-
- setbIsToA(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setBodyContent(BodyContent) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setBrandName(String) - Method in class org.openmrs.DrugOrder
-
Sets the brandName
- setbRegex(Boolean) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setbRegexCol(Boolean[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setbSearchableCol(Boolean[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setbSortableCol(Boolean[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setBufferSize(int) - Method in class org.openmrs.util.MemoryAppender
-
- setBuild(Integer) - Method in class org.openmrs.Form
-
- setBuild(Integer) - Method in class org.openmrs.web.dwr.FormListItem
-
- setCache(Map<String, Object>) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Set the cache property
- setCachedResult(Cohort) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setCachedResultDate(Date) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- 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
-
- setCalculationMethod(PatientSetService.PatientLocationMethod) - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- setCallMethod(String) - Method in class org.openmrs.arden.Call
-
- setCallVar(String) - Method in class org.openmrs.arden.Call
-
- setCanReplace(String) - Method in class org.openmrs.order.RegimenSuggestion
-
- setCareSetting(CareSetting) - Method in class org.openmrs.api.OrderContext
-
- setCareSetting(CareSetting) - Method in class org.openmrs.Order
-
Sets the careSetting
- setCareSettingId(Integer) - Method in class org.openmrs.CareSetting
-
- setCareSettingType(CareSetting.CareSettingType) - Method in class org.openmrs.CareSetting
-
- setCauseOfDeath(Concept) - Method in class org.openmrs.Person
-
- setChangedBy(User) - Method in class org.openmrs.api.db.LoginCredential
-
- setChangedBy(User) - Method in interface org.openmrs.Auditable
-
- setChangedBy(User) - Method in class org.openmrs.BaseConceptMap
-
- setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsData
-
- setChangedBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setChangedBy(User) - Method in class org.openmrs.Concept
-
- setChangedBy(User) - Method in class org.openmrs.ConceptAnswer
-
Not currently used.
- setChangedBy(User) - Method in class org.openmrs.ConceptDescription
-
- setChangedBy(User) - Method in class org.openmrs.ConceptName
-
Not currently used.
- setChangedBy(User) - Method in class org.openmrs.ConceptNameTag
-
Not currently used.
- setChangedBy(User) - Method in class org.openmrs.ConceptProposal
-
- setChangedBy(User) - Method in class org.openmrs.ConceptSet
-
Not currently used.
- setChangedBy(User) - Method in class org.openmrs.DrugReferenceMap
-
- setChangedBy(User) - Method in class org.openmrs.notification.Alert
-
- setChangedBy(User) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setChangedBy(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setChangedBy(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setChangedBy(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setChart(JFreeChart) - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- setCheckDigit(Boolean) - Method in class org.openmrs.PatientIdentifierType
-
- setChildLocations(Set<Location>) - Method in class org.openmrs.Location
-
- setChildRoles(Set<Role>) - Method in class org.openmrs.Role
-
- setCitations(String) - Method in class org.openmrs.arden.MLMObject
-
- setCityVillage(String) - Method in interface org.openmrs.Address
-
- setCityVillage(String) - Method in class org.openmrs.Location
-
- setCityVillage(String) - Method in class org.openmrs.PersonAddress
-
- setClassName(String) - Method in class org.openmrs.arden.MLMObject
-
- setClassName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- setClassName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setClazz(Class<?>) - Method in class org.openmrs.report.Parameter
-
Deprecated.
- setClean() - Method in class org.openmrs.FieldAnswer
-
- setClinicalHistory(String) - Method in class org.openmrs.TestOrder
-
Sets the clinical history.
- setCloseVisitsTaskStarted(boolean) - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- 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.
- setCode(String) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setCode(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Set the message code for this tag.
- setCodeName(String) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setCodeName(String) - Method in class org.openmrs.order.RegimenSuggestion
-
- setCohort(Cohort) - Method in class org.openmrs.cohort.StaticCohortDefinition
-
Deprecated.
- setCohort(Cohort) - Method in class org.openmrs.reporting.CohortFilter
-
Deprecated.
- setCohort(Cohort) - Method in class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
Set the cohort instance for this cohort definition.
- setCohortDAO(CohortDAO) - Method in interface org.openmrs.api.CohortService
-
Sets the CohortDAO for this service to use
- setCohortDAO(CohortDAO) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- setCohortData(Map<String, Cohort>) - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- setCohortDefinition(CohortDefinition) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- setCohortDefinition(CohortDefinition) - Method in class org.openmrs.Cohort
-
Deprecated.
- setCohortDefinition(CohortDefinition) - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Sets the default cohort definition.
- setCohortDefinition(CohortDefinition) - Method in class org.openmrs.reporting.report.ReportElementDefinition
-
Deprecated.
- setCohortDefinitionId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setCohortDefinitionId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setCohortDefinitionProviders(Map<Class<? extends CohortDefinition>, CohortDefinitionProvider>) - Method in interface org.openmrs.api.CohortService
-
- setCohortDefinitionProviders(Map<Class<? extends CohortDefinition>, CohortDefinitionProvider>) - Method in class org.openmrs.api.impl.CohortServiceImpl
-
- setCohortId(Integer) - Method in class org.openmrs.Cohort
-
- setCohortId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setCohortId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setCohortId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setCohortId(Integer) - Method in class org.openmrs.web.dwr.CohortListItem
-
- setCohortService(CohortService) - Method in class org.openmrs.api.context.ServiceContext
-
- setColumnName(String) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setColumnName(String) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setColumnName(String) - Method in interface org.openmrs.reporting.export.ExportColumn
-
Deprecated.
- setColumnName(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- setColumnName(String) - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- setColumnName(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
-
This is called by liquibase to set the parameter "columnName" onto this change.
- setColumns(List<ExportColumn>) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setColumns(List<ExportColumn>) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setColumnType(String) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setColumnType(String) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setColumnType(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- setColumnType(String) - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- setCombination(Boolean) - Method in class org.openmrs.Drug
-
Sets whether or not this is a combination drug
- setCombineEqualResults(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setComment(String) - Method in class org.openmrs.ConceptMap
-
Deprecated.
- setComment(String) - Method in class org.openmrs.Obs
-
- setComments(String) - Method in class org.openmrs.activelist.ActiveListItem
-
- setComments(String) - Method in class org.openmrs.ConceptProposal
-
- setComments(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setComments(String) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- 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.activelist.ActiveListItem
-
- setConcept(Concept) - Method in class org.openmrs.ConceptAnswer
-
- setConcept(Concept) - Method in class org.openmrs.ConceptDescription
-
- setConcept(Concept) - Method in class org.openmrs.ConceptMap
-
- setConcept(Concept) - Method in class org.openmrs.ConceptName
-
- setConcept(Concept) - Method in class org.openmrs.ConceptSearchResult
-
- setConcept(Concept) - Method in class org.openmrs.ConceptSet
-
- setConcept(Concept) - Method in class org.openmrs.ConceptSetDerived
-
- setConcept(Concept) - Method in class org.openmrs.ConceptStateConversion
-
- setConcept(Concept) - Method in class org.openmrs.ConceptWord
-
- setConcept(Concept) - Method in class org.openmrs.Drug
-
Sets the concept this drug is tied to
- setConcept(Concept) - Method in class org.openmrs.Field
-
- setConcept(Concept) - Method in class org.openmrs.FieldAnswer
-
- setConcept(Concept) - Method in exception org.openmrs.hl7.handler.ProposingConceptException
-
- setConcept(Concept) - Method in class org.openmrs.Obs
-
- setConcept(Concept) - Method in class org.openmrs.Order
-
- setConcept(Concept) - Method in class org.openmrs.OrderFrequency
-
Sets the concept for the drugFrequency
- setConcept(Concept) - Method in class org.openmrs.Program
-
- setConcept(Concept) - Method in class org.openmrs.ProgramWorkflow
-
- setConcept(Concept) - Method in class org.openmrs.ProgramWorkflowState
-
- setConcept(Concept) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setConcept(Concept) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- setConcept(ConceptListItem) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- setConcept(ConceptListItem) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setConcept(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- setConcept(Concept) - Method in class org.openmrs.web.taglib.FormatTag
-
- setConceptAnswerId(Integer) - Method in class org.openmrs.ConceptAnswer
-
- setConceptClass(ConceptClass) - Method in class org.openmrs.Concept
-
- 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
-
- setConceptDrugList(List<Drug>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
Sets the list of drugs for its concept object
- setConceptId(Integer) - Method in class org.openmrs.Concept
-
- setConceptId(Integer) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setConceptId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- setConceptId(Integer) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- setConceptId(Integer) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setConceptId(Integer) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setConceptId(Integer) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setConceptId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setConceptLink(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setConceptMapId(Integer) - Method in class org.openmrs.ConceptMap
-
- setConceptMappings(Collection<ConceptMap>) - Method in class org.openmrs.Concept
-
- setConceptMappings(List<ConceptMap>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- 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(String) - Method in class org.openmrs.arden.MLMObjectElement
-
- setConceptName(ConceptName) - Method in class org.openmrs.ConceptSearchResult
-
- setConceptName(ConceptName) - Method in class org.openmrs.ConceptWord
-
Sets the concept name associated with this word.
- setConceptName(String) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setConceptName(String) - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- setConceptName(String) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
- setConceptName(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setConceptName(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setConceptName(String) - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- setConceptNameId(Integer) - Method in class org.openmrs.ConceptName
-
- setConceptNameTagId(Integer) - Method in class org.openmrs.ConceptNameTag
-
- setConceptNameType(ConceptNameType) - Method in class org.openmrs.ConceptName
-
- setConceptProposalId(Integer) - Method in class org.openmrs.ConceptProposal
-
- setConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.ConceptMap
-
- setConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.DrugReferenceMap
-
- setConceptReferenceTerm(ConceptReferenceTerm) - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController.ConceptReferenceTermModel
-
- setConceptReferenceTermId(Integer) - Method in class org.openmrs.ConceptReferenceTerm
-
- setConceptReferenceTermId(Integer) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setConceptReferenceTermMapId(Integer) - Method in class org.openmrs.ConceptReferenceTermMap
-
- setConceptReferenceTermMaps(Set<ConceptReferenceTermMap>) - Method in class org.openmrs.ConceptReferenceTerm
-
- setConcepts(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setConceptService(ConceptService) - Method in class org.openmrs.api.context.ServiceContext
-
- setConceptSet(Concept) - Method in class org.openmrs.ConceptSet
-
- setConceptSet(Concept) - Method in class org.openmrs.ConceptSetDerived
-
- setConceptSet(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- setConceptSetId(Integer) - Method in class org.openmrs.ConceptSet
-
Sets the concept set identifier.
- setConceptSets(Collection<ConceptSet>) - Method in class org.openmrs.Concept
-
- setConceptSource(ConceptSource) - Method in class org.openmrs.ConceptReferenceTerm
-
- setConceptSourceId(Integer) - Method in class org.openmrs.ConceptSource
-
- setConceptSourceId(Integer) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setConceptSourceName(String) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setConceptStateConversionId(Integer) - Method in class org.openmrs.ConceptStateConversion
-
- setConceptStopWordId(Integer) - Method in class org.openmrs.ConceptStopWord
-
- SetConceptVar(String) - Method in class org.openmrs.arden.MLMObject
-
- setConceptWordId(Integer) - Method in class org.openmrs.ConceptWord
-
Set the unique identifier for this concept word
- setConditionalResources(List<ModuleConditionalResource>) - Method in class org.openmrs.module.Module
-
- setConfig(Document) - Method in class org.openmrs.module.Module
-
- setConfiguration(String) - Method in interface org.openmrs.customdatatype.CustomDatatype
-
- 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
- setConfigurationPage(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- setConfigurationPage(String) - Method in class org.openmrs.web.taglib.RequireConfigurationTag
-
- setConfirmPassword(String) - Method in class org.openmrs.web.OptionsForm
-
- setContent(String) - Method in class org.openmrs.notification.Message
-
- setContent(String) - Method in class org.openmrs.notification.Template
-
- setContentLength(int) - Method in class org.openmrs.web.filter.GZIPResponseWrapper
-
- setContentType(String) - Method in class org.openmrs.notification.Message
-
- setContext(Context) - Method in class org.openmrs.scheduler.StatefulTask
-
Set the context for this task.
- 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.
- setCountry(String) - Method in interface org.openmrs.Address
-
- setCountry(String) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setCountry(String) - Method in class org.openmrs.Location
-
- setCountry(String) - Method in class org.openmrs.PersonAddress
-
- setCountyDistrict(String) - Method in interface org.openmrs.Address
-
- setCountyDistrict(String) - Method in class org.openmrs.Location
-
- setCountyDistrict(String) - Method in class org.openmrs.PersonAddress
-
- setCreatedBy(User) - Method in class org.openmrs.scheduler.TaskDefinition
-
- setCreator(User) - Method in interface org.openmrs.Auditable
-
- 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 class org.openmrs.ConceptSource
-
- 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.reporting.Report
-
Deprecated.
- setCreator(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setCreator(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setCreator(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setCreator(String) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setCriteria(LogicCriteria) - Method in class org.openmrs.reporting.LogicPatientFilter
-
Deprecated.
- setCriticalHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Method to set the critical high value of the concept
- setCriticalLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Method to set the critical low value
- setCssClass(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setCurrentItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
-
- 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(String) - Method in class org.openmrs.arden.MLMObject
-
- setData(Map) - Method in class org.openmrs.notification.Template
-
- setData(List<Obs>) - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- setData(List<PatientProgram>) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- setDataExport(DataExportReportObject) - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Sets the default data export object.
- setDataset(DataExportReportObject) - Method in class org.openmrs.reporting.data.DatasetDefinition
-
Deprecated.
- setDatasetDefinition(DatasetDefinition) - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Sets the default dataset definition.
- setDatasetDefinition(DatasetDefinition) - Method in class org.openmrs.reporting.report.ReportElementDefinition
-
Deprecated.
- setDataSetDefinitions(List<DataSetDefinition>) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Set List dataSetDefinitions
- setDatasetLocation(String) - Method in class org.openmrs.reporting.data.DatasetDefinition
-
Deprecated.
Sets the location of the dataset export.
- setDataSets(Map<String, DataSet>) - Method in class org.openmrs.report.ReportData
-
Deprecated.
- setDataSetService(DataSetService) - Method in class org.openmrs.api.context.ServiceContext
-
- 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
- setDate(String) - Method in class org.openmrs.arden.MLMObject
-
- setDate(Date) - Method in class org.openmrs.web.taglib.FormatDateTag
-
- setDateActivated(Date) - Method in class org.openmrs.Order
-
- setDateChanged(Date) - Method in class org.openmrs.api.db.LoginCredential
-
- setDateChanged(Date) - Method in interface org.openmrs.Auditable
-
- setDateChanged(Date) - Method in class org.openmrs.BaseConceptMap
-
- setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsData
-
- setDateChanged(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setDateChanged(Date) - Method in class org.openmrs.Concept
-
- setDateChanged(Date) - Method in class org.openmrs.ConceptAnswer
-
Not currently used.
- setDateChanged(Date) - Method in class org.openmrs.ConceptDescription
-
Sets the date when the description was changed.
- setDateChanged(Date) - Method in class org.openmrs.ConceptName
-
Not currently used.
- setDateChanged(Date) - Method in class org.openmrs.ConceptNameTag
-
Not currently used.
- setDateChanged(Date) - Method in class org.openmrs.ConceptProposal
-
- setDateChanged(Date) - Method in class org.openmrs.ConceptSet
-
Not currently used.
- setDateChanged(Date) - Method in class org.openmrs.DrugReferenceMap
-
- setDateChanged(Date) - Method in class org.openmrs.notification.Alert
-
- setDateChanged(Date) - Method in class org.openmrs.notification.AlertRecipient
-
- setDateChanged(Date) - Method in class org.openmrs.notification.Note
-
- setDateChanged(Date) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setDateChanged(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setDateChanged(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setDateCompleted(Date) - Method in class org.openmrs.PatientProgram
-
- setDateCompleted(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setDateCreated(Date) - Method in interface org.openmrs.Auditable
-
- setDateCreated(Date) - Method in class org.openmrs.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 class org.openmrs.ConceptSource
-
- 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.notification.Note
-
- setDateCreated(Date) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setDateCreated(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setDateCreated(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setDateCreated(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setDateEnrolled(Date) - Method in class org.openmrs.PatientProgram
-
- setDateEnrolled(Date) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setDateFormat(String) - Method in class org.openmrs.scheduler.Schedule
-
Sets the date format used to set the start time.
- setDateRetired(Date) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setDateRetired(Date) - Method in class org.openmrs.Concept
-
- setDateRetired(Date) - Method in interface org.openmrs.Retireable
-
- setDateTime(String) - Method in class org.openmrs.web.dwr.EnteredField
-
- setDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setDateToExpire(Date) - Method in class org.openmrs.notification.Alert
-
- setDateToExpire(Date) - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- setDateVoided(Date) - Method in class org.openmrs.BaseOpenmrsData
-
- setDateVoided(Date) - Method in class org.openmrs.ConceptName
-
Sets the Data this ConceptName was voided.
- setDateVoided(Date) - Method in class org.openmrs.ConceptNameTag
-
Sets the Data this ConceptName was voided.
- setDateVoided(Date) - Method in class org.openmrs.ConceptSource
-
Deprecated.
- setDateVoided(Date) - Method in class org.openmrs.PersonName
-
- setDateVoided(Date) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setDateVoided(Date) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setDateVoided(Date) - Method in interface org.openmrs.Voidable
-
- setDaysKept(Integer) - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
- setDead(Boolean) - Method in class org.openmrs.Person
-
- setDeadOnly(Boolean) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setDeathDate(Date) - Method in class org.openmrs.Person
-
- setDefaultLayoutFormat(String) - Method in class org.openmrs.layout.web.LayoutSupport
-
- setDefaultLocale(String) - Method in class org.openmrs.web.OptionsForm
-
- setDefaultLocation(String) - Method in class org.openmrs.web.OptionsForm
-
- 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.
- setDefaultValidator(String) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
- setDefaultValue(String) - Method in class org.openmrs.Field
-
- setDefaultValue(Object) - Method in class org.openmrs.logic.rule.RuleParameterInfo
-
- setDefaultValue(Object) - Method in class org.openmrs.report.Parameter
-
Deprecated.
- setDefaultValue(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setDefaultValue(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- setDefaultValue(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- setDefinition(CohortDataSetDefinition) - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- setDefinition(RowPerObsDataSetDefinition) - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- setDefinition(RowPerProgramEnrollmentDataSetDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- setDegree(String) - Method in class org.openmrs.PersonName
-
- setDepth(int) - Method in class org.openmrs.web.taglib.LocationAndDepth
-
- setDescending(boolean) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- setDescending(boolean) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setDescending(Boolean) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setDescending(boolean) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setDescription(String) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setDescription(String) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setDescription(String) - Method in class org.openmrs.Cohort
-
- setDescription(String) - Method in class org.openmrs.ConceptDescription
-
- setDescription(String) - Method in class org.openmrs.ConceptNameTag
-
Sets the description of this tag.
- setDescription(String) - Method in class org.openmrs.ConceptSource
-
- setDescription(String) - Method in class org.openmrs.GlobalProperty
-
- setDescription(String) - Method in class org.openmrs.ImplementationId
-
Text describing this implementation.
- setDescription(String) - Method in class org.openmrs.messagesource.PresentationMessage
-
- setDescription(String) - Method in class org.openmrs.module.Module
-
- setDescription(String) - Method in class org.openmrs.module.web.extension.provider.Link
-
- setDescription(String) - Method in class org.openmrs.notification.NoteType
-
- setDescription(String) - Method in interface org.openmrs.OpenmrsMetadata
-
- setDescription(String, String) - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Sets a description for the cohort name if it exists.
- setDescription(String) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Set a description for this ReportSchema
- setDescription(String) - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- setDescription(String) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setDescription(String) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setDescription(String) - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- setDescription(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setDescription(String) - Method in class org.openmrs.scheduler.Schedule
-
Sets the description of the schedule.
- setDescription(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setDescription(String) - Method in class org.openmrs.web.dwr.CohortListItem
-
- setDescription(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setDescription(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setDescription(String) - Method in class org.openmrs.web.dwr.FormListItem
-
- setDescription(String) - Method in class org.openmrs.web.dwr.ListItem
-
- setDescriptions(Collection<ConceptDescription>) - Method in class org.openmrs.Concept
-
Sets the collection of descriptions for this Concept.
- setDescriptions(Map<String, String>) - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Set the key-value pairs of names to cohort descriptions
- setDescriptionsByLocale(Map<Locale, ConceptDescription>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setDiscontinued(Boolean) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setDiscontinuedReasonList(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- 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
-
- setDisplayName(String) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setDisplayName(String) - Method in class org.openmrs.order.RegimenSuggestion
-
- setDisplayName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- setDisplayStyle(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setDisplayType(String) - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
-
- setDosageForm(Concept) - Method in class org.openmrs.Drug
-
- setDose(Double) - Method in class org.openmrs.DrugOrder
-
- setDose(String) - Method in class org.openmrs.order.DrugSuggestion
-
- setDose(Double) - Method in class org.openmrs.SimpleDosingInstructions
-
- setDoseStrength(Double) - Method in class org.openmrs.Drug
-
Deprecated.
- setDoseUnits(Concept) - Method in class org.openmrs.DrugOrder
-
Sets the doseUnits of this drug order
- 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(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(Concept) - 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
-
- setDrugComponents(List<DrugSuggestion>) - Method in class org.openmrs.order.RegimenSuggestion
-
- setDrugConcept(Concept) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- setDrugId(Integer) - Method in class org.openmrs.Drug
-
Sets the internal identification number for this drug
- setDrugId(String) - Method in class org.openmrs.order.DrugSuggestion
-
- setDrugId(Integer) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- setDrugId(Integer) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- setDrugList(List<Drug>) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setDrugList(List<Drug>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setDrugOrders(Collection<DrugOrder>) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- setDrugReferenceMapId(Integer) - Method in class org.openmrs.DrugReferenceMap
-
- setDrugReferenceMaps(Set<DrugReferenceMap>) - Method in class org.openmrs.Drug
-
- setDrugSets(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setDuration(String, String, String, String) - Method in class org.openmrs.arden.MLMObject
-
- setDuration(String, String, String) - Method in class org.openmrs.arden.MLMObjectElement
-
- 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
-
- setDWRServlet(OpenmrsDWRServlet) - Static method in class org.openmrs.module.web.WebModuleUtil
-
Save the dwr servlet for use later (reinitializing things)
- setEcounterDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setEditPrivilege(Privilege) - Method in class org.openmrs.PersonAttributeType
-
The privilege required in order to edit this attribute If editPrivilege
is null,
no extra permissions are required to edit this type
- setEffectiveDate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setElementDefaults(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setElementRegex(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
Set the element regular expressions.
- setElementRegexFormats(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
Set the element formats.
- setEnableVisits(boolean) - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- setEncounter(Encounter) - Method in class org.openmrs.ConceptProposal
-
- setEncounter(Encounter) - Method in class org.openmrs.EncounterProvider
-
- setEncounter(Encounter) - Method in class org.openmrs.Obs
-
- setEncounter(Encounter) - Method in class org.openmrs.Order
-
- setEncounter(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setEncounter(Encounter) - Method in class org.openmrs.web.taglib.FormatTag
-
- setEncounterDAO(EncounterDAO) - Method in interface org.openmrs.api.EncounterService
-
Set the given dao
on this encounter service.
- setEncounterDAO(EncounterDAO) - Method in class org.openmrs.api.impl.EncounterServiceImpl
-
- setEncounterDate(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setEncounterDateString(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setEncounterDatetime(Date) - Method in class org.openmrs.Encounter
-
- setEncounterDateTime(Date) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setEncounterDatetime(Date) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setEncounterDetails(Visit) - Method in class org.openmrs.web.controller.visit.VisitFormController
-
- setEncounterId(Integer) - Method in class org.openmrs.Encounter
-
- setEncounterId(Integer) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setEncounterId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setEncounterId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
-
- setEncounterName(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setEncounterProviderId(Integer) - Method in class org.openmrs.EncounterProvider
-
- setEncounterProviders(Set<EncounterProvider>) - Method in class org.openmrs.Encounter
-
Basic property setter for encounterProviders.
- setEncounterProviders(Map<EncounterRole, Set<Provider>>) - Method in class org.openmrs.web.taglib.FormatTag
-
- setEncounterRole(EncounterRole) - Method in class org.openmrs.EncounterProvider
-
- setEncounters(Set<Encounter>) - Method in class org.openmrs.Visit
-
- setEncounters(Collection<Encounter>) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setEncounters(Collection<Encounter>) - Method in class org.openmrs.web.taglib.SummaryTest
-
- setEncounterService(EncounterService) - Method in class org.openmrs.api.context.ServiceContext
-
- setEncounterType(EncounterType) - Method in class org.openmrs.Encounter
-
- setEncounterType(EncounterType) - Method in class org.openmrs.Form
-
- setEncounterType(EncounterType) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setEncounterType(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setEncounterType(String) - Method in class org.openmrs.web.dwr.FormListItem
-
- setEncounterType(EncounterType) - Method in class org.openmrs.web.taglib.FormatTag
-
- setEncounterTypeId(Integer) - Method in class org.openmrs.EncounterType
-
- setEncounterTypeId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setEncounterTypeList(List<EncounterType>) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setEnd(Date) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setEnd(Date) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setEndDate(Date) - Method in class org.openmrs.activelist.ActiveListItem
-
- setEndDate(Date) - Method in class org.openmrs.PatientState
-
- setEndDate(Date) - Method in class org.openmrs.PersonAddress
-
- setEndDate(Date) - Method in class org.openmrs.Relationship
-
- setEndDate(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setEndDate(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setEntererName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setError(String) - Method in class org.openmrs.hl7.HL7InError
-
- setErrorDetails(String) - Method in class org.openmrs.hl7.HL7InError
-
- setErrorMessage(String) - Method in class org.openmrs.hl7.HL7InQueue
-
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.Cohort
-
Deprecated.
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.ReportData
-
Deprecated.
Saves the EvaluationContext that was used to obtain this ReportData.
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.RowPerObsDataSet
-
Deprecated.
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSet
-
Deprecated.
- setEvaluationContext(EvaluationContext) - Method in class org.openmrs.scheduler.tasks.GenerateDataExportTask
-
Deprecated.
- setEventListeners(EventListeners) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- setExplanation(String) - Method in class org.openmrs.arden.MLMObject
-
- setExtensionNames(IdentityHashMap<String, String>) - Method in class org.openmrs.module.Module
-
A map of pointid to classname.
- setExtensions(List<Extension>) - Method in class org.openmrs.module.Module
-
- setExtras(String[]) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setExtras(String[]) - Method in class org.openmrs.reporting.export.RowPerObsColumn
-
Deprecated.
- setFamilyName(String) - Method in class org.openmrs.PersonName
-
- setFamilyName(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setFamilyName2(String) - Method in class org.openmrs.PersonName
-
- setFamilyNamePrefix(String) - Method in class org.openmrs.PersonName
-
- setFamilyNameSuffix(String) - Method in class org.openmrs.PersonName
-
- setField(Field) - Method in class org.openmrs.FieldAnswer
-
- setField(Field) - Method in class org.openmrs.FormField
-
- setField(FieldListItem) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setFieldGenTag(FieldGenTag) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- setFieldGenTag(FieldGenTag) - Method in interface org.openmrs.web.taglib.fieldgen.FieldGenHandler
-
- setFieldId(Integer) - Method in class org.openmrs.Field
-
- setFieldId(Integer) - Method in class org.openmrs.web.dwr.EnteredField
-
- setFieldId(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setFieldNumber(Integer) - Method in class org.openmrs.FormField
-
- setFieldNumber(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setFieldPart(String) - Method in class org.openmrs.FormField
-
- setFieldPart(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setFieldType(FieldType) - Method in class org.openmrs.Field
-
- setFieldTypeId(Integer) - Method in class org.openmrs.FieldType
-
- setFieldTypeId(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setFieldTypeName(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setFile(File) - Method in class org.openmrs.module.Module
-
- setFile(String) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- setFileOpener(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.EnableTriggersChangeSet
-
- setFileOpener(ResourceAccessor) - Method in class org.openmrs.util.databasechange.GenerateUuid
-
- 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
-
- setFilter(PatientFilter) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setFilter(CohortDefinition) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Set the filter
- setFilter(CohortDefinition) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- setFilter(CohortDefinition) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- setFilterClass(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- setFilterClass(Class) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setFilterDefinition(ModuleFilterDefinition) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- setFilterId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- setFilterName(String) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- setFilters(List<PatientFilter>) - Method in class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- setFinalText(String) - Method in class org.openmrs.ConceptProposal
-
- 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
- setForm(Form) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setForm(Form) - Method in class org.openmrs.web.taglib.FormatTag
-
- setFormat(String) - Method in exception org.openmrs.api.InvalidIdentifierFormatException
-
- setFormat(String) - Method in class org.openmrs.PatientIdentifierType
-
- setFormat(String) - Method in class org.openmrs.PersonAttributeType
-
- setFormat(String) - Method in class org.openmrs.web.taglib.FormatDateTag
-
- setFormat(String) - Method in class org.openmrs.web.taglib.TimePatternTag
-
- setFormatDescription(String) - Method in class org.openmrs.PatientIdentifierType
-
- setFormDAO(FormDAO) - Method in class org.openmrs.api.impl.FormServiceImpl
-
Method used to inject the data access object.
- setFormFieldId(Integer) - Method in class org.openmrs.FormField
-
- setFormFieldId(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setFormFieldName(String) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setFormFields(Set<FormField>) - Method in class org.openmrs.Form
-
- setFormId(Integer) - Method in class org.openmrs.Form
-
- setFormId(Integer) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setFormId(Integer) - Method in class org.openmrs.web.dwr.FormListItem
-
- setFormName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setFormResourceId(Integer) - Method in class org.openmrs.FormResource
-
sets the form resource id
- setForms(Set<Form>) - Method in class org.openmrs.Field
-
- setFormService(FormService) - Method in class org.openmrs.api.context.ServiceContext
-
- setFormView(String) - Method in class org.openmrs.web.controller.remotecommunication.PostHl7Controller
-
- setFrequency(OrderFrequency) - Method in class org.openmrs.DrugOrder
-
Sets the frequency
- setFrequency(String) - Method in class org.openmrs.order.DrugSuggestion
-
- setFrequency(OrderFrequency) - Method in class org.openmrs.SimpleDosingInstructions
-
- setFrequency(OrderFrequency) - Method in class org.openmrs.TestOrder
-
Sets frequency of test order
- setFrequencyPerDay(Double) - Method in class org.openmrs.OrderFrequency
-
- setFromDate(Date) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- setFromDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- setFromDate(Date) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setFromNode(T) - Method in class org.openmrs.util.Graph.Edge
-
- setFullName(String) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- setFullySpecifiedName(ConceptName) - Method in class org.openmrs.Concept
-
Sets the specified name as the fully specified name for the locale and the current fully
specified (if any) ceases to be the fully specified name for the locale.
- setGender(String) - Method in class org.openmrs.Person
-
- setGender(String) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setGender(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setGenericDrugList(List<Concept>) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setGivenName(String) - Method in class org.openmrs.PersonName
-
- setGivenName(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setGlobalLocaleList(GlobalLocaleList) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Used by spring to set the GlobalLocaleList on this implementation
- setGlobalParameter(String, Object) - Method in interface org.openmrs.logic.LogicContext
-
Assigns a value to a global parameters within this logic context
- setGlobalProperties(List<GlobalProperty>) - Method in interface org.openmrs.api.AdministrationService
-
- setGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- setGlobalProperties(List<GlobalProperty>) - Method in class org.openmrs.module.Module
-
- setGlobalProperty(String, String) - Method in interface org.openmrs.api.AdministrationService
-
- setGlobalProperty(GlobalProperty) - Method in interface org.openmrs.api.AdministrationService
-
- setGlobalProperty(String, String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- setGlobalProperty(GlobalProperty) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
Deprecated.
- setGlobalProperty(GlobalProperty) - Method in class org.openmrs.web.controller.maintenance.SettingsProperty
-
- setGlobalProperty(String, String) - Method in class org.openmrs.web.dwr.DWRAdministrationService
-
Sets the value of a global property
- setGlobalPropertyListeners(List<GlobalPropertyListener>) - Method in class org.openmrs.api.EventListeners
-
This setter acts more like an "appender".
- setGlobalPropertyListenersToEmpty(boolean) - Method in class org.openmrs.api.EventListeners
-
Convenience method called by spring to reset the static list of event
listeners.
Without this, the event listener list continues to grow with every Spring
restart.
- setGroupMembers(Set<Obs>) - Method in class org.openmrs.Obs
-
Set the members of the obs group, if this obs is a group.
- setGroupMethod(PatientSetService.GroupMethod) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- setHandler(String) - Method in class org.openmrs.ConceptComplex
-
Set the ConceptComplexHandler.
- 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.
- setHandlerConfiguration(String) - Method in class org.openmrs.web.attribute.handler.BooleanFieldGenDatatypeHandler
-
- setHandlerConfiguration(String) - Method in class org.openmrs.web.attribute.handler.DateFieldGenDatatypeHandler
-
- setHandlerConfiguration(String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextFileUploadHandler
-
- setHandlerConfiguration(String) - Method in class org.openmrs.web.attribute.handler.LongFreeTextTextareaHandler
-
- setHandlerKey(String) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setHandlers(Map<String, ComplexObsHandler>) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- setHandlers(Map<String, ComplexObsHandler>) - Method in interface org.openmrs.api.ObsService
-
Add the given map to this service's handlers.
- setHandlers(Map<String, String>) - Method in class org.openmrs.web.taglib.fieldgen.FieldGenHandlerFactory
-
Appends the given handlers to the current map of handlers
- setHashedPassword(String) - Method in class org.openmrs.api.db.LoginCredential
-
- setHeight(Integer) - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- setHeight(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- setHiAbsolute(Double) - Method in class org.openmrs.ConceptNumeric
-
- setHiAbsolute(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setHiAbsolute(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setHiCritical(Double) - Method in class org.openmrs.ConceptNumeric
-
- setHiCritical(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setHiCritical(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- 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
-
- setHiNormal(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setHiNormal(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setHistory(CohortSearchHistory) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- setHl7Abbreviation(String) - Method in class org.openmrs.ConceptDatatype
-
- setHl7Abbreviation(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setHl7Code(String) - Method in class org.openmrs.ConceptSource
-
- setHL7DAO(HL7DAO) - Method in interface org.openmrs.hl7.HL7Service
-
Auto generated method comment
- setHL7DAO(HL7DAO) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
- setHL7Data(String) - Method in class org.openmrs.hl7.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
-
- setHowMany(String) - Method in class org.openmrs.arden.MLMObject
-
- setHowMany(int) - Method in class org.openmrs.arden.MLMObjectElement
-
- setHtmlEscape(String) - Method in class org.openmrs.web.taglib.OpenmrsHtmlEscapingAwareTag
-
- setiColumns(Integer) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setId(Integer) - Method in class org.openmrs.activelist.ActiveListItem
-
- setId(Integer) - Method in class org.openmrs.activelist.ActiveListType
-
- setId(Integer) - Method in class org.openmrs.api.db.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.Concept
-
- setId(Integer) - Method in class org.openmrs.ConceptAnswer
-
- setId(Integer) - Method in class org.openmrs.ConceptClass
-
- setId(Integer) - Method in class org.openmrs.ConceptDatatype
-
- setId(Integer) - Method in class org.openmrs.ConceptDescription
-
- setId(Integer) - Method in class org.openmrs.ConceptMap
-
- setId(Integer) - Method in class org.openmrs.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.ConceptSetDerived
-
- 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.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.MimeType
-
Deprecated.
- setId(Integer) - Method in class org.openmrs.notification.Alert
-
- setId(Integer) - Method in class org.openmrs.notification.AlertRecipient
-
- setId(Integer) - Method in class org.openmrs.notification.Message
-
- setId(Integer) - Method in class org.openmrs.notification.Note
-
- setId(Integer) - Method in class org.openmrs.notification.NoteType
-
- setId(Integer) - Method in class org.openmrs.notification.Template
-
- setId(Integer) - Method in class org.openmrs.Obs
-
- setId(Integer) - Method in interface org.openmrs.OpenmrsObject
-
- setId(Integer) - Method in class org.openmrs.Order
-
- setId(Integer) - Method in class org.openmrs.OrderFrequency
-
- setId(Integer) - Method in class org.openmrs.OrderType
-
- setId(Integer) - Method in class org.openmrs.Patient
-
- setId(Integer) - Method in class org.openmrs.PatientIdentifier
-
- setId(Integer) - Method in class org.openmrs.PatientIdentifierType
-
- setId(Integer) - Method in class org.openmrs.PatientProgram
-
- setId(Integer) - Method in class org.openmrs.PatientState
-
- setId(Integer) - Method in class org.openmrs.person.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.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.report.ReportSchema
-
Deprecated.
- setId(Integer) - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- setId(Integer) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setId(Integer) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setId(Integer) - Method in class org.openmrs.Role
-
- setId(Integer) - Method in class org.openmrs.scheduler.Schedule
-
Sets the identifier of the schedule.
- setId(Integer) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set the task identifier.
- setId(Integer) - Method in class org.openmrs.User
-
- setId(String) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setId(Integer) - Method in class org.openmrs.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
-
- setId(Integer) - Method in class org.openmrs.web.dwr.ListItem
-
- setId(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setId(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setIdentifier(String) - Method in class org.openmrs.PatientIdentifier
-
- setIdentifier(String) - Method in class org.openmrs.Provider
-
- setIdentifier(String) - Method in class org.openmrs.web.dwr.PatientListItem
-
- setIdentifierCheckDigit(Boolean) - Method in class org.openmrs.web.dwr.PatientListItem
-
- setIdentifiers(Set<PatientIdentifier>) - Method in class org.openmrs.Patient
-
Update all identifiers for patient
- setIdentifiers(List<PatientIdentifier>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setIdentifierType(PatientIdentifierType) - Method in class org.openmrs.PatientIdentifier
-
- setIdentifierTypeName(String) - Method in class org.openmrs.web.dwr.PatientListItem
-
- setIdentifierValidators(Map<Class<? extends IdentifierValidator>, IdentifierValidator>) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
ADDs identifierValidators, doesn't replace them
- setIdExceptions(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
-
Way to specify the table id columns that don't follow the table_name.table_name_id pattern
- setiDisplayLength(Integer) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setiDisplayStart(Integer) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setIfFalse(String) - Method in class org.openmrs.web.taglib.SummaryTest
-
- setIfTrue(String) - Method in class org.openmrs.web.taglib.SummaryTest
-
- setIgnoreList(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- setImplementationId(ImplementationId) - Method in interface org.openmrs.api.AdministrationService
-
Set the given implementationId
as this implementation's unique id
- setImplementationId(ImplementationId) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- setImplementationId(String) - Method in class org.openmrs.ImplementationId
-
This is the unique id for this implementation.
- 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
-
- setIncludeAtoB(boolean) - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- setIncludeBtoA(boolean) - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- setIncludeExpired(Boolean) - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- setIncludeRead(Boolean) - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- setIndexDate(Date) - Method in interface org.openmrs.logic.LogicContext
-
Changes the index date for this logic context
- setIndexTermsByLocale(Map<Locale, List<ConceptName>>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setIndication(Concept) - Method in class org.openmrs.Visit
-
- setIndicationConcept(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setIngredient(Concept) - Method in class org.openmrs.DrugIngredient
-
- setInheritedItems(Collection<Object>) - Method in class org.openmrs.web.taglib.ListPickerTag
-
- setInheritedRoles(Set<Role>) - Method in class org.openmrs.Role
-
- setInitial(Boolean) - Method in class org.openmrs.ProgramWorkflowState
-
- setInitializationComplete(boolean) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
-
- setInitParameters(Map<String, String>) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
#param - A map of parameters to use to initialize the filter
- setInstallationStarted(boolean) - Static method in class org.openmrs.web.filter.initialization.InitializationFilter
-
- setInstitution(String) - Method in class org.openmrs.arden.MLMObject
-
- 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
-
- setInterpretJstl(Boolean) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- setInverse(String) - Method in class org.openmrs.web.taglib.PrivilegeTag
-
- setIsHidden(Boolean) - Method in class org.openmrs.ConceptMapType
-
- setIsNumeric(Boolean) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setiSortCol(Integer[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setiSortingCols(Integer) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setIsSet(Boolean) - Method in class org.openmrs.FieldType
-
- setiTotalDisplayRecords(Integer) - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
Total records, after filtering (i.e.
- setiTotalRecords(Integer) - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
Total records, before filtering (i.e.
- setJavaClassName(String) - Method in class org.openmrs.OrderType
-
- setJavaScriptEscape(Boolean) - Method in class org.openmrs.web.taglib.FormatTag
-
- setJavaScriptEscape(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Set JavaScript escaping for this tag, as boolean value.
- setKey(String, String) - Method in class org.openmrs.arden.Comparison
-
- setKey(String) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- setKey(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- setKey(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- setKeywords(String) - Method in class org.openmrs.arden.MLMObject
-
- setLabel(String) - Method in class org.openmrs.module.web.extension.provider.Link
-
- setLabel(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setLabel(String) - Method in class org.openmrs.report.Parameter
-
Deprecated.
- setLabel(String) - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- setLastExecutionTime(Date) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set the time the task was last executed
- setLaterality(TestOrder.Laterality) - Method in class org.openmrs.TestOrder
-
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
-
- setLayoutTemplates(List<T>) - Method in class org.openmrs.layout.web.LayoutSupport
-
- setLimit(Integer) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setLineByLineFormat(List<String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setLinks(String) - Method in class org.openmrs.arden.MLMObject
-
- setListSeparator(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- setLoaded(boolean) - Method in class org.openmrs.hl7.HL7InArchive
-
sets the flag for hl7 data having been loaded from the filesystem
- setLocale(Locale) - Static method in class org.openmrs.api.context.Context
-
Convenience method.
- setLocale(Locale) - Method in class org.openmrs.api.context.UserContext
-
- setLocale(Locale) - Method in class org.openmrs.ConceptDescription
-
- setLocale(Locale) - Method in class org.openmrs.ConceptName
-
- setLocale(Locale) - Method in class org.openmrs.ConceptStopWord
-
- setLocale(Locale) - Method in class org.openmrs.ConceptWord
-
- 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
- setLocale(HttpServletRequest, HttpServletResponse, Locale) - Method in class org.openmrs.web.OpenmrsCookieLocaleResolver
-
- setLocale(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setLocale(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Sets the locale of the supplied message.
- setLocalePreferred(Boolean) - Method in class org.openmrs.ConceptName
-
- setLocales(List<Locale>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setLocalize(String) - Method in class org.openmrs.web.taglib.DatePatternTag
-
- setLocalize(String) - Method in class org.openmrs.web.taglib.DateTimePatternTag
-
- setLocalize(String) - Method in class org.openmrs.web.taglib.TimePatternTag
-
- 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.Obs
-
- setLocation(Location) - Method in class org.openmrs.PatientIdentifier
-
- setLocation(Location) - Method in class org.openmrs.PatientProgram
-
- setLocation(Location) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setLocation(Location) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setLocation(Location) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setLocation(Location) - Method in class org.openmrs.reporting.LocationPatientFilter
-
Deprecated.
- setLocation(Location) - Method in class org.openmrs.Visit
-
- setLocation(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setLocation(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setLocation(LocationListItem) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setLocation(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setLocation(Location) - Method in class org.openmrs.web.taglib.FormatTag
-
- setLocation(Location) - Method in class org.openmrs.web.taglib.LocationAndDepth
-
- 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
-
- setLocationId(Integer) - Method in class org.openmrs.web.dwr.LocationListItem
-
- setLocationId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setLocationService(LocationService) - Method in class org.openmrs.api.context.ServiceContext
-
- setLocationTag(LocationTag) - Method in class org.openmrs.web.taglib.FormatTag
-
- setLocationTagId(Integer) - Method in class org.openmrs.LocationTag
-
- setLocationTagId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setLockReleased(Boolean) - Static method in class org.openmrs.web.filter.update.UpdateFilter
-
- setLog4j(Document) - Method in class org.openmrs.module.Module
-
- setLogic(String) - Method in class org.openmrs.arden.MLMObject
-
- setLogicDataSources(Map<String, LogicDataSource>) - Method in interface org.openmrs.logic.LogicService
-
- 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
-
- setLowAbsolute(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setLowAbsolute(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setLowCritical(Double) - Method in class org.openmrs.ConceptNumeric
-
- setLowCritical(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setLowCritical(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setLowNormal(Double) - Method in class org.openmrs.ConceptNumeric
-
- setLowNormal(Double) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setLowNormal(Double) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setMailSession(Session) - Method in class org.openmrs.notification.mail.MailMessageSender
-
Set javamail session.
- setMandatory(boolean) - Method in class org.openmrs.module.Module
-
- setMappedConcept(Concept) - Method in class org.openmrs.ConceptProposal
-
- setMappingFiles(List<String>) - Method in class org.openmrs.module.Module
-
- setMappingJarLocations(Resource[]) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
-
Used by the module testing framework to set the dependent modules in the hibernate session
factory
- setMappingResources(String[]) - Method in class org.openmrs.api.db.hibernate.HibernateSessionFactoryBean
-
Collect the mapping resources for future use because the mappingResources object is defined
as 'private' instead of 'protected'
- setMaxAge(Integer) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setMaxBirthdate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setMaximumDailyDose(Double) - Method in class org.openmrs.Drug
-
- setMaxOccurs(Integer) - Method in class org.openmrs.attribute.BaseAttributeType
-
- setMaxOccurs(Integer) - Method in class org.openmrs.FormField
-
- setMaxOccurs(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setMaxTokens(int) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setmDataPropCol(String[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setMemberIds(Set<Integer>) - Method in class org.openmrs.Cohort
-
- setMembers(Integer[]) - Method in class org.openmrs.web.dwr.CohortListItem
-
- setMessage(String) - Method in class org.openmrs.messagesource.PresentationMessage
-
- setMessage(Object) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
- setMessagePreparator(MessagePreparator) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Set the message preparator.
- setMessagePreparator(MessagePreparator) - Method in interface org.openmrs.notification.MessageService
-
- setMessages(Map<String, Properties>) - Method in class org.openmrs.module.Module
-
Sets the map from locale to properties used by this module.
- setMessageSender(MessageSender) - Method in class org.openmrs.notification.impl.MessageServiceImpl
-
Set the message sender.
- setMessageSender(MessageSender) - Method in interface org.openmrs.notification.MessageService
-
- setMessageService(MessageService) - Method in class org.openmrs.api.context.ServiceContext
-
Sets the message service.
- setMessageSources(Set<MutableMessageSource>) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- setMessageSources(Set<MutableMessageSource>) - Method in interface org.openmrs.messagesource.MessageSourceService
-
- setMessageSourceService(MessageSourceService) - Method in class org.openmrs.api.context.ServiceContext
-
Sets the MessageSourceService used in the context.
- setMessageState(Integer) - Method in class org.openmrs.hl7.HL7InArchive
-
- setMessageState(Integer) - Method in class org.openmrs.hl7.HL7InQueue
-
- setMiddleName(String) - Method in class org.openmrs.PersonName
-
- setMiddleName(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setMimeType(String) - Method in class org.openmrs.MimeType
-
Deprecated.
- setMimeTypeId(Integer) - Method in class org.openmrs.MimeType
-
Deprecated.
- setMinAge(Integer) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setMinBirthdate(Date) - Method in class org.openmrs.reporting.PatientCharacteristicFilter
-
Deprecated.
- setMinimumDailyDose(Double) - Method in class org.openmrs.Drug
-
- setMinOccurs(Integer) - Method in class org.openmrs.attribute.BaseAttributeType
-
- setMinOccurs(Integer) - Method in class org.openmrs.FormField
-
- setMinOccurs(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setModifier(ProblemModifier) - Method in class org.openmrs.activelist.Problem
-
- setModifier(String) - Method in class org.openmrs.activelist.Problem
-
- setModifier(String) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setModifier(PatientSetService.Modifier) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setModifierNum(Integer) - Method in class org.openmrs.reporting.export.ConceptColumn
-
Deprecated.
- setModule(Module) - Method in class org.openmrs.module.web.filter.ModuleFilterDefinition
-
- setModule(Module) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- setModuleActivator(ModuleActivator) - Method in class org.openmrs.module.Module
-
- setModuleId(String) - Method in class org.openmrs.module.Extension
-
Set the module id of this extension
- setModuleId(String) - Method in class org.openmrs.module.Module
-
- setModuleId(String) - Method in class org.openmrs.module.ModuleConditionalResource.ModuleAndVersion
-
- setModuleId(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setModules(List<ModuleConditionalResource.ModuleAndVersion>) - Method in class org.openmrs.module.ModuleConditionalResource
-
- setModules(List<ReportObjectFactoryModule>) - Method in class org.openmrs.reporting.ReportObjectFactory
-
Deprecated.
- setModuleService(List<Object>) - Method in class org.openmrs.api.context.ServiceContext
-
Allow other services to be added to our service layer
Classes will be found/loaded with the ModuleClassLoader
params
[0] = string representing the service interface
params
[1] = service instance
- setName(String) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setName(String) - Method in class org.openmrs.cohort.CohortDefinitionItemHolder
-
Deprecated.
- setName(String) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setName(String) - Method in class org.openmrs.Cohort
-
- setName(String) - Method in class org.openmrs.ConceptName
-
- setName(String) - Method in class org.openmrs.ConceptSource
-
- setName(String) - Method in class org.openmrs.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.NoteType
-
- setName(String) - Method in class org.openmrs.notification.Template
-
- setName(String) - Method in interface org.openmrs.OpenmrsMetadata
-
- setName(String) - Method in class org.openmrs.Provider
-
- setName(String) - Method in class org.openmrs.report.CohortDataSet
-
Deprecated.
- setName(String) - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
- setName(String) - Method in interface org.openmrs.report.DataSetDefinition
-
Deprecated.
Sets the name of this data set definition
- setName(String) - Method in class org.openmrs.report.Parameter
-
Deprecated.
- setName(String) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Set a name for the ReportSchema
- setName(String) - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
- setName(String) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- setName(String) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setName(String) - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setName(String) - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- setName(String) - Method in class org.openmrs.scheduler.Schedule
-
Sets the name of the schedule.
- setName(String) - Method in class org.openmrs.Tribe
-
Deprecated.
- setName(String) - Method in class org.openmrs.web.dwr.CohortListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.ConceptDrugListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.FormListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.ListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.LocationListItem
-
- setName(String) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setName(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- setName(String) - Method in class org.openmrs.web.taglib.ListPickerTag
-
- setNameMappings(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setNames(Collection<ConceptName>) - Method in class org.openmrs.Concept
-
- setNames(Set<PersonName>) - Method in class org.openmrs.Person
-
- setNamesByLocale(Map<Locale, ConceptName>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setNameVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setNeighborhoodCell(String) - Method in class org.openmrs.Location
-
- setNeighborhoodCell(String) - Method in class org.openmrs.PersonAddress
-
- setNewPassword(String) - Method in class org.openmrs.web.OptionsForm
-
- setNodeDAO(NoteDAO) - Method in class org.openmrs.notification.impl.NoteServiceImpl
-
- setNormalHigh(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Auto generated method comment
- setNormalLow(Double) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Auto generated method comment
- setNoteType(NoteType) - Method in class org.openmrs.notification.Note
-
- setNotification(String) - Method in class org.openmrs.web.OptionsForm
-
- setNotificationAddress(String) - Method in class org.openmrs.web.OptionsForm
-
- setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setNum(Integer) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setNumberOfRepeats(Integer) - Method in class org.openmrs.TestOrder
-
Sets numberOfRepeats of test order
- setNumericVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setNumForms(Integer) - Method in class org.openmrs.web.dwr.FieldListItem
-
- 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.
- setObjectToEncode(Object) - Method in class org.openmrs.reporting.ReportObjectXMLEncoder
-
Deprecated.
- setObs(Obs) - Method in class org.openmrs.ConceptProposal
-
- setObs(Set<Obs>) - Method in class org.openmrs.Encounter
-
- setObs(Collection<Obs>) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setObsConcept(Concept) - Method in class org.openmrs.ConceptProposal
-
- setObsDAO(ObsDAO) - Method in class org.openmrs.api.impl.ObsServiceImpl
-
- setObsDAO(ObsDAO) - Method in interface org.openmrs.api.ObsService
-
Set the given dao
on this obs service.
- setObsDate(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setObsDatetime(Date) - Method in class org.openmrs.Obs
-
- setObservations(List<Obs>) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setObservations(Collection<Obs>) - Method in class org.openmrs.web.taglib.SummaryTest
-
- setObsGroup(Obs) - Method in class org.openmrs.Obs
-
This method does NOT add this current obs to the list of obs in obsGroup.getGroupMembers().
- setObsGroupId(Integer) - Method in class org.openmrs.Obs
-
- setObsId(Integer) - Method in class org.openmrs.Obs
-
- setObsId(Integer) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setObsService(ObsService) - Method in class org.openmrs.api.context.ServiceContext
-
- setObsValue(Obs) - Method in class org.openmrs.web.taglib.FormatTag
-
- setOldPassword(String) - Method in class org.openmrs.web.OptionsForm
-
- setOnDate(Date) - Method in class org.openmrs.reporting.DrugOrderPatientFilter
-
Deprecated.
- setOnDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- setOnDate(Date) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setOpenmrsPlatformVersion(String) - Method in class org.openmrs.module.ModuleConditionalResource
-
- setOpenmrsVersion(String) - Method in class org.openmrs.module.ModuleConditionalResource
-
- setOperator(Integer) - Method in class org.openmrs.arden.Comparison
-
- setOperator(PatientSetService.BooleanOperator) - Method in class org.openmrs.reporting.CompoundPatientFilter
-
Deprecated.
- setOrder(Order) - Method in class org.openmrs.Obs
-
- setOrder(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setOrderDAO(OrderDAO) - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- setOrderDAO(OrderDAO) - Method in interface org.openmrs.api.OrderService
-
Setter for the Order data access object.
- setOrderer(Provider) - Method in class org.openmrs.Order
-
- setOrderFrequencyId(Integer) - Method in class org.openmrs.OrderFrequency
-
Sets the orderFrequencyId
- setOrderId(Integer) - Method in class org.openmrs.Order
-
- setOrderReason(Concept) - Method in class org.openmrs.Order
-
- setOrderReasonNonCoded(String) - Method in class org.openmrs.Order
-
- setOrders(Set<Order>) - Method in class org.openmrs.Encounter
-
- setOrderService(OrderService) - Method in class org.openmrs.api.context.ServiceContext
-
- setOrderType(OrderType) - Method in class org.openmrs.api.OrderContext
-
- setOrderType(OrderType) - Method in class org.openmrs.Order
-
- setOrderTypeId(Integer) - Method in class org.openmrs.OrderType
-
- setOrdinal(Integer) - Method in class org.openmrs.notification.Template
-
- setOrientation(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setOriginalText(String) - Method in class org.openmrs.ConceptProposal
-
- setOtherGroupedConcepts(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setOtherIdentifiers(String) - Method in class org.openmrs.web.dwr.PatientListItem
-
- setOtherNames(String) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setOtherwise(String) - Method in class org.openmrs.web.taglib.RequireTag
-
- 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
-
- setPageNumber(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setParameter(String, Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- setParameterClass(Class) - Method in class org.openmrs.logic.rule.RuleParameterInfo
-
- setParameterMap(Map<String, String>) - Method in class org.openmrs.module.Extension
-
Parameters given at the extension point This method is usually called only during extension
initialization
- setParameterMap(Map<String, Object>) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setParameterMap(Map<String, Object>) - Method in class org.openmrs.web.taglib.PortletTag
-
- setParameters(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setParameters(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setParameters(String) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setParameters(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setParameterValue(String, String) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setParameterValues(Map<Parameterizable, Map<Parameter, Object>>) - Method in class org.openmrs.report.EvaluationContext
-
Deprecated.
Set all parameter values
- setParameterValues(Properties) - Method in class org.openmrs.util.HibernateEnumType
-
- setParent(FormField) - Method in class org.openmrs.FormField
-
- setParent(OrderType) - Method in class org.openmrs.OrderType
-
- setParent(Integer) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setParentLocation(Location) - Method in class org.openmrs.Location
-
- setParentMessageSource(MessageSource) - Method in class org.openmrs.messagesource.impl.MessageSourceServiceImpl
-
- setParsedComposition(List<Object>) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Elements in this list can be: an Integer, indicating a 1-based index into a search history a
BooleanOperator (AND, OR, NOT) a PatientFilter a PatientSearch another List of the same form,
which indicates a parenthetical expression
- setParsedCompositionString(List<Object>) - Method in class org.openmrs.reporting.CohortHistoryCompositionFilter
-
Deprecated.
- setParser(GenericParser) - Method in class org.openmrs.hl7.impl.HL7ServiceImpl
-
Used by spring to inject the parser
- setPassphrase(String) - Method in class org.openmrs.ImplementationId
-
This text is a long text string that is used to validate who uses an implementation id.
- setPath(String) - Method in class org.openmrs.module.ModuleConditionalResource
-
- setPath(String) - Method in class org.openmrs.web.taglib.FormatDateTag
-
- setPatient(Patient) - Method in class org.openmrs.Encounter
-
- setPatient(Patient) - Method in class org.openmrs.notification.Note
-
- setPatient(Patient) - Method in class org.openmrs.Obs
-
- setPatient(Patient) - Method in class org.openmrs.Order
-
- setPatient(Patient) - Method in class org.openmrs.PatientIdentifier
-
- setPatient(Patient) - Method in class org.openmrs.PatientProgram
-
- setPatient(Patient) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- setPatient(Patient) - Method in class org.openmrs.Visit
-
- setPatient(Patient) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setPatientDAO(PatientDAO) - Method in class org.openmrs.api.impl.PatientServiceImpl
-
- setPatientDAO(PatientDAO) - Method in interface org.openmrs.api.PatientService
-
Sets the DAO for this service.
- setPatientFilter(PatientFilter) - Method in class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
Set the patient filter.
- setPatientId(Integer) - Method in class org.openmrs.Encounter
-
- setPatientId(Integer) - Method in class org.openmrs.Patient
-
Sets the internal identifier for a patient.
- setPatientId(Integer) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- setPatientId(Integer) - Method in class org.openmrs.web.dwr.PatientListItem
-
- setPatientId(Integer) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setPatientId(Integer) - Method in class org.openmrs.web.taglib.PatientWidgetTag
-
- setPatientId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
-
- setPatientId(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- setPatientIdentifier(PatientIdentifier) - Method in exception org.openmrs.api.PatientIdentifierException
-
- setPatientIdentifierId(Integer) - Method in class org.openmrs.PatientIdentifier
-
- setPatientIdentifierTypeId(Integer) - Method in class org.openmrs.PatientIdentifierType
-
- setPatientIds(List<Integer>) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setPatientIds(List<Integer>) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setPatientIds(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setPatientProgram(PatientProgram) - Method in class org.openmrs.PatientState
-
- setPatientProgramId(Integer) - Method in class org.openmrs.PatientProgram
-
- setPatientProgramId(Integer) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setPatientSearch(PatientSearch) - Method in class org.openmrs.reporting.PatientSearchReportObject
-
Deprecated.
- setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- setPatientSearchId(Integer) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setPatientService(PatientService) - Method in class org.openmrs.api.context.ServiceContext
-
- setPatientSet(Cohort) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- setPatientSet(Cohort) - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Sets the default patient set.
- setPatientSetDAO(PatientSetDAO) - Method in class org.openmrs.api.impl.PatientSetServiceImpl
-
- setPatientSetDAO(PatientSetDAO) - Method in interface org.openmrs.api.PatientSetService
-
- setPatientSetService(PatientSetService) - Method in class org.openmrs.api.context.ServiceContext
-
- setPatientStateId(Integer) - Method in class org.openmrs.PatientState
-
- setPatientStateId(Integer) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setPerson(Person) - Method in class org.openmrs.activelist.ActiveListItem
-
- setPerson(Person) - Method in class org.openmrs.module.web.FormEntryContext
-
- setPerson(Person) - Method in class org.openmrs.Obs
-
Set the person object to this obs object.
- setPerson(Person) - Method in class org.openmrs.PersonAddress
-
- setPerson(Person) - Method in class org.openmrs.PersonAttribute
-
- setPerson(Person) - Method in class org.openmrs.PersonName
-
- setPerson(Person) - Method in class org.openmrs.Provider
-
- setPerson(Person) - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- setPerson(Person) - Method in class org.openmrs.User
-
- setPerson(Person) - Method in class org.openmrs.web.controller.observation.PersonObsFormController.CommandObject
-
- setPerson(Person) - Method in class org.openmrs.web.taglib.FormatTag
-
- setPersonA(Person) - Method in class org.openmrs.Relationship
-
- setPersonA(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonAddress(PersonAddress) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setPersonAddressId(Integer) - Method in class org.openmrs.PersonAddress
-
- setPersonAId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonAttributeId(Integer) - Method in class org.openmrs.PersonAttribute
-
- setPersonAttributes(List<PersonAttribute>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setPersonAttributeTypeId(Integer) - Method in class org.openmrs.PersonAttributeType
-
- setPersonAType(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonB(Person) - Method in class org.openmrs.Relationship
-
- setPersonB(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonBId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonBType(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setPersonChangedBy(User) - Method in class org.openmrs.Person
-
- setPersonCreator(User) - Method in class org.openmrs.Person
-
- setPersonDAO(PersonDAO) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- setPersonDAO(PersonDAO) - Method in interface org.openmrs.api.PersonService
-
Sets the DAO for this service.
- setPersonDateChanged(Date) - Method in class org.openmrs.Person
-
- setPersonDateCreated(Date) - Method in class org.openmrs.Person
-
- setPersonDateVoided(Date) - Method in class org.openmrs.Person
-
- setPersonId(Integer) - Method in class org.openmrs.Obs
-
Set the person id on this obs object.
- setPersonId(Integer) - Method in class org.openmrs.Patient
-
Overrides the parent setPersonId(Integer) so that we can be sure patient id is also set
correctly.
- setPersonId(Integer) - Method in class org.openmrs.Person
-
- setPersonId(Integer) - Method in class org.openmrs.User
-
- setPersonId(Integer) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setPersonId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setPersonId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
-
- setPersonMergeLogData(PersonMergeLogData) - Method in class org.openmrs.person.PersonMergeLog
-
- setPersonMergeLogId(Integer) - Method in class org.openmrs.person.PersonMergeLog
-
- setPersonName(PersonName) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setPersonName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setPersonName(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setPersonName(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setPersonName(PersonName) - Method in class org.openmrs.web.OptionsForm
-
- setPersonNameId(Integer) - Method in class org.openmrs.PersonName
-
- setPersonService(PersonService) - Method in class org.openmrs.api.context.ServiceContext
-
- setPersonType(String) - Method in class org.openmrs.web.taglib.ForEachDisplayAttributeTag
-
- setPersonVoided(Boolean) - Method in class org.openmrs.Person
-
- setPersonVoidedBy(User) - Method in class org.openmrs.Person
-
- setPersonVoidReason(String) - Method in class org.openmrs.Person
-
- setPointId(String) - Method in class org.openmrs.module.Extension
-
Set the point id
- setPointId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setPointId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setPopupDivId(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setPosition(String) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setPostalCode(String) - Method in interface org.openmrs.Address
-
- setPostalCode(String) - Method in class org.openmrs.Location
-
- setPostalCode(String) - Method in class org.openmrs.PersonAddress
-
- setPrecise(Boolean) - Method in class org.openmrs.ConceptNumeric
-
- setPrecise(boolean) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setPreferred(Boolean) - Method in class org.openmrs.PatientIdentifier
-
- setPreferred(Boolean) - Method in class org.openmrs.PersonAddress
-
- setPreferred(Boolean) - Method in class org.openmrs.PersonName
-
- setPreferred(Boolean) - Method in class org.openmrs.RelationshipType
-
"Preferred" relationship types are those that should be shown as default types when
adding/editing a person's relationships
- 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(Locale, ConceptName) - Method in class org.openmrs.Concept
-
- setPreferredName(ConceptName) - Method in class org.openmrs.Concept
-
Sets the preferred name /in this locale/ to the specified conceptName and its Locale, if
there is an existing preferred name for this concept in the same locale, this one will
replace the old preferred name.
- setPreferredName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setPreferredNamesByLocale(Map<Locale, String>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setPrefix(String) - Method in class org.openmrs.PersonName
-
- setPreviousOrder(Order) - Method in class org.openmrs.Order
-
Sets the previous order.
- setPreviousVersion(Obs) - Method in class org.openmrs.Obs
-
- 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
-
- setPriorGender(String) - Method in class org.openmrs.person.PersonMergeLogData
-
- setPriority(String) - Method in class org.openmrs.arden.MLMObject
-
- setPriority(Integer) - Method in class org.openmrs.notification.Note
-
- setPrivilege(String) - Method in class org.openmrs.Privilege
-
- setPrivilege(String) - Method in class org.openmrs.web.taglib.PrivilegeTag
-
- setPrivilege(String) - Method in class org.openmrs.web.taglib.RequireTag
-
- setPrivileges(List<Privilege>) - Method in class org.openmrs.module.Module
-
- setPrivileges(Set<Privilege>) - Method in class org.openmrs.Role
-
- setProbeParentLoaderLast(boolean) - Method in class org.openmrs.module.ModuleClassLoader
-
Allow the probe parent loader last variable to be set.
- setProblem(Concept) - Method in class org.openmrs.activelist.Problem
-
Set the problem concept
- setProblem(String) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setProblemConceptId(Integer) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setProficientLocales(String) - Method in class org.openmrs.web.OptionsForm
-
Sets the locales within which the user is proficient.
- setProgram(Program) - Method in class org.openmrs.PatientProgram
-
- setProgram(Program) - Method in class org.openmrs.ProgramWorkflow
-
- setProgram(Program) - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- setProgram(Program) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setProgram(Program) - Method in class org.openmrs.web.taglib.FormatTag
-
- setProgramId(Integer) - Method in class org.openmrs.Program
-
- setProgramId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setPrograms(Collection<Program>) - Method in class org.openmrs.report.RowPerProgramEnrollmentDataSetDefinition
-
Deprecated.
- setProgramWorkflow(ProgramWorkflow) - Method in class org.openmrs.ConceptStateConversion
-
- setProgramWorkflow(ProgramWorkflow) - Method in class org.openmrs.ProgramWorkflowState
-
- setProgramWorkflowDAO(ProgramWorkflowDAO) - Method in class org.openmrs.api.impl.ProgramWorkflowServiceImpl
-
- setProgramWorkflowDAO(ProgramWorkflowDAO) - Method in interface org.openmrs.api.ProgramWorkflowService
-
Setter for the ProgramWorkflow DataAccessObject (DAO).
- setProgramWorkflowId(Integer) - Method in class org.openmrs.ProgramWorkflow
-
- setProgramWorkflowId(Integer) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setProgramWorkflowService(ProgramWorkflowService) - Method in class org.openmrs.api.context.ServiceContext
-
- setProgramWorkflowState(ProgramWorkflowState) - Method in class org.openmrs.ConceptStateConversion
-
- setProgramWorkflowStateId(Integer) - Method in class org.openmrs.ProgramWorkflowState
-
- setProperties(Map<String, String>) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set the properties of the task.
- setProperty(String) - Method in class org.openmrs.GlobalProperty
-
- setProperty(String, String) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set task configuration property.
- setPropertyClass(Class) - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- setPropertyList(String) - Method in class org.openmrs.web.taglib.RequireConfigurationTag
-
- setPropertyPrefix(String) - Method in class org.openmrs.web.taglib.RequireConfigurationByPrefixTag
-
- setPropertyValue(String) - Method in class org.openmrs.GlobalProperty
-
- setProvider(User) - Method in class org.openmrs.Encounter
-
- setProvider(Person) - Method in class org.openmrs.Encounter
-
- 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
-
- setProviderName(String) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setProviders(List<DataSetProvider>) - Method in interface org.openmrs.api.DataSetService
-
Deprecated.
Add the given list of DataSetProviders to the providers on this service.
- setProviders(List<DataSetProvider>) - Method in class org.openmrs.report.impl.DataSetServiceImpl
-
Deprecated.
- setProviderService(ProviderService) - Method in class org.openmrs.api.context.ServiceContext
-
Sets the provider service.
- setPublished(Boolean) - Method in class org.openmrs.Form
-
- setPublished(boolean) - Method in class org.openmrs.web.dwr.FormListItem
-
- setPurpose(String) - Method in class org.openmrs.arden.MLMObject
-
- setQuantity(Double) - Method in class org.openmrs.DrugOrder
-
Sets the quantity
- setQuantityUnits(Concept) - Method in class org.openmrs.DrugOrder
-
- setQueryParameters(Map<String, String>) - Method in class org.openmrs.module.web.extension.provider.Link
-
- setQuestion(Concept) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setQuestions(Collection<Concept>) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- setRanDate(Date) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setReaction(Concept) - Method in class org.openmrs.activelist.Allergy
-
must be of class=Symptom
- setReaction(String) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setReactionConceptId(Integer) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- 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.
- setReadType(String) - Method in class org.openmrs.arden.MLMObject
-
- setReadType(String) - Method in class org.openmrs.arden.MLMObjectElement
-
- setRecipient(User) - Method in class org.openmrs.notification.AlertRecipient
-
- setRecipients(Set<AlertRecipient>) - Method in class org.openmrs.notification.Alert
-
- setRecipients(String) - Method in class org.openmrs.notification.Message
-
Auto generated method comment
- setRecipients(String) - Method in class org.openmrs.notification.Template
-
- setRedirect(String) - Method in class org.openmrs.web.taglib.RequireTag
-
- setRedirectView(String) - Method in class org.openmrs.web.controller.RedirectController
-
- setRegion(String) - Method in class org.openmrs.Location
-
- setRegion(String) - Method in class org.openmrs.PersonAddress
-
- setRelationshipId(Integer) - Method in class org.openmrs.Relationship
-
- setRelationshipId(Integer) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setRelationshipsMap(Map<String, Relationship>) - Method in class org.openmrs.web.controller.patient.ShortPatientModel
-
- setRelationshipType(RelationshipType) - Method in class org.openmrs.Relationship
-
- setRelationshipType(RelationshipType) - Method in class org.openmrs.reporting.RelationshipPatientFilter
-
- setRelationshipTypeId(Integer) - Method in class org.openmrs.RelationshipType
-
- setRemoveConcept(String) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setRenderer(ReportRenderer) - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- setRenderers(Map<Class<? extends ReportRenderer>, ReportRenderer>) - Method in interface org.openmrs.api.ReportService
-
Deprecated.
Add the given map to this service's renderers This map is set via spring, see the
applicationContext-service.xml file
- setRenderers(Map<Class<? extends ReportRenderer>, ReportRenderer>) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
ADDs renderers...doesn't replace them.
- setRepeatInterval(long) - Method in class org.openmrs.scheduler.Schedule
-
Sets the number of seconds until task is executed again.
- setRepeatInterval(Long) - Method in class org.openmrs.scheduler.TaskDefinition
-
Sets the number of seconds until task is executed again.
- setReportDAO(ReportDAO) - Method in class org.openmrs.report.impl.ReportServiceImpl
-
Deprecated.
Method used by Spring injection to set the ReportDAO implementation to use in this service
- setReportElements(Set<ReportElementDefinition>) - Method in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
Sets the report elements.
- setReportId(Integer) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setReportObject(AbstractReportObject) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setReportObjectDAO(ReportObjectDAO) - Method in class org.openmrs.reporting.impl.ReportObjectServiceImpl
-
Deprecated.
- setReportObjectDAO(ReportObjectDAO) - Method in interface org.openmrs.reporting.ReportObjectService
-
Deprecated.
Used by spring to set the data access class to use
- setReportObjectId(Integer) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setReportObjectId(Integer) - Method in interface org.openmrs.reporting.ReportObject
-
Deprecated.
- setReportObjectId(Integer) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setReportObjects(Set<AbstractReportObject>) - Method in class org.openmrs.reporting.ReportObjectList
-
Deprecated.
- setReportObjectService(ReportObjectService) - Method in class org.openmrs.api.context.ServiceContext
-
- setReportObjectType(String) - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- setReportParameters(List<Parameter>) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Sets List
reportParameters
- setReportSchema(ReportSchema) - Method in class org.openmrs.report.ReportData
-
Deprecated.
- setReportSchemaId(Integer) - Method in class org.openmrs.report.ReportSchema
-
Deprecated.
Set the Report Schema Id
- setReportSchemaId(Integer) - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
Set the Report Schema Id
- setReportService(ReportService) - Method in class org.openmrs.api.context.ServiceContext
-
- setRequired(Boolean) - Method in class org.openmrs.FormField
-
- setRequired(boolean) - Method in class org.openmrs.logic.rule.RuleParameterInfo
-
- setRequired(Boolean) - Method in class org.openmrs.PatientIdentifierType
-
- setRequired(String) - Method in class org.openmrs.web.dwr.FormFieldListItem
-
- setRequireDatabaseVersion(String) - Method in class org.openmrs.module.Module
-
- setRequiredClass(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setRequiredModules(List<String>) - Method in class org.openmrs.module.Module
-
This is a convenience method to set all the required modules without any version requirements
- setRequiredModulesMap(Map<String, String>) - Method in class org.openmrs.module.Module
-
- setRequiredModulesMap() - Method in class org.openmrs.module.Module
-
Get the modules that are required for this module.
- setRequiredProperties(User, Date) - Method in class org.openmrs.Obs
-
- setRequireOpenmrsVersion(String) - Method in class org.openmrs.module.Module
-
- setResultDate(Date) - Method in class org.openmrs.logic.result.Result
-
Changes the result date time — not to be confused with a value that is a date.
- setResultObject(Object) - Method in class org.openmrs.logic.result.Result
-
Set the result object
- setRetired(Boolean) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setRetired(Boolean) - Method in class org.openmrs.Concept
-
- setRetired(Boolean) - Method in interface org.openmrs.Retireable
-
- setRetired(Boolean) - Method in class org.openmrs.Tribe
-
Deprecated.
- setRetired(Boolean) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setRetired(Boolean) - Method in class org.openmrs.web.dwr.ConceptReferenceTermListItem
-
- setRetired(boolean) - Method in class org.openmrs.web.dwr.ProviderListItem
-
- setRetired(Boolean) - Method in class org.openmrs.web.dwr.UserListItem
-
- setRetiredBy(User) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setRetiredBy(User) - Method in class org.openmrs.Concept
-
- setRetiredBy(User) - Method in interface org.openmrs.Retireable
-
- setRetiredReason(String) - Method in class org.openmrs.Form
-
- setRetireReason(String) - Method in class org.openmrs.BaseOpenmrsMetadata
-
- setRetireReason(String) - Method in class org.openmrs.Concept
-
- setRetireReason(String) - Method in interface org.openmrs.Retireable
-
- setReturnValue(String) - Method in class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- setRewrites(Map<String, String>) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- setRewrites(Map<String, String>) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- setRole(String) - Method in class org.openmrs.Role
-
- setRoles(Set<Role>) - Method in class org.openmrs.User
-
- setRoles(String[]) - Method in class org.openmrs.web.dwr.UserListItem
-
- setRoot(Class, Object, NodeMap, Map) - Method in class org.openmrs.xml.OpenmrsCycleStrategy
-
Deprecated.
- setRoute(Concept) - Method in class org.openmrs.Drug
-
- setRoute(Concept) - Method in class org.openmrs.DrugOrder
-
Sets the route
- 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
- setRowPerObsColumn(String, String, String[]) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
Set the concept based column
- setRowPerObsColumn(RowPerObsColumn) - Method in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- setRunStatus(ChangeSet.RunStatus) - Method in class org.openmrs.util.DatabaseUpdater.OpenMRSChangeSet
-
- setRuntimeProperties(Properties) - Static method in class org.openmrs.api.context.Context
-
Set the runtime properties to be used by this OpenMRS instance
- setSalt(String) - Method in class org.openmrs.api.db.LoginCredential
-
- setSatisfiedByAny(Boolean) - Method in class org.openmrs.notification.Alert
-
- setSatisfiedByAny(boolean) - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- setSaved(Boolean) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setSavedCohortId(Integer) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setSavedFilterId(Integer) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setSavedSearchId(Integer) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
- setScheduledDate(Date) - Method in class org.openmrs.Order
-
- 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.
- setsColumns(String...) - Method in class org.openmrs.web.controller.bean.DatatableResponse
-
Optional - this is a string of column names, comma separated (used in combination with sName)
which will allow DataTables to reorder data on the client-side if required for display.
- setScope(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
- setSearch(PatientSearch) - Method in class org.openmrs.cohort.CohortSearchHistory.CohortSearchHistoryItemHolder
-
Deprecated.
- setSearchable(Boolean) - Method in class org.openmrs.PersonAttributeType
-
- setSearchHistory(List<PatientSearch>) - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- setsEcho(Integer) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setSecretAnswer(String) - Method in class org.openmrs.api.db.LoginCredential
-
- setSecretAnswerConfirm(String) - Method in class org.openmrs.web.OptionsForm
-
- setSecretAnswerNew(String) - Method in class org.openmrs.web.OptionsForm
-
- setSecretQuestion(String) - Method in class org.openmrs.api.db.LoginCredential
-
- setSecretQuestion(String) - Method in class org.openmrs.User
-
- setSecretQuestionNew(String) - Method in class org.openmrs.web.OptionsForm
-
- setSecretQuestionPassword(String) - Method in class org.openmrs.web.OptionsForm
-
- setSection(String) - Method in class org.openmrs.web.controller.maintenance.SettingsForm
-
- setSelect(Object) - Method in class org.openmrs.web.taglib.ForEachRecordTag
-
- setSelectMultiple(Boolean) - Method in class org.openmrs.Field
-
- setSelectMultiple(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setSender(String) - Method in class org.openmrs.notification.Message
-
- setSender(String) - Method in class org.openmrs.notification.Template
-
- setSentDate(Date) - Method in class org.openmrs.notification.Message
-
- setSeparator(String) - Method in class org.openmrs.reporting.export.DataExportFunctions
-
Deprecated.
- setSerializationClass(Class<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.db.SerializedObject
-
- setSerializationService(SerializationService) - Method in class org.openmrs.api.context.ServiceContext
-
- setSerializedData(String) - Method in class org.openmrs.api.db.SerializedObject
-
- setSerializedMergedData(String) - Method in class org.openmrs.person.PersonMergeLog
-
- setSerializers(List<? extends OpenmrsSerializer>) - Method in class org.openmrs.api.impl.SerializationServiceImpl
-
- setService(Class, Object) - Method in class org.openmrs.api.context.ServiceContext
-
Allow other services to be added to our service layer
- setServiceContext(ServiceContext) - Method in class org.openmrs.api.context.Context
-
Sets the service context.
- setServletContext(ServletContext) - Method in class org.openmrs.module.web.filter.ModuleFilterConfig
-
- setServletNames(List<String>) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateActiveListDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateAdministrationDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateCohortDAO
-
Auto generated method comment
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateConceptDAO
-
Sets the session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
Session factory to use for this DAO.
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateDatatypeDAO
-
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.HibernateNoteDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateObsDAO
-
Set session factory that allows us to connect to the database that Hibernate knows about.
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateOrderDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePatientDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePatientSetDAO
-
Set sessionFactory.getCurrentSession() factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernatePersonDAO
-
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.HibernateProgramWorkflowDAO
-
Hibernate Session Factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.api.db.hibernate.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.report.db.hibernate.HibernateReportDAO
-
Deprecated.
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.reporting.db.hibernate.HibernateReportObjectDAO
-
Deprecated.
Set session factory
- setSessionFactory(SessionFactory) - Method in class org.openmrs.scheduler.db.hibernate.HibernateSchedulerDAO
-
Set session factory
- setSet(Boolean) - Method in class org.openmrs.Concept
-
- setSetMemberVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setSettings(List<SettingsProperty>) - Method in class org.openmrs.web.controller.maintenance.SettingsForm
-
- setSeverity(AllergySeverity) - Method in class org.openmrs.activelist.Allergy
-
- setSeverity(String) - Method in class org.openmrs.activelist.Allergy
-
- setSeverity(String) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setShortName(Locale, ConceptName) - Method in class org.openmrs.Concept
-
- setShortName(ConceptName) - Method in class org.openmrs.Concept
-
Sets the specified name as the short name for the locale and the current shortName(if any)
ceases to be the short name for the locale.
- setShortName(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setShortNamesByLocale(Map<Locale, ConceptName>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setShowConceptHeader(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setShowDate(Boolean) - Method in class org.openmrs.web.taglib.ActiveListWidget
-
- setShowDateHeader(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setShowEmptyConcepts(Boolean) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setShowLabelIfNoExtensions(Boolean) - Method in class org.openmrs.module.web.taglib.ExtensionPopupMenuTag
-
- setShowRetiredMessage(Boolean) - Method in class org.openmrs.web.OptionsForm
-
- setSinceDate(Date) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setSinceDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setSinceDate(Date) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setSinceDate(Date) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setSinceDate(Date) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setSingleCustomValue(SingleCustomValue<?>) - Method in class org.openmrs.web.taglib.FormatTag
-
- setSize(String) - Method in class org.openmrs.web.taglib.PatientWidgetTag
-
- setSize(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setSize(String) - Method in class org.openmrs.web.taglib.UserWidgetTag
-
- setSizeMappings(Map<String, String>) - Method in class org.openmrs.layout.web.LayoutTemplate
-
- setSort(String) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setSortBy(String) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setSortColumn(String) - Method in class org.openmrs.logic.LogicTransform
-
- setSortWeight(Double) - Method in class org.openmrs.activelist.Problem
-
- setSortWeight(Double) - Method in class org.openmrs.ConceptAnswer
-
- setSortWeight(Double) - Method in class org.openmrs.ConceptSet
-
- setSortWeight(Double) - Method in class org.openmrs.ConceptSetDerived
-
- setSortWeight(Float) - Method in class org.openmrs.FormField
-
- setSortWeight(Double) - Method in class org.openmrs.PersonAttributeType
-
- setSortWeight(Integer) - Method in class org.openmrs.report.RenderingMode
-
Deprecated.
- setSource(ConceptSource) - Method in class org.openmrs.ConceptMap
-
Deprecated.
- setSourceCode(String) - Method in class org.openmrs.ConceptMap
-
Deprecated.
- setSpecialist(String) - Method in class org.openmrs.arden.MLMObject
-
- setSpecialTokens(List<String>) - Method in class org.openmrs.layout.web.LayoutSupport
-
- setSpecification(List<Properties>) - Method in class org.openmrs.summary.web.PatientSummarySpecification
-
- setSpecificationString(String) - Method in class org.openmrs.reporting.PatientSearch
-
Deprecated.
Convenience method so that a PatientSearch object can be created from a string of
compositions
- setSpecimenSource(Concept) - Method in class org.openmrs.TestOrder
-
- setSqldiff(Document) - Method in class org.openmrs.module.Module
-
- setSqlFile(String) - Method in class org.openmrs.util.databasechange.SourceMySqldiffFile
-
- setsSearch(String) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setsSearchCol(String[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setsSortDirCol(String[]) - Method in class org.openmrs.web.controller.bean.DatatableRequest
-
- setStandardRegimens(List<RegimenSuggestion>) - Method in class org.openmrs.order.DrugOrderSupport
-
- setStart(Date) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setStart(Date) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setStartDate(Date) - Method in class org.openmrs.activelist.ActiveListItem
-
- setStartDate(Date) - Method in class org.openmrs.PatientState
-
- setStartDate(Date) - Method in class org.openmrs.PersonAddress
-
- setStartDate(Date) - Method in class org.openmrs.Relationship
-
- setStartDate(Date) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setStartDate(String) - Method in class org.openmrs.web.dwr.RelationshipListItem
-
- setStartDatetime(Date) - Method in class org.openmrs.Visit
-
- setStartDatetime(Date) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setStartDatetimeString(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setStarted(Boolean) - Method in class org.openmrs.scheduler.TaskDefinition
-
Sets the flag that indicates whether the task has been started.
- setStartObs(Obs) - Method in class org.openmrs.activelist.ActiveListItem
-
- setStartOnStartup(Boolean) - Method in class org.openmrs.scheduler.Schedule
-
Sets the flag that indicates whether we start on scheduler startup.
- setStartOnStartup(Boolean) - Method in class org.openmrs.scheduler.TaskDefinition
-
Sets the flag that indicates whether the task should startup as soon as the scheduler starts.
- setStartTime(Date) - Method in class org.openmrs.scheduler.Schedule
-
Set the start time for when the task should be executed.
- setStartTime(Date) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set the start time for when the task should be executed.
- setStartTimePattern(String) - Method in class org.openmrs.scheduler.TaskDefinition
-
Sets the date format used to set the start time.
- setStartupErrorMessage(String) - Method in class org.openmrs.module.Module
-
- setStartupErrorMessage(String, Throwable) - Method in class org.openmrs.module.Module
-
Add the given exceptionMessage and throwable as the startup error for this module.
- setState(String) - Method in class org.openmrs.ConceptProposal
-
- setState(ProgramWorkflowState) - Method in class org.openmrs.PatientState
-
- setState(Object) - Method in class org.openmrs.scheduler.timer.TimerSchedulerMemento
-
- setState(Object) - Method in class org.openmrs.util.OpenmrsMemento
-
- setStateList(List<ProgramWorkflowState>) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setStateName(String) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setStateProvince(String) - Method in interface org.openmrs.Address
-
- setStateProvince(String) - Method in class org.openmrs.Location
-
- setStateProvince(String) - Method in class org.openmrs.PersonAddress
-
- setStates(Set<PatientState>) - Method in class org.openmrs.PatientProgram
-
- setStates(Set<ProgramWorkflowState>) - Method in class org.openmrs.ProgramWorkflow
-
- setStatus(String) - Method in class org.openmrs.web.dwr.ProblemListItem
-
- setStopDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setStopDatetime(Date) - Method in class org.openmrs.Visit
-
- setStopDatetime(Date) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setStopDatetimeString(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setStopObs(Obs) - Method in class org.openmrs.activelist.ActiveListItem
-
- setStrategies(Map<String, CohortDefinition>) - Method in class org.openmrs.report.CohortDataSetDefinition
-
Deprecated.
Set the key-value pairs of names to cohorts
- setStrength(String) - Method in class org.openmrs.Drug
-
Sets the strength
- setSubject(String) - Method in class org.openmrs.notification.Message
-
- setSubject(String) - Method in class org.openmrs.notification.Template
-
- setSubregion(String) - Method in class org.openmrs.Location
-
- setSubregion(String) - Method in class org.openmrs.PersonAddress
-
- setSubtype(String) - Method in class org.openmrs.api.db.SerializedObject
-
- setSubType(String) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setSubType(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setSuggestedRegimens(List<RegimenSuggestion>) - Method in class org.openmrs.order.DrugOrderSupport
-
- setSummary(String) - Method in class org.openmrs.customdatatype.CustomDatatype.Summary
-
- setSupportedTypes(List<Class<? extends OpenmrsObject>>) - Method in class org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO
-
- setSupposedToChangePassword(Boolean) - Method in class org.openmrs.web.user.UserProperties
-
Sets the user property which determines if a new user should change his password upon logging
in the first time.
- setSynonym(String) - Method in class org.openmrs.ConceptWord
-
- setSynonym(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
Deprecated.
- setSynonymsByLocale(Map<Locale, List<ConceptName>>) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setSystemId(String) - Method in class org.openmrs.User
-
- setSystemId(String) - Method in class org.openmrs.web.dwr.UserListItem
-
- setTable(String) - Method in class org.openmrs.web.dwr.FieldListItem
-
- setTableName(String) - Method in class org.openmrs.Field
-
- setTableNames(String) - Method in class org.openmrs.util.databasechange.GenerateUuid
-
This is called by liquibase to set the parameter "tableNames" onto this change.
- setTag(String) - Method in class org.openmrs.ConceptNameTag
-
Sets the textual representation of this ConceptNametag.
- setTag(String) - Method in class org.openmrs.LocationTag
-
- setTags(Collection<ConceptNameTag>) - Method in class org.openmrs.ConceptName
-
Set the tags which are attached to this ConceptName.
- setTags(Set<LocationTag>) - Method in class org.openmrs.Location
-
Set the tags which are attached to this Location.
- setTagWriterBehavior(TagMessageWriterBehavior) - Static method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Sets tag writer behavior to customize rendering of resolved messages
- setTaskClass(String) - Method in class org.openmrs.scheduler.TaskDefinition
-
Set the schedulable object to be executed.
- setTaskInstance(Task) - Method in class org.openmrs.scheduler.TaskDefinition
-
Sets the runnable task instance associated with this definition.
- setTemplate(String) - Method in class org.openmrs.Form
-
Deprecated.
- 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
-
- setTermMaps(List<ConceptReferenceTermMap>) - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController.ConceptReferenceTermModel
-
- setText(String) - Method in class org.openmrs.notification.Alert
-
- setText(String) - Method in class org.openmrs.notification.Note
-
- setText(String) - Method in class org.openmrs.notification.web.dwr.AlertListItem
-
- setText(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
Set the message text for this tag.
- setThemeName(String) - Method in class org.openmrs.web.StaticThemeSource
-
- setTimeModifier(PatientSetService.TimeModifier) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- SETTINGS_FORM - Static variable in class org.openmrs.web.controller.maintenance.SettingsController
-
- SETTINGS_PATH - Static variable in class org.openmrs.web.controller.maintenance.SettingsController
-
- SettingsController - Class in org.openmrs.web.controller.maintenance
-
Allows to manage settings.
- SettingsController() - Constructor for class org.openmrs.web.controller.maintenance.SettingsController
-
- SettingsForm - Class in org.openmrs.web.controller.maintenance
-
- SettingsForm() - Constructor for class org.openmrs.web.controller.maintenance.SettingsForm
-
- SettingsProperty - Class in org.openmrs.web.controller.maintenance
-
- SettingsProperty(GlobalProperty) - Constructor for class org.openmrs.web.controller.maintenance.SettingsProperty
-
- setTitle(String) - Method in class org.openmrs.arden.MLMObject
-
- setToDate(Date) - Method in class org.openmrs.report.RowPerObsDataSetDefinition
-
Deprecated.
- setToDate(Date) - Method in class org.openmrs.reporting.ProgramPatientFilter
-
Deprecated.
- setToDate(Date) - Method in class org.openmrs.web.taglib.ObsTableWidget
-
- setToNode(T) - Method in class org.openmrs.util.Graph.Edge
-
- setTownshipDivision(String) - Method in class org.openmrs.Location
-
- setTownshipDivision(String) - Method in class org.openmrs.PersonAddress
-
- setTransform(LogicTransform) - Method in interface org.openmrs.logic.LogicExpression
-
Set the transformation expression applied to the LogicExpression
- setTransientWeight(Double) - Method in class org.openmrs.ConceptSearchResult
-
Setter transientWeight
- setTribe(Tribe) - Method in class org.openmrs.Patient
-
- setTribeId(Integer) - Method in class org.openmrs.Tribe
-
Deprecated.
- setType(String) - Method in class org.openmrs.api.db.SerializedObject
-
- setType(String) - Method in class org.openmrs.arden.MLMObject
-
- setType(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setType(String) - Method in class org.openmrs.reporting.AbstractReportObject
-
Deprecated.
- setType(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- setType(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setType(String) - Method in class org.openmrs.web.dwr.AllergyListItem
-
- setType(String) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setType(Integer) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setType(Integer) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setType(String) - Method in class org.openmrs.web.taglib.FormatDateTag
-
- setType(String) - Method in class org.openmrs.web.taglib.HtmlIncludeTag
-
- setUnits(String) - Method in class org.openmrs.ConceptNumeric
-
- setUnits(String) - Method in class org.openmrs.Drug
-
Deprecated.
- setUnits(String) - Method in class org.openmrs.order.DrugSuggestion
-
- setUnits(String) - Method in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- setUnits(String) - Method in class org.openmrs.web.controller.patient.PatientGraphData
-
Sets the units of the for which the graph is to be
plotted
- setUnits(String) - Method in class org.openmrs.web.dwr.ConceptListItem
-
- setUntilDate(Date) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setUntilDate(Date) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setUntilDate(Date) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setUntilDate(Date) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setUntilDate(Date) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setUntilDaysAgo(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setUntilMonthsAgo(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setUp() - Method in class org.openmrs.util.databasechange.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.EnableTriggersChangeSet
-
- 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.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_PAGE_URL - Static variable in class org.openmrs.web.WebConstants
-
Page in the webapp used for initial setup of the database connection if no valid one exists
- setUpdatesRequired(boolean) - Static method in class org.openmrs.web.filter.update.UpdateFilter
-
- setUpdateURL(String) - Method in class org.openmrs.module.Module
-
- setUpdateVersion(String) - Method in class org.openmrs.module.Module
-
- setupFormBackingObject(Person) - Method in class org.openmrs.web.controller.person.PersonFormController
-
Setup the person object.
- setupLogAppenders() - Static method in class org.openmrs.util.OpenmrsUtil
-
Setup root level log appenders.
- setupModelForModule(Map<String, Object>) - Method in class org.openmrs.web.controller.GlobalPropertyPortletController
-
Sets propertyPrefix to "${forModule}.", hidePrefix to "true" and excludePrefix to
excludePrefix + "${forModule}.started;${forModule}.mandatory" if forModule parameter is
present.
- setupPageUrl - Variable in class org.openmrs.web.filter.initialization.InitializationWizardModel
-
- setupPageUrl - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
-
- setupReferenceData(Map, Person) - Method in class org.openmrs.web.controller.person.PersonFormController
-
Setup the reference map object.
- setUrgency(Order.Urgency) - Method in class org.openmrs.Order
-
- setUrl(String) - Method in class org.openmrs.module.web.extension.provider.Link
-
- setUrl(String) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- setUrl(String) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setUrl(String) - Method in class org.openmrs.web.taglib.PortletTag
-
- setUrlPatterns(List<String>) - Method in class org.openmrs.module.web.filter.ModuleFilterMapping
-
- setUser(User) - Method in class org.openmrs.notification.web.ForEachAlertTag
-
- setUser(User) - Method in class org.openmrs.web.taglib.FormatTag
-
- setUserContext(UserContext) - Static method in class org.openmrs.api.context.Context
-
Sets the user context on the thread local so that the service layer can perform
authentication/authorization checks.
TODO Make thread-safe because this might be accessed by several thread at the same time.
- setUserDAO(UserDAO) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- setUserId(Integer) - Method in class org.openmrs.api.db.LoginCredential
-
- setUserId(Integer) - Method in class org.openmrs.User
-
- setUserId(Integer) - Method in class org.openmrs.web.dwr.UserListItem
-
- setUserId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setUserId(Integer) - Method in class org.openmrs.web.taglib.PortletTag
-
- setUserId(Integer) - Method in class org.openmrs.web.taglib.UserWidgetTag
-
- setUsername(String) - Method in class org.openmrs.User
-
- setUsername(String) - Method in class org.openmrs.web.dwr.UserListItem
-
- setUsername(String) - Method in class org.openmrs.web.OptionsForm
-
- setUserProperties(Map<String, String>) - Method in class org.openmrs.User
-
- setUserProperty(User, String, String) - Method in class org.openmrs.api.impl.UserServiceImpl
-
- setUserProperty(User, String, String) - Method in interface org.openmrs.api.UserService
-
Adds the key
/value
pair to the given user
.
- setUserProperty(String, String) - Method in class org.openmrs.User
-
Convenience method.
- setUserService(UserService) - Method in class org.openmrs.api.context.ServiceContext
-
- setUseSystemClassLoader(boolean) - Static method in class org.openmrs.api.context.Context
-
- setUseSystemClassLoader(boolean) - Method in class org.openmrs.api.context.ServiceContext
-
Set this service context to use the system class loader if the
useSystemClassLoader
is set to true.
- setUuid(String) - Method in class org.openmrs.BaseOpenmrsObject
-
- setUuid(String) - Method in interface org.openmrs.OpenmrsObject
-
- setUuid(String) - Method in class org.openmrs.OrderFrequency
-
- setVal(Object) - Method in class org.openmrs.web.taglib.fieldgen.AbstractFieldGenHandler
-
- setVal(Object) - Method in class org.openmrs.web.taglib.FieldGenTag
-
- setValidator(String) - Method in class org.openmrs.PatientIdentifierType
-
- setValidatorClass(String) - Method in class org.openmrs.reporting.ReportObjectFactoryModule
-
Deprecated.
- setValidators(List<Validator>) - Method in class org.openmrs.validator.ValidateUtil
-
- 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
-
- setValue(Object) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setValue(String) - Method in class org.openmrs.reporting.PersonAttributeFilter
-
Deprecated.
- setValue(String) - Method in class org.openmrs.reporting.SearchArgument
-
Deprecated.
- setValue(String) - Method in class org.openmrs.web.dwr.EnteredField
-
- setValue(String) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setValueAsString(String) - Method in class org.openmrs.Obs
-
Sets the value for the obs from a string depending on the datatype of the question concept
- setValueBoolean(Boolean) - Method in class org.openmrs.logic.result.Result
-
Overrides the boolean representation of ths result without changing the default datatype
- setValueBoolean(Boolean) - Method in class org.openmrs.Obs
-
Sets the value of this obs to the specified valueBoolean if this obs has a boolean concept.
- setValueClass(String) - Method in class org.openmrs.web.dwr.EnteredField
-
- setValueCoded(Concept) - Method in class org.openmrs.logic.result.Result
-
Overrides the coded representation of ths result without changing the default datatype
- setValueCoded(Concept) - Method in class org.openmrs.Obs
-
- setValueCodedName(ConceptName) - Method in class org.openmrs.Obs
-
Sets the specific name used for the coded value.
- setValueComplex(String) - Method in class org.openmrs.Obs
-
Set the value for the ComplexData.
- 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
-
- setValueIfFalse(String) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setValueIfTrue(String) - Method in class org.openmrs.reporting.export.CohortColumn
-
Deprecated.
- setValueModifier(String) - Method in class org.openmrs.Obs
-
- setValueName(String) - Method in exception org.openmrs.hl7.handler.ProposingConceptException
-
- setValueNumeric(Integer) - Method in class org.openmrs.logic.result.Result
-
Overrides the numeric representation of ths result without changing the default datatype
- setValueNumeric(Double) - Method in class org.openmrs.logic.result.Result
-
Overrides the numeric representation of ths result without changing the default datatype
- setValueNumeric(Double) - Method in class org.openmrs.Obs
-
- 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
-
- setVar(String) - Method in class org.openmrs.web.taglib.ConceptTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.ForEachDrugOrderTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.ForEachEncounterTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.ForEachObsTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.FormatTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.GlobalPropertyTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.OpenmrsMessageTag
-
- setVar(String) - Method in class org.openmrs.web.taglib.SummaryTest
-
- setVar(String) - Method in class org.openmrs.web.taglib.UserPropertyTag
-
- setVariableName(String) - Method in class org.openmrs.arden.LogicAssignment
-
- setVariableValue(String) - Method in class org.openmrs.arden.LogicAssignment
-
- setVarStatus(String) - Method in class org.openmrs.module.web.taglib.ExtensionPointTag
-
- setVerbose(Boolean) - Method in class org.openmrs.web.OptionsForm
-
- setVersion(String) - Method in class org.openmrs.arden.MLMObject
-
- setVersion(String) - Method in class org.openmrs.Concept
-
- setVersion(String) - Method in class org.openmrs.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
-
- setVersion(String) - Method in class org.openmrs.web.dwr.FormListItem
-
- 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
-
- setVisit(Visit) - Method in class org.openmrs.web.taglib.FormatTag
-
- 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.
- setVisitEncounterHandler(String) - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- setVisitId(Integer) - Method in class org.openmrs.Visit
-
- setVisitId(Integer) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setVisitId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setVisits(Collection<Visit>) - Method in class org.openmrs.web.taglib.ForEachVisitTag
-
- setVisitService(VisitService) - Method in class org.openmrs.api.context.ServiceContext
-
Sets the visit service.
- setVisitType(VisitType) - Method in class org.openmrs.Visit
-
- setVisitType(String) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setVisitType(VisitType) - Method in class org.openmrs.web.taglib.FormatTag
-
- setVisitTypeId(Integer) - Method in class org.openmrs.VisitType
-
- setVisitTypeId(Integer) - Method in class org.openmrs.web.taglib.FormatTag
-
- setVisitTypesToClose(List<VisitType>) - Method in class org.openmrs.web.form.visit.ConfigureVisitsForm
-
- setVoided(Boolean) - Method in class org.openmrs.BaseOpenmrsData
-
- setVoided(Boolean) - Method in class org.openmrs.ConceptName
-
Sets the voided status of this ConceptName.
- setVoided(Boolean) - Method in class org.openmrs.ConceptNameTag
-
Sets the voided status of the ConceptName.
- setVoided(Boolean) - Method in class org.openmrs.ConceptSource
-
- setVoided(Boolean) - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- setVoided(Boolean) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setVoided(Boolean) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setVoided(Boolean) - Method in interface org.openmrs.Voidable
-
- setVoided(boolean) - Method in class org.openmrs.web.dwr.EncounterListItem
-
- setVoided(Boolean) - Method in class org.openmrs.web.dwr.ObsListItem
-
- setVoided(Boolean) - Method in class org.openmrs.web.dwr.PersonListItem
-
- setVoided(boolean) - Method in class org.openmrs.web.dwr.VisitListItem
-
- setVoidedBy(User) - Method in class org.openmrs.BaseOpenmrsData
-
- setVoidedBy(User) - Method in class org.openmrs.ConceptName
-
Sets the User who voided this ConceptName.
- setVoidedBy(User) - Method in class org.openmrs.ConceptNameTag
-
Sets the User who voided this ConceptName.
- setVoidedBy(User) - Method in class org.openmrs.ConceptSource
-
- setVoidedBy(User) - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- setVoidedBy(User) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setVoidedBy(User) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setVoidedBy(User) - Method in interface org.openmrs.Voidable
-
- setVoidReason(String) - Method in class org.openmrs.BaseOpenmrsData
-
- setVoidReason(String) - Method in class org.openmrs.ConceptName
-
Sets the reason this ConceptName was voided.
- setVoidReason(String) - Method in class org.openmrs.ConceptNameTag
-
Sets the reason this ConceptName was voided.
- setVoidReason(String) - Method in class org.openmrs.ConceptSource
-
- setVoidReason(String) - Method in class org.openmrs.PersonName
-
This still exists on PersonName for the SimpleFramework annotation
- setVoidReason(String) - Method in class org.openmrs.reporting.Report
-
Deprecated.
- setVoidReason(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setVoidReason(String) - Method in interface org.openmrs.Voidable
-
- setVolatileUserData(String, Object) - Static method in class org.openmrs.api.context.Context
-
Set a piece of information for the currently authenticated user.
- setWeight(Double) - Method in class org.openmrs.ConceptWord
-
- setWeight(Integer) - Method in class org.openmrs.notification.Note
-
- setWeight(Integer) - Method in class org.openmrs.RelationshipType
-
- setWhere(String, String) - Method in class org.openmrs.arden.MLMObject
-
- setWhere(String) - Method in class org.openmrs.arden.MLMObjectElement
-
- setWhere(boolean) - Method in class org.openmrs.arden.MLMObjectElement
-
- setWidgetType(String) - Method in class org.openmrs.web.controller.encounter.HierarchyController
-
- setWidth(Integer) - Method in class org.openmrs.web.taglib.DisplayChartTag
-
- setWidth(Integer) - Method in class org.openmrs.web.taglib.ShowGraphTag
-
- setWinner(Person) - Method in class org.openmrs.person.PersonMergeLog
-
- setWithConceptNameTag(String) - Method in class org.openmrs.web.taglib.FormatTag
-
- setWithConceptNameType(String) - Method in class org.openmrs.web.taglib.FormatTag
-
- setWithinLastDays(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setWithinLastDays(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setWithinLastDays(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setWithinLastDays(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setWithinLastDays(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.DrugOrderFilter
-
Deprecated.
- setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.DrugOrderStopFilter
-
Deprecated.
- setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.EncounterPatientFilter
-
Deprecated.
- setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.ObsPatientFilter
-
Deprecated.
- setWithinLastMonths(Integer) - Method in class org.openmrs.reporting.ProgramStatePatientFilter
-
Deprecated.
- setWord(String) - Method in class org.openmrs.ConceptSearchResult
-
- setWord(String) - Method in class org.openmrs.ConceptWord
-
- setWorkflowName(String) - Method in class org.openmrs.web.dwr.PatientStateItem
-
- setWorkflows(Map<String, Integer>) - Method in class org.openmrs.web.dwr.PatientProgramItem
-
- setXml(String) - Method in class org.openmrs.report.ReportSchemaXml
-
Deprecated.
Set the xml content for the ReportSchemaXml
- setXml(String) - Method in class org.openmrs.reporting.ReportObjectWrapper
-
Deprecated.
- setXmlToDecode(String) - Method in class org.openmrs.reporting.ReportObjectXMLDecoder
-
Deprecated.
- setXslt(String) - Method in class org.openmrs.Form
-
Deprecated.
- SHORT - Static variable in class org.openmrs.ConceptNameTag
-
- SHORT_SERIALIZATION - Static variable in class org.openmrs.util.OpenmrsConstants
-
Marker put into the serialization session map to tell @Replace methods whether or not to do
just the very basic serialization
- shortCountryTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
-
Method that generates a concept name tag based on a specified locale's country code.
- shortCountryTagFor(String) - Static method in class org.openmrs.ConceptNameTag
-
A factory method that generates strings for short country tags.
- shortenedStackTrace(String) - Static method in class org.openmrs.util.OpenmrsUtil
-
Convert a stack trace into a shortened version for easier viewing and data storage, excluding
those lines we are least concerned with; should average about 60% reduction in stack trace
length
- shortLanguageTagFor(Locale) - Static method in class org.openmrs.ConceptNameTag
-
Method that generates a concept name tag based on a specific locale's language.
- shortLanguageTagFor(String) - Static method in class org.openmrs.ConceptNameTag
-
A factory method that generates strings for short language tags.
- shortNamesByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- ShortPasswordException - Exception in org.openmrs.api
-
Password exception when the length is less than the minimum allowed.
- ShortPasswordException() - Constructor for exception org.openmrs.api.ShortPasswordException
-
- ShortPasswordException(String) - Constructor for exception org.openmrs.api.ShortPasswordException
-
- ShortPatientFormController - Class in org.openmrs.web.controller.patient
-
This controller is used for the "mini"/"new"/"short" patient form.
- ShortPatientFormController() - Constructor for class org.openmrs.web.controller.patient.ShortPatientFormController
-
- ShortPatientFormValidator - Class in org.openmrs.web.controller.patient
-
This class validates a Short Patient Model object in the NewPatientFormController
- ShortPatientFormValidator() - Constructor for class org.openmrs.web.controller.patient.ShortPatientFormValidator
-
- ShortPatientModel - Class in org.openmrs.web.controller.patient
-
The Model Object to be used for the short patient form.
- ShortPatientModel() - Constructor for class org.openmrs.web.controller.patient.ShortPatientModel
-
- ShortPatientModel(Patient) - Constructor for class org.openmrs.web.controller.patient.ShortPatientModel
-
Constructor that creates a shortPatientModel object from a given patient object
- ShouldTaglet - Class in org.openmrs.tools.doclet
-
Taglet for @should annotations.
- ShouldTaglet() - Constructor for class org.openmrs.tools.doclet.ShouldTaglet
-
- show(ModelMap) - Method in class org.openmrs.web.controller.encounter.AddressTemplateController
-
Show AddressTemplate
- SHOW - Static variable in class org.openmrs.web.controller.maintenance.SettingsController
-
- showConceptMapTypeList(ModelMap, WebRequest) - Method in class org.openmrs.web.controller.concept.ConceptMapTypeFormController
-
Processes requests to display a list of the current concept map types in the database
- showEdit(LocationTag, ModelMap) - Method in class org.openmrs.web.controller.encounter.LocationTagController
-
Display the edit page for LocationTag
- showForm() - Method in class org.openmrs.web.controller.concept.ConceptMapTypeFormController
-
Processes requests to display the form
- showForm() - Method in class org.openmrs.web.controller.concept.ConceptReferenceTermFormController
-
Processes requests to display the form
- showForm() - Method in class org.openmrs.web.controller.concept.ConceptStopWordFormController
-
- showForm(HttpSession) - Method in class org.openmrs.web.controller.concept.ConceptStopWordListController
-
This method to load all the Concept Stop Words in the request attribute and return the
ConceptStopWordList view
- showForm() - Method in class org.openmrs.web.controller.encounter.EncounterRoleFormController
-
- showForm() - Method in class org.openmrs.web.controller.location.LocationAttributeTypeFormController
-
Show existing (or instantiate blank)
- showForm() - Method in class org.openmrs.web.controller.patient.ShortPatientFormController
-
- showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class org.openmrs.web.controller.person.AddPersonController
-
Prepares the form view
- showForm(HttpServletRequest, HttpServletResponse, BindException) - Method in class org.openmrs.web.controller.person.PersonFormController
-
Redirects to the patient form if the given personId points to a patient.
- showForm(HttpServletRequest, HttpServletResponse, BindException, Map) - Method in class org.openmrs.web.controller.person.PersonFormController
-
Redirects to the patient form if the given personId points to a patient.
- showForm() - Method in class org.openmrs.web.controller.provider.ProviderFormController
-
- showForm(Integer) - Method in class org.openmrs.web.controller.provider.ProviderFormController
-
- showForm(HttpSession) - Method in class org.openmrs.web.controller.user.ChangePasswordFormController
-
This method will display the change password form
- showForm(Integer, String, User, ModelMap) - Method in class org.openmrs.web.controller.user.UserFormController
-
- showForm(Visit, Boolean, ModelMap) - Method in class org.openmrs.web.controller.visit.VisitFormController
-
Processes requests to display the form
- showGraphData(Integer, Integer, ModelMap) - Method in class org.openmrs.web.controller.patient.PatientDashboardGraphController
-
Method to formulate a JSON string used by flot for rendering the patient graph
- ShowGraphServlet - Class in org.openmrs.web.servlet
-
This servlet returns an image graphing the numeric values for given concept(s).
- ShowGraphServlet() - Constructor for class org.openmrs.web.servlet.ShowGraphServlet
-
- ShowGraphTag - Class in org.openmrs.web.taglib
-
- ShowGraphTag() - Constructor for class org.openmrs.web.taglib.ShowGraphTag
-
- showHierarchy(ModelMap) - Method in class org.openmrs.web.controller.encounter.HierarchyController
-
- showPage(ModelMap) - Method in class org.openmrs.web.controller.maintenance.DatabaseChangesInfoController
-
Called for GET requests only on the databaseChangesInfo page.
- showPage(ModelMap) - Method in class org.openmrs.web.controller.maintenance.LocalesAndThemesFormController
-
Called for GET requests only on the databaseChangesInfo page.
- showPage(ModelMap) - Method in class org.openmrs.web.controller.maintenance.SystemInformationController
-
Called for GET requests only on the systemInfo page.
- showSettings() - Method in class org.openmrs.web.controller.maintenance.SettingsController
-
- shutdown() - Static method in class org.openmrs.api.context.Context
-
Stops the OpenMRS System Should be called after all activity has ended and application is
closing
- shutdown() - Method in interface org.openmrs.api.db.ContextDAO
-
Stops the OpenMRS System Should be called after all activity has ended and application is
closing
- shutdown() - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- shutdown() - Method in interface org.openmrs.module.Activator
-
Deprecated.
- shutdown() - Static method in class org.openmrs.module.ModuleUtil
-
Stops the module system by calling stopModule for all modules that are currently started
- shutdown() - Static method in class org.openmrs.scheduler.SchedulerUtil
-
Shutdown the scheduler service that is statically associated with the Context class.
- shutdown() - Method in interface org.openmrs.scheduler.Task
-
Callback method used to clean up resources used during the tasks execution.
- shutdown() - Method in class org.openmrs.scheduler.tasks.AbstractTask
-
- shutdown() - Method in class org.openmrs.scheduler.tasks.ConceptIndexUpdateTask
-
- shutdown() - Method in class org.openmrs.scheduler.tasks.SendEmailTask
-
- shutdown() - Method in class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper
-
- shutdown() - Method in class org.openmrs.scheduler.tasks.TestTask
-
- shutdown() - Method in class org.openmrs.scheduler.timer.TimerSchedulerTask
-
Shutdown the timer task and invoke the task's shutdown() callback method.
- shutdownAllTasks() - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Shutdown all running tasks.
- shutdownModules(ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
-
Reverses all activities done by startModule(org.openmrs.module.Module) Normal stop/shutdown
is done by ModuleFactory
- shutdownTask(TaskDefinition) - Method in interface org.openmrs.scheduler.SchedulerService
-
Cancel a scheduled task.
- shutdownTask(TaskDefinition) - Method in class org.openmrs.scheduler.timer.TimerSchedulerServiceImpl
-
Stops a running task.
- simple_comp_op() - Method in class org.openmrs.arden.ArdenBaseParser
-
- simple_comp_opAST(AST, String, MLMObject, String) - Method in class org.openmrs.arden.ArdenBaseTreeParser
-
- SimpleColumn - Class in org.openmrs.reporting.export
-
- SimpleColumn() - Constructor for class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- SimpleColumn(String, String) - Constructor for class org.openmrs.reporting.export.SimpleColumn
-
Deprecated.
- SimpleColumnClassifier - Class in org.openmrs.reporting
-
- SimpleColumnClassifier(String, String) - Constructor for class org.openmrs.reporting.SimpleColumnClassifier
-
Deprecated.
- simpleDatatypes - Static variable in class org.openmrs.hl7.HL7Constants
-
- simpleDatatypes - Static variable in class org.openmrs.util.FormConstants
-
- SimpleDosingInstructions - Class in org.openmrs
-
- SimpleDosingInstructions() - Constructor for class org.openmrs.SimpleDosingInstructions
-
- SimpleServletConfig(String, ServletContext) - 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
- single_citation() - Method in class org.openmrs.arden.ArdenBaseParser
-
- SINGLE_QUOTE - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- SINGLE_QUOTE - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- SingleCustomValue<D extends CustomValueDescriptor> - Interface in org.openmrs.customdatatype
-
Either a one-off custom value (e.g.
- size() - Method in class org.openmrs.cohort.CohortSearchHistory
-
Deprecated.
- size() - Method in class org.openmrs.Cohort
-
- size() - Method in class org.openmrs.messagesource.PresentationMessageMap
-
- sizeMappings - Variable in class org.openmrs.layout.web.LayoutTemplate
-
- skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.initialization.InitializationFilter
-
- skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.startuperror.StartupErrorFilter
-
- skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.StartupFilter
-
If this returns true, this filter fails early and quickly.
- skipFilter(HttpServletRequest) - Method in class org.openmrs.web.filter.update.UpdateFilter
-
- 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
-
- Sort - Class in org.openmrs.web.taglib.functions
-
Functions used within taglibs in a webapp jsp page.
- Sort() - Constructor for class org.openmrs.web.taglib.functions.Sort
-
- sort(Collection<T>) - Static method in class org.openmrs.web.taglib.functions.Sort
-
This method will sort a collection based on the natural order of it's elements
- sort(Collection<T>, Boolean) - Static method in class org.openmrs.web.taglib.functions.Sort
-
This method will sort a collection based on the natural order of it's elements
- sort(Collection<T>, String, Boolean) - Static method in class org.openmrs.web.taglib.functions.Sort
-
This method will sort a passed Collection
- sort_option() - Method in class org.openmrs.arden.ArdenBaseParser
-
- sortByColumn(String) - Method in class org.openmrs.reporting.DataTable
-
Deprecated.
- sortWeight - Variable in class org.openmrs.FormField
-
- SourceMySqldiffFile - Class in org.openmrs.util.databasechange
-
Executes (aka "source"s) the given file on the current database.
- SourceMySqldiffFile() - Constructor for class org.openmrs.util.databasechange.SourceMySqldiffFile
-
- SPANISH_LANGUAGE - Static variable in class org.openmrs.util.OpenmrsConstants
-
- SPECIALIST - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- SPECIALIST - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- specialist_slot() - Method in class org.openmrs.arden.ArdenBaseParser
-
- specialTokens - Variable in class org.openmrs.layout.web.LayoutSupport
-
- SPECIMEN_UUID - Static variable in class org.openmrs.ConceptClass
-
- split(TableRowClassifier) - Method in class org.openmrs.reporting.DataTable
-
Deprecated.
- splitPersonName(String) - Method in class org.openmrs.api.impl.PersonServiceImpl
-
- splitPersonName(String) - Method in interface org.openmrs.api.PersonService
-
- splitPhrase(String) - Static method in class org.openmrs.ConceptWord
-
Split words according to OpenmrsConstants.REGEXes, newlines, and spaces
- SQL_LEVEL_ACCESS - Static variable in class org.openmrs.util.PrivilegeConstants
-
- SqlDiffFileParser - Class in org.openmrs.module
-
This class will parse an xml sql diff file
- SqlDiffFileParser() - Constructor for class org.openmrs.module.SqlDiffFileParser
-
- sqlRep - Variable in enum org.openmrs.api.PatientSetService.Modifier
-
- sqlTypes() - Method in class org.openmrs.util.HibernateEnumType
-
- stacktrace - Variable in class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
-
- START_OF_EXPRESSION - Static variable in class org.openmrs.report.EvaluationContext
-
Deprecated.
- startDate - Variable in class org.openmrs.activelist.ActiveListItem
-
- startDate - Variable in class org.openmrs.layout.web.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.
- startHl7ArchiveMigration(Integer) - Method in class org.openmrs.web.dwr.DWRHL7Service
-
Handles the ajax call for starting the migration of hl7 in archives to the file system
- startModule(Module) - Static method in class org.openmrs.api.context.Daemon
-
This method should not be called directly.
- startModule(Module) - Static method in class org.openmrs.module.ModuleFactory
-
- 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
-
- startModules() - Static method in class org.openmrs.module.ModuleFactory
-
Try to start all of the loaded modules that have the global property moduleId.started
is set to "true" or the property does not exist.
- startObs - Variable in class org.openmrs.activelist.ActiveListItem
-
- startOpenmrs(ServletContext) - Static method in class org.openmrs.web.Listener
-
Do the work of starting openmrs.
- 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
- startRule() - Method in class org.openmrs.arden.ArdenBaseParser
-
- startup(Properties) - Static method in class org.openmrs.api.context.Context
-
Starts the OpenMRS System Should be called prior to any kind of activity
If an
InputRequiredException
is thrown, a call to
DatabaseUpdater#update(Map)
will be required with a mapping from question prompt to user answer before startup can be
called again.
- startup(String, String, String, Properties) - Static method in class org.openmrs.api.context.Context
-
Starts the OpenMRS System in a _non-webapp_ environment
If an
InputRequiredException
is thrown, a call to
DatabaseUpdater#update(Map)
will be required with a mapping from question prompt to user answer before startup can be
called again.
- startup(Properties) - Method in interface org.openmrs.api.db.ContextDAO
-
Starts the OpenMRS System
- startup(Properties) - Method in class org.openmrs.api.db.hibernate.HibernateContextDAO
-
- startup() - Method in interface org.openmrs.module.Activator
-
Deprecated.
- startup(Properties) - Static method in class org.openmrs.module.ModuleUtil
-
Start up the module system with the given properties.
- startup(Properties) - Static method in class org.openmrs.scheduler.SchedulerUtil
-
Start the scheduler given the following start up properties.
- startup(Properties) - Static method in class org.openmrs.util.OpenmrsUtil
-
Initialize global settings Find and load modules
- StartupErrorFilter - Class in org.openmrs.web.filter.startuperror
-
This is the second filter that is processed.
- StartupErrorFilter() - Constructor for class org.openmrs.web.filter.startuperror.StartupErrorFilter
-
- StartupErrorFilterModel - Class in org.openmrs.web.filter.startuperror
-
The
UpdateFilter
uses this model object to hold all properties that are edited by the
user in the wizard.
- StartupErrorFilterModel(Throwable) - Constructor for class org.openmrs.web.filter.startuperror.StartupErrorFilterModel
-
Default constructor that sets up some of the properties
- StartupFilter - Class in org.openmrs.web.filter
-
Abstract class used when a small wizard is needed before Spring, jsp, etc has been started up.
- StartupFilter() - Constructor for class org.openmrs.web.filter.StartupFilter
-
- StateConversionFormController - Class in org.openmrs.web.controller.program
-
- StateConversionFormController() - Constructor for class org.openmrs.web.controller.program.StateConversionFormController
-
- StateConversionListController - Class in org.openmrs.web.controller.program
-
- StateConversionListController() - Constructor for class org.openmrs.web.controller.program.StateConversionListController
-
- StateConversionValidator - Class in org.openmrs.validator
-
- StateConversionValidator() - Constructor for class org.openmrs.validator.StateConversionValidator
-
- StateConversionValidator - Class in org.openmrs.web.controller.program
-
- StateConversionValidator() - Constructor for class org.openmrs.web.controller.program.StateConversionValidator
-
Deprecated.
- StatefulTask - Class in org.openmrs.scheduler
-
Stateful task
- StatefulTask() - Constructor for class org.openmrs.scheduler.StatefulTask
-
- statesInWorkflow(ProgramWorkflow, boolean) - Method in class org.openmrs.PatientProgram
-
- StaticCohortDefinition - Class in org.openmrs.cohort
-
- StaticCohortDefinition() - Constructor for class org.openmrs.cohort.StaticCohortDefinition
-
Deprecated.
- StaticCohortDefinition(Cohort) - Constructor for class org.openmrs.cohort.StaticCohortDefinition
-
Deprecated.
- StaticCohortDefinitionProvider - Class in org.openmrs.cohort.impl
-
- StaticCohortDefinitionProvider() - Constructor for class org.openmrs.cohort.impl.StaticCohortDefinitionProvider
-
Deprecated.
- StaticThemeSource - Class in org.openmrs.web
-
A static messageSource theme that can be used as the parent theme source
- StaticThemeSource() - Constructor for class org.openmrs.web.StaticThemeSource
-
- STOP_WORDS() - Static method in class org.openmrs.util.OpenmrsConstants
-
These words are ignored in concept and patient searches
- stopExecuting() - Method in class org.openmrs.scheduler.tasks.AbstractTask
-
Callback method that tells the task that it has stopped executing.
- stopHl7ArchiveMigration() - Method in class org.openmrs.web.dwr.DWRHL7Service
-
Handles the ajax call to stop hl7 migration process
- stopMigration() - Static method in class org.openmrs.hl7.Hl7InArchivesMigrateThread
-
convenience method to set transfer status and active flag to stop migration
- stopModule(Module) - Static method in class org.openmrs.module.ModuleFactory
-
Runs through the advice and extension points and removes from api.
- stopModule(Module, boolean) - Static method in class org.openmrs.module.ModuleFactory
-
Runs through the advice and extension points and removes from api.
Also calls mod.Activator.shutdown()
- stopModule(Module, boolean, boolean) - Static method in class org.openmrs.module.ModuleFactory
-
Runs through the advice and extension points and removes from api.
skipOverStartedProperty
should only be true when openmrs is stopping modules
because it is shutting down.
- stopModule(Module, ServletContext) - Static method in class org.openmrs.module.web.WebModuleUtil
-
Reverses all visible activities done by startModule(org.openmrs.module.Module)
- stopObs - Variable in class org.openmrs.activelist.ActiveListItem
-
- stopped() - Method in class org.openmrs.module.BaseModuleActivator
-
- stopped() - Method in interface org.openmrs.module.ModuleActivator
-
Called after a module is stopped
- stopVisits(Date) - Method in class org.openmrs.api.impl.VisitServiceImpl
-
- stopVisits(Date) - Method in interface org.openmrs.api.VisitService
-
- 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
-
- STRING_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- STRING_LITERAL - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- StringHandler - Class in org.openmrs.web.taglib.fieldgen
-
- StringHandler() - Constructor for class org.openmrs.web.taglib.fieldgen.StringHandler
-
- 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
-
- SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.data.CohortDefinition
-
Deprecated.
- SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.data.DatasetDefinition
-
Deprecated.
- SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.export.DataExportReportObject
-
Deprecated.
- SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.export.RowPerObsDataExportReportObject
-
Deprecated.
- SUB_TYPE_NAME - Static variable in class org.openmrs.reporting.report.ReportDefinition
-
Deprecated.
- subtract(Cohort, Cohort) - Static method in class org.openmrs.Cohort
-
Subtracts a cohort from a cohort
- SUFFIX - Static variable in class org.openmrs.web.filter.util.CustomResourceLoader
-
- SUM - Static variable in interface org.openmrs.arden.ArdenBaseParserTokenTypes
-
- SUM - Static variable in interface org.openmrs.arden.ArdenBaseTreeParserTokenTypes
-
- Summary(String, boolean) - Constructor for class org.openmrs.customdatatype.CustomDatatype.Summary
-
- SummaryServlet - Class in org.openmrs.web.servlet
-
- SummaryServlet() - Constructor for class org.openmrs.web.servlet.SummaryServlet
-
- SummaryTest - Class in org.openmrs.web.taglib
-
- SummaryTest() - Constructor for class org.openmrs.web.taglib.SummaryTest
-
- SUPERUSER - Static variable in class org.openmrs.util.RoleConstants
-
- SUPERUSER_ROLE - Static variable in class org.openmrs.util.OpenmrsConstants
-
Deprecated.
- superuserrole - Variable in class org.openmrs.web.filter.update.UpdateFilterModel
-
- supports(ComparisonOperator) - Method in class org.openmrs.logic.Duration
-
- supports(ComparisonOperator) - Method in interface org.openmrs.logic.op.Operand
-
Sanity check for this Operand vs a given operator.
- supports(Class) - Method in class org.openmrs.reporting.DrugOrderPatientFilterValidator
-
Deprecated.
- supports(Class) - Method in class org.openmrs.reporting.PatientCharacteristicFilterValidator
-
Deprecated.
- supports(Class<?>) - Method in class org.openmrs.validator.AlertValidator
-
Determines if the command object being submitted is a valid type
- supports(Class<?>) - Method in class org.openmrs.validator.BaseAttributeValidator
-
- 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.ConceptReferenceTermValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.ConceptValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.DrugOrderValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.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.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.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.ReportObjectValidator
-
Deprecated.
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.RequireNameValidator
-
- supports(Class) - Method in class org.openmrs.validator.RoleValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.SchedulerFormValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.StateConversionValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.validator.TestOrderValidator
-
Determines if the 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
-
- supports(Class) - Method in class org.openmrs.web.controller.ConceptFormValidator
-
Determines if the command object being submitted is a valid type
- supports(Class) - Method in class org.openmrs.web.controller.patient.ShortPatientFormValidator
-
Returns whether or not this validator supports validating a given class.
- supports(Class<?>) - Method in class org.openmrs.web.form.visit.ConfigureVisitsFormValidator
-
- supportsPropertyName(String) - Method in interface org.openmrs.api.GlobalPropertyListener
-
Asks this listener whether it wants to be notified about the given property name
- supportsPropertyName(String) - Method in class org.openmrs.api.impl.AdministrationServiceImpl
-
- supportsPropertyName(String) - Method in class org.openmrs.api.impl.GlobalLocaleList
-
- supportsPropertyName(String) - Method in class org.openmrs.api.impl.OrderServiceImpl
-
- supportsPropertyName(String) - Method in class org.openmrs.layout.web.address.AddressSupport
-
- supportsPropertyName(String) - Method in class org.openmrs.order.DrugOrderSupport
-
- supportsPropertyName(String) - Method in class org.openmrs.util.LocaleUtility
-
- supportsPropertyName(String) - Method in class org.openmrs.util.LocationUtility
-
- supportsPropertyName(String) - Method in class org.openmrs.web.controller.PseudoStaticContentController
-
- supportsPropertyName(String) - Method in class org.openmrs.web.dwr.DWRPatientService
-
- SYMPTOM_FINDING_UUID - Static variable in class org.openmrs.ConceptClass
-
- SYMPTOM_UUID - Static variable in class org.openmrs.ConceptClass
-
- SYNONYM - Static variable in class org.openmrs.ConceptNameTag
-
- synonymsByLocale - Variable in class org.openmrs.web.controller.ConceptFormController.ConceptFormBackingObject
-
- SystemInformationController - Class in org.openmrs.web.controller.maintenance
-
This backs the maintenance/systemInfo.jsp page that lists off all the system information.
- SystemInformationController() - Constructor for class org.openmrs.web.controller.maintenance.SystemInformationController
-
Default constructor used by spring MVC
- systemVariables - Variable in class org.openmrs.api.impl.AdministrationServiceImpl
-
Static-ish variable used to cache the system variables.