Uses of Package
org.hibersap.annotations

Packages that use org.hibersap.annotations
org.hibersap.annotations   
org.hibersap.bapi   
org.hibersap.examples.flightdetail   
org.hibersap.examples.flightlist   
 

Classes in org.hibersap.annotations used by org.hibersap.annotations
ParameterType
          Declare parameter type.
 

Classes in org.hibersap.annotations used by org.hibersap.bapi
Bapi
          Maps a Java class to a remote function module (or BAPI) in SAP.
BapiStructure
          Maps the Java class to a structure in a remote function module's interface.
ThrowExceptionOnError
          Generate a SapException when the function module returns errors in a RETURN structure or table.
 

Classes in org.hibersap.annotations used by org.hibersap.examples.flightdetail
Bapi
          Maps a Java class to a remote function module (or BAPI) in SAP.
BapiStructure
          Maps the Java class to a structure in a remote function module's interface.
ThrowExceptionOnError
          Generate a SapException when the function module returns errors in a RETURN structure or table.
 

Classes in org.hibersap.annotations used by org.hibersap.examples.flightlist
Bapi
          Maps a Java class to a remote function module (or BAPI) in SAP.
BapiStructure
          Maps the Java class to a structure in a remote function module's interface.
ThrowExceptionOnError
          Generate a SapException when the function module returns errors in a RETURN structure or table.
 



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