DT
- the CustomDatatype
class that this class handlesT
- the java type of values handled by DTpublic interface CustomDatatypeHandler<DT extends CustomDatatype<T>,T>
CustomDatatype
s.Modifier and Type | Method and Description |
---|---|
void |
setHandlerConfiguration(String handlerConfig)
An
AttributeType will typically be configured with a handler and a configuration. |
void setHandlerConfiguration(String handlerConfig)
AttributeType
will typically be configured with a handler and a configuration. The framework
takes care of constructing a handler, and setting its configuration (if any)handlerConfig
- Copyright © 2024 OpenMRS Inc.. All rights reserved.