
Package ca.uhn.fhir.jpa.term.custom
Class PropertyHandler
java.lang.Object
ca.uhn.fhir.jpa.term.custom.PropertyHandler
- All Implemented Interfaces:
IZipContentsHandlerCsv
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.apache.commons.csv.CSVRecord theRecord) booleanisDuplicateConceptProperty(List<TermConceptProperty> conceptProperties, String key, String value, String typeString)
-
Field Details
-
CODE
- See Also:
-
KEY
- See Also:
-
VALUE
- See Also:
-
TYPE
- See Also:
-
-
Constructor Details
-
PropertyHandler
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceIZipContentsHandlerCsv
-
isDuplicateConceptProperty
public boolean isDuplicateConceptProperty(List<TermConceptProperty> conceptProperties, String key, String value, String typeString)
-