Uses of Class
org.xwiki.annotation.rest.internal.representations.AbstractFormUrlEncodedAnnotationRequestReader

Packages that use AbstractFormUrlEncodedAnnotationRequestReader
org.xwiki.annotation.rest.internal.representations   
 

Uses of AbstractFormUrlEncodedAnnotationRequestReader in org.xwiki.annotation.rest.internal.representations
 

Subclasses of AbstractFormUrlEncodedAnnotationRequestReader in org.xwiki.annotation.rest.internal.representations
 class AbstractFormUrlEncodedAnnotationUpdateRequestReader<T extends AnnotationUpdateRequest>
          Partial implementation of a reader that reads an annotation update request, extending the request reader with the read of the annotation fields.
 class FormUrlEncodedAnnotationAddRequestReader
          Implementation of the form url encoded reader for the annotation creation requests.
 class FormUrlEncodedAnnotationRequestReader
           
 class FormUrlEncodedAnnotationUpdateRequestReader
          Implementation of the form url encoded reader for the annotation update requests.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.