Creates an action strategy for the areaType and actionType.
Parameters:
areaType - the area type of the action. There are three valid values for this parameter:
VisualDataExplorerMenuBarAreaInterface.MENU_AREA,
VisualDataExplorerMenuBarAreaInterface.TOOLBAR_AREA, and
VisualDataExplorerMenuBarAreaInterface.RIGHT_AREA
actionType - the action type. See com.sas.dataexplorer.actionprovider.support.dataexplorer.VisualDataExplorerMenuBarActionTypesInterface
and com.sas.dataexplorer.actionprovider.support.viewsnavigator.ViewsNavigatorActionTypesInterface
for valid action types.
fromCache - Boolean indicating whether to get the action strategy from the cache or not