Modifier and Type | Method and Description |
---|---|
TemplateSourceDocument |
TemplateBasedDocumentAdapterImpl.getSourceTemplate(String templateName) |
Modifier and Type | Method and Description |
---|---|
List<TemplateSourceDocument> |
TemplateBasedDocumentAdapterImpl.getSourceTemplates() |
Modifier and Type | Class and Description |
---|---|
class |
TemplateSourceDocumentAdapterImpl
Default implementation of
TemplateSourceDocument . |
Modifier and Type | Method and Description |
---|---|
List<TemplateSourceDocument> |
TemplateProcessorService.getAvailableOfficeTemplates(CoreSession session,
String targetType)
Retrieve the
TemplateSourceDocument that can be used as an Office template (i.e that support to store the
template file as main blob of target DocumentModel) |
List<TemplateSourceDocument> |
TemplateProcessorService.getAvailableTemplates(CoreSession session,
String targetType)
Find
TemplateSourceDocument s that can be bound to a given doc type. |
Modifier and Type | Method and Description |
---|---|
TemplateSourceDocument |
TemplateBasedDocument.getSourceTemplate(String templateName)
Retrieve the
TemplateSourceDocument for a given template name |
Modifier and Type | Method and Description |
---|---|
List<TemplateSourceDocument> |
TemplateBasedDocument.getSourceTemplates()
List all
TemplateSourceDocument s that are bound to the underlying DocumentModel |
Modifier and Type | Method and Description |
---|---|
protected TemplateSourceDocument |
TemplateResource.resolve() |
Modifier and Type | Method and Description |
---|---|
protected List<TemplateSourceDocument> |
AbstractResourceService.getTemplates() |
Modifier and Type | Method and Description |
---|---|
List<TemplateSourceDocument> |
TemplateProcessorComponent.getAvailableOfficeTemplates(CoreSession session,
String targetType) |
List<TemplateSourceDocument> |
TemplateProcessorComponent.getAvailableTemplates(CoreSession session,
String targetType) |
Modifier and Type | Method and Description |
---|---|
TemplateSourceDocument |
BaseTemplateAction.getCurrentDocumentAsTemplateSourceDocument() |
Modifier and Type | Method and Description |
---|---|
List<TemplateSourceDocument> |
BaseTemplateAction.getAvailableOfficeTemplates(String targetType) |
List<TemplateSourceDocument> |
TemplateBasedActionBean.getBindableTemplatesForDocument() |
List<TemplateSourceDocument> |
TemplateBasedActionBean.getRenderableTemplates() |
Modifier and Type | Method and Description |
---|---|
protected List<TemplateSourceDocument> |
AbstractResourceService.getTemplates() |
Modifier and Type | Method and Description |
---|---|
static fr.opensagres.xdocreport.remoting.resources.domain.Resource |
ResourceWrapper.wrap(TemplateSourceDocument srcDocument) |
static fr.opensagres.xdocreport.remoting.resources.domain.LargeBinaryData |
BinaryDataWrapper.wrap(TemplateSourceDocument template) |
Copyright © 2016 Nuxeo SA. All rights reserved.