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.Calculates, stores and retrievesImageDetailsforAttachments.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.Calculates, stores and retrievesImageDetailsforAttachments.