Uses of Class
org.nuxeo.template.api.descriptor.OutputFormatDescriptor
Packages that use OutputFormatDescriptor
Package
Description
-
Uses of OutputFormatDescriptor in org.nuxeo.template.adapters.doc
Methods in org.nuxeo.template.adapters.doc that return OutputFormatDescriptorModifier and TypeMethodDescriptionprotected OutputFormatDescriptor
TemplateBasedDocumentAdapterImpl.getOutputFormatDescriptor
(String outputFormat) -
Uses of OutputFormatDescriptor in org.nuxeo.template.api
Methods in org.nuxeo.template.api that return OutputFormatDescriptorModifier and TypeMethodDescriptionTemplateProcessorService.getOutputFormatDescriptor
(String outputFormatId) The returnedOutputFormatDescriptor
contains either an operation chain or a mime-type use to convert the output of a rendered document.Methods in org.nuxeo.template.api that return types with arguments of type OutputFormatDescriptor -
Uses of OutputFormatDescriptor in org.nuxeo.template.service
Fields in org.nuxeo.template.service with type parameters of type OutputFormatDescriptorModifier and TypeFieldDescriptionprotected Map
<String, OutputFormatDescriptor> TemplateProcessorComponent.outputFormats
Methods in org.nuxeo.template.service that return OutputFormatDescriptorModifier and TypeMethodDescriptionTemplateProcessorComponent.getOutputFormatDescriptor
(String outputFormatId) Methods in org.nuxeo.template.service that return types with arguments of type OutputFormatDescriptor