public class AnnotationConfiguration extends Object
| Constructor and Description | 
|---|
AnnotationConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAnnotationCssUrl()  | 
String | 
getAnnoteaServerUrl()  | 
String | 
getDateFormatPattern()
Returns the configured date format, if any. 
 | 
String | 
getDocumentUrl()  | 
static AnnotationConfiguration | 
getInstance()  | 
String | 
getPreviewUrl()  | 
void | 
setAnnotationCssUrl(String annotationCssUrl)  | 
void | 
setAnnoteaServerUrl(String annoteaServerUrl)  | 
public AnnotationConfiguration()
public static AnnotationConfiguration getInstance()
public String getAnnotationCssUrl()
public void setAnnotationCssUrl(String annotationCssUrl)
public String getAnnoteaServerUrl()
public void setAnnoteaServerUrl(String annoteaServerUrl)
public String getPreviewUrl()
public String getDocumentUrl()
public String getDateFormatPattern()
Copyright © 2019 Nuxeo. All rights reserved.