Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client
Class AnnotationConfiguration

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

public class AnnotationConfiguration
extends Object

Author:
Alexandre Russel

Constructor Summary
AnnotationConfiguration()
           
 
Method Summary
 String getAnnotationCssUrl()
           
 String getAnnoteaServerUrl()
           
 String getDocumentUrl()
           
static AnnotationConfiguration getInstance()
           
 String getPreviewUrl()
           
 void setAnnotationCssUrl(String annotationCssUrl)
           
 void setAnnoteaServerUrl(String annoteaServerUrl)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationConfiguration

public AnnotationConfiguration()
Method Detail

getInstance

public static AnnotationConfiguration getInstance()

getAnnotationCssUrl

public String getAnnotationCssUrl()

setAnnotationCssUrl

public void setAnnotationCssUrl(String annotationCssUrl)

getAnnoteaServerUrl

public String getAnnoteaServerUrl()

setAnnoteaServerUrl

public void setAnnoteaServerUrl(String annoteaServerUrl)

getPreviewUrl

public String getPreviewUrl()

getDocumentUrl

public String getDocumentUrl()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.