atg.endeca.index
Interface EndecaIndexingOutputConfig.LoaderResultsWrapper

Enclosing class:
EndecaIndexingOutputConfig

public static interface EndecaIndexingOutputConfig.LoaderResultsWrapper

A interface wrapper around loader results. Implementing this interface allows one to


Method Summary
 atg.repository.search.indexing.LoaderResults getInnerResults()
          Return the inner results being wrapped.
 

Method Detail

getInnerResults

atg.repository.search.indexing.LoaderResults getInnerResults()
Return the inner results being wrapped.