public class GNADataViewerConfigProfileReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERIC_RESOURCE_NAME |
static String |
SECONDARY_TYPE |
| Constructor and Description |
|---|
GNADataViewerConfigProfileReader(String appID)
Instantiates a new application profile reader.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getGcubeGenericQueryString(String secondaryType,
String appId)
Gets the gcube generic query string.
|
String |
getScope()
Gets the scope.
|
String |
getSecondaryType()
Gets the secondary type.
|
protected GNADataViewerConfigProfile |
readProfileFromInfrastructure()
Read profile from infrastrucure.
|
String |
toString() |
public static final String SECONDARY_TYPE
public static final String GENERIC_RESOURCE_NAME
public GNADataViewerConfigProfileReader(String appID)
appID - the app idprotected GNADataViewerConfigProfile readProfileFromInfrastructure() throws Exception
Exception - the exceptionpublic static String getGcubeGenericQueryString(String secondaryType, String appId)
secondaryType - the secondary typeappId - the app idpublic String getSecondaryType()
public String getScope()
Copyright © 2022. All Rights Reserved.