|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pages.AbstractAttachmentManager
com.atlassian.confluence.pages.DefaultAttachmentManager
com.atlassian.confluence.pages.WebDavAttachmentManager
public class WebDavAttachmentManager
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.pages.AbstractAttachmentManager |
|---|
eventManager |
| Constructor Summary | |
|---|---|
WebDavAttachmentManager()
|
|
| Method Summary | |
|---|---|
java.util.List |
getAllVersions(Attachment attachment)
Get all versions of an attachment, starting with the current version |
java.util.List |
getAttachments(ContentEntityObject content)
Returns a list of all attachments, old and new. |
java.util.List |
getAttachments(ListQuery query,
int firstResult)
Deprecated. since 2.8, use com.atlassian.confluence.search.smartlist.SmartListManager#search instead. Currently there is no efficitent way to query for recently attached attachments |
| Methods inherited from class com.atlassian.confluence.pages.DefaultAttachmentManager |
|---|
getAttachmentDao, getAttachmentData, getCopier, getLatestVersionsOfAttachments, getMigrator, moveAttachment, removeAttachmentFromServer, saveNewAttachment, saveNewAttachmentVersion, setAttachmentDao, setAttachmentData |
| Methods inherited from class com.atlassian.confluence.pages.AbstractAttachmentManager |
|---|
getAttachment, getAttachment, getPreviousVersions, removeAttachments, saveAttachment, setEventManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebDavAttachmentManager()
| Method Detail |
|---|
public java.util.List getAttachments(ContentEntityObject content)
AttachmentManager
getAttachments in interface AttachmentManagergetAttachments in class DefaultAttachmentManager
public java.util.List getAttachments(ListQuery query,
int firstResult)
getAttachments in interface AttachmentManagergetAttachments in class DefaultAttachmentManagerpublic java.util.List getAllVersions(Attachment attachment)
AttachmentManager
getAllVersions in interface AttachmentManagergetAllVersions in class DefaultAttachmentManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||