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