Package org.alfresco.filesys.repo
Interface InFlightCorrectable
-
- All Known Implementing Classes:
CacheLookupSearchContext,ContentSearchContext,DotDotContentSearchContext
public interface InFlightCorrectable- Author:
- mrogers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetInFlightCorrector(InFlightCorrector correctable)
-
-
-
Method Detail
-
setInFlightCorrector
void setInFlightCorrector(InFlightCorrector correctable)
-
-