Parameters
- catalogNodeType
- The type of catalog node to get views for
- maximumRows
- The maximum number of data rows that should be returned.
- startRowIndex
- The starting position that should be used when retrieving data rows.
- sortExpression
- The expression that is used to sort the data retrieved.
Return Value
A collection of Key Value pairs; each key representing a ICatalogable object
and each value representing the number of views for this object.