Index
All Classes and Interfaces|All Packages
C
- ca.uhn.hl7v2.util.idgenerator - package ca.uhn.hl7v2.util.idgenerator
- configureHapiContext(HapiContext) - Method in interface org.openehealth.ipf.boot.hl7v2.HapiContextCustomizer
F
- fileGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- FileIdGeneratorProperties() - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
G
- getCharset() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Charset used for decoding and encoding HL7 messages
- getCorrelationTimeout() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Duration in milliseconds for which correlated message IDs remain active
- getDirectory() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- getFileMame() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- getGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether ID generator to use.
- getIdGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
- getLo() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
H
- hapiContext(CustomModelClassFactory, ProfileStore, ValidationContext, ParserConfiguration, ObjectProvider<IDGenerator>) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- hapiContextCustomizer() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- HapiContextCustomizer - Interface in org.openehealth.ipf.boot.hl7v2
- hl7Correlation(HapiContext) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
I
- interactiveContinuationStorage(CacheManager) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- IpfHiLoIdGenerator - Class in ca.uhn.hl7v2.util.idgenerator
- IpfHiLoIdGenerator(IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties) - Constructor for class ca.uhn.hl7v2.util.idgenerator.IpfHiLoIdGenerator
- IpfHl7v2AutoConfiguration - Class in org.openehealth.ipf.boot.hl7v2
-
Configure a basic IPF setup, mostly configuring HL7v2 and Mapping stuff
- IpfHl7v2AutoConfiguration(IpfHl7v2ConfigurationProperties) - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- IpfHl7v2ConfigurationProperties - Class in org.openehealth.ipf.boot.hl7v2
- IpfHl7v2ConfigurationProperties() - Constructor for class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
- IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties - Class in org.openehealth.ipf.boot.hl7v2
- isCaching() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether to instantiate a continuation cache
- isConvertLinefeed() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether to convert line feeds to proper segment separators before parsing starts
- isMinimizeReads() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- isNeverFail() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
M
- mllpDispatcher(CamelContext) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- mllpModelClassFactory() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
N
- nanoGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- NOOP - Static variable in interface org.openehealth.ipf.boot.hl7v2.HapiContextCustomizer
O
- org.openehealth.ipf.boot.hl7v2 - package org.openehealth.ipf.boot.hl7v2
P
- parserConfiguration() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- profileStore() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
S
- setCaching(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether to instantiate a continuation cache
- setCharset(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
- setConvertLinefeed(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether to convert line feeds to proper segment separators before parsing starts
- setCorrelationTimeout(long) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Duration in milliseconds for which correlated message IDs remain active
- setDirectory(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- setFileMame(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- setGenerator(String) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties
-
Whether ID generator to use.
- setLo(int) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- setMinimizeReads(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
- setNeverFail(boolean) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2ConfigurationProperties.FileIdGeneratorProperties
U
- unsolicitedFragmentationStorage(CacheManager) - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
- uuidGenerator() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
V
- validationContext() - Method in class org.openehealth.ipf.boot.hl7v2.IpfHl7v2AutoConfiguration
All Classes and Interfaces|All Packages