org.kuali.student.lum.lo.entity
Class LoRichText

java.lang.Object
  extended by org.kuali.student.common.entity.BaseEntity
      extended by org.kuali.student.common.entity.RichText
          extended by org.kuali.student.lum.lo.entity.LoRichText

public class LoRichText
extends RichText

Author:
Kuali Student Team

Constructor Summary
LoRichText()
           
 
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

LoRichText

public LoRichText()


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