Package com.appiancorp.suiteapi.content
Class Total
java.lang.Object
com.appiancorp.suiteapi.content.Total
- Direct Known Subclasses:
TotalByDayOfWeek
,TotalByExtension
,TotalByHour
,TotalByType
This class stores a count and is extended by classes used in the
ContentStatisticsService.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Total
public Total()
-
-
Method Details
-
getCount
Returns the count.- Returns:
- the count
- See Also:
-
setCount
Set the count.- Parameters:
count_
- the count- See Also:
-