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

All Superinterfaces:
AttachmentDataDao
All Known Implementing Classes:
HibernateAttachmentDataDao

public interface TransactionalAttachmentDataDao
extends AttachmentDataDao

Created by IntelliJ IDEA. User: user Date: Mar 3, 2006 Time: 11:09:31 AM To change this template use File | Settings | File Templates.


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



Copyright © 2003-2011 Atlassian. All Rights Reserved.