Modifier and Type | Interface and Description |
---|---|
static interface |
PersistentDecoratorCachePrimer.Primeable |
Modifier and Type | Class and Description |
---|---|
class |
CachingPersistentDecoratorDao
An implementation of
PersistentDecoratorDao which combines a cache with Hibernate. |
Modifier and Type | Method and Description |
---|---|
PersistentDecoratorDao |
HibernateResourceLoader.getPersistentDecoratorDao() |
Modifier and Type | Method and Description |
---|---|
void |
HibernateResourceLoader.setPersistentDecoratorDao(PersistentDecoratorDao persistentDecoratorDao) |
Constructor and Description |
---|
DefaultCustomLayoutManager(PersistentDecoratorDao persistentDecoratorDao,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersistentDecoratorDao
Deprecated.
since 5.10. Replaced with
CachingPersistentDecoratorDao |
Copyright © 2003–2017 Atlassian. All rights reserved.