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

Packages that use FileSystemQueueCommitter.QueuedDeletedDocument
com.norconex.committer   
 

Uses of FileSystemQueueCommitter.QueuedDeletedDocument in com.norconex.committer
 

Methods in com.norconex.committer with parameters of type FileSystemQueueCommitter.QueuedDeletedDocument
protected abstract  void FileSystemQueueCommitter.commitDeletedDocument(FileSystemQueueCommitter.QueuedDeletedDocument document)
           Allow subclasses to commit a file to be deleted.
protected  void FileSystemQueueCommitter.preCommitDeletedDocument(FileSystemQueueCommitter.QueuedDeletedDocument document)
          Optionally performs operations on a document to be deleted before actually committing it.
 



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