| | WebCenter Interaction API | |
| IPTCatalogStatistics.QueryLeastPopularContent Method |
Queries user MyPages for least popular content.
Parameters
-
nClassID
- specifies the object type that count be selected as content
-
nCount
- maximum number of objects to return. Ex. bottom 10 or bottom 20
Return Value
IPTQueryResult containing PT_PROPID_USAGECOUNT, PT_PROPID_OBJECTID, PT_PROPIDS.PT_PROPID_NAME, PT_PROPID_ISLOCALIZED;
See Also
IPTCatalogStatistics Interface | com.plumtree.server Namespace