@Entity public class LrrRichTextEntity extends RichTextEntity
| Constructor and Description |
|---|
LrrRichTextEntity() |
LrrRichTextEntity(RichText rt) |
LrrRichTextEntity(String plain,
String formatted) |
| Modifier and Type | Method and Description |
|---|---|
RichTextInfo |
toDto() |
getFormatted, getPlain, setFormatted, setPlaingetVersionNumber, setVersionNumbergetId, getObjectId, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, toStringpublic LrrRichTextEntity()
public LrrRichTextEntity(String plain, String formatted)
public LrrRichTextEntity(RichText rt)
public RichTextInfo toDto()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.