Skip navigation links
A B C D E G H I L M O S 

A

activateMapping(Bundle) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 

B

bean(String) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
BidiMappingServiceOsgiConfigurer - Class in org.openehealth.ipf.commons.map
Searches in all bundles for mapping scripts and configures the BidiMappingService with them.
BidiMappingServiceOsgiConfigurer(BidiMappingService, BundleContext) - Constructor for class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
bundleChanged(BundleEvent) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 

C

canConvert(Class<?>, Class<?>) - Method in class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
CommonsCoreBeanDefinitionParser - Class in org.openehealth.ipf.commons.core.config
BeanDefinitionParser for Spring bean extensions
CommonsCoreBeanDefinitionParser() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
CommonsCoreNamespaceHandler - Class in org.openehealth.ipf.commons.core.config
NamespaceHandler for Spring Beans
CommonsCoreNamespaceHandler() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
configure(Registry) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
configure(MappingResourceHolder) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
configuration logic
convert(Object, Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
CustomMappings - Class in org.openehealth.ipf.commons.map.config
This class should be used to define the custom mappings in the spring context definition.
CustomMappings() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappings
 
CustomMappingsConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.map.config
Configurer used to add all CustomMappings bean occurrences from the spring application context to the provided SpringBidiMappingService.
CustomMappingsConfigurer() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 

D

doParse(Element, BeanDefinitionBuilder) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 

E

equals(Object) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 

G

getBeanClass(Element) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
getMappingResource() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
getMappingResources() - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
getMappingResources() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
getSpringConfigurers() - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 

H

hashCode() - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 

I

init() - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
initMappings() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 

L

lookup(Registry) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
lookup for the specific CustomMappings objects inside the given beanFactory

M

MappingResourceHolder - Interface in org.openehealth.ipf.commons.map
Interface that isolates methods for registering resources for a mapping service.

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
org.openehealth.ipf.commons.core.config - package org.openehealth.ipf.commons.core.config
 
org.openehealth.ipf.commons.map - package org.openehealth.ipf.commons.map
 
org.openehealth.ipf.commons.map.config - package org.openehealth.ipf.commons.map.config
 

S

setBeanFactory(BeanFactory) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
Stores the beanFactory and initialized the ContextFacade.
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingResource(Resource) - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
Registers a mapping resource.
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
setMappingResource(Resource) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingResources(Collection<? extends Resource>) - Method in interface org.openehealth.ipf.commons.map.MappingResourceHolder
Registers a collection of mapping resources
setMappingResources(Collection<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
setMappingResources(List<? extends Resource>) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
setMappingService(SpringBidiMappingService) - Method in class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
setRestartOnce(boolean) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
setSpringConfigurers(List<OrderedConfigurer>) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
SpringBidiMappingService - Class in org.openehealth.ipf.commons.map
BidiMappingService implementation that can be configured with Spring resources and using the CustomMappingsConfigurer.
SpringBidiMappingService() - Constructor for class org.openehealth.ipf.commons.map.SpringBidiMappingService
 
SpringBidiMappingServiceConfigurer - Class in org.openehealth.ipf.commons.map
Adds mapping scripts to a reference SpringBidiMappingService instance.
SpringBidiMappingServiceConfigurer() - Constructor for class org.openehealth.ipf.commons.map.SpringBidiMappingServiceConfigurer
 
SpringConfigurationPostProcessor - Class in org.openehealth.ipf.commons.core.config
Spring Listener which holds the instances of all OrderedConfigurer.
SpringConfigurationPostProcessor() - Constructor for class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
SpringRegistry - Class in org.openehealth.ipf.commons.core.config
Class that bridges the Registry interface to a Spring ListableBeanFactory.
SpringRegistry() - Constructor for class org.openehealth.ipf.commons.core.config.SpringRegistry
 
SpringTypeConverter - Class in org.openehealth.ipf.commons.core.config
TypeConverter implementation baacked by a Spring ConversionService
SpringTypeConverter(ConversionService) - Constructor for class org.openehealth.ipf.commons.core.config.SpringTypeConverter
 
A B C D E G H I L M O S 
Skip navigation links

Copyright © 2017 Open eHealth Foundation. All rights reserved.