Interface PopularContentQueries

    • Method Detail

      • getMostPopular

        List<ContentEntityObject> getMostPopular​(int maxResults,
                                                 EdgeQueryParameter queryParameter)
        find popular content that have occurred in the last period of time
        Parameters:
        maxResults - - the maximum number contentEntityObjects to return
        queryParameter - - the previous amount of time to examine
        Returns: