|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attachment | |
|---|---|
| org.exoplatform.wiki.mow.api | |
| org.exoplatform.wiki.mow.core.api.wiki | |
| Uses of Attachment in org.exoplatform.wiki.mow.api |
|---|
| Methods in org.exoplatform.wiki.mow.api that return Attachment | |
|---|---|
Attachment |
Page.getContent()
Get the actual content of the page |
| Methods in org.exoplatform.wiki.mow.api that return types with arguments of type Attachment | |
|---|---|
Collection<? extends Attachment> |
Page.getAttachments()
Get the attachments of this page |
| Uses of Attachment in org.exoplatform.wiki.mow.core.api.wiki |
|---|
| Classes in org.exoplatform.wiki.mow.core.api.wiki that implement Attachment | |
|---|---|
class |
AttachmentImpl
|
| Methods in org.exoplatform.wiki.mow.core.api.wiki that return Attachment | |
|---|---|
Attachment |
SimplePageImpl.getContent()
|
| Methods in org.exoplatform.wiki.mow.core.api.wiki that return types with arguments of type Attachment | |
|---|---|
Collection<? extends Attachment> |
SimplePageImpl.getAttachments()
|
| Method parameters in org.exoplatform.wiki.mow.core.api.wiki with type arguments of type Attachment | |
|---|---|
SimplePageImpl |
SimplePageImpl.attachments(Collection<? extends Attachment> attachments)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||