|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AnnotationRequest in org.xwiki.annotation.rest.model.jaxb |
|---|
| Subclasses of AnnotationRequest in org.xwiki.annotation.rest.model.jaxb | |
|---|---|
class |
AnnotationAddRequest
Extends the annotation update request by adding the set of 'special' fields for annotation selection. |
class |
AnnotationUpdateRequest
Stores a request for an annotation to be updated: besides the annotation request components, a collection of fields for the annotation. |
| Methods in org.xwiki.annotation.rest.model.jaxb that return AnnotationRequest | |
|---|---|
AnnotationRequest |
ObjectFactory.createAnnotationRequest()
Create an instance of AnnotationRequest |
AnnotationRequest |
AnnotationRequest.withFilter(AnnotationFieldCollection value)
|
AnnotationRequest |
AnnotationRequest.withRequest(AnnotationRequest.Request value)
|
| Methods in org.xwiki.annotation.rest.model.jaxb that return types with arguments of type AnnotationRequest | |
|---|---|
JAXBElement<AnnotationRequest> |
ObjectFactory.createAnnotationDeleteRequest(AnnotationRequest value)
Create an instance of JAXBElement<AnnotationRequest>} |
| Methods in org.xwiki.annotation.rest.model.jaxb with parameters of type AnnotationRequest | |
|---|---|
JAXBElement<AnnotationRequest> |
ObjectFactory.createAnnotationDeleteRequest(AnnotationRequest value)
Create an instance of JAXBElement<AnnotationRequest>} |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||