Package org.alfresco.service.cmr.search
Interface StatsProcessor
-
- All Known Implementing Classes:
StatsProcessorUsingMap
public interface StatsProcessor
Post-Processors the results of a Stats query ie. for internationalization / transformation.- Since:
- 5.0
- Author:
- Gethin James
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatsResultSet
process(StatsResultSet input)
-
-
-
Method Detail
-
process
StatsResultSet process(StatsResultSet input)
-
-