public interface SessionManagerImplementor extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Set<BapiInterceptor> |
getBapiInterceptors()
Returns this SessionManager's Bapi interceptors
|
Map<String,BapiMapping> |
getBapiMappings()
Returns this SessionManager's BapiMappings.
|
SessionManagerConfig |
getConfig()
Returns this SessionManager's Configuration.
|
Context |
getContext()
Returns this SessionManager's Context class.
|
ConverterCache |
getConverterCache()
Returns this SessionManager's Converter cache.
|
Set<ExecutionInterceptor> |
getExecutionInterceptors()
Returns this SessionManager's Execution interceptors
|
Map<String,BapiMapping> getBapiMappings()
ConverterCache getConverterCache()
SessionManagerConfig getConfig()
Context getContext()
Set<ExecutionInterceptor> getExecutionInterceptors()
Set<BapiInterceptor> getBapiInterceptors()
Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.