- getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getAdaptedDoc() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getAliases() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getApplicableTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get List of Document Types than can be associated to this Template.
- getAvailableOfficeTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
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)
- getAvailableTemplateDocs(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getAvailableTemplates(CoreSession, String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getBooleanValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getByValue(String) - Static method in enum org.nuxeo.template.api.ContentInputType
-
- getByValue(String) - Static method in enum org.nuxeo.template.api.InputType
-
- getChainId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getClassName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getCopy(boolean) - Method in class org.nuxeo.template.api.TemplateInput
-
- getDateValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getDesciption() - Method in class org.nuxeo.template.api.TemplateInput
-
- getExtension(DocumentModel, DocumentWrapper, Map<String, Object>) - Method in interface org.nuxeo.template.api.context.ContextExtensionFactory
-
Called before redering to let you add objects inside the rendering
context.
- getExtensionFactory() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getFileName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Shortcut to access the underlying
Blob filename
- getForcedTypes() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get List of Document Types that must be automatically bound to this
template at creation time
- getId() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getId() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getInitialParametersDefinition(Blob) - Method in interface org.nuxeo.template.api.TemplateProcessor
-
Extract parameters from the Template file.
- getLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return label key used for template
- getLabel() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getLabel() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getLinkedTemplateBasedDocuments(DocumentModel) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getMimeType() - Method in class org.nuxeo.template.api.descriptor.OutputFormatDescriptor
-
- getName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getName() - Method in class org.nuxeo.template.api.descriptor.ContextExtensionFactoryDescriptor
-
- getName() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getName() - Method in class org.nuxeo.template.api.TemplateInput
-
- getOutputFormat() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return the expected mime-type of the resulting rendering
- getOutputFormatDescriptor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
The returned
OutputFormatDescriptor contains either an operation
chain or a mime-type use to convert the output of a rendered document.
- getOutputFormats() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getParams(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Retrieve parameters for the associated template
- getParams() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Retrieve the parameters associated to the Template file
- getParamsAsString() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Return the String representation of the parameters of the template
- getProcessor() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getProcessor(String) - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getRegisteredTemplateProcessors() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getRegistredContextExtensions() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getReservedContextKeywords() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
- getSource() - Method in class org.nuxeo.template.api.TemplateInput
-
- getSourceTemplate(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getSourceTemplateDoc(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getSourceTemplateDocRef(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Retrieve the Template
DocumentRef for a given template name
- getSourceTemplates() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
- getStringValue() - Method in class org.nuxeo.template.api.TemplateInput
-
- getSupportedExtensions() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getSupportedMimeTypes() - Method in class org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
-
- getTargetRenditionName() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Get the associated Rendition if any
- getTemplateBasedDocuments() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getTemplateBlob(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Return the
Blob of the associated template
- getTemplateBlob() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
Retrieve the Blob holding the template file
- getTemplateNameForRendition(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Find the template associated to a given RenditionName
- getTemplateNames() - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Get the names of all the associated templates
- getTemplateType(String) - Method in interface org.nuxeo.template.api.adapters.TemplateBasedDocument
-
Return the template type for a given template name
- getTemplateType() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getTitle() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-
- getType() - Method in class org.nuxeo.template.api.TemplateInput
-
- getTypeAsString() - Method in class org.nuxeo.template.api.TemplateInput
-
- getTypeMapping() - Method in interface org.nuxeo.template.api.TemplateProcessorService
-
Retrieve the Map used for mapping Document Types to Template Names.
- getValue() - Method in enum org.nuxeo.template.api.ContentInputType
-
- getValue() - Method in enum org.nuxeo.template.api.InputType
-
- getVersionLabel() - Method in interface org.nuxeo.template.api.adapters.TemplateSourceDocument
-