Interface NonTransactionalAttachmentDataDao
- 
- All Superinterfaces:
 AttachmentDataDao
- All Known Implementing Classes:
 FileSystemAttachmentDataDao,FileSystemAttachmentDataDao
public interface NonTransactionalAttachmentDataDao extends AttachmentDataDao
 
- 
- 
Method Summary
- 
Methods inherited from interface com.atlassian.confluence.pages.persistence.dao.AttachmentDataDao
afterMigrationFrom, getDataForAttachment, getDataForAttachment, getDataForAttachment, getStorageType, isAttachmentPresent, moveAttachment, moveDataForAttachmentVersion, prepareForMigrationTo, removeDataForAttachment, removeDataForAttachmentVersion, removeDataForAttachmentVersion, replaceDataForAttachment, replaceDataForAttachment, saveDataForAttachment, saveDataForAttachment, saveDataForAttachmentVersion, saveDataForAttachmentVersion 
 - 
 
 -