Uses of Class
org.xwiki.annotation.rest.model.jaxb.AnnotationAddRequest

Uses of AnnotationAddRequest in org.xwiki.annotation.rest.model.jaxb
 

Methods in org.xwiki.annotation.rest.model.jaxb that return AnnotationAddRequest
 AnnotationAddRequest ObjectFactory.createAnnotationAddRequest()
          Create an instance of AnnotationAddRequest
 AnnotationAddRequest AnnotationAddRequest.withAnnotation(AnnotationFieldCollection value)
           
 AnnotationAddRequest AnnotationAddRequest.withFilter(AnnotationFieldCollection value)
           
 AnnotationAddRequest AnnotationAddRequest.withRequest(AnnotationRequest.Request value)
           
 AnnotationAddRequest AnnotationAddRequest.withSelection(String value)
           
 AnnotationAddRequest AnnotationAddRequest.withSelectionContext(String value)
           
 AnnotationAddRequest AnnotationAddRequest.withSelectionOffset(int value)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.