public class AttachmentIndexingListener
extends org.exoplatform.wiki.service.listener.AttachmentWikiListener
| Constructor and Description |
|---|
AttachmentIndexingListener(JPADataStorage jpaDataStorage) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment(org.exoplatform.wiki.mow.api.Attachment attachment,
org.exoplatform.wiki.mow.api.Page page) |
void |
deleteAttachment(String attachmentName,
org.exoplatform.wiki.mow.api.Page page) |
public AttachmentIndexingListener(JPADataStorage jpaDataStorage)
public void addAttachment(org.exoplatform.wiki.mow.api.Attachment attachment,
org.exoplatform.wiki.mow.api.Page page)
throws org.exoplatform.wiki.WikiException
addAttachment in class org.exoplatform.wiki.service.listener.AttachmentWikiListenerorg.exoplatform.wiki.WikiExceptionpublic void deleteAttachment(String attachmentName, org.exoplatform.wiki.mow.api.Page page) throws org.exoplatform.wiki.WikiException
deleteAttachment in class org.exoplatform.wiki.service.listener.AttachmentWikiListenerorg.exoplatform.wiki.WikiExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.