|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attachment | |
|---|---|
| org.exoplatform.wiki.service.impl | |
| org.exoplatform.wiki.service.rest.model | |
| Uses of Attachment in org.exoplatform.wiki.service.impl |
|---|
| Methods in org.exoplatform.wiki.service.impl that return Attachment | |
|---|---|
Attachment |
WikiRestServiceImpl.createAttachment(ObjectFactory objectFactory,
URI baseUri,
AttachmentImpl pageAttachment,
String xwikiRelativeUrl,
String xwikiAbsoluteUrl)
|
| Uses of Attachment in org.exoplatform.wiki.service.rest.model |
|---|
| Fields in org.exoplatform.wiki.service.rest.model with type parameters of type Attachment | |
|---|---|
protected List<Attachment> |
Attachments.attachments
|
| Methods in org.exoplatform.wiki.service.rest.model that return Attachment | |
|---|---|
Attachment |
ObjectFactory.createAttachment()
Create an instance of Attachment |
| Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type Attachment | |
|---|---|
List<Attachment> |
Attachments.getAttachments()
Gets the value of the attachments property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||