java.lang.Object |
↳ |
com.microstrategy.web.app.tasks.actions.DICreateEMMASourceTableHandler |
Class Overview
Created by xkou on 12/7/2016.
Summary
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
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
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)