Package | Description |
---|---|
com.edorasware.commons.core.any |
Classes for generic work object management.
|
com.edorasware.commons.core.any.config | |
com.edorasware.commons.core.beat | |
com.edorasware.commons.core.beat.config | |
com.edorasware.commons.core.identity |
Classes for identity management.
|
com.edorasware.commons.core.identity.config |
Configuration classes for identity management.
|
com.edorasware.commons.core.persistence |
Classes for database persistence management and configuration thereof.
|
com.edorasware.commons.core.persistence.config |
Classes for configuration of database persistence management.
|
Modifier and Type | Method and Description |
---|---|
PersistenceManagementConfiguration |
AnyWorkObjectManagementConfiguration.getPersistenceManagementConfiguration()
The persistence management component to apply when accessing and updating work objects and work object definitions.
|
Modifier and Type | Method and Description |
---|---|
void |
AnyWorkObjectManagementConfigurationFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
Modifier and Type | Method and Description |
---|---|
PersistenceManagementConfiguration |
BeatManagementConfiguration.getPersistenceManagementConfiguration()
The persistence management component to apply when accessing beats.
|
Modifier and Type | Method and Description |
---|---|
void |
BeatManagementConfigurationFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
void |
DefaultBeatServiceFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
Modifier and Type | Method and Description |
---|---|
PersistenceManagementConfiguration |
DefaultIdentityManagementConfiguration.getPersistenceManagementConfiguration() |
PersistenceManagementConfiguration |
IdentityManagementConfiguration.getPersistenceManagementConfiguration()
The persistence management component to apply when accessing identity-related entities.
|
Constructor and Description |
---|
DefaultIdentityManagementConfiguration(String id,
PersistenceManagementConfiguration persistenceManagementConfiguration,
CurrentTenantService currentTenantService,
CurrentUserService currentUserService) |
Modifier and Type | Method and Description |
---|---|
void |
IdentityManagementConfigurationFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersistenceManagementConfiguration
Default implementation of the persistence management configuration.
|
Modifier and Type | Method and Description |
---|---|
protected PersistenceManagementConfiguration |
PersistenceManagementConfigurationFactoryBean.createInstance() |
Modifier and Type | Method and Description |
---|---|
void |
BasePersistenceFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
void |
PersistenceManagementConfigurationDerivedConverterProviderFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
void |
PersistenceManagementConfigurationDerivedTransactionManagerFactoryBean.setPersistenceManagementConfiguration(PersistenceManagementConfiguration persistenceManagementConfiguration) |
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.