Class RenditionDefinitionPersisterImpl

  • All Implemented Interfaces:
    RenditionDefinitionPersister

    @Deprecated
    public class RenditionDefinitionPersisterImpl
    extends java.lang.Object
    implements RenditionDefinitionPersister
    Deprecated.
    The RenditionService is being replace by the simpler async RenditionService2.
    This class provides the implementation of RenditionDefinition persistence.

    N.B. Rendition definitions are stored within the Data Dictionary in the Alfresco Repository & therefore calls to load or save definitions will be subject to the normal authorisation checks for those nodes. In particular this means that if the Data Dictionary has been given restricted access control (it is Consumer for Group ALL by default), it may not be possible for normal users to load rendition definitions.

    Since:
    3.3
    Author:
    Nick Smith, Neil McErlean