A B C D E F G H I J L M N O P R S T U V W

A

AbstractConnectionSpecFactory - Class in org.hibersap.execution.jca.cci
Offers methods to help accessing and instantiating the ConnectionSpec implementation.
AbstractConnectionSpecFactory() - Constructor for class org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
 
accepts(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
addAnnotatedClass(Class<?>) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
addDestination(String, Properties) - Method in class org.hibersap.execution.jco.JCoDataProvider
 
addExportParameter(ObjectMapping) - Method in class org.hibersap.mapping.model.BapiMapping
 
addImportParameter(ObjectMapping) - Method in class org.hibersap.mapping.model.BapiMapping
 
addInterceptor(ExecutionInterceptor) - Method in class org.hibersap.configuration.Configuration
 
addInterceptor(ExecutionInterceptor) - Method in class org.hibersap.session.SessionImpl
 
addInterceptorClass(Class<? extends ExecutionInterceptor>) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
addParameter(FieldMapping) - Method in class org.hibersap.mapping.model.StructureMapping
 
addSessionManager(String) - Method in class org.hibersap.configuration.xml.HibersapConfig
 
addTableParameter(TableMapping) - Method in class org.hibersap.mapping.model.BapiMapping
 
afterExecute(BapiMapping, Map<String, Object>) - Method in interface org.hibersap.session.ExecutionInterceptor
 
afterExecute(BapiMapping, Map<String, Object>) - Method in class org.hibersap.session.SapErrorInterceptor
 
AFTERNOON - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
AIRLINECARRIER - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
AIRLINECARRIER - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
AIRPFROM - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
AIRPFROM - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
AIRPTO - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
AIRPTO - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
AnnotationBapiMapper - Class in org.hibersap.mapping
 
AnnotationBapiMapper() - Constructor for class org.hibersap.mapping.AnnotationBapiMapper
 
AnnotationConfiguration - Class in org.hibersap.configuration
Configures Hibersap using annotated BAPI classes.
AnnotationConfiguration() - Constructor for class org.hibersap.configuration.AnnotationConfiguration
 
AnnotationConfiguration(SessionManagerConfig) - Constructor for class org.hibersap.configuration.AnnotationConfiguration
 
AnnotationConfiguration(String) - Constructor for class org.hibersap.configuration.AnnotationConfiguration
 
ARRTIME - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
associatedType - Variable in class org.hibersap.mapping.model.ParameterMapping
 

B

Bapi - Annotation Type in org.hibersap.annotations
Maps a Java class to a remote function module (or BAPI) in SAP.
BAPI_NAME - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
BAPI_NAME - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
BAPI_TRANSACTION_COMMIT - Static variable in interface org.hibersap.bapi.BapiConstants
 
BAPI_TRANSACTION_ROLLBACK - Static variable in interface org.hibersap.bapi.BapiConstants
 
BapiClass1 - Class in org.hibersap.jbossdeployer.it.simple
 
BapiClass1() - Constructor for class org.hibersap.jbossdeployer.it.simple.BapiClass1
 
BapiClassFormatter - Class in org.hibersap.generation.bapi
 
BapiClassFormatter() - Constructor for class org.hibersap.generation.bapi.BapiClassFormatter
 
BapiConstants - Interface in org.hibersap.bapi
Contains some of the "magic" constants commonly used in SAP systems.
BapiFormatHelper - Class in org.hibersap.generation.bapi
 
BapiFormatHelper() - Constructor for class org.hibersap.generation.bapi.BapiFormatHelper
 
bapiMapper - Variable in class org.hibersap.configuration.AnnotationConfiguration
 
BapiMapping - Class in org.hibersap.mapping.model
 
BapiMapping(Class<?>, String, BapiMapping.ErrorHandling) - Constructor for class org.hibersap.mapping.model.BapiMapping
 
BapiMapping.ErrorHandling - Class in org.hibersap.mapping.model
 
BapiMapping.ErrorHandling(String, String[]) - Constructor for class org.hibersap.mapping.model.BapiMapping.ErrorHandling
 
bapiMappingForClass - Variable in class org.hibersap.configuration.Configuration
 
BapiRet2 - Class in org.hibersap.bapi
Standard BAPI structure for return values
BapiRet2() - Constructor for class org.hibersap.bapi.BapiRet2
 
BapiStructure - Annotation Type in org.hibersap.annotations
Maps the Java class to a structure in a remote function module's interface.
BapiTransactionCommit - Class in org.hibersap.bapi
 
BapiTransactionCommit() - Constructor for class org.hibersap.bapi.BapiTransactionCommit
 
BapiTransactionRollback - Class in org.hibersap.bapi
 
BapiTransactionRollback() - Constructor for class org.hibersap.bapi.BapiTransactionRollback
 
BaseElement - Class in org.hibersap.jbossdeployer.metadata
 
BaseElement() - Constructor for class org.hibersap.jbossdeployer.metadata.BaseElement
 
BaseNamedElement - Class in org.hibersap.jbossdeployer.metadata
 
BaseNamedElement() - Constructor for class org.hibersap.jbossdeployer.metadata.BaseNamedElement
 
beforeExecute(BapiMapping, Map<String, Object>) - Method in interface org.hibersap.session.ExecutionInterceptor
 
beforeExecute(BapiMapping, Map<String, Object>) - Method in class org.hibersap.session.SapErrorInterceptor
 
begin() - Method in class org.hibersap.execution.jca.JCATransaction
 
begin(JCoDestination) - Method in interface org.hibersap.execution.jco.JCoContextAdapter
 
begin(JCoDestination) - Method in class org.hibersap.execution.jco.JCoContextAdapterImpl
 
begin() - Method in class org.hibersap.execution.jco.JCoTransaction
 
begin() - Method in interface org.hibersap.session.Transaction
 
beginTransaction(SessionImplementor) - Method in interface org.hibersap.execution.Connection
Begins a logical unit of work.
beginTransaction(SessionImplementor) - Method in class org.hibersap.execution.jca.JCAConnection
 
beginTransaction(SessionImplementor) - Method in class org.hibersap.execution.jco.JCoConnection
Begins a logical unit of work.
beginTransaction() - Method in interface org.hibersap.session.Session
starts a transaction.
beginTransaction() - Method in class org.hibersap.session.SessionImpl
 
BooleanConverter - Class in org.hibersap.conversion
Converts between Java boolean and SAP CHAR type.
BooleanConverter() - Constructor for class org.hibersap.conversion.BooleanConverter
 
buildSessionManager() - Method in class org.hibersap.configuration.AnnotationConfiguration
Builds a SessionManager object.
buildSessionManager() - Method in class org.hibersap.configuration.Configuration
Builds the session manager for this Configuration.

C

CARRID - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
CARRID - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
castToCollection(Object) - Static method in class org.hibersap.execution.UnsafeCastHelper
 
castToCollectionOfMaps(Object) - Static method in class org.hibersap.execution.UnsafeCastHelper
 
castToMap(Object) - Static method in class org.hibersap.execution.UnsafeCastHelper
 
CharConverter - Class in org.hibersap.conversion
 
CharConverter() - Constructor for class org.hibersap.conversion.CharConverter
 
CITYFROM - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
CITYTO - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
close() - Method in interface org.hibersap.execution.Connection
Closes this connection.
close() - Method in class org.hibersap.execution.jca.JCAConnection
 
close() - Method in class org.hibersap.execution.jco.JCoConnection
 
close() - Method in interface org.hibersap.session.Session
releases all resources.
close() - Method in class org.hibersap.session.SessionImpl
 
commit() - Method in class org.hibersap.execution.jca.JCATransaction
 
commit() - Method in class org.hibersap.execution.jco.JCoTransaction
 
commit() - Method in interface org.hibersap.session.Transaction
 
ConfigHelper - Class in org.hibersap.configuration
 
Configuration - Class in org.hibersap.configuration
Abstract Superclass for different configuration strategies.
Configuration(String) - Constructor for class org.hibersap.configuration.Configuration
Creates a Configuration for a concrete SessionManager.
Configuration() - Constructor for class org.hibersap.configuration.Configuration
Creates a Configuration for the first SessionManager specified in the hibersap.xml file.
Configuration(SessionManagerConfig) - Constructor for class org.hibersap.configuration.Configuration
Creates a Configuration for programmatic configuration of Hibersap.
ConfigurationException - Exception in org.hibersap
 
ConfigurationException(String) - Constructor for exception org.hibersap.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.hibersap.ConfigurationException
 
configure(SessionManagerConfig) - Method in class org.hibersap.execution.jca.JCAContext
configure(SessionManagerConfig) - Method in class org.hibersap.execution.jco.JCoContext
 
configure(SessionManagerConfig) - Method in interface org.hibersap.session.Context
 
Connection - Interface in org.hibersap.execution
 
CONNECTIONNUMBER - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
ConnectionProvider - Class in org.hibersap.execution.jca
 
ConnectionSpecFactory - Interface in org.hibersap.execution.jca.cci
Factory for creating instances of ConnectionSpec implementations.
CONNID - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
CONNID - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
Context - Interface in org.hibersap.session
 
ConversionException - Exception in org.hibersap.conversion
 
ConversionException(String) - Constructor for exception org.hibersap.conversion.ConversionException
 
Convert - Annotation Type in org.hibersap.annotations
Converter that maps the parameter's data type from the type returned by JCo to any Java type and vice versa.
Converter - Interface in org.hibersap.conversion
Implementation of a data type converter.
ConverterCache - Class in org.hibersap.conversion
Holds instances of implementations of org.hibersap.conversion.Converter.
ConverterCache() - Constructor for class org.hibersap.conversion.ConverterCache
 
convertToJava(Object) - Method in class org.hibersap.conversion.BooleanConverter
 
convertToJava(Object) - Method in class org.hibersap.conversion.CharConverter
 
convertToJava(Object) - Method in interface org.hibersap.conversion.Converter
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.
convertToJava(Object) - Method in class org.hibersap.conversion.DefaultConverter
 
convertToSap(Object) - Method in class org.hibersap.conversion.BooleanConverter
 
convertToSap(Object) - Method in class org.hibersap.conversion.CharConverter
 
convertToSap(Object) - Method in interface org.hibersap.conversion.Converter
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).
convertToSap(Object) - Method in class org.hibersap.conversion.DefaultConverter
 
