Class CheckScannerService

java.lang.Object
de.gmxhome.conrad.jpos.jpos_base.JposBase
de.gmxhome.conrad.jpos.jpos_base.checkscanner.CheckScannerService
All Implemented Interfaces:
jpos.loader.JposServiceInstance, jpos.services.BaseService, jpos.services.CheckScannerService110, jpos.services.CheckScannerService111, jpos.services.CheckScannerService112, jpos.services.CheckScannerService113, jpos.services.CheckScannerService114, jpos.services.CheckScannerService115, jpos.services.CheckScannerService116, jpos.services.CheckScannerService17, jpos.services.CheckScannerService18, jpos.services.CheckScannerService19

public class CheckScannerService extends JposBase implements jpos.services.CheckScannerService116
CheckScanner service implementation. For more details about getter, setter and method implementations, see JposBase.
  • Field Details

    • CheckScanner

      public CheckScannerInterface CheckScanner
      Instance of a class implementing the CheckScannerInterface for check scanner specific setter and method calls bound to the property set. Almost always the same object as Data.
  • Constructor Details

    • CheckScannerService

      public CheckScannerService(CheckScannerProperties props, JposDevice device)
      Constructor. Stores given property set and device implementation object.
      Parameters:
      props - Property set.
      device - Device implementation object.
  • Method Details

    • getCapAutoContrast

      public boolean getCapAutoContrast() throws jpos.JposException
      Specified by:
      getCapAutoContrast in interface jpos.services.CheckScannerService19
      Throws:
      jpos.JposException
    • getCapAutoGenerateFileID

      public boolean getCapAutoGenerateFileID() throws jpos.JposException
      Specified by:
      getCapAutoGenerateFileID in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapAutoGenerateImageTagData

      public boolean getCapAutoGenerateImageTagData() throws jpos.JposException
      Specified by:
      getCapAutoGenerateImageTagData in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapAutoSize

      public boolean getCapAutoSize() throws jpos.JposException
      Specified by:
      getCapAutoSize in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapColor

      public int getCapColor() throws jpos.JposException
      Specified by:
      getCapColor in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapConcurrentMICR

      public boolean getCapConcurrentMICR() throws jpos.JposException
      Specified by:
      getCapConcurrentMICR in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapContrast

      public boolean getCapContrast() throws jpos.JposException
      Specified by:
      getCapContrast in interface jpos.services.CheckScannerService19
      Throws:
      jpos.JposException
    • getCapDefineCropArea

      public boolean getCapDefineCropArea() throws jpos.JposException
      Specified by:
      getCapDefineCropArea in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapImageFormat

      public int getCapImageFormat() throws jpos.JposException
      Specified by:
      getCapImageFormat in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapImageTagData

      public boolean getCapImageTagData() throws jpos.JposException
      Specified by:
      getCapImageTagData in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapMICRDevice

      public boolean getCapMICRDevice() throws jpos.JposException
      Specified by:
      getCapMICRDevice in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapStoreImageFiles

      public boolean getCapStoreImageFiles() throws jpos.JposException
      Specified by:
      getCapStoreImageFiles in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getCapValidationDevice

      public boolean getCapValidationDevice() throws jpos.JposException
      Specified by:
      getCapValidationDevice in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getColor

      public int getColor() throws jpos.JposException
      Specified by:
      getColor in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getConcurrentMICR

      public boolean getConcurrentMICR() throws jpos.JposException
      Specified by:
      getConcurrentMICR in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getContrast

      public int getContrast() throws jpos.JposException
      Specified by:
      getContrast in interface jpos.services.CheckScannerService19
      Throws:
      jpos.JposException
    • getCropAreaCount

      public int getCropAreaCount() throws jpos.JposException
      Specified by:
      getCropAreaCount in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getDocumentHeight

      public int getDocumentHeight() throws jpos.JposException
      Specified by:
      getDocumentHeight in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getDocumentWidth

      public int getDocumentWidth() throws jpos.JposException
      Specified by:
      getDocumentWidth in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getFileID

      public String getFileID() throws jpos.JposException
      Specified by:
      getFileID in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getFileIndex

      public int getFileIndex() throws jpos.JposException
      Specified by:
      getFileIndex in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getImageData

      public byte[] getImageData() throws jpos.JposException
      Specified by:
      getImageData in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getImageFormat

      public int getImageFormat() throws jpos.JposException
      Specified by:
      getImageFormat in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getImageMemoryStatus

      public int getImageMemoryStatus() throws jpos.JposException
      Specified by:
      getImageMemoryStatus in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getImageTagData

      public String getImageTagData() throws jpos.JposException
      Specified by:
      getImageTagData in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getMapMode

      public int getMapMode() throws jpos.JposException
      Specified by:
      getMapMode in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getMaxCropAreas

      public int getMaxCropAreas() throws jpos.JposException
      Specified by:
      getMaxCropAreas in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getQuality

      public int getQuality() throws jpos.JposException
      Specified by:
      getQuality in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getQualityList

      public String getQualityList() throws jpos.JposException
      Specified by:
      getQualityList in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • getRemainingImagesEstimate

      public int getRemainingImagesEstimate() throws jpos.JposException
      Specified by:
      getRemainingImagesEstimate in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setColor

      public void setColor(int color) throws jpos.JposException
      Specified by:
      setColor in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setConcurrentMICR

      public void setConcurrentMICR(boolean concurrentMICR) throws jpos.JposException
      Specified by:
      setConcurrentMICR in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setContrast

      public void setContrast(int contrast) throws jpos.JposException
      Specified by:
      setContrast in interface jpos.services.CheckScannerService19
      Throws:
      jpos.JposException
    • setDocumentHeight

      public void setDocumentHeight(int documentHeight) throws jpos.JposException
      Specified by:
      setDocumentHeight in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setDocumentWidth

      public void setDocumentWidth(int documentWidth) throws jpos.JposException
      Specified by:
      setDocumentWidth in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setFileID

      public void setFileID(String fileID) throws jpos.JposException
      Specified by:
      setFileID in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setFileIndex

      public void setFileIndex(int fileIndex) throws jpos.JposException
      Specified by:
      setFileIndex in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setImageFormat

      public void setImageFormat(int imageFormat) throws jpos.JposException
      Specified by:
      setImageFormat in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setImageTagData

      public void setImageTagData(String imageTagData) throws jpos.JposException
      Specified by:
      setImageTagData in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setMapMode

      public void setMapMode(int mapMode) throws jpos.JposException
      Specified by:
      setMapMode in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • setQuality

      public void setQuality(int quality) throws jpos.JposException
      Specified by:
      setQuality in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • beginInsertion

      public void beginInsertion(int timeout) throws jpos.JposException
      Specified by:
      beginInsertion in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • beginRemoval

      public void beginRemoval(int timeout) throws jpos.JposException
      Specified by:
      beginRemoval in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • clearImage

      public void clearImage(int by) throws jpos.JposException
      Specified by:
      clearImage in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • defineCropArea

      public void defineCropArea(int cropAreaID, int x, int y, int cx, int cy) throws jpos.JposException
      Specified by:
      defineCropArea in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • endInsertion

      public void endInsertion() throws jpos.JposException
      Specified by:
      endInsertion in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • endRemoval

      public void endRemoval() throws jpos.JposException
      Specified by:
      endRemoval in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • retrieveImage

      public void retrieveImage(int cropAreaID) throws jpos.JposException
      Specified by:
      retrieveImage in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • retrieveMemory

      public void retrieveMemory(int by) throws jpos.JposException
      Specified by:
      retrieveMemory in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException
    • storeImage

      public void storeImage(int cropAreaID) throws jpos.JposException
      Specified by:
      storeImage in interface jpos.services.CheckScannerService17
      Throws:
      jpos.JposException