public class AttachmentIndexingListener extends AttachmentWikiListener
| Constructor and Description |
|---|
AttachmentIndexingListener(org.exoplatform.commons.file.services.FileService fileService,
JPADataStorage jpaDataStorage) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment(Attachment attachment,
Page page) |
void |
deleteAttachment(String attachmentName,
Page page) |
public AttachmentIndexingListener(org.exoplatform.commons.file.services.FileService fileService,
JPADataStorage jpaDataStorage)
public void addAttachment(Attachment attachment, Page page) throws WikiException
addAttachment in class AttachmentWikiListenerWikiExceptionpublic void deleteAttachment(String attachmentName, Page page) throws WikiException
deleteAttachment in class AttachmentWikiListenerWikiExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.