@Entity public class LprRichTextEntity extends RichTextEntity
| Constructor and Description |
|---|
LprRichTextEntity() |
LprRichTextEntity(RichText rt) |
LprRichTextEntity(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 LprRichTextEntity()
public LprRichTextEntity(String plain, String formatted)
public LprRichTextEntity(RichText rt)
public RichTextInfo toDto()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.