Nuxeo Enterprise Platform 5.4

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

Author:
Alexandre Russel

Constructor Summary
AnnotationConfiguration()
           
 
Method Summary
 java.lang.String getAnnotationCssUrl()
           
 java.lang.String getAnnoteaServerUrl()
           
 java.lang.String getDocumentUrl()
           
static AnnotationConfiguration getInstance()
           
 java.lang.String getPreviewUrl()
           
 void setAnnotationCssUrl(java.lang.String annotationCssUrl)
           
 void setAnnoteaServerUrl(java.lang.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 java.lang.String getAnnotationCssUrl()

setAnnotationCssUrl

public void setAnnotationCssUrl(java.lang.String annotationCssUrl)

getAnnoteaServerUrl

public java.lang.String getAnnoteaServerUrl()

setAnnoteaServerUrl

public void setAnnoteaServerUrl(java.lang.String annoteaServerUrl)

getPreviewUrl

public java.lang.String getPreviewUrl()

getDocumentUrl

public java.lang.String getDocumentUrl()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.