| Package | Description |
|---|---|
| org.hibersap.configuration | |
| org.hibersap.configuration.xml | |
| org.hibersap.session | |
| org.hibersap.validation |
| Modifier and Type | Method and Description |
|---|---|
static Set<BapiInterceptor> |
ConfigurationHelper.createBapiInterceptors(SessionManagerConfig sessionManagerConfig) |
Set<BapiInterceptor> |
ConfigurationData.getBapiInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addBapiInterceptors(BapiInterceptor... bapiInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationData.addBapiInterceptors(Set<BapiInterceptor> bapiInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
SessionManagerConfig |
SessionManagerConfig.addBapiInterceptorClass(Class<? extends BapiInterceptor> bapiInterceptorClass) |
| Modifier and Type | Method and Description |
|---|---|
Set<BapiInterceptor> |
SessionManagerImplementor.getBapiInterceptors()
Returns this SessionManager's Bapi interceptors
|
Set<BapiInterceptor> |
SessionManagerImpl.getBapiInterceptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionImpl.addBapiInterceptor(BapiInterceptor interceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanValidationInterceptor |
| Modifier and Type | Method and Description |
|---|---|
static void |
BeanValidationActivator.activateBeanValidation(Set<BapiInterceptor> bapiInterceptors,
SessionManagerConfig sessionManagerConfig)
If Bean Validation should be used, as specified in the Hibersap SessionManagerConfig,
the TypeSafeActivator class is used to create the ValidationFactory.
|
Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.