Aqualogic Interaction API  
 

IPTCatalogStatistics Methods

The methods of the IPTCatalogStatistics interface are listed below. For a complete list of IPTCatalogStatistics interface members, see the IPTCatalogStatistics Members topic.

Public Instance Methods

DecreaseCardPopularityWeight Decreases the popularity of a Card by a percentage
GetPopularitySamplingRate Returns the popularity sampling rate.
QueryCardPopularityStatistics Returns basic information about a card including the popularity
QueryLeastPopularCommunityContent Queries communities for least popular content.
QueryLeastPopularContent Queries user MyPages for least popular content.
QueryMostPopularCommunityContent Queries communities for popular content.
QueryMostPopularContent Queries user MyPages for popular content.
QueryPopularCardsByBranch Queries for Cards in a Folder branch sorted by popularity
QueryPopularCardsByFolder Queries for Cards in a Folder sorted by popularity
QueryUnpopularCardsByBranch 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.
QueryUnpopularCardsByFolder 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.
ReportCardAccess 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.
SetPopularitySamplingRate Sets the popularity sample rate.

See Also

IPTCatalogStatistics Interface | com.plumtree.server Namespace