WebCenter Interaction API  
 

IPTCatalogStatistics Members

IPTCatalogStatistics overview

Public Instance Methods

public methodDecreaseCardPopularityWeight Decreases the popularity of a Card by a percentage
public methodGetPopularitySamplingRate Returns the popularity sampling rate.
public methodQueryCardPopularityStatistics Returns basic information about a card including the popularity
public methodQueryLeastPopularCommunityContent Queries communities for least popular content.
public methodQueryLeastPopularContent Queries user MyPages for least popular content.
public methodQueryMostPopularCommunityContent Queries communities for popular content.
public methodQueryMostPopularContent Queries user MyPages for popular content.
public methodQueryPopularCardsByBranch Queries for Cards in a Folder branch sorted by popularity
public methodQueryPopularCardsByFolder Queries for Cards in a Folder sorted by popularity
public methodQueryUnpopularCardsByBranch Returns the least popular Cards in a Folder branch that have either not been accessed since a given date or have a popularity lower than a given threshhold.
public methodQueryUnpopularCardsByFolder Returns the least popular Cards in a Folder that have either not been accessed since a given date or have a popularity lower than a given threshhold.
public methodReportCardAccess Reports to the statistics maintainer that the card passed in has been accessed. The sampling rate is used to control when the statistic is actually updated in the database in order to limit the number of database calls.
public methodSetPopularitySamplingRate Sets the popularity sample rate.

See Also

IPTCatalogStatistics Interface | com.plumtree.server Namespace