Uses of Class
com.atlassian.confluence.pages.attachments.AttachmentCache

Packages that use AttachmentCache
com.atlassian.confluence.pages.attachments   
com.atlassian.confluence.pages.persistence.dao.hibernate   
 

Uses of AttachmentCache in com.atlassian.confluence.pages.attachments
 

Constructors in com.atlassian.confluence.pages.attachments with parameters of type AttachmentCache
CachingAttachmentDao(AttachmentDao delegate, AttachmentCache cache)
           
 

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

Methods in com.atlassian.confluence.pages.persistence.dao.hibernate with parameters of type AttachmentCache
 void HibernateAttachmentDaoFactoryBean.setAttachmentCache(AttachmentCache attachmentCache)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.