Uses of Interface
com.atlassian.confluence.content.persistence.CustomContentDao

Packages that use CustomContentDao
com.atlassian.confluence.content   
com.atlassian.confluence.content.persistence.hibernate   
 

Uses of CustomContentDao in com.atlassian.confluence.content
 

Methods in com.atlassian.confluence.content with parameters of type CustomContentDao
 void DefaultCustomContentManager.setCustomContentDao(CustomContentDao customContentDao)
           
 

Uses of CustomContentDao in com.atlassian.confluence.content.persistence.hibernate
 

Classes in com.atlassian.confluence.content.persistence.hibernate that implement CustomContentDao
 class PluginContentHibernateDao
          Hibernate Implementation of the CustomContentDao
 



Copyright © 2003–2015 Atlassian. All rights reserved.