public abstract class AttachmentWikiListener
extends org.exoplatform.container.component.BaseComponentPlugin
| Constructor and Description |
|---|
AttachmentWikiListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addAttachment(Attachment attachment,
Page page) |
abstract void |
deleteAttachment(String attachmentName,
Page page) |
public abstract void addAttachment(Attachment attachment, Page page) throws WikiException
WikiExceptionpublic abstract void deleteAttachment(String attachmentName, Page page) throws WikiException
WikiExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.