public abstract class ASectionContent extends java.lang.Object implements SectionContent
| Constructor and Description |
|---|
ASectionContent(SectionTemplate sectionTemplate,
DocumentId documentId) |
| Modifier and Type | Method and Description |
|---|---|
DocumentId |
getDocumentId() |
SectionTemplate |
getSectionTemplate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic ASectionContent(SectionTemplate sectionTemplate, DocumentId documentId)
public DocumentId getDocumentId()
getDocumentId in interface SectionContentpublic SectionTemplate getSectionTemplate()
getSectionTemplate in interface SectionContent