Interface PopularContentQueries
- All Known Implementing Classes:
DefaultPopularContentQueries
public interface PopularContentQueries
-
Method Summary
Modifier and TypeMethodDescriptiongetMostPopular
(int maxResults, EdgeQueryParameter queryParameter) find popular content that have occurred in the last period of time
-
Method Details
-
getMostPopular
find popular content that have occurred in the last period of time- Parameters:
maxResults
- - the maximum number contentEntityObjects to returnqueryParameter
- - the previous amount of time to examine- Returns:
-