org.exoplatform.wiki.mow.core.api.content
Class AnnotationImpl

java.lang.Object
  extended by org.exoplatform.wiki.mow.core.api.content.AbstractContentItem
      extended by org.exoplatform.wiki.mow.core.api.content.AnnotationImpl
All Implemented Interfaces:
Annotation, ContentItem

public abstract class AnnotationImpl
extends AbstractContentItem
implements Annotation

Version:
$Revision$
Author:
Patrice Lamarque

Constructor Summary
AnnotationImpl()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.wiki.mow.core.api.content.AbstractContentItem
getChildren, getId, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exoplatform.wiki.mow.api.content.Annotation
getAuthor, getDate
 
Methods inherited from interface org.exoplatform.wiki.mow.api.content.ContentItem
getChildren, getId, getText, setText
 

Constructor Detail

AnnotationImpl

public AnnotationImpl()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.