Modifier and Type | Class and Description |
---|---|
class |
CaseDefinitionManager |
Modifier and Type | Class and Description |
---|---|
class |
CaseExecutionManager |
class |
CaseSentryPartManager |
Modifier and Type | Interface and Description |
---|---|
interface |
PersistenceSession |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPersistenceSession |
Modifier and Type | Class and Description |
---|---|
class |
DbEntityManager |
Modifier and Type | Class and Description |
---|---|
class |
DbSqlSession |
Modifier and Type | Method and Description |
---|---|
Session |
DbSqlSessionFactory.openSession() |
Session |
DbSqlPersistenceProviderFactory.openSession() |
Modifier and Type | Class and Description |
---|---|
class |
DecisionDefinitionManager |
class |
DecisionRequirementsDefinitionManager |
Modifier and Type | Class and Description |
---|---|
class |
HistoricDecisionInstanceManager
Data base operations for
HistoricDecisionInstanceEntity . |
Modifier and Type | Interface and Description |
---|---|
interface |
ReadOnlyIdentityProvider
SPI interface for read-only identity Service Providers.
|
interface |
WritableIdentityProvider
SPI Interface for identity service implementations which offer
read / write access to the user database.
|
Modifier and Type | Class and Description |
---|---|
class |
DbIdentityServiceProvider
WritableIdentityProvider implementation backed by a
database. |
class |
DbReadOnlyIdentityServiceProvider
Read only implementation of DB-backed identity service
|
Modifier and Type | Field and Description |
---|---|
protected List<Session> |
CommandContext.sessionList |
protected Map<Class<?>,Session> |
CommandContext.sessions |
Modifier and Type | Method and Description |
---|---|
Session |
SessionFactory.openSession() |
Modifier and Type | Method and Description |
---|---|
Map<Class<?>,Session> |
CommandContext.getSessions() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHistoricManager |
class |
AbstractManager |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends Session> |
GenericManagerFactory.managerImplementation |
Modifier and Type | Method and Description |
---|---|
Session |
GenericManagerFactory.openSession() |
Constructor and Description |
---|
GenericManagerFactory(Class<? extends Session> managerImplementation) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityManagerSession |
Modifier and Type | Class and Description |
---|---|
class |
EntityManagerSessionImpl |
Modifier and Type | Method and Description |
---|---|
Session |
EntityManagerSessionFactory.openSession() |
Modifier and Type | Method and Description |
---|---|
Session |
SpringEntityManagerSessionFactory.openSession() |
Modifier and Type | Class and Description |
---|---|
class |
LdapIdentityProviderSession
LDAP
ReadOnlyIdentityProvider . |
Modifier and Type | Method and Description |
---|---|
Session |
LdapIdentityProviderFactory.openSession() |
Copyright © 2017. All rights reserved.