public class Gdc extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URI
URI of GoodData API root
|
| Constructor and Description |
|---|
Gdc(List<com.gooddata.gdc.Gdc.Link> links) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountLink()
Get account manipulation resource link
|
String |
getAvailableElementsLink()
Get link of resource used to determine valid attribute values in the context of a report
|
String |
getHomeLink()
Get GoodData API root link
|
String |
getLoginLink()
Get authentication service link
|
String |
getMetadataLink()
Get metadata resources link
|
String |
getProjectsLink()
Get user and project management resource link
|
String |
getReleaseInfoLink()
Get release information link
|
String |
getReportExporterLink()
Get report exporting resource link
|
String |
getTemplatesLink()
Get template resource link
|
String |
getTokenLink()
Get temporary token generator link
|
String |
getToolLink()
Get miscellaneous tool resource link
|
String |
getUserStagingLink()
Get user data staging area link
|
String |
getXTabLink()
Get report execution resource link
|
public static final String URI
public Gdc(List<com.gooddata.gdc.Gdc.Link> links)
public String getHomeLink()
public String getTokenLink()
public String getLoginLink()
public String getMetadataLink()
public String getXTabLink()
public String getAvailableElementsLink()
public String getReportExporterLink()
public String getAccountLink()
public String getProjectsLink()
public String getToolLink()
public String getTemplatesLink()
public String getReleaseInfoLink()
public String getUserStagingLink()
Copyright © 2014. All Rights Reserved.