A B C D G I L M O T U 
All Classes All Packages

A

AttachmentException - Exception in org.xwiki.attachment
Generic exception for the Attachment module.
AttachmentException() - Constructor for exception org.xwiki.attachment.AttachmentException
Constructs a new attachment exception with null as its detail message.
AttachmentException(String) - Constructor for exception org.xwiki.attachment.AttachmentException
Constructs a new attachment exception with the specified detail message.
AttachmentException(String, Throwable) - Constructor for exception org.xwiki.attachment.AttachmentException
Constructs a new attachment exception with the specified detail message and cause.
AttachmentMovedEvent - Class in org.xwiki.attachment.refactoring.event
Event fired after an attachment is moved.
AttachmentMovedEvent() - Constructor for class org.xwiki.attachment.refactoring.event.AttachmentMovedEvent
Default constructor, used by listeners.
AttachmentMovedEvent(AttachmentReference, AttachmentReference) - Constructor for class org.xwiki.attachment.refactoring.event.AttachmentMovedEvent
Creates a new instance with two attachment references.
AttachmentScriptService - Class in org.xwiki.attachment.script
Provides the operations related to attachments manipulation.
AttachmentScriptService() - Constructor for class org.xwiki.attachment.script.AttachmentScriptService
 
AUTO_REDIRECT - Static variable in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
Auto-redirection property name.

B

backlinksCount(AttachmentReference) - Method in class org.xwiki.attachment.script.AttachmentScriptService
Count the number of backlinks toward a given attachment.

C

createMoveJob(MoveAttachmentRequest) - Method in class org.xwiki.attachment.script.AttachmentScriptService
Creates an attachment move job from a request.
createMoveRequest(DocumentReference, String, DocumentReference, String, DocumentReference, boolean, boolean) - Method in class org.xwiki.attachment.script.AttachmentScriptService
Creates an attachment move request.

D

DESTINATION - Static variable in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
Destination property name.

G

getDestination() - Method in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
 

I

isAutoRedirect() - Method in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
 
isUpdateReferences() - Method in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
 

L

locationAvailable(DocumentReference, String) - Method in class org.xwiki.attachment.script.AttachmentScriptService
 

M

MoveAttachmentRequest - Class in org.xwiki.attachment.refactoring
Job request for moving an attachment to a new location.
MoveAttachmentRequest() - Constructor for class org.xwiki.attachment.refactoring.MoveAttachmentRequest
Default constructor.
MoveAttachmentRequest(Request) - Constructor for class org.xwiki.attachment.refactoring.MoveAttachmentRequest
 

O

org.xwiki.attachment - package org.xwiki.attachment
 
org.xwiki.attachment.refactoring - package org.xwiki.attachment.refactoring
 
org.xwiki.attachment.refactoring.event - package org.xwiki.attachment.refactoring.event
 
org.xwiki.attachment.script - package org.xwiki.attachment.script
 

T

toString() - Method in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
 

U

UPDATE_REFERENCES - Static variable in class org.xwiki.attachment.refactoring.MoveAttachmentRequest
Update references refactoring property name.
A B C D G I L M O T U 
All Classes All Packages