Uses of Class
com.atlassian.confluence.pages.persistence.dao.FileSystemAttachmentDataDao

Packages that use FileSystemAttachmentDataDao
com.atlassian.confluence.pages.persistence.dao   
 

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

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

Methods in com.atlassian.confluence.pages.persistence.dao with parameters of type FileSystemAttachmentDataDao
 void UpdateAttachmentsOnFilesystemOnPageMoveListener.setFileSystemAttachmentDataDao(FileSystemAttachmentDataDao fileSystemAttachmentDataDao)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.