Package | Description |
---|---|
com.xpn.xwiki.doc | |
com.xpn.xwiki.store |
Constructor and Description |
---|
DeletedAttachment(long docId,
String docName,
String filename,
String storeType,
String deleter,
Date deleteDate,
DeletedAttachmentContent content) |
DeletedAttachment(long docId,
String docName,
String filename,
String storeType,
String deleter,
Date deleteDate,
DeletedAttachmentContent content,
long id) |
Modifier and Type | Method and Description |
---|---|
DeletedAttachmentContent |
AttachmentRecycleBinContentStore.get(AttachmentReference reference,
Date deleteDate,
long index,
boolean bTransaction) |
Copyright © 2004–2021 XWiki. All rights reserved.