com.sas.dataselectors.calculations.percent
Class OLAPPercentCalculationsSelectorAdapter
com.sas.dataselectors.calculations.percent.OLAPPercentCalculationsSelectorAdapter
- All Implemented Interfaces:
- PercentCalculationsSelectorInterface, SelectorCommitInterface
public class OLAPPercentCalculationsSelectorAdapter
OLAPPercentCalculationsSelectorAdapter
public OLAPPercentCalculationsSelectorAdapter()
- Default constructor.
OLAPPercentCalculationsSelectorAdapter
public OLAPPercentCalculationsSelectorAdapter(PercentCalculationsSelectorDataSourceInterface dataSource)
- BusinessQuery Constructor.
isOLAP
public boolean isOLAP()
- Returns true if the data source for this adapter is OLAP based.
- Specified by:
isOLAP
in interface PercentCalculationsSelectorInterface
- Overrides:
isOLAP
in class BasePercentCalculationsSelectorAdapter
- Returns:
- TRUE if the data source is OLAP based
updateEventInfo
protected void updateEventInfo(java.util.Map infoMap)
- Not used.
- Parameters:
infoMap
- The map to update with current event information.
Copyright © 2009 SAS Institute Inc. All Rights Reserved.