Uses of Class
org.nuxeo.ecm.core.convert.api.ConverterNotRegistered
Packages that use ConverterNotRegistered
Package
Description
API for the ConversionService.
Implementation of the Conversion Service
(see
ConversionService).-
Uses of ConverterNotRegistered in org.nuxeo.ecm.core.convert.api
Methods in org.nuxeo.ecm.core.convert.api that throw ConverterNotRegisteredModifier and TypeMethodDescriptionConversionService.isConverterAvailable(String converterName, boolean refresh) Checks for converter availability. -
Uses of ConverterNotRegistered in org.nuxeo.ecm.core.convert.service
Methods in org.nuxeo.ecm.core.convert.service that throw ConverterNotRegisteredModifier and TypeMethodDescriptionConversionServiceImpl.isConverterAvailable(String converterName, boolean refresh)