Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
Alexandre Russel

Constructor Summary
AnnoteaClient(AnnotationController annotationController)
           
 
Method Summary
 void deleteAnnotation(java.lang.String annotates, Annotation annotation)
           
 void getAnnotationList(java.lang.String annotates)
           
 void getAnnotationList(java.lang.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(java.lang.String annotates)

getAnnotationList

public void getAnnotationList(java.lang.String annotates,
                              boolean forceDecorate)

deleteAnnotation

public void deleteAnnotation(java.lang.String annotates,
                             Annotation annotation)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.