Uses of Class
org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
Packages that use CustomModelClassFactory
Package
Description
-
Uses of CustomModelClassFactory in org.openehealth.ipf.boot.hl7v2
Methods in org.openehealth.ipf.boot.hl7v2 that return CustomModelClassFactoryMethods in org.openehealth.ipf.boot.hl7v2 with parameters of type CustomModelClassFactoryModifier and TypeMethodDescriptionIpfHl7v2AutoConfiguration.hapiContext
(CustomModelClassFactory modelClassFactory, ProfileStore profileStore, ValidationContext validationContext, ParserConfiguration parserConfiguration, ObjectProvider<IDGenerator> idGenerator) -
Uses of CustomModelClassFactory in org.openehealth.ipf.commons.ihe.hl7v2.definitions
Methods in org.openehealth.ipf.commons.ihe.hl7v2.definitions that return CustomModelClassFactoryModifier and TypeMethodDescriptionstatic CustomModelClassFactory
CustomModelClassUtils.createFactory
(String transaction, String version) Creates a model class factory for the given transaction and HL7 version. -
Uses of CustomModelClassFactory in org.openehealth.ipf.modules.hl7.config
Methods in org.openehealth.ipf.modules.hl7.config that return CustomModelClassFactoryMethods in org.openehealth.ipf.modules.hl7.config with parameters of type CustomModelClassFactoryModifier and TypeMethodDescriptionvoid
CustomModelClassFactoryConfigurer.setCustomModelClassFactory
(CustomModelClassFactory customModelClassFactory) -
Uses of CustomModelClassFactory in org.openehealth.ipf.modules.hl7.parser
Subclasses of CustomModelClassFactory in org.openehealth.ipf.modules.hl7.parser