@Entity public class HistorySectionTemplate extends SectionTemplate
| Constructor and Description |
|---|
HistorySectionTemplate(Template template,
java.lang.String name,
java.lang.Integer orderIndex) |
| Modifier and Type | Method and Description |
|---|---|
SectionContent |
getSectionContent(Document document,
SectionContentBuilder builder) |
equals, getCreatedByUserId, getCreatedDate, getModifiedByUserId, getModifiedDate, getName, getOrderIndex, getSectionTemplateId, getTemplate, getTitle, getType, hashCode, setName, setOrderIndex, toStringpublic HistorySectionTemplate(Template template, java.lang.String name, java.lang.Integer orderIndex)
public SectionContent getSectionContent(Document document, SectionContentBuilder builder)
getSectionContent in class SectionTemplate