org.kuali.student.core.atp.entity
Class AtpRichText

java.lang.Object
  extended by org.kuali.student.common.entity.BaseEntity
      extended by org.kuali.student.common.entity.RichText
          extended by org.kuali.student.core.atp.entity.AtpRichText

public class AtpRichText
extends RichText


Constructor Summary
AtpRichText()
           
 
Method Summary
 
Methods inherited from class org.kuali.student.common.entity.RichText
getFormatted, getPlain, setFormatted, setPlain
 
Methods inherited from class org.kuali.student.common.entity.BaseEntity
getId, getObjectId, getVersionNumber, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, setVersionNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtpRichText

public AtpRichText()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.