Uses of Package
com.atlassian.confluence.pages.attachments

Packages that use com.atlassian.confluence.pages.attachments
com.atlassian.confluence.content.render.xhtml.editor.embed   
com.atlassian.confluence.content.render.xhtml.view.embed   
com.atlassian.confluence.pages.attachments   
com.atlassian.confluence.pages.persistence.dao.hibernate   
com.atlassian.confluence.pages.thumbnail   
 

Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.editor.embed
ImageDetailsManager
          Calculates, stores and retrieves ImageDetails for Attachments.
 

Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.view.embed
ImageDetailsManager
          Calculates, stores and retrieves ImageDetails for Attachments.
 

Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.attachments
AttachmentCache
          Caches the IDs of current attachments by the normal lookup mechanism: content ID + file name.
DelegatingAttachmentDao
          Implemented by AttachmentDaos that delegate so that clients can get to the underlying implementation.
ImageDetails
          Class containing the image details of a single version of an Attachment.
ImageDetailsDao
          Data Access Object for database storage and retrieval of ImageDetails.
ImageDetailsManager
          Calculates, stores and retrieves ImageDetails for Attachments.
 

Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.persistence.dao.hibernate
AttachmentCache
          Caches the IDs of current attachments by the normal lookup mechanism: content ID + file name.
 

Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.thumbnail
ImageDetails
          Class containing the image details of a single version of an Attachment.
ImageDetailsManager
          Calculates, stores and retrieves ImageDetails for Attachments.
 



Copyright © 2003–2015 Atlassian. All rights reserved.