java.lang.Object |
↳ |
com.microstrategy.web.app.tasks.actions.FetchSourceObjectsHandler |
Class Overview
Created by yoli on 12/19/16.
Summary
Public Methods |
static
String
|
process(WebObjectsFactory factory, String folderName, String urlPath, String dbRoleID, String mdxCube, String flags, String fbpageSearchQueryValue, String sourceAccountID, String bigQueryProjectID, String bigQueryDatasetID, String bigQueryTableID, String gaAccountIDValue, String gaWebPropertyIDValue, String userDisplayName, String locale, String accessToken, String instanceURL, String refreshToken, String clientID, String clientSecret, boolean bUsePreconfig)
|
static
String
|
processSaid(String src)
|
[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
FetchSourceObjectsHandler
()
Public Methods
public
static
String
process
(WebObjectsFactory factory, String folderName, String urlPath, String dbRoleID, String mdxCube, String flags, String fbpageSearchQueryValue, String sourceAccountID, String bigQueryProjectID, String bigQueryDatasetID, String bigQueryTableID, String gaAccountIDValue, String gaWebPropertyIDValue, String userDisplayName, String locale, String accessToken, String instanceURL, String refreshToken, String clientID, String clientSecret, boolean bUsePreconfig)
public
static
String
processSaid
(String src)