| Interface | Description |
|---|---|
| DeletedAttachmentContent |
The content of the stored deleted attachment.
|
| DocumentRevisionProvider |
Provide generic way of requesting a specific revision of a document from several sources (database, installed XAR
extension, etc.).
|
| MandatoryDocumentInitializer |
Provide a document that should be initialized at startup and when creating a new wiki.
|
| MandatoryDocumentInitializerManager |
Provide utility method to access various mandatory document initializers.
|
| XWikiAttachment.AttachmentContainer | |
| XWikiDeletedDocumentContent |
The content of the stored deleted document.
|
| Class | Description |
|---|---|
| AbstractMandatoryClassInitializer |
Base class for standard mandatory document initializers.
|
| AbstractMandatoryDocumentInitializer |
Base class for standard mandatory document initializers.
|
| AttachmentDiff | |
| DefaultDocumentAccessBridge |
Exposes methods for accessing Document data.
|
| DeletedAttachment |
Archive of deleted attachment, stored in
AttachmentRecycleBinStore. |
| DocumentErrorHandler | |
| LazyXWikiDocument |
Read only lazy loading document.
|
| MetaDataDiff | |
| XWikiAttachment | |
| XWikiAttachmentArchive |
JRCS based implementation of an archive for XWikiAttachment.
|
| XWikiAttachmentContent |
The content of an attachment.
|
| XWikiDeletedDocument |
Archive of deleted document, stored in
XWikiRecycleBinStoreInterface. |
| XWikiDocument | |
| XWikiDocument.XWikiAttachmentToRemove |
An attachment waiting to be deleted at next document save.
|
| XWikiDocumentArchive |
Contains document history.
|
| XWikiLink | |
| XWikiLock | |
| XWikiSpace |
Represent a space.
|
| Exception | Description |
|---|---|
| DocumentRevisionExcepion |
Exception generated by
DocumentRevisionProvider. |
Copyright © 2004–2021 XWiki. All rights reserved.