Package com.atlassian.confluence.pages.attachments
package com.atlassian.confluence.pages.attachments
-
ClassDescriptionAn
AttachmentDaoInternalimplementation that just delegates to anotherAttachmentDaoInternal.Provides the number of attachments on a given page.Thrown when the the size of theInputStreamreceived to create an attachment is different to the declared size or length of the attachment.Stores and retrievesImageDetailsvia Hibernate.Implemented byAttachmentDaos that delegate so that clients can get to the underlying implementation.Class containing the image details of a single version of anAttachment.Data Access Object for database storage and retrieval ofImageDetails.Data transfer object for Hibernate persistence ofImageDetails.Calculates, stores and retrievesImageDetailsforAttachments.