|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Attachment in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb with type parameters of type Attachment | |
|---|---|
protected java.util.List<Attachment> |
Attachments.attachments
|
| Methods in org.xwiki.rest.model.jaxb that return Attachment | |
|---|---|
Attachment |
ObjectFactory.createAttachment()
Create an instance of Attachment |
Attachment |
Attachment.withAuthor(java.lang.String value)
|
Attachment |
Attachment.withDate(java.util.Calendar value)
|
Attachment |
Attachment.withId(java.lang.String value)
|
Attachment |
Attachment.withLinks(java.util.Collection<Link> values)
|
Attachment |
Attachment.withLinks(Link... values)
|
Attachment |
Attachment.withMimeType(java.lang.String value)
|
Attachment |
Attachment.withName(java.lang.String value)
|
Attachment |
Attachment.withPageId(java.lang.String value)
|
Attachment |
Attachment.withPageVersion(java.lang.String value)
|
Attachment |
Attachment.withSize(int value)
|
Attachment |
Attachment.withVersion(java.lang.String value)
|
Attachment |
Attachment.withXwikiAbsoluteUrl(java.lang.String value)
|
Attachment |
Attachment.withXwikiRelativeUrl(java.lang.String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type Attachment | |
|---|---|
java.util.List<Attachment> |
Attachments.getAttachments()
Gets the value of the attachments property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type Attachment | |
|---|---|
Attachments |
Attachments.withAttachments(Attachment... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type Attachment | |
|---|---|
Attachments |
Attachments.withAttachments(java.util.Collection<Attachment> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||