public class AnnotationImpl_Chromattic extends AnnotationImpl implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
AnnotationImpl_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Get the author of the annotation
|
List |
getChildren()
Get the child items
|
Calendar |
getDate()
Get the Date of the annotation
|
String |
getId()
Get the unique identifier for the content
|
String |
getText()
Get the text representation of the content item
|
void |
setText(String arg_0) |
public AnnotationImpl_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final String getAuthor()
AnnotationgetAuthor in interface Annotationpublic final String getText()
ContentItemgetText in interface ContentItemgetText in class AbstractContentItempublic final String getId()
ContentItemgetId in interface ContentItemgetId in class AbstractContentItempublic final List getChildren()
ContentItemgetChildren in interface ContentItemgetChildren in class AbstractContentItempublic final Calendar getDate()
AnnotationgetDate in interface Annotationpublic final void setText(String arg_0)
setText in interface ContentItemCopyright © 2003–2019 eXo Platform SAS. All rights reserved.