|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionManagerImplementor
The client's interface to the SessionManager. A SessionManager is used to create Hibersap sessions.
Method Summary | |
---|---|
Set<BapiInterceptor> |
getBapiInterceptors()
Returns this SessionManager's Bapi interceptors |
Map<Class<?>,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 |
Method Detail |
---|
Map<Class<?>,BapiMapping> getBapiMappings()
ConverterCache getConverterCache()
SessionManagerConfig getConfig()
Context getContext()
Set<ExecutionInterceptor> getExecutionInterceptors()
Set<BapiInterceptor> getBapiInterceptors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |