Package org.xwiki.annotation.rest.model.jaxb

Class Summary
Adapter1  
AnnotatedContent Stores the rendered annotated content along with a list of annotation stubs allowing to display an annotated document and the annotation markers on it.
AnnotationAddRequest Extends the annotation update request by adding the set of 'special' fields for annotation selection.
AnnotationField 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.
AnnotationFieldCollection Stores the information about a request for an annotation to be updated, which is basically any collection of fields.
AnnotationRequest Stores the information about an annotations request: what annotations should be returned with the annotated content and the annotations stubs.
AnnotationRequest.Request Java class for anonymous complex type.
AnnotationResponse Stores the server response for an annotation request, containing the annotated content requested, a response code and a response message.
AnnotationStub 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.
AnnotationUpdateRequest Stores a request for an annotation to be updated: besides the annotation request components, a collection of fields for the annotation.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.xwiki.annotation.rest.model.jaxb package.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.