Serialized Form


Package org.hibersap

Class org.hibersap.ConfigurationException extends HibersapException implements Serializable

serialVersionUID: 1L

Class org.hibersap.HibersapException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.hibersap.InternalHiberSapException extends HibersapException implements Serializable

serialVersionUID: 1L

Class org.hibersap.MappingException extends HibersapException implements Serializable

serialVersionUID: 1L

Class org.hibersap.SapException extends HibersapException implements Serializable

serialVersionUID: 1L

Serialized Fields

sapErrors

List<E> sapErrors

Package org.hibersap.bapi

Class org.hibersap.bapi.BapiRet2 extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

char type
Message type: S Success, E Error, W Warning, I Info, A Abort


id

String id
Messages, message class


number

String number
Messages, message number


message

String message
Message text


logNumber

String logNumber
Application log: log number


logMsgNumber

String logMsgNumber
Application log: Internal message serial number


messageV1

String messageV1
Messages, message variables


messageV2

String messageV2
Messages, message variables


messageV3

String messageV3
Messages, message variables


messageV4

String messageV4
Messages, message variables


parameter

String parameter
Parameter name


row

int row
Lines in parameter


field

String field
Field in parameter


system

String system
Logical system from which message originates

Class org.hibersap.bapi.BapiTransactionCommit extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

wait

String wait

Class org.hibersap.bapi.BapiTransactionRollback extends Object implements Serializable

serialVersionUID: 1L


Package org.hibersap.configuration.xml

Class org.hibersap.configuration.xml.AnnotatedClasses extends Object implements Serializable

Serialized Fields

annotatedClasses

List<E> annotatedClasses

Class org.hibersap.configuration.xml.BapiInterceptorClasses extends Object implements Serializable

Serialized Fields

bapiInterceptorClasses

List<E> bapiInterceptorClasses

Class org.hibersap.configuration.xml.ExecutionInterceptorClasses extends Object implements Serializable

Serialized Fields

executionInterceptorClasses

List<E> executionInterceptorClasses

Class org.hibersap.configuration.xml.HibersapConfig extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sessionManagers

List<E> sessionManagers

Class org.hibersap.configuration.xml.HibersapParseException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.hibersap.configuration.xml.Properties extends Object implements Serializable

Serialized Fields

properties

List<E> properties

Class org.hibersap.configuration.xml.Property extends Object implements Serializable

Serialized Fields

name

String name

value

String value

Class org.hibersap.configuration.xml.SessionManagerConfig extends Object implements Serializable

serialVersionUID: 270142113574399232L

Serialized Fields

name

String name

context

String context

properties

Properties properties

annotatedClasses

AnnotatedClasses annotatedClasses

executionInterceptorClasses

ExecutionInterceptorClasses executionInterceptorClasses

bapiInterceptorClasses

BapiInterceptorClasses bapiInterceptorClasses

jcaConnectionFactory

String jcaConnectionFactory

jcaConnectionSpecFactory

String jcaConnectionSpecFactory

validationMode

ValidationMode validationMode

Package org.hibersap.conversion

Class org.hibersap.conversion.BooleanConverter extends Object implements Serializable

Class org.hibersap.conversion.CharConverter extends Object implements Serializable

Class org.hibersap.conversion.ConversionException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.hibersap.interceptor

Package org.hibersap.interceptor.impl

Class org.hibersap.interceptor.impl.SapErrorInterceptor extends Object implements Serializable


Package org.hibersap.mapping.model

Class org.hibersap.mapping.model.BapiMapping extends Object implements Serializable

serialVersionUID: 6716958693316907614L

Serialized Fields

bapiName

String bapiName

associatedClass

Class<T> associatedClass

importParams

Set<E> importParams

exportParams

Set<E> exportParams

tableParams

Set<E> tableParams

errorHandling

ErrorHandling errorHandling

Class org.hibersap.mapping.model.ErrorHandling extends Object implements Serializable

serialVersionUID: 8008066068040245973L

Serialized Fields

throwExceptionOnError

boolean throwExceptionOnError

pathToReturnStructure

String pathToReturnStructure

errorMessageTypes

String[] errorMessageTypes

Class org.hibersap.mapping.model.FieldMapping extends ParameterMapping implements Serializable

serialVersionUID: -7542970603293850477L

Class org.hibersap.mapping.model.ParameterMapping extends Object implements Serializable

serialVersionUID: -2858494641560482982L

Serialized Fields

associatedType

Class<T> associatedType

sapName

String sapName

javaName

String javaName

converterClass

Class<T> converterClass

Class org.hibersap.mapping.model.StructureMapping extends ParameterMapping implements Serializable

serialVersionUID: 2930405767657861801L

Serialized Fields

parameters

Set<E> parameters

Class org.hibersap.mapping.model.TableMapping extends ParameterMapping implements Serializable

serialVersionUID: 6134694196341208013L

Serialized Fields

componentParameter

StructureMapping componentParameter

fieldType

Class<T> fieldType

destinationType

Class<T> destinationType

Package org.hibersap.session

Class org.hibersap.session.SessionManagerImpl extends Object implements Serializable

serialVersionUID: -541810809624063050L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException
Serialized Fields

closed

boolean closed

config

SessionManagerConfig config

bapiMappings

Map<K,V> bapiMappings



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