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

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

public abstract class ParagraphImpl
extends AbstractContainerContent
implements Paragraph

Version:
$Revision$

Constructor Summary
ParagraphImpl()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.wiki.mow.core.api.content.AbstractContainerContent
getText
 
Methods inherited from class org.exoplatform.wiki.mow.core.api.content.AbstractContentItem
getChildren, getId
 
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.ContentItem
getChildren, getId, getText, setText
 

Constructor Detail

ParagraphImpl

public ParagraphImpl()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.