create(SessionManagerConfig) - Static method in class org.hibersap.configuration.SettingsFactory
 
create(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
createClasses(BapiMapping, String) - Method in class org.hibersap.generation.bapi.BapiClassFormatter
 
createConnectionSpec(Credentials) - Method in interface org.hibersap.execution.jca.cci.ConnectionSpecFactory
Creates an instance of the ConnectionSpec implementation using the specified credentials.
createConnectionSpec(Credentials) - Method in class org.hibersap.execution.jca.cci.SapBapiJcaAdapterConnectionSpecFactory
 
Credentials - Class in org.hibersap.session
Defines logon properties that may be used at runtime, when a new Session is created, to overwrite configured properties.
Credentials() - Constructor for class org.hibersap.session.Credentials
 
CURRENCY - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 

D

DATEOFFLIGHT - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
DateUtil - Class in org.hibersap.util
 
DefaultConverter - Class in org.hibersap.conversion
 
DefaultConverter() - Constructor for class org.hibersap.conversion.DefaultConverter
 
deploy(DeploymentUnit, HiberSapMetaData) - Method in class org.hibersap.jbossdeployer.HiberSapRealDeployer
 
DEPTIME - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
DEPTIME - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
destroy(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 

E

end(JCoDestination) - Method in interface org.hibersap.execution.jco.JCoContextAdapter
 
end(JCoDestination) - Method in class org.hibersap.execution.jco.JCoContextAdapterImpl
 
Environment - Class in org.hibersap.configuration
 
Environment() - Constructor for class org.hibersap.configuration.Environment
 
equals(Object) - Method in class org.hibersap.configuration.Settings
 
equals(Object) - Method in class org.hibersap.configuration.xml.Property
 
equals(Object) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
equals(Object) - Method in class org.hibersap.conversion.ConverterCache
 
equals(Object) - Method in class org.hibersap.execution.jco.JCoContext
 
execute(String, Map<String, Object>) - Method in interface org.hibersap.execution.Connection
Calls a remote function module in the SAP system.
execute(String, Map<String, Object>) - Method in class org.hibersap.execution.jca.JCAConnection
 
execute(String, Map<String, Object>) - Method in class org.hibersap.execution.jco.JCoConnection
 
execute(Object) - Method in interface org.hibersap.session.Session
executes a funtion module in SAP.
execute(Object) - Method in class org.hibersap.session.SessionImpl
 
execute(Object, BapiMapping) - Method in class org.hibersap.session.SessionImpl
 
execute(Object, BapiMapping) - Method in interface org.hibersap.session.SessionImplementor
 
ExecutionInterceptor - Interface in org.hibersap.session
 
Export - Annotation Type in org.hibersap.annotations
Defines field to be an export parameter of the remote function module's interface.
EXPORT - Static variable in interface org.hibersap.bapi.BapiConstants
 
EXPORT_RETURN - Static variable in interface org.hibersap.bapi.BapiConstants
 

F

FIELD - Static variable in interface org.hibersap.bapi.BapiConstants
 
FieldMapping - Class in org.hibersap.mapping.model
 
FieldMapping(Class<?>, String, String, Class<? extends Converter>) - Constructor for class org.hibersap.mapping.model.FieldMapping
 
FLDATE - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
FLDATE - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
Flight - Class in org.hibersap.examples.flightlist
 
Flight() - Constructor for class org.hibersap.examples.flightlist.Flight
 
FlightData - Class in org.hibersap.examples.flightdetail
 
FlightData() - Constructor for class org.hibersap.examples.flightdetail.FlightData
 
FLIGHTDATA - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
FlightDetailBapi - Class in org.hibersap.examples.flightdetail
 
FlightDetailBapi(String, String, Date) - Constructor for class org.hibersap.examples.flightdetail.FlightDetailBapi
 
FlightDetailConstants - Interface in org.hibersap.examples.flightdetail
 
FLIGHTLIST - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
FlightListBapi - Class in org.hibersap.examples.flightlist
 
FlightListBapi(String, String, String, String, String, boolean, int) - Constructor for class org.hibersap.examples.flightlist.FlightListBapi
 
FlightListConstants - Interface in org.hibersap.examples.flightlist
 
FROMCITY - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
FROMCOUNTRYKEY - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 

G

generate(String, String, String) - Method in class org.hibersap.generation.HibersapGenerator
 
getAfternoon() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getAirlineCarrier() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getAirlineId() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getAirlineId() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
getAirportfr() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getAirportFrom() - Method in class org.hibersap.examples.flightlist.Flight
 
getAirportto() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getAirportTo() - Method in class org.hibersap.examples.flightlist.Flight
 
getAliasUser() - Method in class org.hibersap.session.Credentials
 
getAnnotatedClasses() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getArrayType(Class<?>) - Static method in class org.hibersap.mapping.ReflectionHelper
Get the array type of type, or null if type is not an array.
getArrtime() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getAssociatedClass() - Method in class org.hibersap.mapping.model.BapiMapping
 
getAssociatedType() - Method in class org.hibersap.mapping.model.ParameterMapping
 
getBapiMappings() - Method in class org.hibersap.configuration.Configuration
 
getBapiMappings() - Method in class org.hibersap.session.SessionManagerImpl
 
getBapiMappings() - Method in interface org.hibersap.session.SessionManagerImplementor
Gets this SessionManager's BapiMappings.
getBapiName() - Method in class org.hibersap.mapping.model.BapiMapping
 
getCamelCaseBig(String) - Static method in class org.hibersap.generation.bapi.BapiFormatHelper
 
getCamelCaseSmall(String) - Static method in class org.hibersap.generation.bapi.BapiFormatHelper
 
getCarrierId() - Method in class org.hibersap.examples.flightlist.Flight
 
getCityfrom() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getCityto() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getClasses() - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
getClassForName(String) - Static method in class org.hibersap.configuration.SettingsFactory
 
getClassForName(String) - Static method in class org.hibersap.mapping.ReflectionHelper
 
getClient() - Method in class org.hibersap.session.Credentials
 
getCollectionType() - Method in class org.hibersap.mapping.model.TableMapping
 
getComponentParameter() - Method in class org.hibersap.mapping.model.TableMapping
 
getConfig() - Method in interface org.hibersap.session.SessionManager
 
getConfig() - Method in class org.hibersap.session.SessionManagerImpl
 
getConfig() - Method in interface org.hibersap.session.SessionManagerImplementor
 
getConnectid() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getConnection() - Method in class org.hibersap.execution.jca.JCAContext
getConnection() - Method in class org.hibersap.execution.jco.JCoContext
 
getConnection() - Method in interface org.hibersap.session.Context
 
getConnectionId() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
getConnectionId() - Method in class org.hibersap.examples.flightlist.Flight
 
getConnectionSpecClass(String) - Method in class org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
Looks up and returns the specified class.
getContext() - Method in class org.hibersap.configuration.Settings
 
getContext() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getContext() - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
getConverter(Class<? extends Converter>) - Method in class org.hibersap.conversion.ConverterCache
Called by the framework to get a Converter instance.
getConverter() - Method in class org.hibersap.mapping.model.FieldMapping
 
getConverterCache() - Method in class org.hibersap.session.SessionManagerImpl
 
getConverterCache() - Method in interface org.hibersap.session.SessionManagerImplementor
 
getCurr() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getDeclaredField(Object, String) - Static method in class org.hibersap.mapping.ReflectionHelper
 
getDepartureTime() - Method in class org.hibersap.examples.flightlist.Flight
 
getDeptime() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getDestination(String) - Static method in class org.hibersap.execution.jco.JCoEnvironment
 
getDestinationProperties(String) - Method in class org.hibersap.execution.jco.JCoDataProvider
getErrorHandling() - Method in class org.hibersap.mapping.model.BapiMapping
 
getErrorMessageTypes() - Method in class org.hibersap.mapping.model.BapiMapping.ErrorHandling
 
getErrors() - Method in exception org.hibersap.SapException
 
getExportParameters() - Method in class org.hibersap.mapping.model.BapiMapping
 
getField() - Method in class org.hibersap.bapi.BapiRet2
 
getFieldType() - Method in class org.hibersap.mapping.model.TableMapping
 
getFieldValue(Object, String) - Static method in class org.hibersap.mapping.ReflectionHelper
 
getFlightData() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
getFlightdate() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getFlightDate() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
getFlightDate() - Method in class org.hibersap.examples.flightlist.Flight
 
getFlightList() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getFlightList(MappedRecord) - Method in interface org.hibersap.examples.jee.RAConnectorService
 
getFlightList(MappedRecord) - Method in class org.hibersap.examples.jee.RAConnectorServiceBean
 
getFromCity() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getFromCountryKey() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getGenericType(Field) - Static method in class org.hibersap.mapping.ReflectionHelper
Get the actual type of a one-dimensional generic field.
getHibersapConfig() - Static method in class org.hibersap.configuration.Environment
 
getId() - Method in class org.hibersap.bapi.BapiRet2
 
getId() - Method in class org.hibersap.SapException.SapError
 
getImportParameters() - Method in class org.hibersap.mapping.model.BapiMapping
 
getInterceptorClasses() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getInterceptors() - Method in class org.hibersap.configuration.Configuration
 
getInterceptors() - Method in class org.hibersap.session.SessionManagerImpl
 
getInterceptors() - Method in interface org.hibersap.session.SessionManagerImplementor
 
getJavaName() - Method in class org.hibersap.mapping.model.ParameterMapping
 
getJcaConnectionFactory() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getJcaConnectionSpecFactory() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getLanguage() - Method in class org.hibersap.session.Credentials
 
getLogMsgNumber() - Method in class org.hibersap.bapi.BapiRet2
 
getLogNumber() - Method in class org.hibersap.bapi.BapiRet2
 
getMaxRead() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getMessage() - Method in class org.hibersap.bapi.BapiRet2
 
getMessage() - Method in class org.hibersap.SapException.SapError
 
getMessageV1() - Method in class org.hibersap.bapi.BapiRet2
 
getMessageV2() - Method in class org.hibersap.bapi.BapiRet2
 
getMessageV3() - Method in class org.hibersap.bapi.BapiRet2
 
getMessageV4() - Method in class org.hibersap.bapi.BapiRet2
 
getName() - Method in class org.hibersap.configuration.xml.Property
 
getName() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getName() - Method in class org.hibersap.jbossdeployer.metadata.BaseNamedElement
 
getName() - Method in class org.hibersap.jbossdeployer.metadata.Property
 
getName() - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
getNumber() - Method in class org.hibersap.bapi.BapiRet2
 
getNumber() - Method in class org.hibersap.SapException.SapError
 
getParameter() - Method in class org.hibersap.bapi.BapiRet2
 
getParameters() - Method in class org.hibersap.mapping.model.StructureMapping
 
getParamType() - Method in class org.hibersap.mapping.model.FieldMapping
getParamType() - Method in class org.hibersap.mapping.model.ParameterMapping
 
getParamType() - Method in class org.hibersap.mapping.model.StructureMapping
 
getParamType() - Method in class org.hibersap.mapping.model.TableMapping
 
getPassword() - Method in class org.hibersap.session.Credentials
 
getPathToReturnStructure() - Method in class org.hibersap.mapping.model.BapiMapping.ErrorHandling
 
getPrice() - Method in class org.hibersap.examples.flightdetail.FlightData
 
getProperties() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getProperties() - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
getProperty(String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
getResourceAsStream(String) - Static method in class org.hibersap.configuration.ConfigHelper
 
getReturn() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
getReturnData() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getRow() - Method in class org.hibersap.bapi.BapiRet2
 
getSapName() - Method in class org.hibersap.mapping.model.ParameterMapping
 
getSeatsMax() - Method in class org.hibersap.examples.flightlist.Flight
 
getSeatsOccupied() - Method in class org.hibersap.examples.flightlist.Flight
 
getSessionManager(String) - Method in class org.hibersap.configuration.xml.HibersapConfig
 
getSessionManager() - Method in class org.hibersap.jbossdeployer.metadata.HiberSapMetaData
 
getSessionManager() - Method in class org.hibersap.session.SessionImpl
 
getSessionManager() - Method in interface org.hibersap.session.SessionImplementor
 
getSessionManagerConfig() - Method in class org.hibersap.configuration.Configuration
 
getSessionManagerName() - Method in class org.hibersap.jmx.HiberSap
 
getSessionManagerName() - Method in interface org.hibersap.jmx.HiberSapMBean
 
getSessionManagers() - Method in class org.hibersap.configuration.xml.HibersapConfig
 
getSettings() - Method in class org.hibersap.session.SessionManagerImpl
 
getSettings() - Method in interface org.hibersap.session.SessionManagerImplementor
 
getSsoTicket() - Method in class org.hibersap.session.Credentials
 
getStatus() - Method in class org.hibersap.jboss4.jmx.HibersapService
 
getStatus() - Method in interface org.hibersap.jboss4.jmx.HibersapServiceMBean
 
getSystem() - Method in class org.hibersap.bapi.BapiRet2
 
getTableParameters() - Method in class org.hibersap.mapping.model.BapiMapping
 
getToCity() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getToCountryKey() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
getTransaction() - Method in interface org.hibersap.execution.Connection
Returns the current transaction.
getTransaction() - Method in class org.hibersap.execution.jca.JCAConnection
 
getTransaction() - Method in class org.hibersap.execution.jco.JCoConnection
Returns the current transaction.
getTransaction() - Method in interface org.hibersap.session.Session
returns the transaction.
getTransaction() - Method in class org.hibersap.session.SessionImpl
 
getType() - Method in class org.hibersap.bapi.BapiRet2
 
getType() - Method in class org.hibersap.SapException.SapError
 
getUser() - Method in class org.hibersap.session.Credentials
 
getValue() - Method in class org.hibersap.configuration.xml.Property
 
getValue() - Method in class org.hibersap.jbossdeployer.metadata.BaseElement
 
getValue() - Method in class org.hibersap.jbossdeployer.metadata.Property
 
getX509Certificate() - Method in class org.hibersap.session.Credentials
 

H

hasFile(DeploymentInfo, String) - Static method in class org.hibersap.jboss4.deployer.HibersapDeployer
copied from EJB3Deployer
hashCode() - Method in class org.hibersap.configuration.Settings
 
hashCode() - Method in class org.hibersap.configuration.xml.Property
 
hashCode() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
hashCode() - Method in class org.hibersap.conversion.ConverterCache
 
hashCode() - Method in class org.hibersap.execution.jco.JCoContext
 
HiberSap - Class in org.hibersap.jmx
 
HiberSap(VirtualFile) - Constructor for class org.hibersap.jmx.HiberSap
 
HIBERSAP_PROPERTIES_FILE - Static variable in class org.hibersap.configuration.Environment
 
HIBERSAP_XML_FILE - Static variable in class org.hibersap.configuration.Environment
 
HibersapConfig - Class in org.hibersap.configuration.xml
 
HibersapConfig() - Constructor for class org.hibersap.configuration.xml.HibersapConfig
 
HibersapDeployer - Class in org.hibersap.jboss4.deployer
 
HibersapDeployer() - Constructor for class org.hibersap.jboss4.deployer.HibersapDeployer
 
HibersapDeployerMBean - Interface in org.hibersap.jboss4.deployer
 
HibersapException - Exception in org.hibersap
HibersapException is an unchecked exception which is commonly thrown by the framework when something goes wrong.
HibersapException(Throwable) - Constructor for exception org.hibersap.HibersapException
Constructs a new HibersapException with the specified cause.
HibersapException(String, Throwable) - Constructor for exception org.hibersap.HibersapException
Constructs a new HibersapException with a detail message and a cause.
HibersapException(String) - Constructor for exception org.hibersap.HibersapException
Constructs a new HibersapException with a detail message.
HibersapGenerator - Class in org.hibersap.generation
 
HibersapGenerator() - Constructor for class org.hibersap.generation.HibersapGenerator
 
HibersapJaxbXmlParser - Class in org.hibersap.configuration.xml
 
HibersapJaxbXmlParser() - Constructor for class org.hibersap.configuration.xml.HibersapJaxbXmlParser
 
HiberSapMBean - Interface in org.hibersap.jmx
 
HiberSapMetaData - Class in org.hibersap.jbossdeployer.metadata
 
HiberSapMetaData() - Constructor for class org.hibersap.jbossdeployer.metadata.HiberSapMetaData
 
HiberSapMetaData(SessionManagerMetaData) - Constructor for class org.hibersap.jbossdeployer.metadata.HiberSapMetaData
 
HibersapParseException - Exception in org.hibersap.configuration.xml
Thrown on semantic errors in the hibersap.xml file
HibersapParseException(String, Throwable) - Constructor for exception org.hibersap.configuration.xml.HibersapParseException
 
HibersapParseException(String) - Constructor for exception org.hibersap.configuration.xml.HibersapParseException
 
HiberSapParsingDeployer - Class in org.hibersap.jbossdeployer
 
HiberSapParsingDeployer() - Constructor for class org.hibersap.jbossdeployer.HiberSapParsingDeployer
 
HiberSapRealDeployer - Class in org.hibersap.jbossdeployer
 
HiberSapRealDeployer() - Constructor for class org.hibersap.jbossdeployer.HiberSapRealDeployer
 
HibersapService - Class in org.hibersap.jboss4.jmx
 
HibersapService(HibersapConfig, ClassLoader) - Constructor for class org.hibersap.jboss4.jmx.HibersapService
 
HibersapServiceMBean - Interface in org.hibersap.jboss4.jmx
 

I

ID - Static variable in interface org.hibersap.bapi.BapiConstants
 
Import - Annotation Type in org.hibersap.annotations
Defines field to be an import parameter of the remote function module's interface.
IMPORT - Static variable in interface org.hibersap.bapi.BapiConstants
 
init() - Method in interface org.hibersap.examples.jee.SapFlightService
 
init() - Method in class org.hibersap.examples.jee.SapFlightServiceBean
 
init(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
interceptors - Variable in class org.hibersap.configuration.Configuration
 
InternalHiberSapException - Exception in org.hibersap
 
InternalHiberSapException(String) - Constructor for exception org.hibersap.InternalHiberSapException
 
InternalHiberSapException(String, Throwable) - Constructor for exception org.hibersap.InternalHiberSapException
 
isClosed() - Method in interface org.hibersap.session.Session
is session already closed?
isClosed() - Method in class org.hibersap.session.SessionImpl
 
isStateful(JCoDestination) - Method in interface org.hibersap.execution.jco.JCoContextAdapter
 
isStateful(JCoDestination) - Method in class org.hibersap.execution.jco.JCoContextAdapterImpl
 
isThrowExceptionOnError() - Method in class org.hibersap.mapping.model.BapiMapping.ErrorHandling
 

J

javaName - Variable in class org.hibersap.mapping.model.ParameterMapping
 
JCAConnection - Class in org.hibersap.execution.jca
Implementation for JCA, i.e. it uses a deployed resource adapter to connect to SAP.
JCAConnection(ConnectionFactory, String) - Constructor for class org.hibersap.execution.jca.JCAConnection
 
JCAContext - Class in org.hibersap.execution.jca
Implementation for JCA, which uses a deployed resource adapter to connect to SAP.
JCAContext() - Constructor for class org.hibersap.execution.jca.JCAContext
 
JCAMapper - Class in org.hibersap.execution.jca
 
JCAMapper() - Constructor for class org.hibersap.execution.jca.JCAMapper
 
JCATransaction - Class in org.hibersap.execution.jca
Implementation for JCA, i.e. it uses a deployed resource adapter to connect to SAP.
JCATransaction(LocalTransaction) - Constructor for class org.hibersap.execution.jca.JCATransaction
 
JCoConnection - Class in org.hibersap.execution.jco
 
JCoConnection(String) - Constructor for class org.hibersap.execution.jco.JCoConnection
 
JCoContext - Class in org.hibersap.execution.jco
 
JCoContext() - Constructor for class org.hibersap.execution.jco.JCoContext
 
JCoContextAdapter - Interface in org.hibersap.execution.jco
This interface acts as an adapter to the JCoContext class.
JCoContextAdapterImpl - Class in org.hibersap.execution.jco
 
JCoContextAdapterImpl() - Constructor for class org.hibersap.execution.jco.JCoContextAdapterImpl
 
JCoDataProvider - Class in org.hibersap.execution.jco
The Hibersap implementation of the JCo DestinationDataProvider.
JCoDataProvider() - Constructor for class org.hibersap.execution.jco.JCoDataProvider
 
JCoEnvironment - Class in org.hibersap.execution.jco
This class acts as a wrapper for the ugly static JCo classes.
JCoEnvironment() - Constructor for class org.hibersap.execution.jco.JCoEnvironment
 
JCoMapper - Class in org.hibersap.execution.jco
 
JCoMapper() - Constructor for class org.hibersap.execution.jco.JCoMapper
 
JCoTransaction - Class in org.hibersap.execution.jco
 
JCoTransaction(SessionImplementor) - Constructor for class org.hibersap.execution.jco.JCoTransaction
 
JNDI_NAME - Static variable in interface org.hibersap.examples.jee.RAConnectorService
 
JNDI_NAME - Static variable in interface org.hibersap.examples.jee.SapFlightService
 
joinDateAndTime(Date, Date) - Static method in class org.hibersap.util.DateUtil
 

L

LOCAL_JNDI_NAME - Static variable in interface org.hibersap.examples.jee.RAConnectorService
 
LOCAL_JNDI_NAME - Static variable in interface org.hibersap.examples.jee.SapFlightService
 
LOG_MSG_NO - Static variable in interface org.hibersap.bapi.BapiConstants
 
LOG_NO - Static variable in interface org.hibersap.bapi.BapiConstants
 

M

map(String, SessionManager) - Method in class org.hibersap.generation.bapi.ReverseBapiMapper
 
mapBapi(Class<?>) - Method in class org.hibersap.mapping.AnnotationBapiMapper
Takes an annotated BAPI class and creates a BapiMapping.
mapFunctionMapToPojo(Object, Map<String, Object>, BapiMapping) - Method in class org.hibersap.execution.PojoMapper
 
mapFunctionMapValuesToMappedRecord(String, RecordFactory, Map<String, Object>) - Method in class org.hibersap.execution.jca.JCAMapper
 
MappingException - Exception in org.hibersap
A MappingException is thrown by the framework when there are errors mapping BAPI classes.
MappingException(String, Throwable) - Constructor for exception org.hibersap.MappingException
Constructs a new MappingException with a detail message and a cause.
MappingException(Throwable) - Constructor for exception org.hibersap.MappingException
Constructs a new MappingException with the specified cause.
MappingException(String) - Constructor for exception org.hibersap.MappingException
Constructs a new MappingException with a detail message.
mapPojoToFunctionMap(Object, BapiMapping) - Method in class org.hibersap.execution.PojoMapper
Maps the Bapi class to the internally used function map.
mapRecordToFunctionMap(Map<String, Object>, Map<String, Object>) - Method in class org.hibersap.execution.jca.JCAMapper
 
MAXREAD - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
MESSAGE - Static variable in interface org.hibersap.bapi.BapiConstants
 
MESSAGE_V1 - Static variable in interface org.hibersap.bapi.BapiConstants
 
MESSAGE_V2 - Static variable in interface org.hibersap.bapi.BapiConstants
 
MESSAGE_V3 - Static variable in interface org.hibersap.bapi.BapiConstants
 
MESSAGE_V4 - Static variable in interface org.hibersap.bapi.BapiConstants
 

N

NAMESPACE - Static variable in class org.hibersap.configuration.xml.HibersapConfig
 
NAMESPACE - Static variable in class org.hibersap.jbossdeployer.metadata.HiberSapMetaData
 
newCollectionInstance(Class<? extends Collection>) - Static method in class org.hibersap.mapping.ReflectionHelper
 
newConnectionSpecInstance(Class<?>, Class<?>[], Object[]) - Method in class org.hibersap.execution.jca.cci.AbstractConnectionSpecFactory
Creates a new instance of the specified ConnectionSpec implementation class via reflection.
newDate(int, int, int) - Static method in class org.hibersap.util.DateUtil
 
newDate(int, int, int, int, int, int) - Static method in class org.hibersap.util.DateUtil
 
newInstance(Class<?>) - Static method in class org.hibersap.mapping.ReflectionHelper
 
NUMBER - Static variable in interface org.hibersap.bapi.BapiConstants
 

O

ObjectMapping - Class in org.hibersap.mapping.model
 
ObjectMapping(Class<?>, String, String) - Constructor for class org.hibersap.mapping.model.ObjectMapping
 
openSession() - Method in interface org.hibersap.session.SessionManager
 
openSession(Credentials) - Method in interface org.hibersap.session.SessionManager
 
openSession() - Method in class org.hibersap.session.SessionManagerImpl
 
openSession(Credentials) - Method in class org.hibersap.session.SessionManagerImpl
 
openSession() - Method in interface org.hibersap.session.SessionManagerImplementor
Open a Session using a newly created connection to SAP.
org.hibersap - package org.hibersap
 
org.hibersap.annotations - package org.hibersap.annotations
 
org.hibersap.bapi - package org.hibersap.bapi
 
org.hibersap.configuration - package org.hibersap.configuration
 
org.hibersap.configuration.xml - package org.hibersap.configuration.xml
 
org.hibersap.conversion - package org.hibersap.conversion
 
org.hibersap.examples.flightdetail - package org.hibersap.examples.flightdetail
 
org.hibersap.examples.flightlist - package org.hibersap.examples.flightlist
 
org.hibersap.examples.jee - package org.hibersap.examples.jee
 
org.hibersap.execution - package org.hibersap.execution
 
org.hibersap.execution.jca - package org.hibersap.execution.jca
 
org.hibersap.execution.jca.cci - package org.hibersap.execution.jca.cci
 
org.hibersap.execution.jco - package org.hibersap.execution.jco
 
org.hibersap.generation - package org.hibersap.generation
 
org.hibersap.generation.bapi - package org.hibersap.generation.bapi
 
org.hibersap.jboss4.deployer - package org.hibersap.jboss4.deployer
 
org.hibersap.jboss4.jmx - package org.hibersap.jboss4.jmx
 
org.hibersap.jbossdeployer - package org.hibersap.jbossdeployer
 
org.hibersap.jbossdeployer.it.simple - package org.hibersap.jbossdeployer.it.simple
 
org.hibersap.jbossdeployer.metadata - package org.hibersap.jbossdeployer.metadata
 
org.hibersap.jmx - package org.hibersap.jmx
 
org.hibersap.mapping - package org.hibersap.mapping
 
org.hibersap.mapping.model - package org.hibersap.mapping.model
 
org.hibersap.session - package org.hibersap.session
 
org.hibersap.util - package org.hibersap.util
 

P

Parameter - Annotation Type in org.hibersap.annotations
Maps the Java field to a parameter of the remote function module's interface.
PARAMETER - Static variable in interface org.hibersap.bapi.BapiConstants
 
ParameterMapping - Class in org.hibersap.mapping.model
 
ParameterMapping(Class<?>, String, String) - Constructor for class org.hibersap.mapping.model.ParameterMapping
 
ParameterMapping.ParamType - Enum in org.hibersap.mapping.model
 
ParameterType - Enum in org.hibersap.annotations
Declare parameter type.
parseResource(String) - Method in class org.hibersap.configuration.xml.HibersapJaxbXmlParser
 
parseResource(InputStream, String) - Method in class org.hibersap.configuration.xml.HibersapJaxbXmlParser
 
PojoMapper - Class in org.hibersap.execution
 
PojoMapper(ConverterCache) - Constructor for class org.hibersap.execution.PojoMapper
 
PRICE - Static variable in interface org.hibersap.examples.flightdetail.FlightDetailConstants
 
Property - Class in org.hibersap.configuration.xml
 
Property() - Constructor for class org.hibersap.configuration.xml.Property
 
Property(String, String) - Constructor for class org.hibersap.configuration.xml.Property
 
Property - Class in org.hibersap.jbossdeployer.metadata
 
Property() - Constructor for class org.hibersap.jbossdeployer.metadata.Property
 
Property(String, String) - Constructor for class org.hibersap.jbossdeployer.metadata.Property
 

R

RA_JNDI_NAME - Static variable in interface org.hibersap.examples.jee.RAConnectorService
 
RAConnectorService - Interface in org.hibersap.examples.jee
 
RAConnectorServiceBean - Class in org.hibersap.examples.jee
 
RAConnectorServiceBean() - Constructor for class org.hibersap.examples.jee.RAConnectorServiceBean
 
ReflectionHelper - Class in org.hibersap.mapping
 
registerDestination(String, Properties) - Static method in class org.hibersap.execution.jco.JCoEnvironment
 
removeDestination(String) - Method in class org.hibersap.execution.jco.JCoDataProvider
 
reset() - Method in class org.hibersap.execution.jca.JCAContext
reset() - Method in class org.hibersap.execution.jco.JCoContext
 
reset() - Method in interface org.hibersap.session.Context
 
reset() - Method in class org.hibersap.session.SessionManagerImpl
 
reset() - Method in interface org.hibersap.session.SessionManagerImplementor
 
RETURN - Static variable in interface org.hibersap.bapi.BapiConstants
 
ReverseBapiMapper - Class in org.hibersap.generation.bapi
 
ReverseBapiMapper() - Constructor for class org.hibersap.generation.bapi.ReverseBapiMapper
 
rollback() - Method in class org.hibersap.execution.jca.JCATransaction
 
rollback() - Method in class org.hibersap.execution.jco.JCoTransaction
 
rollback() - Method in interface org.hibersap.session.Transaction
 
ROW - Static variable in interface org.hibersap.bapi.BapiConstants
 

S

SapBapiJcaAdapterConnectionSpecFactory - Class in org.hibersap.execution.jca.cci
 
SapBapiJcaAdapterConnectionSpecFactory() - Constructor for class org.hibersap.execution.jca.cci.SapBapiJcaAdapterConnectionSpecFactory
 
SapErrorInterceptor - Class in org.hibersap.session
 
SapErrorInterceptor() - Constructor for class org.hibersap.session.SapErrorInterceptor
 
SapException - Exception in org.hibersap
A SapException holds error messages corresponding to the values of SAP return structures.
SapException(List<SapException.SapError>) - Constructor for exception org.hibersap.SapException
 
SapException(SapException.SapError) - Constructor for exception org.hibersap.SapException
 
SapException.SapError - Class in org.hibersap
Hold information about (error, warning, info, etc.) values returned by a SAP function.
SapException.SapError(String, String, String, String) - Constructor for class org.hibersap.SapException.SapError
 
SapFlightService - Interface in org.hibersap.examples.jee
 
SapFlightServiceBean - Class in org.hibersap.examples.jee
 
SapFlightServiceBean() - Constructor for class org.hibersap.examples.jee.SapFlightServiceBean
 
sapName - Variable in class org.hibersap.mapping.model.ParameterMapping
 
SEATSMAX - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
SEATSOCC - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
Session - Interface in org.hibersap.session
 
SessionImpl - Class in org.hibersap.session
 
SessionImpl(SessionManagerImplementor) - Constructor for class org.hibersap.session.SessionImpl
 
SessionImpl(SessionManagerImplementor, Credentials) - Constructor for class org.hibersap.session.SessionImpl
 
SessionImplementor - Interface in org.hibersap.session
 
SessionManager - Interface in org.hibersap.session
 
sessionManagerConfig - Variable in class org.hibersap.configuration.Configuration
 
SessionManagerConfig - Class in org.hibersap.configuration.xml
 
SessionManagerConfig() - Constructor for class org.hibersap.configuration.xml.SessionManagerConfig
 
SessionManagerConfig(String) - Constructor for class org.hibersap.configuration.xml.SessionManagerConfig
 
SessionManagerImpl - Class in org.hibersap.session
 
SessionManagerImpl(Configuration, Settings) - Constructor for class org.hibersap.session.SessionManagerImpl
 
SessionManagerImplementor - Interface in org.hibersap.session
The client's interface to the SessionManager.
SessionManagerMetaData - Class in org.hibersap.jbossdeployer.metadata
 
SessionManagerMetaData() - Constructor for class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
SessionManagerMetaData(String, String, List<Property>) - Constructor for class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
setAliasUser(String) - Method in class org.hibersap.session.Credentials
 
setAnnotatedClasses(Set<String>) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setBeanName(Object) - Method in class org.hibersap.jmx.HiberSap
 
setClasses(List<String>) - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
setClient(String) - Method in class org.hibersap.session.Credentials
 
setContext(Context) - Method in class org.hibersap.configuration.Settings
 
setContext(String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setContext(String) - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
setController(KernelController) - Method in class org.hibersap.jmx.HiberSap
 
setCredentials(Credentials) - Method in interface org.hibersap.execution.Connection
Set the credentials for the session.
setCredentials(Credentials) - Method in class org.hibersap.execution.jca.JCAConnection
 
setCredentials(Credentials) - Method in class org.hibersap.execution.jco.JCoConnection
Set the credentials for the session.
setDestinationDataEventListener(DestinationDataEventListener) - Method in class org.hibersap.execution.jco.JCoDataProvider
setFieldValue(Object, String, Object) - Static method in class org.hibersap.mapping.ReflectionHelper
 
setInterceptorClasses(Collection<String>) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setJcaConnectionFactory(String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setJcaConnectionSpecFactory(String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setLanguage(String) - Method in class org.hibersap.session.Credentials
 
setName(String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setName(String) - Method in class org.hibersap.jbossdeployer.metadata.BaseNamedElement
 
setName(String) - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
setParameters(Set<FieldMapping>) - Method in class org.hibersap.mapping.model.StructureMapping
 
setPassword(String) - Method in class org.hibersap.session.Credentials
 
setProperties(Set<Property>) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setProperties(List<Property>) - Method in class org.hibersap.jbossdeployer.metadata.SessionManagerMetaData
 
setProperty(String, String) - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
setScanFromTop(boolean) - Method in class org.hibersap.jbossdeployer.HiberSapRealDeployer
Do we scan for mapping from the top, or from this deployment unit.
setSessionManager(SessionManagerMetaData) - Method in class org.hibersap.jbossdeployer.metadata.HiberSapMetaData
 
setSessionManagerConfig(SessionManagerConfig) - Method in class org.hibersap.configuration.Configuration
 
setSessionManagerName(String) - Method in class org.hibersap.jmx.HiberSap
 
setSessionManagers(List<SessionManagerConfig>) - Method in class org.hibersap.configuration.xml.HibersapConfig
 
setSsoTicket(String) - Method in class org.hibersap.session.Credentials
 
Settings - Class in org.hibersap.configuration
 
Settings() - Constructor for class org.hibersap.configuration.Settings
 
SettingsFactory - Class in org.hibersap.configuration
 
SettingsFactory() - Constructor for class org.hibersap.configuration.SettingsFactory
 
setUser(String) - Method in class org.hibersap.session.Credentials
 
setValue(Object) - Method in class org.hibersap.jbossdeployer.metadata.BaseElement
 
setX509Certificate(String) - Method in class org.hibersap.session.Credentials
 
showFlightDetail(Date) - Method in interface org.hibersap.examples.jee.SapFlightService
 
showFlightDetail(Date) - Method in class org.hibersap.examples.jee.SapFlightServiceBean
Example using Container Managed Transaction (CMT): The container cares about transaction handling (see @TransactionAttribute annotation).
showFlightList() - Method in interface org.hibersap.examples.jee.SapFlightService
 
showFlightList() - Method in class org.hibersap.examples.jee.SapFlightServiceBean
Example using Bean Managed Transaction (BMT): No Transaction from the Container is propagated (see @TransactionAttribute annotation), so we do programmatic transaction handling.
start(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
start() - Method in class org.hibersap.jboss4.jmx.HibersapService
 
start() - Method in interface org.hibersap.jboss4.jmx.HibersapServiceMBean
 
start() - Method in class org.hibersap.jmx.HiberSap
 
start() - Method in interface org.hibersap.jmx.HiberSapMBean
 
startService() - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
stop(DeploymentInfo) - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
stop() - Method in class org.hibersap.jboss4.jmx.HibersapService
 
stop() - Method in interface org.hibersap.jboss4.jmx.HibersapServiceMBean
 
stop() - Method in class org.hibersap.jmx.HiberSap
 
stop() - Method in interface org.hibersap.jmx.HiberSapMBean
 
stopService() - Method in class org.hibersap.jboss4.deployer.HibersapDeployer
 
stripDate(Date) - Static method in class org.hibersap.util.DateUtil
 
stripTime(Date) - Static method in class org.hibersap.util.DateUtil
 
StructureMapping - Class in org.hibersap.mapping.model
 
StructureMapping(Class<?>, String, String) - Constructor for class org.hibersap.mapping.model.StructureMapping
 
StructureMapping(Class<?>, String, String, Set<FieldMapping>) - Constructor for class org.hibersap.mapping.model.StructureMapping
 
supportsEvents() - Method in class org.hibersap.execution.jco.JCoDataProvider
SYSTEM - Static variable in interface org.hibersap.bapi.BapiConstants
 

T

Table - Annotation Type in org.hibersap.annotations
Defines field to be a table parameter of the remote function module's interface.
TABLE - Static variable in interface org.hibersap.bapi.BapiConstants
 
TableMapping - Class in org.hibersap.mapping.model
 
TableMapping(Class<?>, Class<?>, String, String, StructureMapping) - Constructor for class org.hibersap.mapping.model.TableMapping
 
ThrowExceptionOnError - Annotation Type in org.hibersap.annotations
Generate a SapException when the function module returns errors in a RETURN structure or table.
TOCITY - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
TOCOUNTRYKEY - Static variable in interface org.hibersap.examples.flightlist.FlightListConstants
 
toString() - Method in class org.hibersap.configuration.xml.Property
 
toString() - Method in class org.hibersap.configuration.xml.SessionManagerConfig
 
toString() - Method in class org.hibersap.conversion.ConverterCache
 
toString() - Method in class org.hibersap.examples.flightdetail.FlightDetailBapi
 
toString() - Method in class org.hibersap.examples.flightlist.FlightListBapi
 
toString() - Method in class org.hibersap.mapping.model.BapiMapping
 
toString() - Method in class org.hibersap.SapException.SapError
 
toString() - Method in class org.hibersap.session.SessionManagerImpl
 
Transaction - Interface in org.hibersap.session
 
TYPE - Static variable in interface org.hibersap.bapi.BapiConstants
 

U

unregisterDestination(String) - Static method in class org.hibersap.execution.jco.JCoEnvironment
 
UnsafeCastHelper - Class in org.hibersap.execution
 

V

valueOf(String) - Static method in enum org.hibersap.annotations.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hibersap.mapping.model.ParameterMapping.ParamType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hibersap.annotations.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hibersap.mapping.model.ParameterMapping.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.hibersap.configuration.Environment
 
viewConfiguration() - Method in class org.hibersap.jboss4.jmx.HibersapService
 
viewConfiguration() - Method in interface org.hibersap.jboss4.jmx.HibersapServiceMBean
 

W

WAIT - Static variable in interface org.hibersap.bapi.BapiConstants
 
wasAdded(String) - Method in class org.hibersap.execution.jco.JCoDataProvider
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.