***  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

Provides the interface that defines the basic methods required of a data selector.

See:
          Description

Interface Summary
CommitInterface Defines methods and properties required for an adapter implementation of the percent of totals calculation selector.
ComponentSelectorInterface A component selector is a selector that can be included into another selector in order to extend the includer's functionalities.
ComponentSelectorPanelInterface A component selector panel is a selector panel that can be included into another selector panel in order to extend the includer's functionalities.
CompositeSelectorInterface A composite selector is a selector that can include the panels/services of other selectors in order to extend its original functionalities.
DataSelectorInterface The DataSelectorInterface defines the basic methods required of a data selector.
HttpDataSelectorInterface The DataSelectorInterface defines the basic methods required of a data selector.
LabeledStringValueInterface An interface for things that hold a text label and a text value
MetadataProviderInterface TODO Supply JavaDoc for class
SelectorCommitInterface The SelectorCommitInterface defines the commit method required of a selector adapter (model).
SelectorKeysInterface  
SelectorProcessInterface The SelectorApplyInterface defines the apply method used to update the state of a selector adapter (model).
 

Class Summary
MetadataProvider Deprecated. Do not use this class.
 

Package com.sas.dataselectors Description

Provides the interface that defines the basic methods required of a data 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.