Interface Annotation
-
- All Superinterfaces:
ContentItem
public interface Annotation extends ContentItem
A side note An annotation can be inserted anywhere in content.- Version:
- $Revision$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAuthor()Get the author of the annotationCalendargetDate()Get the Date of the annotation-
Methods inherited from interface org.exoplatform.wiki.mow.api.content.ContentItem
getChildren, getId, getText, setText
-
-