Uses of Interface
org.alfresco.filesys.repo.InFlightCorrector
-
Packages that use InFlightCorrector Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layer -
-
Uses of InFlightCorrector in org.alfresco.filesys.repo
Classes in org.alfresco.filesys.repo that implement InFlightCorrector Modifier and Type Class Description classInFlightCorrectorImplThe in flight corrector corrects search results that have not yet been committed to the repository.Methods in org.alfresco.filesys.repo with parameters of type InFlightCorrector Modifier and Type Method Description voidContentSearchContext. setInFlightCorrector(InFlightCorrector corrector)voidInFlightCorrectable. setInFlightCorrector(InFlightCorrector correctable)
-