public class

GetWebServiceURLHandler

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

Class Overview

Created by yoli on 12/20/16.

Summary

Constants
String DBROLEID_BIGQUERY
String DBROLEID_DROPBOX
String DBROLEID_FACEBOOK
String DBROLEID_GOOGLEANALYTICS
String DBROLEID_GOOGLEDRIVE
String DBROLEID_SALESFORCE
String DBROLEID_TWITTER
Public Constructors
GetWebServiceURLHandler()
Public Methods
static String process(WebObjectsFactory factory, String dbRoleID, String flags, String scope, boolean ibUsePreConfig)
[Expand]
Inherited Methods
From class java.lang.Object

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)