| Package | Description |
|---|---|
| org.hibersap.configuration | |
| org.hibersap.configuration.xml | |
| org.hibersap.session | |
| org.hibersap.validation |
| Modifier and Type | Method and Description |
|---|---|
SessionManagerConfig |
ConfigurationData.getSessionManagerConfig() |
protected SessionManagerConfig |
Configuration.getSessionManagerConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Context |
ContextFactory.create(SessionManagerConfig config) |
static Set<BapiInterceptor> |
ConfigurationHelper.createBapiInterceptors(SessionManagerConfig sessionManagerConfig) |
static Context |
ConfigurationHelper.createContext(SessionManagerConfig sessionManagerConfig) |
static Set<ExecutionInterceptor> |
ConfigurationHelper.createExecutionInterceptors(SessionManagerConfig sessionManagerConfig) |
| Constructor and Description |
|---|
AnnotationConfiguration(SessionManagerConfig config) |
Configuration(SessionManagerConfig sessionManagerConfig)
Creates a Configuration for programmatic configuration of Hibersap.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SessionManagerConfig> |
HibersapConfig.sessionManagers |
| Modifier and Type | Method and Description |
|---|---|
List<SessionManagerConfig> |
HibersapConfig.getSessionManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
HibersapConfig.setSessionManagers(List<SessionManagerConfig> sessionManagers) |
| Modifier and Type | Method and Description |
|---|---|
SessionManagerConfig |
SessionManagerImplementor.getConfig()
Returns this SessionManager's Configuration.
|
SessionManagerConfig |
SessionManagerImpl.getConfig() |
SessionManagerConfig |
SessionManager.getConfig()
Get Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.configure(SessionManagerConfig config) |
| 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.