Uses of Interface
com.atlassian.confluence.pages.persistence.dao.NonTransactionalAttachmentDataDao

Packages that use NonTransactionalAttachmentDataDao
com.atlassian.confluence.pages.persistence.dao   
com.atlassian.confluence.pages.persistence.dao.hibernate   
 

Uses of NonTransactionalAttachmentDataDao in com.atlassian.confluence.pages.persistence.dao
 

Classes in com.atlassian.confluence.pages.persistence.dao that implement NonTransactionalAttachmentDataDao
 class FileSystemAttachmentDataDao
           
 class HierarchicalFileSystemAttachmentDataDao
           DAO that stores attachments on the file system in a hierarchical structure.
 

Uses of NonTransactionalAttachmentDataDao in com.atlassian.confluence.pages.persistence.dao.hibernate
 

Methods in com.atlassian.confluence.pages.persistence.dao.hibernate with parameters of type NonTransactionalAttachmentDataDao
 void NonTransactionalHibernateAttachmentDao.setDataDao(NonTransactionalAttachmentDataDao dao)
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.