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(java.lang.String handlerConfig)
An
AttributeType will typically be configured with a handler and a configuration. |
void setHandlerConfiguration(java.lang.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 © 2018 OpenMRS Inc.. All Rights Reserved.