public abstract class AbstractTemplateDocument extends Object implements Serializable
TemplateBasedDocument
and the TemplateSourceDocument
.Modifier and Type | Field and Description |
---|---|
protected DocumentModel |
adaptedDoc |
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
AbstractTemplateDocument() |
Modifier and Type | Method and Description |
---|---|
protected void |
doSave() |
DocumentModel |
getAdaptedDoc() |
protected CoreSession |
getSession() |
DocumentModel |
save() |
protected static org.apache.commons.logging.Log log
protected DocumentModel adaptedDoc
public AbstractTemplateDocument()
protected CoreSession getSession()
public DocumentModel getAdaptedDoc()
protected void doSave()
public DocumentModel save()
Copyright © 2016 Nuxeo SA. All rights reserved.