Interface InFlightCorrector

All Known Implementing Classes:
InFlightCorrectorImpl

public interface InFlightCorrector
The in flight corrector corrects search results that have not yet been committed to the repository. It substitutes the "in flight" valuses from the state cache in place of the values committed to the repo
Author:
mrogers
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    correct(org.alfresco.jlan.server.filesys.FileInfo info, String folderPath)
    Correct thr results with in flight details.
  • Method Details

    • correct

      void correct(org.alfresco.jlan.server.filesys.FileInfo info, String folderPath)
      Correct thr results with in flight details.
      Parameters:
      info -
      folderPath -