| Package | Description |
|---|---|
| org.exoplatform.wiki.chromattic.ext.ntdef | |
| org.exoplatform.wiki.mow.core.api.wiki |
| 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) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.