Interface RenditionLocationResolver

  • All Known Implementing Classes:
    StandardRenditionLocationResolverImpl

    public interface RenditionLocationResolver
    This interface defines a type which can be used to resolve the location of rendition nodes.
    • Method Detail

      • getRenditionLocation

        RenditionLocation getRenditionLocation​(NodeRef sourceNode,
                                               RenditionDefinition definition,
                                               NodeRef tempRenditionLocation)
        Parameters:
        sourceNode - NodeRef
        definition - RenditionDefinition
        tempRenditionLocation - NodeRef
        Returns:
        RenditionLocation