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

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

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

Subclasses of AbstractFormUrlEncodedAnnotationUpdateRequestReader in org.xwiki.annotation.rest.internal.representations
 class FormUrlEncodedAnnotationAddRequestReader
          Implementation of the form url encoded reader for the annotation creation requests.
 class FormUrlEncodedAnnotationUpdateRequestReader
          Implementation of the form url encoded reader for the annotation update requests.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.