Uses of Interface
com.atlassian.confluence.impl.themes.ThemeKeyDao
Packages that use ThemeKeyDao
-
Uses of ThemeKeyDao in com.atlassian.confluence.impl.themes
Classes in com.atlassian.confluence.impl.themes that implement ThemeKeyDaoModifier and TypeClassDescriptionclass
An implementation ofThemeKeyDao
backed by Bandana.class
An implementation ofThemeKeyDao
that caches the responses from a delegate.Methods in com.atlassian.confluence.impl.themes with parameters of type ThemeKeyDaoModifier and TypeMethodDescriptionstatic CachingThemeKeyDao
CachingThemeKeyDao.create
(ThemeKeyDao delegate, com.atlassian.cache.CacheFactory cacheFactory) -
Uses of ThemeKeyDao in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes with parameters of type ThemeKeyDaoModifier and TypeMethodDescriptionvoid
DefaultThemeManager.setThemeKeyDao
(ThemeKeyDao themeKeyDao)