***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.dataselectors.totals

Interfaces, adapters and factories related to the Totals Selector.

See:
          Description

Interface Summary
OLAPTotalsSelectorInterface Represents an adapter for the Totals Selector that deals with multidimensional data (usually named OLAP data).
RelationalTotalsSelectorInterface Represents an adapter for the Totals Selector that deals with non multidimensional data (usually named relational or jdbc data).
TotalsSelectorComponentNames Contains the names of the sub components used by the TotalsSelectorPanel
TotalsSelectorInterface Represents an adapter for the Totals Selector.
 

Class Summary
BaseTotalsSelectorAdapter Base class that contains attributes and methods common to the different Totals Selector adapters.
OLAPTotalsSelectorAdapter Totals Selector adapter for multidimensional data.
RelationalTotalsSelectorAdapter It's an implementation of a Totals Selector adapter for non multidimensional (relational) data.
TotalsSelectorAdapterFactory This class is a factory of RelationalTotalsSelectorInterface and OLAPTotalsSelectorInterface instances.
 

Package com.sas.dataselectors.totals Description

Interfaces, adapters and factories related to the Totals Selector.


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.