Class CMSImageServlet

  • All Implemented Interfaces:
    jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable, net.anotheria.moskito.core.producers.IStatsProducer

    public class CMSImageServlet
    extends ResourceServlet
    CMSImageServlet as ResourceServlet.
    Author:
    h3ll
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class jakarta.servlet.http.HttpServlet

        LEGACY_DO_HEAD
    • Constructor Summary

      Constructors 
      Constructor Description
      CMSImageServlet()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected String getFileName​(ResourceReadType type, String propertyValue)
      Returns file name, from document which was selected!
      • Methods inherited from class net.anotheria.moskito.web.MoskitoHttpServlet

        doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getCategory, getLastModified, getMonitoringIntervals, getProducerId, getStats, getSubsystem, init, moskitoDoDelete, moskitoDoHead, moskitoDoOptions, moskitoDoPut, moskitoDoTrace, moskitoGetLastModified, useShortStatList
      • Methods inherited from class jakarta.servlet.http.HttpServlet

        service, service
      • Methods inherited from class jakarta.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
    • Constructor Detail

      • CMSImageServlet

        public CMSImageServlet()
    • Method Detail

      • getFileName

        protected String getFileName​(ResourceReadType type,
                                     String propertyValue)
                              throws jakarta.servlet.ServletException
        Description copied from class: ResourceServlet
        Returns file name, from document which was selected!
        Specified by:
        getFileName in class ResourceServlet
        Parameters:
        type - ResourceReadType
        propertyValue - value of property
        Returns:
        file name
        Throws:
        jakarta.servlet.ServletException - on errors from ResourceService