Uses of Class
com.atlassian.confluence.pages.AttachmentDataExistsException

Packages that use AttachmentDataExistsException
com.atlassian.confluence.pages   
 

Uses of AttachmentDataExistsException in com.atlassian.confluence.pages
 

Methods in com.atlassian.confluence.pages that throw AttachmentDataExistsException
 void DelegatorAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData)
           
 void DefaultAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData)
           
 void CachingAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData)
           
 void AttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData)
          Set the data belonging to attachment This method can be used when there is missing data for an Attachment (e.g.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.