it.sistematica.isharedoc.service
Class ScannerServiceImpl

java.lang.Object
  extended by it.sistematica.isharedoc.service.ScannerServiceImpl
All Implemented Interfaces:
ScannerService

@Service(value="scannerService")
public class ScannerServiceImpl
extends java.lang.Object
implements ScannerService


Field Summary
(package private)  ContentAnalysis contentAnalysis
           
(package private)  DocumentManager documentManager
           
(package private)  it.neverworks.data.EntityManager entities
           
(package private)  InstanceService instanceService
           
(package private)  MessageboxService messageboxService
           
(package private)  it.neverworks.application.data.tracking.TrackerDAO trackerDAO
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
ScannerServiceImpl()
           
 
Method Summary
 void processDocument(Document document)
          Process document.
 void processDocument(Document document, java.lang.String signalEvent)
          Process document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentAnalysis

ContentAnalysis contentAnalysis

userInfo

it.neverworks.application.service.UserInfo userInfo

instanceService

InstanceService instanceService

documentManager

DocumentManager documentManager

entities

it.neverworks.data.EntityManager entities

messageboxService

MessageboxService messageboxService

trackerDAO

it.neverworks.application.data.tracking.TrackerDAO trackerDAO
Constructor Detail

ScannerServiceImpl

public ScannerServiceImpl()
Method Detail

processDocument

public void processDocument(Document document)
Description copied from interface: ScannerService
Process document.

Specified by:
processDocument in interface ScannerService
Parameters:
document - the document

processDocument

public void processDocument(Document document,
                            java.lang.String signalEvent)
Description copied from interface: ScannerService
Process document.

Specified by:
processDocument in interface ScannerService
Parameters:
document - the document
signalEvent - the signal event