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

All Superinterfaces:
AttachmentDataDao
All Known Implementing Classes:
FileSystemAttachmentDataDao, FileSystemAttachmentDataDao, HierarchicalFileSystemAttachmentDataDao

public interface NonTransactionalAttachmentDataDao
extends AttachmentDataDao


Method Summary
 
Methods inherited from interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
afterMigrationFrom, getDataForAttachment, getDataForAttachment, getStorageType, isAttachmentPresent, moveAttachment, moveDataForAttachmentVersion, prepareForMigrationTo, removeDataForAttachment, removeDataForAttachmentVersion, replaceDataForAttachment, replaceDataForAttachment, saveDataForAttachment, saveDataForAttachment, saveDataForAttachmentVersion, saveDataForAttachmentVersion
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.