|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbEntityCacheKeyMapping | |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.db.entitymanager.cache | |
| Uses of DbEntityCacheKeyMapping in org.camunda.bpm.engine.impl.cfg |
|---|
| Fields in org.camunda.bpm.engine.impl.cfg declared as DbEntityCacheKeyMapping | |
|---|---|
protected DbEntityCacheKeyMapping |
ProcessEngineConfigurationImpl.dbEntityCacheKeyMapping
|
| Methods in org.camunda.bpm.engine.impl.cfg that return DbEntityCacheKeyMapping | |
|---|---|
DbEntityCacheKeyMapping |
ProcessEngineConfigurationImpl.getDbEntityCacheKeyMapping()
|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type DbEntityCacheKeyMapping | |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setDbEntityCacheKeyMapping(DbEntityCacheKeyMapping dbEntityCacheKeyMapping)
|
| Uses of DbEntityCacheKeyMapping in org.camunda.bpm.engine.impl.db.entitymanager.cache |
|---|
| Fields in org.camunda.bpm.engine.impl.db.entitymanager.cache declared as DbEntityCacheKeyMapping | |
|---|---|
protected DbEntityCacheKeyMapping |
DbEntityCache.cacheKeyMapping
|
| Methods in org.camunda.bpm.engine.impl.db.entitymanager.cache that return DbEntityCacheKeyMapping | |
|---|---|
static DbEntityCacheKeyMapping |
DbEntityCacheKeyMapping.defaultEntityCacheKeyMapping()
|
static DbEntityCacheKeyMapping |
DbEntityCacheKeyMapping.emptyMapping()
|
| Constructors in org.camunda.bpm.engine.impl.db.entitymanager.cache with parameters of type DbEntityCacheKeyMapping | |
|---|---|
DbEntityCache(DbEntityCacheKeyMapping cacheKeyMapping)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||