@MappedSuperclass public class RichTextEntity extends BaseVersionEntity
Constructor and Description |
---|
RichTextEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getFormatted() |
String |
getPlain() |
void |
setFormatted(String formatted) |
void |
setPlain(String plain) |
getVersionNumber, setVersionNumber
getId, getObjectId, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, toString
public RichTextEntity()
public String getFormatted()
public void setFormatted(String formatted)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.