Interface MCRViewerConfigurationStrategy

All Known Implementing Classes:
MCRViewerDefaultConfigurationStrategy

public interface MCRViewerConfigurationStrategy
Strategy which decides which image viewer configuration should be loaded by the given request.
Author:
Matthias Eichner
  • Method Summary

    Modifier and Type
    Method
    Description
    get(jakarta.servlet.http.HttpServletRequest request)
    Gets the image view configuration.
  • Method Details

    • get

      MCRViewerConfiguration get(jakarta.servlet.http.HttpServletRequest request)
      Gets the image view configuration.