java.lang.Object |
↳ |
com.microstrategy.web.app.tasks.actions.GetWebServiceURLHandler |
Class Overview
Created by yoli on 12/20/16.
Summary
Public Methods |
static
String
|
process(WebObjectsFactory factory, String dbRoleID, String flags, String scope, boolean ibUsePreConfig)
|
[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()
|
|
Constants
public
static
final
String
DBROLEID_BIGQUERY
Constant Value:
"021CDA5330A0437A8477B597796F2AC3"
public
static
final
String
DBROLEID_DROPBOX
Constant Value:
"897B0012B9A24BF9AB297BA654F21482"
public
static
final
String
DBROLEID_FACEBOOK
Constant Value:
"C4232C63F23D4932B75CFBAC950EADE7"
public
static
final
String
DBROLEID_GOOGLEANALYTICS
Constant Value:
"1304214B5640429EBC5FA0820E64DEC4"
public
static
final
String
DBROLEID_GOOGLEDRIVE
Constant Value:
"4FC38D1FC0E140EB8FCD2CBAA235E1DE"
public
static
final
String
DBROLEID_SALESFORCE
Constant Value:
"AC41E217C55342DC871C511E77EBE4D0"
public
static
final
String
DBROLEID_TWITTER
Constant Value:
"7FADDA9B2CF44458A38DE40C786FD99D"
Public Constructors
public
GetWebServiceURLHandler
()
Public Methods
public
static
String
process
(WebObjectsFactory factory, String dbRoleID, String flags, String scope, boolean ibUsePreConfig)