Class OCRServiceImpl

  • All Implemented Interfaces:
    com.google.gwt.user.client.rpc.RemoteService, com.google.gwt.user.server.rpc.SerializationPolicyProvider, com.logicaldoc.gui.frontend.client.services.OCRService, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class OCRServiceImpl
    extends com.google.gwt.user.server.rpc.RemoteServiceServlet
    implements com.logicaldoc.gui.frontend.client.services.OCRService
    Implementation of the SettingService
    Since:
    7.7.4
    Author:
    Marco Meschieri - LogicalDOC
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.logicaldoc.gui.frontend.client.services.OCRService

        com.logicaldoc.gui.frontend.client.services.OCRService.Instance
    • Constructor Summary

      Constructors 
      Constructor Description
      OCRServiceImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.logicaldoc.gui.common.client.beans.GUIParameter[] loadSettings()  
      • Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet

        getSerializationPolicy, init, processCall, processCall, processPost
      • Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet

        doPost
      • Methods inherited from class javax.servlet.http.HttpServlet

        service
      • Methods inherited from class javax.servlet.GenericServlet

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

      • OCRServiceImpl

        public OCRServiceImpl()
    • Method Detail

      • loadSettings

        public com.logicaldoc.gui.common.client.beans.GUIParameter[] loadSettings()
                                                                           throws com.logicaldoc.gui.common.client.ServerException
        Specified by:
        loadSettings in interface com.logicaldoc.gui.frontend.client.services.OCRService
        Throws:
        com.logicaldoc.gui.common.client.ServerException