@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, setPlain
getVersionNumber, setVersionNumber
getId, getObjectId, onPrePersist, onPreUpdate, prePersist, preUpdate, setId, setObjectId, toString
public LrrRichTextEntity()
public LrrRichTextEntity(String plain, String formatted)
public LrrRichTextEntity(RichText rt)
public RichTextInfo toDto()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.