Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.annotea
Class AnnoteaClient

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.annotea.AnnoteaClient

public class AnnoteaClient
extends Object

Author:
Alexandre Russel

Constructor Summary
AnnoteaClient(AnnotationController annotationController)
           
 
Method Summary
 void deleteAnnotation(String annotates, Annotation annotation)
           
 void getAnnotationList(String annotates)
           
 void getAnnotationList(String annotates, boolean forceDecorate)
           
 void submitAnnotation(Annotation newAnnotation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnoteaClient

public AnnoteaClient(AnnotationController annotationController)
Method Detail

submitAnnotation

public void submitAnnotation(Annotation newAnnotation)

getAnnotationList

public void getAnnotationList(String annotates)

getAnnotationList

public void getAnnotationList(String annotates,
                              boolean forceDecorate)

deleteAnnotation

public void deleteAnnotation(String annotates,
                             Annotation annotation)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.