@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, setVersionNumbergetId, getObjectId, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, toStringpublic RichTextEntity()
public String getFormatted()
public void setFormatted(String formatted)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.