public class

DICreateEMMASourceTableHandler

extends Object
java.lang.Object
   ↳ com.microstrategy.web.app.tasks.actions.DICreateEMMASourceTableHandler

Class Overview

Created by xkou on 12/7/2016.

Summary

Public Constructors
DICreateEMMASourceTableHandler()
Public Methods
static Block process(WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableID, String tableName, String srcTblID, String dbrID, String cubeID)
static Block process(WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableID, String srcTblID, String dbrID, String cubeID)
static String processPickTable(WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableName, String dbTableName, String nameSpace, String dbrID)
static String processPushDataTable(WebObjectsFactory factory, String messageID, List<String> tableNames)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DICreateEMMASourceTableHandler ()

Public Methods

public static Block process (WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableID, String tableName, String srcTblID, String dbrID, String cubeID)

public static Block process (WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableID, String srcTblID, String dbrID, String cubeID)

public static String processPickTable (WebObjectsFactory factory, String messageID, String xdaType, String dict, String tableName, String dbTableName, String nameSpace, String dbrID)

public static String processPushDataTable (WebObjectsFactory factory, String messageID, List<String> tableNames)