| Package | Description |
|---|---|
| org.exoplatform.wiki.chromattic.ext.ntdef | |
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| org.exoplatform.wiki.utils |
| Modifier and Type | Method and Description |
|---|---|
abstract AttachmentImpl |
VersionableMixin.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
VersionableMixin.setEntity(AttachmentImpl page) |
| Modifier and Type | Method and Description |
|---|---|
abstract AttachmentImpl |
PageImpl.createAttachment() |
AttachmentImpl |
PageImpl.createAttachment(String fileName,
org.chromattic.ext.ntdef.Resource contentResource) |
protected abstract AttachmentImpl |
PageImpl.createContent() |
AttachmentImpl |
PageImpl.getAttachment(String attachmentId) |
AttachmentImpl |
PageImpl.getAttachmentByRootPermisison(String attachmentId) |
AttachmentImpl |
PageImpl.getContent() |
protected abstract AttachmentImpl |
PageImpl.getContentByChromattic() |
abstract AttachmentImpl |
PageDescriptionMixin.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttachmentImpl> |
PageImpl.getAttachments() |
abstract Collection<AttachmentImpl> |
PageImpl.getAttachmentsByChromattic() |
Collection<AttachmentImpl> |
PageImpl.getAttachmentsExcludeContent() |
Collection<AttachmentImpl> |
PageImpl.getAttachmentsExcludeContentByRootPermisison() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageImpl.addAttachment(AttachmentImpl attachment) |
int |
AttachmentImpl.compareTo(AttachmentImpl o) |
protected abstract void |
PageImpl.setContentByChromattic(AttachmentImpl content) |
abstract void |
PageDescriptionMixin.setEntity(AttachmentImpl page) |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
WikiRestServiceImpl.createAttachment(ObjectFactory objectFactory,
URI baseUri,
AttachmentImpl pageAttachment,
String xwikiRelativeUrl,
String xwikiAbsoluteUrl) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Utils.getNodeTypeCssClass(AttachmentImpl attachment,
String append) |
static void |
Utils.sendMailOnChangeContent(AttachmentImpl content) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.