Uses of Class
org.hibersap.conversion.ConverterCache

Packages that use ConverterCache
org.hibersap.execution   
org.hibersap.mapping.model   
org.hibersap.session   
 

Uses of ConverterCache in org.hibersap.execution
 

Constructors in org.hibersap.execution with parameters of type ConverterCache
PojoMapper(ConverterCache converterCache)
           
 

Uses of ConverterCache in org.hibersap.mapping.model
 

Methods in org.hibersap.mapping.model with parameters of type ConverterCache
protected  Object ParameterMapping.getConvertedValueToJava(Object value, ConverterCache converterCache)
           
protected  Object ParameterMapping.getConvertedValueToSap(Object value, ConverterCache converterCache)
           
 Object TableMapping.getUnconvertedValueToJava(Object fieldMapCollection, ConverterCache converterCache)
           
protected  Object StructureMapping.getUnconvertedValueToJava(Object fieldMap, ConverterCache converterCache)
           
protected abstract  Object ParameterMapping.getUnconvertedValueToJava(Object value, ConverterCache converterCache)
           
protected  Object FieldMapping.getUnconvertedValueToJava(Object value, ConverterCache converterCache)
           
protected  Object TableMapping.getUnconvertedValueToSap(Object value, ConverterCache converterCache)
           
protected  Object StructureMapping.getUnconvertedValueToSap(Object bapiStructure, ConverterCache converterCache)
           
protected abstract  Object ParameterMapping.getUnconvertedValueToSap(Object value, ConverterCache converterCache)
           
protected  Object FieldMapping.getUnconvertedValueToSap(Object value, ConverterCache converterCache)
           
 Object ParameterMapping.mapToJava(Object fieldMap, ConverterCache converterCache)
           
 Object ParameterMapping.mapToSap(Object value, ConverterCache converterCache)
           
 

Uses of ConverterCache in org.hibersap.session
 

Methods in org.hibersap.session that return ConverterCache
 ConverterCache SessionManagerImplementor.getConverterCache()
          Returns this SessionManager's Converter cache.
 ConverterCache SessionManagerImpl.getConverterCache()
           
 



Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.