Interface RenditionDefinitionPersister

All Known Subinterfaces:
RenditionService
All Known Implementing Classes:
RenditionDefinitionPersisterImpl, RenditionServiceImpl

@Deprecated public interface RenditionDefinitionPersister
Deprecated.
The RenditionService is being replace by the simpler async RenditionService2.
This class provides the implementation of RenditionDefinition persistence.

Note that rendition definitions are saved underneath the Data Dictionary and therefore any code which loads or saves rendition definitions must have the appropriate authorisation.

Since:
3.3
Author:
Nick Smith, Neil McErlean