Uses of Class
org.alfresco.service.cmr.search.StatsRequestParameters
-
Packages that use StatsRequestParameters Package Description org.alfresco.service.cmr.search -
-
Uses of StatsRequestParameters in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return types with arguments of type StatsRequestParameters Modifier and Type Method Description List<StatsRequestParameters>
SearchParameters. getStats()
Method parameters in org.alfresco.service.cmr.search with type arguments of type StatsRequestParameters Modifier and Type Method Description void
SearchParameters. setStats(List<StatsRequestParameters> stats)
-