Uses of Class
com.norconex.committer.FileSystemQueueCommitter.QueuedAddedDocument

Packages that use FileSystemQueueCommitter.QueuedAddedDocument
com.norconex.committer   
 

Uses of FileSystemQueueCommitter.QueuedAddedDocument in com.norconex.committer
 

Methods in com.norconex.committer with parameters of type FileSystemQueueCommitter.QueuedAddedDocument
protected abstract  void FileSystemQueueCommitter.commitAddedDocument(FileSystemQueueCommitter.QueuedAddedDocument document)
           Allow subclasses to commit a file to be added.
protected  void FileSystemQueueCommitter.preCommitAddedDocument(FileSystemQueueCommitter.QueuedAddedDocument document)
          Optionally performs operations on a document to be added before actually committing it.
protected  void BaseCommitter.preCommitAddedDocument(FileSystemQueueCommitter.QueuedAddedDocument document)
           
 



Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.