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