|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
java.io.InputStream attachmentData)
|
void |
DefaultAttachmentManager.setAttachmentData(Attachment attachment,
java.io.InputStream attachmentData)
|
void |
CachingAttachmentManager.setAttachmentData(Attachment attachment,
java.io.InputStream attachmentData)
|
void |
AttachmentManager.setAttachmentData(Attachment attachment,
java.io.InputStream attachmentData)
Set the data belonging to attachment This method can be used when there is missing data for an Attachment (e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |