Nuxeo Enterprise Platform 5.4

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

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

public class AnnoteaResponseManager
extends java.lang.Object

Author:
Alexandre Russel

Constructor Summary
AnnoteaResponseManager(AnnotationController annotationController)
           
 
Method Summary
 void processAnnotationListResponse(java.lang.String response)
           
 void processSubmitAnnotationResponse(java.lang.String response)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnoteaResponseManager

public AnnoteaResponseManager(AnnotationController annotationController)
Method Detail

processSubmitAnnotationResponse

public void processSubmitAnnotationResponse(java.lang.String response)

processAnnotationListResponse

public void processAnnotationListResponse(java.lang.String response)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.