Interface TemplateSerializerService

All Known Implementing Classes:
TemplateSerializerServiceImpl

public interface TemplateSerializerService
Service Exposing serializer and deserializer used to manipulate template rendering data to be injected in the rendition context. Here are the current service usage : You can create your own Serializer contributing to the extension point and call it on the API request. For instance, if you want to send json instead XML.
Since:
11.1