|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pages.actions.beans.AttachmentStorer
public class AttachmentStorer
Constructor Summary | |
---|---|
AttachmentStorer(AttachFileHelper aFHelper)
|
Method Summary | |
---|---|
java.util.List<Attachment> |
attachFiles(ContentEntityObject contentEntityObject)
|
java.util.List<java.lang.String> |
getGetFilenamesSuccessfullyAttached()
|
void |
setAttachmentManager(AttachmentManager attachmentManager)
|
void |
setFileUploadManager(FileUploadManager fileUploadManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttachmentStorer(AttachFileHelper aFHelper)
Method Detail |
---|
public void setAttachmentManager(AttachmentManager attachmentManager)
public void setFileUploadManager(FileUploadManager fileUploadManager)
public java.util.List<Attachment> attachFiles(ContentEntityObject contentEntityObject)
public java.util.List<java.lang.String> getGetFilenamesSuccessfullyAttached()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |