| Package | Description |
|---|---|
| org.exoplatform.wiki.mow.api | |
| org.exoplatform.wiki.mow.core.api.wiki |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Page.getContent()
Get the actual content of the page
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Attachment> |
Page.getAttachments()
Get the attachments of this page
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentImpl |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
SimplePageImpl.getContent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Attachment> |
SimplePageImpl.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
SimplePageImpl |
SimplePageImpl.attachments(Collection<? extends Attachment> attachments) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.