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 TypeClassDescriptionclassAn implementation ofThemeKeyDaothat caches the responses from a delegate.classAn implementation ofThemeKeyDaobacked byPluginSettingsFactory.Methods in com.atlassian.confluence.impl.themes with parameters of type ThemeKeyDaoModifier and TypeMethodDescriptionstatic CachingThemeKeyDaoCachingThemeKeyDao.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 TypeMethodDescriptionvoidDefaultThemeManager.setThemeKeyDao(ThemeKeyDao themeKeyDao)