Package | Description |
---|---|
com.gooddata.exception | |
com.gooddata.integration.rest |
Modifier and Type | Class and Description |
---|---|
class |
GdcSSTokenException |
Modifier and Type | Method and Description |
---|---|
Project |
GdcRESTApiWrapper.getProjectById(String id)
Retrieves the project info by the project's ID
|
Project |
GdcRESTApiWrapper.getProjectByName(String name)
Deprecated.
|
static SLI |
GdcRESTApiWrapper.getSLIById(String id,
List<SLI> slis,
String projectId)
Finds a project SLI in list of SLI
|
SLI |
GdcRESTApiWrapper.getSLIById(String id,
String projectId)
Finds a project SLI by it's id
|
List<Column> |
GdcRESTApiWrapper.getSLIColumns(String uri)
Retrieves the SLI columns
|
net.sf.json.JSONObject |
GdcRESTApiWrapper.getSLIManifest(String uri)
Retrieves the SLI columns
|
List<SLI> |
GdcRESTApiWrapper.getSLIs(String projectId)
Returns a list of project's SLIs
|
Copyright © 2014. All rights reserved.