- Adapter1 - Class in org.xwiki.annotation.rest.model.jaxb
-
- Adapter1() - Constructor for class org.xwiki.annotation.rest.model.jaxb.Adapter1
-
- AnnotatedContent - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores the rendered annotated content along with a list of annotation stubs allowing to display an
annotated document and the annotation markers on it.
- AnnotatedContent() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotatedContent
-
- annotatedContent - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
- annotation - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationUpdateRequest
-
- AnnotationAddRequest - Class in org.xwiki.annotation.rest.model.jaxb
-
Extends the annotation update request by adding the set of 'special' fields for annotation
selection.
- AnnotationAddRequest() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
- AnnotationField - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores an extra field (any field besides the required ones) for an annotation, as a simple string
element, with the name of the extra field in an attribute.
- AnnotationField() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationField
-
- AnnotationFieldCollection - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores the information about a request for an annotation to be updated, which is basically any
collection of fields.
- AnnotationFieldCollection() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationFieldCollection
-
- annotationId - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
- AnnotationRequest - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores the information about an annotations request: what annotations should be returned with the
annotated content and the annotations stubs.
- AnnotationRequest() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest
-
- AnnotationRequest.Request - Class in org.xwiki.annotation.rest.model.jaxb
-
Java class for anonymous complex type.
- AnnotationResponse - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores the server response for an annotation request, containing the annotated content requested, a
response code and a response message.
- AnnotationResponse() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
- annotations - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotatedContent
-
- AnnotationStub - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores stub information about an annotation, such as the id, its target and its state, allowing it
to be further requested from the annotation service for the extra details.
- AnnotationStub() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
- AnnotationUpdateRequest - Class in org.xwiki.annotation.rest.model.jaxb
-
Stores a request for an annotation to be updated: besides the annotation request components, a
collection of fields for the annotation.
- AnnotationUpdateRequest() - Constructor for class org.xwiki.annotation.rest.model.jaxb.AnnotationUpdateRequest
-
- getAnnotatedContent() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Gets the value of the annotatedContent property.
- getAnnotation() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationUpdateRequest
-
Gets the value of the annotation property.
- getAnnotationId() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Gets the value of the annotationId property.
- getAnnotations() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotatedContent
-
Gets the value of the annotations property.
- getContent() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotatedContent
-
Gets the value of the content property.
- getFields() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationFieldCollection
-
Gets the value of the fields property.
- getFields() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest.Request
-
Gets the value of the fields property.
- getFields() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Gets the value of the fields property.
- getFilter() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest
-
Gets the value of the filter property.
- getName() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationField
-
Gets the value of the name property.
- getRequest() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest
-
Gets the value of the request property.
- getResponseCode() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Gets the value of the responseCode property.
- getResponseMessage() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Gets the value of the responseMessage property.
- getSelection() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Gets the value of the selection property.
- getSelectionContext() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Gets the value of the selectionContext property.
- getSelectionOffset() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Gets the value of the selectionOffset property.
- getState() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Gets the value of the state property.
- getTarget() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Gets the value of the target property.
- getValue() - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationField
-
Gets the value of the value property.
- selection - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
- selectionContext - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
- selectionOffset - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
- setAnnotatedContent(AnnotatedContent) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Sets the value of the annotatedContent property.
- setAnnotation(AnnotationFieldCollection) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationUpdateRequest
-
Sets the value of the annotation property.
- setAnnotationId(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Sets the value of the annotationId property.
- setContent(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotatedContent
-
Sets the value of the content property.
- setFilter(AnnotationFieldCollection) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest
-
Sets the value of the filter property.
- setName(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationField
-
Sets the value of the name property.
- setRequest(AnnotationRequest.Request) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationRequest
-
Sets the value of the request property.
- setResponseCode(int) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Sets the value of the responseCode property.
- setResponseMessage(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationResponse
-
Sets the value of the responseMessage property.
- setSelection(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Sets the value of the selection property.
- setSelectionContext(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Sets the value of the selectionContext property.
- setSelectionOffset(int) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest
-
Sets the value of the selectionOffset property.
- setState(Object) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Sets the value of the state property.
- setTarget(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-
Sets the value of the target property.
- setValue(String) - Method in class org.xwiki.annotation.rest.model.jaxb.AnnotationField
-
Sets the value of the value property.
- state - Variable in class org.xwiki.annotation.rest.model.jaxb.AnnotationStub
-