public class GeoNaDataViewerProfileReader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SECONDARY_TYPE |
static String |
WORKSPACE_EXPLORER_APP_NAME |
| Constructor and Description |
|---|
GeoNaDataViewerProfileReader(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.
|
GeoNaDataViewerProfile |
readProfileFromInfrastrucure()
Read profile from infrastrucure.
|
String |
toString() |
public static final String SECONDARY_TYPE
public static final String WORKSPACE_EXPLORER_APP_NAME
public GeoNaDataViewerProfileReader(String appID)
appID - the app idpublic GeoNaDataViewerProfile readProfileFromInfrastrucure() throws Exception
Exceptionpublic static String getGcubeGenericQueryString(String secondaryType, String appId)
secondaryType - the secondary typeappId - the app idpublic String getSecondaryType()
public String getScope()
Copyright © 2021. All Rights Reserved.