Package org.alfresco.filesys.repo
Class InFlightCorrectorImpl
java.lang.Object
org.alfresco.filesys.repo.InFlightCorrectorImpl
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InFlightCorrectorImpl
public InFlightCorrectorImpl(org.alfresco.jlan.server.filesys.TreeConnection tree)
-
-
Method Details
-
correct
Description copied from interface:InFlightCorrectorCorrect thr results with in flight details.- Specified by:
correctin interfaceInFlightCorrector
-