Uses of Interface
com.sas.commands.CompositeDynamicAttributeCommandInterface

Packages that use CompositeDynamicAttributeCommandInterface
com.sas.commands Provides classes and interfaces to perform commands. 
com.sas.commands.dataselectors   
 

Uses of CompositeDynamicAttributeCommandInterface in com.sas.commands
 

Classes in com.sas.commands that implement CompositeDynamicAttributeCommandInterface
 class CompositeDynamicAttributeCommand
           A command which manages the order of execution and rollback for a group of sub-commands.
 

Uses of CompositeDynamicAttributeCommandInterface in com.sas.commands.dataselectors
 

Classes in com.sas.commands.dataselectors that implement CompositeDynamicAttributeCommandInterface
 class AdvancedFilterSelectorCommandFacade
          This class is a facade that unifies the functionalities of the AdvancedFilterSelectorCommand plus the additional filtering funcionalities provided by the OLAPTimeBasedFilterCommand.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.