com.atlassian.confluence.pages.actions.beans
Class AttachmentBean
java.lang.Object
com.atlassian.confluence.pages.actions.beans.AttachmentBean
public class AttachmentBean
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentBean
public AttachmentBean()
getVersion
public int getVersion()
setVersion
public void setVersion(int version)
getFileName
public java.lang.String getFileName()
setFileName
public void setFileName(java.lang.String fileName)
retrieveMatchingAttachment
public Attachment retrieveMatchingAttachment(AbstractPage page,
AttachmentManager attachmentManager)
setMimeType
public void setMimeType(java.lang.String mimeType)
getMimeType
public java.lang.String getMimeType()
Copyright © 2003-2014 Atlassian. All Rights Reserved.