Uses of Interface
com.atlassian.confluence.themes.persistence.PersistentDecoratorDao

Packages that use PersistentDecoratorDao
com.atlassian.confluence.setup.velocity   
com.atlassian.confluence.themes   
com.atlassian.confluence.themes.persistence.hibernate   
 

Uses of PersistentDecoratorDao in com.atlassian.confluence.setup.velocity
 

Methods in com.atlassian.confluence.setup.velocity that return PersistentDecoratorDao
 PersistentDecoratorDao HibernateResourceLoader.getPersistentDecoratorDao()
           
 

Methods in com.atlassian.confluence.setup.velocity with parameters of type PersistentDecoratorDao
 void HibernateResourceLoader.setPersistentDecoratorDao(PersistentDecoratorDao persistentDecoratorDao)
           
 

Uses of PersistentDecoratorDao in com.atlassian.confluence.themes
 

Constructors in com.atlassian.confluence.themes with parameters of type PersistentDecoratorDao
DefaultCustomLayoutManager(PersistentDecoratorDao persistentDecoratorDao)
           
 

Uses of PersistentDecoratorDao in com.atlassian.confluence.themes.persistence.hibernate
 

Classes in com.atlassian.confluence.themes.persistence.hibernate that implement PersistentDecoratorDao
 class DefaultPersistentDecoratorDao
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.