Uses of Class
org.hibersap.conversion.ConversionException

Packages that use ConversionException
org.hibersap.conversion   
 

Uses of ConversionException in org.hibersap.conversion
 

Methods in org.hibersap.conversion that throw ConversionException
 Object CharConverter.convertToJava(Object sapValue)
          Convert the SAP value, as it is returned by the underlying interfacing technology (e.g. the SAP Java Connector, JCo) to the Java data type of the corresponding BAPI class field.
 Object BooleanConverter.convertToJava(Object sapValue)
          Convert the SAP value, as it is returned by the underlying interfacing technology (e.g. the SAP Java Connector, JCo) to the Java data type of the corresponding BAPI class field.
 J Converter.convertToJava(S sapValue)
          Convert the SAP value, as it is returned by the underlying interfacing technology (e.g. the SAP Java Connector, JCo) to the Java data type of the corresponding BAPI class field.
 S Converter.convertToSap(J javaValue)
          Convert the Java value of the corresponding BAPI class field to the data type as it is expected by the underlying interfacing technology (e.g. the SAP Java Connector, JCo).
 Object CharConverter.convertToSap(Object javaValue)
          Convert the Java value of the corresponding BAPI class field to the data type as it is expected by the underlying interfacing technology (e.g. the SAP Java Connector, JCo).
 Object BooleanConverter.convertToSap(Object javaValue)
          Convert the Java value of the corresponding BAPI class field to the data type as it is expected by the underlying interfacing technology (e.g. the SAP Java Connector, JCo).
 



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