Interface PopularContentQueries

All Known Implementing Classes:
DefaultPopularContentQueries

public interface PopularContentQueries
  • Method Details

    • 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: