com.sas.actionprovider.util.dataselector
Class SelectorActionUtil

com.sas.actionprovider.util.dataselector.SelectorActionUtil
All Implemented Interfaces:
ActionStatusKeysInterface, OLAPTableViewAreaInterface, DynamicValueKeys, OLAPDynamicValueKeys

public class SelectorActionUtil
implements OLAPTableViewAreaInterface, OLAPDynamicValueKeys, ActionStatusKeysInterface


Field Summary
 
Fields inherited from interface com.sas.actionprovider.support.olaptableview.OLAPTableViewAreaInterface
COLUMN_HEADER_AREA, COLUMN_TITLE_AREA, DATA_CELL_AREA, ROW_HEADER_AREA, ROW_TITLE_AREA, TITLE_AREA
 
Fields inherited from interface com.sas.actionprovider.util.olap.OLAPDynamicValueKeys
AVAILABLE_DATA_ITEMS, AVAILABLE_DATA_ITEMS_SAME_DIMENSION, AXIS, AXIS_INDEX, AXIS_LABEL, CELL_ORDINAL, CLASS_PARAMETER, COLUMN_AXIS, COLUMN_INDEX, COLUMN_TUPLES, DATA_ITEM, DATA_ITEM_LABEL, DATA_VALUE, DIRECTION, DRILL_UP_LEVEL, IS_MEASURE, LEVEL_LABEL, MODE, MOVE_AXIS, MOVE_LABEL, NBSP, NEW_MODE, ROW_AXIS, ROW_INDEX, ROW_TUPLES, SHOW_DETAIL_DATA_ACTION, SHOW_DETAIL_DATA_VIEWER, SHOW_DETAIL_MODE, TABLE, TUPLE_ELEMENT, TUPLE_ELEMENT_INDEX, TUPLE_ELEMENTS, TUPLE_INDEX, TUPLE_LABEL, UNIQUE_LEVEL_NAME
 
Fields inherited from interface com.sas.actionprovider.util.DynamicValueKeys
AREA_VALUE, AREA_VALUE_ATTRKEY, MODEL, VIEWER, VIEWER_COMPONENT
 
Fields inherited from interface com.sas.actionprovider.ActionStatusKeysInterface
AREA_DISABLED, DISABLED, ENABLED, IS_CURRENT_STATE_DISABLED, MODEL_MEMBER_DISABLED, MODEL_STATE_DISABLED, MODEL_TYPE_DISABLED, UNSUPPORTED, VIEWER_DISABLED
 
Constructor Summary
SelectorActionUtil()
           
 
Method Summary
 java.lang.String generateOpenExternalSelectorTarget(ActionSupportFilter filter)
           
 int getDisabledIfMeasureAndNotLastElement(ActionSupportFilter filter, int currentStatus)
           
 java.util.Locale getLocaleFromViewer(ActionSupportFilter filter)
           
 java.util.Map getNewStyleMap(java.lang.String areaType, java.lang.Class strategyClass)
           
 java.lang.String getReferringURI(ActionSupportFilter filter)
           
 java.lang.String getSimpleCalculatedItemSelectorDescription(ActionSupportFilter filter)
           
 java.lang.String getSimpleCalculatedItemSelectorName(ActionSupportFilter filter)
           
 

Constructor Detail

SelectorActionUtil

public SelectorActionUtil()
Method Detail

getNewStyleMap

public java.util.Map getNewStyleMap(java.lang.String areaType,
                                    java.lang.Class strategyClass)

generateOpenExternalSelectorTarget

public java.lang.String generateOpenExternalSelectorTarget(ActionSupportFilter filter)

getReferringURI

public java.lang.String getReferringURI(ActionSupportFilter filter)

getSimpleCalculatedItemSelectorName

public java.lang.String getSimpleCalculatedItemSelectorName(ActionSupportFilter filter)

getSimpleCalculatedItemSelectorDescription

public java.lang.String getSimpleCalculatedItemSelectorDescription(ActionSupportFilter filter)

getDisabledIfMeasureAndNotLastElement

public int getDisabledIfMeasureAndNotLastElement(ActionSupportFilter filter,
                                                 int currentStatus)

getLocaleFromViewer

public java.util.Locale getLocaleFromViewer(ActionSupportFilter filter)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.