com.microstrategy.web.objects.WebGroupBySubtotalInstance |
Subtotal instance that defines a 'Group by' subtotal. The subtotal is defined as grouped by one or more template units.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract SimpleList |
addNewSubtotalUnits()
Returns a
SimpleList to which units can be added or removed. | ||||||||||
abstract SimpleList |
getListOfSubtotalUnits()
Returns a
SimpleList of a SimpleList of objects (this is a collection
of a collection). |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Returns a SimpleList
to which units can be added or removed.
Returns a SimpleList
of a SimpleList
of objects (this is a collection
of a collection). Each SimpleList is a collection of WebObjectInfo
objects
which the subtotal is grouped by.