com.sas.dataselectors.totals
Interface RelationalTotalsSelectorInterface

All Superinterfaces:
TotalsSelectorInterface
All Known Implementing Classes:
RelationalTotalsSelectorAdapter

public interface RelationalTotalsSelectorInterface
extends TotalsSelectorInterface

Represents an adapter for the Totals Selector that deals with non multidimensional data (usually named relational or jdbc data).

Since:
3.1

Field Summary
 
Fields inherited from interface com.sas.dataselectors.totals.TotalsSelectorInterface
BOTTOM, COLUMN_SUBTOTALS, COLUMN_TOTALS, EXPANDED_TOTALS, NO_COLUMN_SUBTOTALS, NO_COLUMN_TOTALS, NO_EXPANDED_TOTALS, NO_ROW_SUBTOTALS, NO_ROW_TOTALS, ROW_SUBTOTALS, ROW_TOTALS, TOP, UNFILTERED_TOTALS, VISUAL_TOTALS
 
Method Summary
 
Methods inherited from interface com.sas.dataselectors.totals.TotalsSelectorInterface
columnTotals, columnTotals, hasSummarizeableItems, valuesFromDataModel, valuesFromDataModel
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.