@Indexed public class ConceptComplex extends Concept
ComplexObsHandler
associated with the Concept.Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
ConceptComplex()
Default Constructor
|
ConceptComplex(Concept c)
Constructor from Concept.
|
ConceptComplex(Integer conceptId) |
ConceptComplex(Integer conceptId,
String handler)
Constructor with conceptId and ConceptComplexHandler
|
Modifier and Type | Method and Description |
---|---|
String |
getHandler() |
boolean |
isComplex()
Overrides parent method and returns true if this Concept.getDatatype() equals "Complex"..
|
void |
setHandler(String handler)
Set the ConceptComplexHandler.
|
addAnswer, addAttribute, addConceptMapping, addDescription, addName, addSetMember, addSetMember, findNameTaggedWith, findPossibleValues, getActiveAttributes, getActiveAttributes, getAllConceptNameLocales, getAnswers, getAnswers, getAttributes, getChangedBy, getCompatibleNames, getConceptClass, getConceptId, getConceptMappings, getConceptSets, getCreator, getDatatype, getDateChanged, getDateCreated, getDateRetired, getDescription, getDescription, getDescription, getDescriptions, getDisplayString, getFullySpecifiedName, getId, getIndexTerms, getIndexTermsForLocale, getName, getName, getName, getName, getNames, getNames, getNames, getPossibleValues, getPreferredName, getRetired, getRetiredBy, getRetireReason, getSet, getSetMembers, getSetMembers, getShortestName, getShortNameInLocale, getShortNames, getSynonyms, getSynonyms, getVersion, hasName, hydrate, isNamed, isNumeric, isRetired, isSet, removeAnswer, removeConceptMapping, removeDescription, removeName, serialize, setAnswers, setAttributes, setChangedBy, setConceptClass, setConceptId, setConceptMappings, setConceptSets, setCreator, setDatatype, setDateChanged, setDateCreated, setDateRetired, setDescriptions, setFullySpecifiedName, setId, setNames, setPreferredName, setRetired, setRetiredBy, setRetireReason, setSet, setShortName, setVersion, toString
equals, getUuid, hashCode, setUuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getUuid, setUuid
public static final long serialVersionUID
public ConceptComplex()
public ConceptComplex(Integer conceptId)
conceptId
- public ConceptComplex(Integer conceptId, String handler)
conceptId
- handler
- public ConceptComplex(Concept c)
c
- public boolean isComplex()
isComplex
in class Concept
Concept.isComplex()
public void setHandler(String handler)
handler
- public String getHandler()
Copyright © 2024 OpenMRS Inc.. All rights reserved.