com.sas.commands.dataselectors
Interface DataSelectorCommandInterface
- All Known Implementing Classes:
- AdvancedFilterSelectorCommand, AdvancedFilterSelectorCommandFacade, BaseSelectorCommand, DataItemSelectorCommand, ExceptionHighlightingChartCommand, ExceptionHighlightingCommand, ExportSelectorCommand, FilterAndRankSelectorCommand, FindSelectorCommand, FormatSelectorCommand, MapPropertyCommand, MemberPropertiesCommand, OLAPSortSelectorCommand, OLAPTimeBasedFilterCommand, PercentCalculationsCommand, RankingCommand, ShowDetailSelectorCommand, SimpleCalculatedItemSelectorCommand, SortCommand, SortSelectorCommand, TotalsCommand
public interface DataSelectorCommandInterface
execute
void execute(java.lang.Object o)
setModel
void setModel(java.lang.Object model)
getModel
java.lang.Object getModel()
setSelector
void setSelector(DataSelectorInterface selector)
getSelector
DataSelectorInterface getSelector()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.