mondrian.rolap
Class GroupingSetsCollector
java.lang.Object
mondrian.rolap.GroupingSetsCollector
public class GroupingSetsCollector
- extends Object
The GroupingSetsCollector
collects the GroupinpSets and pass
the consolidated list to form group by grouping sets sql
- Since:
- 06-Jun-2007
- Author:
- Thiyagu
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupingSetsCollector
public GroupingSetsCollector(boolean useGroupingSets)
useGroupingSets
public boolean useGroupingSets()
add
public void add(GroupingSet aggInfo)
getGroupingSets
public List<GroupingSet> getGroupingSets()