L O P S T U 
All Classes All Packages

L

listAllAttachments(DocumentReference) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Build a list of all the attachments of a given document, sorted by filenames (ignoring the case).
listTemporaryAttachments(DocumentReference) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Return a list of the temporary attachments, sorted by filenames (ignoring the case).

O

org.xwiki.store.filesystem - package org.xwiki.store.filesystem
 
org.xwiki.store.script - package org.xwiki.store.script
 

P

persistentAttachmentExists(Attachment) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Check if a given attachment is persisted.

S

StoreFilesystemOldcoreException - Exception in org.xwiki.store.filesystem
Exception for the Store - Filesystem - Old Core module.
StoreFilesystemOldcoreException(String, Throwable) - Constructor for exception org.xwiki.store.filesystem.StoreFilesystemOldcoreException
Constructs a new filesystem oldcore exception with the specified detail message and cause.

T

temporaryAttachmentExists(Attachment) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Check if a given attachment is found in the temporary attachment session.
TemporaryAttachmentsScriptService - Class in org.xwiki.store.script
Script service dedicated to the handling of temporary attachments.
TemporaryAttachmentsScriptService() - Constructor for class org.xwiki.store.script.TemporaryAttachmentsScriptService
 

U

uploadTemporaryAttachment(DocumentReference, String) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Temporary upload the attachment identified by the given field name: the request should be of type multipart/form-data.
uploadTemporaryAttachment(DocumentReference, String, String) - Method in class org.xwiki.store.script.TemporaryAttachmentsScriptService
Temporary upload the attachment identified by the given field name: the request should be of type multipart/form-data.
L O P S T U 
All Classes All Packages