Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Z 

A

AbstractMaql - Class in com.gooddata.gdc
Abstract MAQL statement.
AbstractMaql(String) - Constructor for class com.gooddata.gdc.AbstractMaql
 
AbstractObj - Class in com.gooddata.md
Metadata object (common part)
AbstractObj(Meta) - Constructor for class com.gooddata.md.AbstractObj
 
AbstractPollHandler<P,R> - Class in com.gooddata
For internal use by services employing polling.
AbstractPollHandler(String, Class<P>, Class<R>) - Constructor for class com.gooddata.AbstractPollHandler
Creates a new instance of polling handler
AbstractPollHandlerBase<P,R> - Class in com.gooddata
For internal use by services employing polling.
AbstractPollHandlerBase(Class<P>, Class<R>) - Constructor for class com.gooddata.AbstractPollHandlerBase
 
AbstractService - Class in com.gooddata
Parent for GoodData services providing helpers for REST API calls and polling.
AbstractService(RestTemplate) - Constructor for class com.gooddata.AbstractService
Sets RESTful HTTP Spring template.
AbstractService.OutputStreamResponseExtractor - Class in com.gooddata
 
Account - Class in com.gooddata.account
Account setting
Account(String, String, Account.Links) - Constructor for class com.gooddata.account.Account
 
AccountService - Class in com.gooddata.account
Service to access and manipulate account.
AccountService(RestTemplate) - Constructor for class com.gooddata.account.AccountService
Constructs service for GoodData account management.
add(E) - Method in class com.gooddata.collections.PageableList
 
add(int, E) - Method in class com.gooddata.collections.PageableList
 
addAll(Collection<? extends E>) - Method in class com.gooddata.collections.PageableList
 
addAll(int, Collection<? extends E>) - Method in class com.gooddata.collections.PageableList
 
addBccAddress(String) - Method in class com.gooddata.md.ScheduledMail
 
addDashboardAttachment(String, Integer, String, String...) - Method in class com.gooddata.md.ScheduledMail
 
addFlag(String, boolean) - Method in class com.gooddata.gdc.FeatureFlags
 
addParam(String, String) - Method in class com.gooddata.dataload.processes.Schedule
 
addReportAttachment(ReportDefinition, Map<String, String>, String...) - Method in class com.gooddata.md.ScheduledMail
 
addReportAttachment(ReportDefinition, Map<String, String>, ReportExportFormat...) - Method in class com.gooddata.md.ScheduledMail
 
addToAddress(String) - Method in class com.gooddata.md.ScheduledMail
 
addUserToWarehouse(Warehouse, WarehouseUser) - Method in class com.gooddata.warehouse.WarehouseService
Add given user to given warehouse.
ADMIN_ROLE - Static variable in class com.gooddata.warehouse.WarehouseUser
 
AGGREGATED_FEATURE_FLAGS_TEMPLATE - Static variable in class com.gooddata.gdc.FeatureFlags
 
AGGREGATED_FEATURE_FLAGS_URI - Static variable in class com.gooddata.gdc.FeatureFlags
 
arrayToStringArray(ReportExportFormat...) - Static method in enum com.gooddata.report.ReportExportFormat
 
AsyncTask - Class in com.gooddata.gdc
Asynchronous task containing link for polling.
AsyncTask(String) - Constructor for class com.gooddata.gdc.AsyncTask
 
Attachment - Class in com.gooddata.md
Common ancestor to ScheduledMail attachments.
Attachment(String) - Constructor for class com.gooddata.md.Attachment
 
Attribute - Class in com.gooddata.md
Attribute of GoodData project dataset
AttributeDisplayForm - Class in com.gooddata.md
Display form of attribute
AttributeElement - Class in com.gooddata.md
Represent one element of attribute values
AttributeInGrid - Class in com.gooddata.md.report
Attribute in Grid
AttributeInGrid(String) - Constructor for class com.gooddata.md.report.AttributeInGrid
 
AttributeInGrid(String, String) - Constructor for class com.gooddata.md.report.AttributeInGrid
 

B

BooleanIntegerDeserializer - Class in com.gooddata.util
Deserializes Integer 1 or 0 as boolean
BooleanIntegerDeserializer() - Constructor for class com.gooddata.util.BooleanIntegerDeserializer
 
BooleanIntegerSerializer - Class in com.gooddata.util
Serializes boolean as Integer 1 or 0
BooleanIntegerSerializer() - Constructor for class com.gooddata.util.BooleanIntegerSerializer
 
BooleanStringDeserializer - Class in com.gooddata.util
Deserializes String "1" or "0" as boolean
BooleanStringDeserializer() - Constructor for class com.gooddata.util.BooleanStringDeserializer
 
BooleanStringSerializer - Class in com.gooddata.util
Serializes boolean as String "1" or "0"
BooleanStringSerializer() - Constructor for class com.gooddata.util.BooleanStringSerializer
 

C

clear() - Method in class com.gooddata.collections.PageableList
 
com.gooddata - package com.gooddata
 
com.gooddata.account - package com.gooddata.account
 
com.gooddata.collections - package com.gooddata.collections
 
com.gooddata.connector - package com.gooddata.connector
 
com.gooddata.dataload.processes - package com.gooddata.dataload.processes
 
com.gooddata.dataset - package com.gooddata.dataset
 
com.gooddata.gdc - package com.gooddata.gdc
 
com.gooddata.md - package com.gooddata.md
 
com.gooddata.md.report - package com.gooddata.md.report
 
com.gooddata.model - package com.gooddata.model
 
com.gooddata.project - package com.gooddata.project
 
com.gooddata.report - package com.gooddata.report
 
com.gooddata.util - package com.gooddata.util
 
com.gooddata.warehouse - package com.gooddata.warehouse
 
component - Variable in class com.gooddata.gdc.ErrorStructure
 
ConnectorException - Exception in com.gooddata.connector
Represents error in ConnectorService.
ConnectorException(String) - Constructor for exception com.gooddata.connector.ConnectorException
 
ConnectorException(String, Throwable) - Constructor for exception com.gooddata.connector.ConnectorException
 
ConnectorService - Class in com.gooddata.connector
Service for connector integration creation, update of its settings or execution of its process.
ConnectorService(RestTemplate, ProjectService) - Constructor for class com.gooddata.connector.ConnectorService
 
ConnectorType - Enum in com.gooddata.connector
Enum containing implemented connector types.
contains(Object) - Method in class com.gooddata.collections.PageableList
 
containsAll(Collection<?>) - Method in class com.gooddata.collections.PageableList
 
content - Variable in class com.gooddata.md.AttributeDisplayForm
 
content - Variable in class com.gooddata.md.DisplayForm
 
Content(String, String, String, String) - Constructor for class com.gooddata.md.DisplayForm.Content
 
Content(Collection<Key>, Collection<Key>, Collection<DisplayForm>, String, String, String, String, Collection<String>, Collection<String>, Collection<String>, String, String, Collection<String>, Collection<String>) - Constructor for class com.gooddata.md.NestedAttribute.Content
 
create(String, List<String>, List<AttributeInGrid>, List<GridElement>) - Static method in class com.gooddata.md.report.GridReportDefinitionContent
 
create(String, List<String>, List<AttributeInGrid>, List<GridElement>, Collection<Filter>) - Static method in class com.gooddata.md.report.GridReportDefinitionContent
 
create(String, List<String>, List<AttributeInGrid>, List<GridElement>) - Static method in class com.gooddata.md.report.OneNumberReportDefinitionContent
 
create(String, List<String>, List<AttributeInGrid>, List<GridElement>, Collection<Filter>) - Static method in class com.gooddata.md.report.OneNumberReportDefinitionContent
 
createFeatureFlag(Project, ProjectFeatureFlag) - Method in class com.gooddata.project.ProjectService
Creates new feature flag for given project.
createHttpClient(String, String, String, int, String, HttpClientBuilder) - Method in class com.gooddata.GoodData
 
createIntegration(Project, Settings) - Method in class com.gooddata.connector.ConnectorService
Create connector integration with given settings
createIntegration(Project, ConnectorType, Integration) - Method in class com.gooddata.connector.ConnectorService
Create connector integration
createList(List<E>, Paging, Map<String, String>) - Method in class com.gooddata.collections.PageableListDeserializer
 
createObj(Project, T) - Method in class com.gooddata.md.MetadataService
Create metadata object in given project
createProcess(Project, DataloadProcess, File) - Method in class com.gooddata.dataload.processes.ProcessService
Create new process with given data by given project.
createProcess(Project, DataloadProcess) - Method in class com.gooddata.dataload.processes.ProcessService
Create new process without data.
createProject(Project) - Method in class com.gooddata.project.ProjectService
Create new project.
createSchedule(Project, Schedule) - Method in class com.gooddata.dataload.processes.ProcessService
Create new schedule with given data by given project.
createWarehouse(Warehouse) - Method in class com.gooddata.warehouse.WarehouseService
Create new warehouse.
CURRENT_ID - Static variable in class com.gooddata.account.Account
 

D

DashboardAttachment - Class in com.gooddata.md
Attachment to ScheduledMail represents dashboard-related information for the schedule.
DashboardAttachment(String, Integer, String, String...) - Constructor for class com.gooddata.md.DashboardAttachment
 
DATA_ADMIN_ROLE - Static variable in class com.gooddata.warehouse.WarehouseUser
 
DataloadProcess - Class in com.gooddata.dataload.processes
Dataload process.
DataloadProcess(String, String) - Constructor for class com.gooddata.dataload.processes.DataloadProcess
 
DataloadProcess(String, ProcessType) - Constructor for class com.gooddata.dataload.processes.DataloadProcess
 
Dataset - Class in com.gooddata.dataset
Dataset
Dataset(String, String, String) - Constructor for class com.gooddata.dataset.Dataset
 
Dataset - Class in com.gooddata.md
Represents metadata dataset
DatasetException - Exception in com.gooddata.dataset
Represents error in DatasetService
DatasetException(String, String) - Constructor for exception com.gooddata.dataset.DatasetException
 
DatasetException(String, String, Throwable) - Constructor for exception com.gooddata.dataset.DatasetException
 
DatasetException(String, Collection<String>, Throwable) - Constructor for exception com.gooddata.dataset.DatasetException
 
DatasetException(String, Collection<String>) - Constructor for exception com.gooddata.dataset.DatasetException
 
DatasetManifest - Class in com.gooddata.dataset
Dataset specific upload manifest
DatasetManifest(String) - Constructor for class com.gooddata.dataset.DatasetManifest
 
DatasetManifest(String, InputStream) - Constructor for class com.gooddata.dataset.DatasetManifest
Create dataset upload manifest.
DatasetManifest(String, String, List<DatasetManifest.Part>) - Constructor for class com.gooddata.dataset.DatasetManifest
 
DatasetManifest.Part - Class in com.gooddata.dataset
 
DatasetNotFoundException - Exception in com.gooddata.dataset
Represents error when dataset of the given id was not found
DatasetNotFoundException(String, Throwable) - Constructor for exception com.gooddata.dataset.DatasetNotFoundException
 
Datasets - Class in com.gooddata.dataset
Datasets
Datasets(String, String, List<Dataset>) - Constructor for class com.gooddata.dataset.Datasets
 
DatasetService - Class in com.gooddata.dataset
Service to work with datasets and manifests.
DatasetService(RestTemplate, DataStoreService) - Constructor for class com.gooddata.dataset.DatasetService
 
DataStoreException - Exception in com.gooddata.gdc
DataStore operation problem
DataStoreException(String, Throwable) - Constructor for exception com.gooddata.gdc.DataStoreException
 
DataStoreService - Class in com.gooddata.gdc
Uploads, downloads, deletes, ...
DataStoreService(HttpClient, GdcService, String) - Constructor for class com.gooddata.gdc.DataStoreService
Creates new DataStoreService
delete(String) - Method in class com.gooddata.gdc.DataStoreService
Delete given path from datastore.
deleteFeatureFlag(ProjectFeatureFlag) - Method in class com.gooddata.project.ProjectService
Deletes existing project feature flag.
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.collections.PageableListDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.util.BooleanIntegerDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.util.BooleanStringDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.util.GDDateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.util.GDDateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.gooddata.util.ISODateTimeDeserializer
 
DiffRequest - Class in com.gooddata.model
A request to perform diff between current project model and given targetModel.
DiffRequest(String) - Constructor for class com.gooddata.model.DiffRequest
 
Dimension - Class in com.gooddata.md
Represents metadata dimension.
DisplayForm - Class in com.gooddata.md
Display form
DisplayForm(Meta, DisplayForm.Content, DisplayForm.Links) - Constructor for class com.gooddata.md.DisplayForm
 
DisplayForm.Content - Class in com.gooddata.md
 
DisplayForm.Links - Class in com.gooddata.md
 
download(String) - Method in class com.gooddata.gdc.DataStoreService
Download given path and return data as stream

E

Entry - Class in com.gooddata.md
Metadata entry (can be named "LINK" in some API docs)
Entry(String, String, String, String, String, String, boolean, String, String, DateTime, DateTime, boolean, boolean) - Constructor for class com.gooddata.md.Entry
 
Environment - Enum in com.gooddata.project
Optional property for project or warehouse create, the property is ignored during update.
equals(Object) - Method in class com.gooddata.collections.PageRequest
 
equals(Object) - Method in class com.gooddata.gdc.FeatureFlag
 
equals(Object) - Method in class com.gooddata.gdc.FeatureFlags
 
equals(Object) - Method in class com.gooddata.GoodDataSettings
 
equals(Object) - Method in class com.gooddata.md.Attachment
 
equals(Object) - Method in class com.gooddata.md.AttributeElement
 
equals(Object) - Method in class com.gooddata.md.DashboardAttachment
 
equals(Object) - Method in class com.gooddata.md.ReportAttachment
 
equals(Object) - Method in class com.gooddata.md.ScheduledMailWhen
 
equals(Object) - Method in class com.gooddata.project.ProjectFeatureFlag
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationResult
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationResultGdcTimeElParam
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationResultObjectParam
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationResultSliElParam
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationResultStringParam
 
equals(Object) - Method in class com.gooddata.project.ProjectValidationType
 
equals(Object) - Method in class com.gooddata.project.Role
 
errorClass - Variable in class com.gooddata.gdc.ErrorStructure
 
errorCode - Variable in class com.gooddata.gdc.ErrorStructure
 
errorId - Variable in class com.gooddata.gdc.ErrorStructure
 
ErrorStructure - Class in com.gooddata.gdc
Error structure (for embedding).
ErrorStructure(String, String, Object[], String, String, String, String, String) - Constructor for class com.gooddata.gdc.ErrorStructure
 
executeProcess(Project, ProcessExecution) - Method in class com.gooddata.connector.ConnectorService
Execute connector process
executeProcess(ProcessExecution) - Method in class com.gooddata.dataload.processes.ProcessService
Run given execution under given process
EXPORTING_URI - Static variable in class com.gooddata.report.ReportService
 
exportReport(ReportDefinition, ReportExportFormat, OutputStream) - Method in class com.gooddata.report.ReportService
Export the given report definition in the given format to the given output strream
exportReport(Report, ReportExportFormat, OutputStream) - Method in class com.gooddata.report.ReportService
Export the given report in the given format to the given output strream
Expression - Class in com.gooddata.md
Expression of fact
Expression(String, String) - Constructor for class com.gooddata.md.Expression
 
extractData(ClientHttpResponse, Class<T>) - Method in class com.gooddata.AbstractService
 
extractData(ClientHttpResponse) - Method in class com.gooddata.AbstractService.OutputStreamResponseExtractor
 

F

Fact - Class in com.gooddata.md
Fact of GoodData project dataset
FailPart - Class in com.gooddata.dataset
Describe status of uploaded parts
FailStatus - Class in com.gooddata.dataset
Fail status of dataset load.
FEATURE_FLAG_TEMPLATE - Static variable in class com.gooddata.project.ProjectFeatureFlag
 
FEATURE_FLAG_URI - Static variable in class com.gooddata.project.ProjectFeatureFlag
 
FEATURE_FLAGS_TEMPLATE - Static variable in class com.gooddata.project.ProjectFeatureFlags
 
FEATURE_FLAGS_URI - Static variable in class com.gooddata.project.ProjectFeatureFlags
 
FeatureFlag - Class in com.gooddata.gdc
Feature flag is a boolean flag used for enabling / disabling some specific feature of GoodData platform.
FeatureFlag(String, boolean) - Constructor for class com.gooddata.gdc.FeatureFlag
 
FeatureFlags - Class in com.gooddata.gdc
 
FeatureFlags() - Constructor for class com.gooddata.gdc.FeatureFlags
 
Filter - Class in com.gooddata.md.report
Filter (in report definition)
Filter(String) - Constructor for class com.gooddata.md.report.Filter
 
find(Project, Class<T>, Restriction...) - Method in class com.gooddata.md.MetadataService
Find metadata by restrictions like identifier, title or summary.
findUris(Project, Class<T>, Restriction...) - Method in class com.gooddata.md.MetadataService
Find metadata URIs by restrictions like identifier, title or summary.
findUris(Project, Restriction...) - Method in class com.gooddata.md.MetadataService
Find metadata URIs by restrictions.
FORMAT - Static variable in class com.gooddata.md.report.GridReportDefinitionContent
 
FORMAT - Static variable in class com.gooddata.md.report.OneNumberReportDefinitionContent
 
FutureResult<T> - Interface in com.gooddata
Represents the result retrieved by polling on the REST API.

G

Gdc - Class in com.gooddata.gdc
GoodData API root response (aka "about" or "home")
Gdc(List<Gdc.Link>) - Constructor for class com.gooddata.gdc.Gdc
 
GDC_REQUEST_ID_HEADER - Static variable in class com.gooddata.GoodData
 
GdcError - Class in com.gooddata.gdc
GoodData REST API error structure.
GdcService - Class in com.gooddata.gdc
 
GdcService(RestTemplate) - Constructor for class com.gooddata.gdc.GdcService
 
GDDateDeserializer - Class in com.gooddata.util
Deserializes to Joda's LocalDate fields from the GoodData date time format (yyyy-MM-dd).
GDDateDeserializer() - Constructor for class com.gooddata.util.GDDateDeserializer
 
GDDateSerializer - Class in com.gooddata.util
Serializes from Joda's LocalDate fields to the GoodData date time format (yyyy-MM-dd).
GDDateSerializer() - Constructor for class com.gooddata.util.GDDateSerializer
 
GDDateTimeDeserializer - Class in com.gooddata.util
Deserializes Joda's DateTime fields from the GoodData date time format in the UTC timezone (yyyy-MM-dd HH:mm:ss.SSSZ).
GDDateTimeDeserializer() - Constructor for class com.gooddata.util.GDDateTimeDeserializer
 
GDDateTimeSerializer - Class in com.gooddata.util
Serializes Joda's DateTime fields to the GoodDate date time format in the UTC timezone (yyyy-MM-dd HH:mm:ss.SSSZ).
GDDateTimeSerializer() - Constructor for class com.gooddata.util.GDDateTimeSerializer
 
get(int) - Method in class com.gooddata.collections.PageableList
 
get() - Method in interface com.gooddata.FutureResult
Wait for the result to be available and return it's value
get(long, TimeUnit) - Method in interface com.gooddata.FutureResult
Wait for the result to be available up to given time and return it's value
get() - Method in class com.gooddata.PollResult
 
get(long, TimeUnit) - Method in class com.gooddata.PollResult
 
getAccountLink() - Method in class com.gooddata.gdc.Gdc
Get account manipulation resource link
getAccountService() - Method in class com.gooddata.GoodData
Get initialized service for account management (to get current account information, logout, ...)
getAlias() - Method in class com.gooddata.md.report.GridElement
 
getAllTabs() - Method in class com.gooddata.md.DashboardAttachment
 
getApiUrl() - Method in class com.gooddata.connector.Zendesk4Settings
 
getAttachments() - Method in class com.gooddata.md.ScheduledMail
 
getAttributeElements(Attribute) - Method in class com.gooddata.md.MetadataService
Fetches attribute elements for given attribute using default display form.
getAttributeElements(DisplayForm) - Method in class com.gooddata.md.MetadataService
Fetches attribute elements by given display form.
getAttributes() - Method in class com.gooddata.md.Dataset
 
getAttributes() - Method in class com.gooddata.md.Dimension
 
getAuthor() - Method in class com.gooddata.md.AbstractObj
 
getAuthor() - Method in class com.gooddata.md.Entry
 
getAuthor() - Method in class com.gooddata.md.Meta
 
getAuthor() - Method in class com.gooddata.project.Project
 
getAuthorizationToken() - Method in class com.gooddata.project.Project
 
getAuthorizationToken() - Method in class com.gooddata.warehouse.Warehouse
 
getAvailableElementsLink() - Method in class com.gooddata.gdc.Gdc
Get link of resource used to determine valid attribute values in the context of a report
getAvailableProjectValidationTypes(Project) - Method in class com.gooddata.project.ProjectService
Get available validation types for project.
getBccAddresses() - Method in class com.gooddata.md.ScheduledMail
 
getBody() - Method in class com.gooddata.md.ScheduledMail
 
getCategory() - Method in class com.gooddata.dataset.Datasets
 
getCategory() - Method in class com.gooddata.gdc.LinkEntries.LinkEntry
 
getCategory() - Method in class com.gooddata.md.AbstractObj
 
getCategory() - Method in class com.gooddata.md.Entry
 
getCategory() - Method in class com.gooddata.md.Meta
 
getCategory() - Method in class com.gooddata.md.Query
 
getCategory() - Method in class com.gooddata.project.ProjectValidationResult
 
getClearCachesLink() - Method in class com.gooddata.project.Project
 
getCluster() - Method in class com.gooddata.project.Project
 
getCode() - Method in class com.gooddata.connector.Status
 
getColumn() - Method in class com.gooddata.md.MaqlAst.MaqlAstPosition
 
getColumnName() - Method in class com.gooddata.dataset.DatasetManifest.Part
 
getColumns() - Method in class com.gooddata.md.report.Grid
 
getColumnWidths() - Method in class com.gooddata.md.report.Grid
 
getComponent() - Method in class com.gooddata.gdc.ErrorStructure
 
getComponent() - Method in exception com.gooddata.GoodDataRestException
Get the GoodData component where error occurred
getCompositeAttribute() - Method in class com.gooddata.md.NestedAttribute.Content
 
getCompositeAttribute() - Method in class com.gooddata.md.NestedAttribute
 
getCompositeAttributePk() - Method in class com.gooddata.md.NestedAttribute.Content
 
getCompositeAttributePk() - Method in class com.gooddata.md.NestedAttribute
 
getConnectionRequestTimeout() - Method in class com.gooddata.GoodDataSettings
Returns the timeout in milliseconds used when requesting a connection from the connection manager.
getConnectionTimeout() - Method in class com.gooddata.GoodDataSettings
Milliseconds until connection established.
getConnectionUrl() - Method in class com.gooddata.warehouse.Warehouse
Gets the JDBC connection string.
getConnectorService() - Method in class com.gooddata.GoodData
Get initialized service for connector integration management (create, update, start process, ...).
getConnectorsLink() - Method in class com.gooddata.project.Project
 
getConnectorType() - Method in exception com.gooddata.connector.IntegrationNotFoundException
 
getConnectorType() - Method in interface com.gooddata.connector.ProcessExecution
 
getConnectorType() - Method in interface com.gooddata.connector.Settings
 
getConnectorType() - Method in class com.gooddata.connector.Zendesk4ProcessExecution
 
getConnectorType() - Method in class com.gooddata.connector.Zendesk4Settings
 
getConsecutiveFailedExecutionCount() - Method in class com.gooddata.dataload.processes.Schedule
 
getConstraints() - Method in class com.gooddata.dataset.DatasetManifest.Part
 
getContent() - Method in class com.gooddata.md.MaqlAst
 
getContributor() - Method in class com.gooddata.md.AbstractObj
 
getContributor() - Method in class com.gooddata.md.Entry
 
getContributor() - Method in class com.gooddata.md.Meta
 
getContributor() - Method in class com.gooddata.project.Project
 
getCreated() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getCreated() - Method in class com.gooddata.md.AbstractObj
 
getCreated() - Method in class com.gooddata.md.Entry
 
getCreated() - Method in class com.gooddata.md.Meta
 
getCreated() - Method in class com.gooddata.project.Project
 
getCreated() - Method in class com.gooddata.warehouse.Warehouse
 
getCreatedBy() - Method in class com.gooddata.warehouse.Warehouse
 
getCron() - Method in class com.gooddata.dataload.processes.Schedule
 
getCurrent() - Method in class com.gooddata.account.AccountService
Gets current account of logged user.
getData() - Method in class com.gooddata.md.Expression
 
getData() - Method in class com.gooddata.md.Key
 
getDataLoadingColumns() - Method in class com.gooddata.md.Dataset
 
getDataLoadLink() - Method in class com.gooddata.project.Project
 
getDataset() - Method in exception com.gooddata.dataset.DatasetException
Deprecated.
since this exception may contain more than one dataset, use DatasetException.getDatasets() instead
getDataSet() - Method in class com.gooddata.dataset.DatasetManifest
 
getDatasetManifest(Project, String) - Method in class com.gooddata.dataset.DatasetService
Obtains manifest from given project by given datasetId
getDatasets() - Method in exception com.gooddata.dataset.DatasetException
Get datasets.
getDatasetService() - Method in class com.gooddata.GoodData
Get initialized service for dataset management (to list manifest, get datasets, load dataset, ...)
getDataStoreService() - Method in class com.gooddata.GoodData
Get initialized service for data store (user staging/WebDAV) management (to upload, download, delete, ...)
getDataUploadsLink() - Method in class com.gooddata.md.Dataset
 
getDate() - Method in class com.gooddata.dataset.FailStatus
 
getDefaultDisplayForm() - Method in class com.gooddata.md.NestedAttribute
 
getDefinitions() - Method in class com.gooddata.md.report.Report
 
getDescription() - Method in class com.gooddata.connector.Status
 
getDescription() - Method in class com.gooddata.warehouse.Warehouse
 
getDetail() - Method in class com.gooddata.connector.Status
 
getDimensionLink() - Method in class com.gooddata.md.NestedAttribute.Content
 
getDimensionLink() - Method in class com.gooddata.md.NestedAttribute
 
getDirection() - Method in class com.gooddata.md.NestedAttribute.Content
 
getDirection() - Method in class com.gooddata.md.NestedAttribute
 
getDisplayForms() - Method in class com.gooddata.md.NestedAttribute.Content
 
getDisplayForms() - Method in class com.gooddata.md.NestedAttribute
 
getDomains() - Method in class com.gooddata.md.report.Report
 
getDrillDownStepDisplayFormLink() - Method in class com.gooddata.md.NestedAttribute.Content
 
getDrillDownStepDisplayFormLink() - Method in class com.gooddata.md.NestedAttribute
 
getDriver() - Method in class com.gooddata.project.Project
 
getElements() - Method in class com.gooddata.md.DisplayForm.Links
 
getElementsLink() - Method in class com.gooddata.md.DisplayForm
 
getEmail() - Method in class com.gooddata.project.User
 
getEnabled() - Method in class com.gooddata.gdc.FeatureFlag
 
getEnabled() - Method in class com.gooddata.project.ProjectFeatureFlag
 
getEntries() - Method in class com.gooddata.gdc.LinkEntries
 
getEntries() - Method in class com.gooddata.md.Query
 
getEnvironment() - Method in class com.gooddata.project.Project
 
getEnvironment() - Method in class com.gooddata.warehouse.Warehouse
 
getError() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getError() - Method in class com.gooddata.dataset.FailPart
 
getError() - Method in class com.gooddata.dataset.FailStatus
 
getErrorClass() - Method in class com.gooddata.gdc.ErrorStructure
 
getErrorClass() - Method in exception com.gooddata.GoodDataRestException
Get the class of the error
getErrorCode() - Method in class com.gooddata.gdc.ErrorStructure
 
getErrorId() - Method in class com.gooddata.gdc.ErrorStructure
 
getErrorParts() - Method in class com.gooddata.dataset.FailStatus
 
getEventStoresLink() - Method in class com.gooddata.project.Project
 
getExecutable() - Method in class com.gooddata.dataload.processes.ProcessExecution
 
getExecutable() - Method in class com.gooddata.dataload.processes.Schedule
 
getExecutables() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getExecuteLink() - Method in class com.gooddata.project.Project
 
getExecutionContext() - Method in class com.gooddata.md.DashboardAttachment
 
getExecutionDetail() - Method in exception com.gooddata.dataload.processes.ProcessExecutionException
 
getExecutionDetailUri() - Method in exception com.gooddata.dataload.processes.ProcessExecutionException
 
getExecutionLink() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getExecutionLog(ProcessExecutionDetail, OutputStream) - Method in class com.gooddata.dataload.processes.ProcessService
Get process execution log
getExecutionsLink() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getExplainLink() - Method in class com.gooddata.md.report.ReportDefinition
 
getExportOptions() - Method in class com.gooddata.md.ReportAttachment
Options which modify default export behavior.
getExpression() - Method in class com.gooddata.md.DisplayForm.Content
 
getExpression() - Method in class com.gooddata.md.DisplayForm
 
getExpression() - Method in class com.gooddata.md.Metric
 
getExpression() - Method in class com.gooddata.md.report.Filter
 
getExpressions() - Method in class com.gooddata.md.Fact
 
getFacts() - Method in class com.gooddata.md.Dataset
 
getFeatureFlag(Project, String) - Method in class com.gooddata.project.ProjectService
Get feature flag by unique name (aka "key").
getFeatureFlags() - Method in class com.gooddata.gdc.FeatureFlags
 
getFile() - Method in class com.gooddata.dataset.DatasetManifest
 
getFileName() - Method in class com.gooddata.dataset.FailPart
 
getFilters() - Method in class com.gooddata.md.report.ReportDefinitionContent
 
getFinished() - Method in class com.gooddata.connector.IntegrationProcessStatus
 
getFinished() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getFirstName() - Method in class com.gooddata.account.Account
 
getFirstName() - Method in class com.gooddata.project.User
 
getFk() - Method in class com.gooddata.md.NestedAttribute.Content
 
getFolders() - Method in class com.gooddata.md.NestedAttribute.Content
 
getFolders() - Method in class com.gooddata.md.NestedAttribute
 
getForeignKeys() - Method in class com.gooddata.md.NestedAttribute
 
getFormat() - Method in class com.gooddata.md.Metric
 
getFormat() - Method in class com.gooddata.md.report.GridReportDefinitionContent
 
getFormat() - Method in class com.gooddata.md.report.OneNumberReportDefinitionContent
 
getFormat() - Method in class com.gooddata.md.report.ReportDefinition
 
getFormat() - Method in class com.gooddata.md.report.ReportDefinitionContent
 
getFormats() - Method in class com.gooddata.md.ReportAttachment
 
getFormattedMessage() - Method in class com.gooddata.gdc.ErrorStructure
 
getFormOf() - Method in class com.gooddata.md.DisplayForm.Content
 
getFormOf() - Method in class com.gooddata.md.DisplayForm
 
getGdc() - Method in class com.gooddata.gdc.GdcService
 
getGdcService() - Method in class com.gooddata.GoodData
Get initialized service for API root management (to get API root links, ...)
getGrain() - Method in class com.gooddata.md.NestedAttribute.Content
 
getGrain() - Method in class com.gooddata.md.NestedAttribute
 
getGrantedPermissions() - Method in class com.gooddata.project.Role
Returns names of granted permissions.
getGrid() - Method in class com.gooddata.md.report.ReportDefinition
 
getGrid() - Method in class com.gooddata.md.report.ReportDefinitionContent
 
getGroupsLink() - Method in class com.gooddata.project.Project
 
getGuidedNavigation() - Method in class com.gooddata.project.Project
 
getHiddenParams() - Method in class com.gooddata.dataload.processes.ProcessExecution
 
getHomeLink() - Method in class com.gooddata.gdc.Gdc
Get GoodData API root link
getId() - Method in class com.gooddata.account.Account
 
getId() - Method in class com.gooddata.connector.IntegrationProcessStatus
 
getId() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getId() - Method in class com.gooddata.dataload.processes.Schedule
 
getId() - Method in class com.gooddata.project.Project
 
getId() - Method in class com.gooddata.warehouse.Warehouse
 
getIdentifier() - Method in class com.gooddata.dataset.Dataset
 
getIdentifier() - Method in class com.gooddata.md.AbstractObj
 
getIdentifier() - Method in class com.gooddata.md.Entry
 
getIdentifier() - Method in class com.gooddata.md.Meta
 
getIdentifier() - Method in class com.gooddata.project.Role
 
getIncremental() - Method in class com.gooddata.connector.Zendesk4ProcessExecution
 
getIntegration(Project, ConnectorType) - Method in class com.gooddata.connector.ConnectorService
Retrieve connector integration
getInvitationsLink() - Method in class com.gooddata.project.Project
 
getItems() - Method in class com.gooddata.project.ProjectFeatureFlags
 
getJdbcConnectionString() - Method in class com.gooddata.warehouse.Warehouse
Deprecated.
getLastFinishedProcess() - Method in class com.gooddata.connector.Integration
 
getLastName() - Method in class com.gooddata.account.Account
 
getLastName() - Method in class com.gooddata.project.User
 
getLastSuccessfulProcess() - Method in class com.gooddata.connector.Integration
 
getLdmExpression() - Method in class com.gooddata.md.DisplayForm.Content
 
getLdmExpression() - Method in class com.gooddata.md.DisplayForm
 
getLdmLink() - Method in class com.gooddata.project.Project
 
getLdmThumbnailLink() - Method in class com.gooddata.project.Project
 
getLevel() - Method in class com.gooddata.project.ProjectValidationResult
 
getLine() - Method in class com.gooddata.md.MaqlAst.MaqlAstPosition
 
getLink() - Method in class com.gooddata.dataset.Dataset
 
getLink() - Method in class com.gooddata.gdc.LinkEntries.LinkEntry
 
getLink() - Method in class com.gooddata.md.Entry
 
getLinkedDisplayFormLink() - Method in class com.gooddata.md.NestedAttribute.Content
 
getLinkedDisplayFormLink() - Method in class com.gooddata.md.NestedAttribute
 
getLinks() - Method in class com.gooddata.collections.PageableList
Returns map of links.
getLinks() - Method in class com.gooddata.dataset.Datasets
 
getLinks() - Method in class com.gooddata.warehouse.Warehouse
 
getLinks() - Method in class com.gooddata.warehouse.WarehouseUser
 
getLogin() - Method in class com.gooddata.project.User
 
getLogin() - Method in class com.gooddata.warehouse.WarehouseUser
 
getLoginLink() - Method in class com.gooddata.gdc.Gdc
Get authentication service link
getLogLink() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getLogName() - Method in class com.gooddata.dataset.FailPart
 
getMaql() - Method in class com.gooddata.gdc.AbstractMaql
 
getMaqlAst() - Method in class com.gooddata.md.Metric
 
getMaxConnections() - Method in class com.gooddata.GoodDataSettings
Maximum number of connection used
getMessage() - Method in class com.gooddata.dataset.TaskState
 
getMessage() - Method in class com.gooddata.gdc.ErrorStructure
 
getMessage() - Method in class com.gooddata.project.ProjectValidationResult
 
getMessages() - Method in class com.gooddata.gdc.TaskStatus
 
getMetadataLink() - Method in class com.gooddata.gdc.Gdc
Get metadata resources link
getMetadataLink() - Method in class com.gooddata.project.Project
 
getMetadataService() - Method in class com.gooddata.GoodData
Get initialized service for metadata management (to query, create and update project metadata like attributes, facts, metrics, reports, ...)
getMetrics() - Method in class com.gooddata.md.report.Grid
 
getMode() - Method in class com.gooddata.md.Dataset
 
getModelService() - Method in class com.gooddata.GoodData
Get initialized service for model management (to get model diff, update model, ...)
getName() - Method in enum com.gooddata.connector.ConnectorType
 
getName() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getName() - Method in class com.gooddata.gdc.FeatureFlag
 
getName() - Method in class com.gooddata.project.ProjectFeatureFlag
 
getName() - Method in class com.gooddata.project.ProjectValidationResultObjectParam
 
getNext() - Method in class com.gooddata.collections.Paging
 
getNextExecutionTime() - Method in class com.gooddata.dataload.processes.Schedule
 
getNextPage() - Method in class com.gooddata.collections.PageableList
Returns description of the next page.
getNextUri() - Method in class com.gooddata.collections.Paging
 
getObj(Project, Class<T>, Restriction...) - Method in class com.gooddata.md.MetadataService
Get metadata object by restrictions like identifier, title or summary.
getObjById(Project, String, Class<T>) - Method in class com.gooddata.md.MetadataService
Get metadata object by id.
getObjByUri(String, Class<T>) - Method in class com.gooddata.md.MetadataService
Get metadata object by URI (format is /gdc/md/{PROJECT_ID}/obj/{OBJECT_ID})
getObjUri(Project, Class<T>, Restriction...) - Method in class com.gooddata.md.MetadataService
Get metadata object URI by restrictions like identifier, title or summary.
getOffset() - Method in class com.gooddata.collections.Paging
 
getOneNumber() - Method in class com.gooddata.md.report.OneNumberReportDefinitionContent
 
getPageUri(UriComponentsBuilder) - Method in interface com.gooddata.collections.Page
Creates URI for this page request.
getPageUri(UriComponentsBuilder) - Method in class com.gooddata.collections.PageRequest
 
getPaging() - Method in class com.gooddata.collections.PageableList
Returns description of the current collection page.
getParameters() - Method in class com.gooddata.gdc.ErrorStructure
 
getParams() - Method in class com.gooddata.dataload.processes.ProcessExecution
 
getParams() - Method in class com.gooddata.dataload.processes.Schedule
 
getParams() - Method in class com.gooddata.project.ProjectValidationResult
 
getParts() - Method in class com.gooddata.dataset.DatasetManifest
 
getParts() - Method in class com.gooddata.dataset.FailStatus
 
getPath() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getPermissions() - Method in class com.gooddata.project.Role
Returns set of permission names this role can have granted.
getPhoneNumber() - Method in class com.gooddata.project.User
 
getPk() - Method in class com.gooddata.md.NestedAttribute.Content
 
getPollClass() - Method in class com.gooddata.AbstractPollHandlerBase
 
getPollClass() - Method in interface com.gooddata.PollHandler
Get class of the polling object.
getPollingUri() - Method in class com.gooddata.AbstractPollHandler
 
getPollingUri() - Method in interface com.gooddata.FutureResult
Get URI used for polling
getPollingUri() - Method in interface com.gooddata.PollHandler
Get URI used for polling.
getPollingUri() - Method in class com.gooddata.PollResult
Get URI used for polling
getPollUri() - Method in class com.gooddata.gdc.TaskStatus
 
getPopulates() - Method in class com.gooddata.dataset.DatasetManifest.Part
 
getPosition() - Method in class com.gooddata.md.MaqlAst
 
getPrimaryKeys() - Method in class com.gooddata.md.NestedAttribute
 
getProcessById(Project, String) - Method in class com.gooddata.dataload.processes.ProcessService
Get process by given id and project.
getProcessByUri(String) - Method in class com.gooddata.dataload.processes.ProcessService
Get process by given URI.
getProcessId() - Method in class com.gooddata.dataload.processes.Schedule
 
getProcessService() - Method in class com.gooddata.GoodData
Get initialized service for dataload processes management and process executions.
getProcessSource(DataloadProcess, OutputStream) - Method in class com.gooddata.dataload.processes.ProcessService
Get process source data.
getProcessStatus(IntegrationProcessStatus) - Method in class com.gooddata.connector.ConnectorService
Gets status of provided connector process.
getProfile() - Method in class com.gooddata.warehouse.WarehouseUser
 
getProjectById(String) - Method in class com.gooddata.project.ProjectService
Get project by id.
getProjectByUri(String) - Method in class com.gooddata.project.ProjectService
Get project by URI.
getProjectModelDiff(Project, String) - Method in class com.gooddata.model.ModelService
 
getProjectModelDiff(Project, Reader) - Method in class com.gooddata.model.ModelService
 
getProjects() - Method in class com.gooddata.project.Projects
 
getProjects() - Method in class com.gooddata.project.ProjectService
Get all projects current user has access to.
getProjectService() - Method in class com.gooddata.GoodData
Get initialized service for project management (to list projects, create a project, ...)
getProjectsLink() - Method in class com.gooddata.account.Account
 
getProjectsLink() - Method in class com.gooddata.gdc.Gdc
Get user and project management resource link
getProjectTemplate() - Method in class com.gooddata.connector.Integration
 
getProjectTemplates(Project) - Method in class com.gooddata.project.ProjectService
 
getProjectUri() - Method in exception com.gooddata.connector.IntegrationNotFoundException
 
getProjectUri() - Method in exception com.gooddata.project.ProjectNotFoundException
 
getPublicArtifactsLink() - Method in class com.gooddata.project.Project
 
getRecurrency() - Method in class com.gooddata.md.ScheduledMailWhen
 
getRelations() - Method in class com.gooddata.md.NestedAttribute.Content
 
getRelations() - Method in class com.gooddata.md.NestedAttribute
 
getReleaseInfoLink() - Method in class com.gooddata.gdc.Gdc
Get release information link
getRemoteDir() - Method in class com.gooddata.dataset.Pull
 
getReportExporterLink() - Method in class com.gooddata.gdc.Gdc
Get report exporting resource link
getReportService() - Method in class com.gooddata.GoodData
Get initialized service for report management (to execute and export report, ...)
getRequestId() - Method in class com.gooddata.gdc.ErrorStructure
 
getRequestId() - Method in exception com.gooddata.GoodDataRestException
Get the GoodData request ID (from header) of the problematic REST API call response
getRestTemplate() - Method in class com.gooddata.GoodData
Get the configured RestTemplate used by the library.
getResult() - Method in class com.gooddata.AbstractPollHandlerBase
 
getResult() - Method in interface com.gooddata.PollHandler
Return result after polling.
getResultClass() - Method in class com.gooddata.AbstractPollHandlerBase
 
getResultClass() - Method in interface com.gooddata.PollHandler
Get class of result after polling.
getResults() - Method in class com.gooddata.project.ProjectValidationResults
Get validation results, describing output of all validations executed.
getRole() - Method in class com.gooddata.warehouse.WarehouseUser
 
getRoleByUri(String) - Method in class com.gooddata.project.ProjectService
Get role by given URI.
getRoles(Project) - Method in class com.gooddata.project.ProjectService
Get set of user role by given project.
getRolesLink() - Method in class com.gooddata.project.Project
 
getRows() - Method in class com.gooddata.md.report.Grid
 
getRunningProcess() - Method in class com.gooddata.connector.Integration
 
getScheduleById(Project, String) - Method in class com.gooddata.dataload.processes.ProcessService
Get schedule by given id and project.
getScheduleByUri(String) - Method in class com.gooddata.dataload.processes.ProcessService
Get schedule by given URI.
getSchedulesLink() - Method in class com.gooddata.project.Project
 
getSettings(Project, ConnectorType, Class<T>) - Method in class com.gooddata.connector.ConnectorService
Get settings for given connector of given class.
getSocketTimeout() - Method in class com.gooddata.GoodDataSettings
Milliseconds for inactivity between two consecutive data packets.
getSort() - Method in class com.gooddata.md.NestedAttribute.Content
 
getSort() - Method in class com.gooddata.md.NestedAttribute
 
getSort() - Method in class com.gooddata.md.report.Grid
 
getSource() - Method in class com.gooddata.dataset.DatasetManifest
 
getSourceLink() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getStartDate() - Method in class com.gooddata.md.ScheduledMailWhen
 
getStarted() - Method in class com.gooddata.connector.IntegrationProcessStatus
 
getStarted() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getState() - Method in class com.gooddata.dataload.processes.Schedule
 
getState() - Method in class com.gooddata.project.Project
 
getStatus() - Method in class com.gooddata.connector.IntegrationProcessStatus
 
getStatus() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getStatus() - Method in class com.gooddata.dataset.FailPart
 
getStatus() - Method in class com.gooddata.dataset.FailStatus
 
getStatus() - Method in class com.gooddata.dataset.PullTaskStatus
 
getStatus() - Method in class com.gooddata.dataset.TaskState
 
getStatus() - Method in class com.gooddata.gdc.TaskStatus
 
getStatus() - Method in class com.gooddata.project.User
 
getStatus() - Method in class com.gooddata.warehouse.Warehouse
 
getStatusCode() - Method in exception com.gooddata.GoodDataRestException
Get the HTTP status code of the problematic REST API call response
getSubject() - Method in class com.gooddata.md.ScheduledMail
 
getSummary() - Method in class com.gooddata.dataset.Datasets
 
getSummary() - Method in class com.gooddata.md.AbstractObj
 
getSummary() - Method in class com.gooddata.md.Entry
 
getSummary() - Method in class com.gooddata.md.Meta
 
getSummary() - Method in class com.gooddata.md.Query
 
getSummary() - Method in class com.gooddata.project.Project
 
getSyncTime() - Method in class com.gooddata.connector.Zendesk4Settings
 
getSyncTimeZone() - Method in class com.gooddata.connector.Zendesk4Settings
 
getTableName() - Method in class com.gooddata.dataset.FailPart
 
getTabs() - Method in class com.gooddata.md.DashboardAttachment
 
getTags() - Method in class com.gooddata.md.AbstractObj
 
getTags() - Method in class com.gooddata.md.Entry
 
getTags() - Method in class com.gooddata.md.Meta
 
getTargetModel() - Method in class com.gooddata.model.DiffRequest
Returns desired target state of project model
getTemplatesLink() - Method in class com.gooddata.gdc.Gdc
Get template resource link
getTemplatesLink() - Method in class com.gooddata.project.Project
 
getText() - Method in exception com.gooddata.GoodDataRestException
Text message describing the error
getTies() - Method in class com.gooddata.md.Dataset
 
getTimezone() - Method in class com.gooddata.dataload.processes.Schedule
 
getTimeZone() - Method in class com.gooddata.md.ScheduledMailWhen
 
getTitle() - Method in class com.gooddata.dataset.Dataset
 
getTitle() - Method in class com.gooddata.md.AbstractObj
 
getTitle() - Method in class com.gooddata.md.AttributeElement
 
getTitle() - Method in class com.gooddata.md.Entry
 
getTitle() - Method in class com.gooddata.md.Meta
 
getTitle() - Method in class com.gooddata.md.Query
 
getTitle() - Method in class com.gooddata.project.Project
 
getTitle() - Method in class com.gooddata.project.Role
 
getTitle() - Method in class com.gooddata.warehouse.Warehouse
 
getToAddresses() - Method in class com.gooddata.md.ScheduledMail
 
getTokenLink() - Method in class com.gooddata.gdc.Gdc
Get temporary token generator link
getToolLink() - Method in class com.gooddata.gdc.Gdc
Get miscellaneous tool resource link
getTotals() - Method in class com.gooddata.md.report.AttributeInGrid
 
getTrace() - Method in class com.gooddata.gdc.ErrorStructure
 
getType() - Method in class com.gooddata.connector.Zendesk4Settings
 
getType() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getType() - Method in class com.gooddata.dataload.processes.Schedule
 
getType() - Method in class com.gooddata.md.DisplayForm.Content
 
getType() - Method in class com.gooddata.md.DisplayForm
 
getType() - Method in class com.gooddata.md.Expression
 
getType() - Method in class com.gooddata.md.Key
 
getType() - Method in class com.gooddata.md.MaqlAst
 
getType() - Method in class com.gooddata.md.NestedAttribute.Content
 
getType() - Method in class com.gooddata.md.NestedAttribute
 
getType() - Method in class com.gooddata.md.Restriction
 
getUpdated() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getUpdated() - Method in class com.gooddata.md.AbstractObj
 
getUpdated() - Method in class com.gooddata.md.Entry
 
getUpdated() - Method in class com.gooddata.md.Meta
 
getUpdated() - Method in class com.gooddata.project.Project
 
getUpdated() - Method in class com.gooddata.warehouse.Warehouse
 
getUpdatedBy() - Method in class com.gooddata.warehouse.Warehouse
 
getUpdateMaql() - Method in class com.gooddata.model.ModelDiff
Returns MAQL DDL update script that should be executed to update the source model to the target state.
getUploadConfigurationLink() - Method in class com.gooddata.md.Dataset
 
getUploadMode() - Method in class com.gooddata.dataset.DatasetManifest.Part
 
getUploadsLink() - Method in class com.gooddata.project.Project
 
getUri() - Method in class com.gooddata.account.Account
 
getUri() - Method in class com.gooddata.connector.IntegrationProcessStatus
 
getUri() - Method in class com.gooddata.dataload.processes.DataloadProcess
 
getUri() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
getUri() - Method in exception com.gooddata.dataload.processes.ProcessNotFoundException
 
getUri() - Method in class com.gooddata.dataload.processes.Schedule
 
getUri() - Method in exception com.gooddata.dataload.processes.ScheduleNotFoundException
 
getUri() - Method in class com.gooddata.dataset.PullTask
 
getUri() - Method in class com.gooddata.gdc.AsyncTask
 
getUri(String) - Method in class com.gooddata.gdc.DataStoreService
Returns uri for given path (which is used by this service for upload, download or delete)
getUri() - Method in class com.gooddata.gdc.UriResponse
 
getUri() - Method in class com.gooddata.md.AbstractObj
 
getUri() - Method in class com.gooddata.md.Attachment
 
getUri() - Method in class com.gooddata.md.AttributeElement
 
getUri() - Method in class com.gooddata.md.Meta
 
getUri() - Method in interface com.gooddata.md.Obj
 
getUri() - Method in class com.gooddata.md.report.GridElement
 
getUri() - Method in class com.gooddata.md.Usage
 
getUri() - Method in class com.gooddata.project.Project
 
getUri() - Method in class com.gooddata.project.ProjectFeatureFlag
 
getUri() - Method in class com.gooddata.project.ProjectValidationResultObjectParam
 
getUri() - Method in class com.gooddata.project.Role
 
getUri() - Method in exception com.gooddata.project.RoleNotFoundException
 
getUri() - Method in class com.gooddata.warehouse.Warehouse
 
getUri() - Method in class com.gooddata.warehouse.WarehouseUser
 
getUriPrefix() - Method in class com.gooddata.UriPrefixer
Get the URI prefix
getUrl() - Method in class com.gooddata.project.ProjectTemplate
 
getUrn() - Method in class com.gooddata.project.ProjectTemplate
 
getUsedBy() - Method in class com.gooddata.md.Usage
 
getUserRoles() - Method in class com.gooddata.project.User
 
getUsersLink() - Method in class com.gooddata.project.Project
 
getUserStagingLink() - Method in class com.gooddata.gdc.Gdc
Get user data staging area link
getValidation() - Method in class com.gooddata.project.ProjectValidationResult
 
getValue() - Method in class com.gooddata.md.MaqlAst
 
getValue() - Method in class com.gooddata.md.Restriction
 
getValue() - Method in enum com.gooddata.project.ProjectDriver
 
getValue() - Method in class com.gooddata.project.ProjectValidationResultStringParam
 
getValue() - Method in class com.gooddata.project.ProjectValidationType
 
getValue() - Method in enum com.gooddata.report.ReportExportFormat
 
getVersion() - Method in class com.gooddata.project.ProjectTemplate
 
getWarehouseById(String) - Method in class com.gooddata.warehouse.WarehouseService
Get Warehouse identified by given id.
getWarehouseByUri(String) - Method in class com.gooddata.warehouse.WarehouseService
Get Warehouse identified by given uri.
getWarehouseService() - Method in class com.gooddata.GoodData
Get initialized service for ADS management (create, access and delete ads instances).
getWarehouseUri() - Method in exception com.gooddata.warehouse.WarehouseNotFoundException
 
getWhen() - Method in class com.gooddata.md.ScheduledMail
 
getXTabLink() - Method in class com.gooddata.gdc.Gdc
Get report execution resource link
getZendesk4Settings(Project) - Method in class com.gooddata.connector.ConnectorService
Get settings for zendesk4 connector.
GoodData - Class in com.gooddata
Entry point for GoodData SDK usage.
GoodData(String, String) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform under user with given credentials.
GoodData(String, String, GoodDataSettings) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform under user with given credentials.
GoodData(String, String, String) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform running on given host using given user's credentials.
GoodData(String, String, String, GoodDataSettings) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform running on given host using given user's credentials.
GoodData(String, String, String, int) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform running on given host and port using given user's credentials.
GoodData(String, String, String, int, GoodDataSettings) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform running on given host and port using given user's credentials.
GoodData(String, String, String, int, String, GoodDataSettings) - Constructor for class com.gooddata.GoodData
Create instance configured to communicate with GoodData Platform running on given host, port and protocol using given user's credentials.
GoodDataException - Exception in com.gooddata
Signals that something unexpected happened in GoodData SDK.
GoodDataException(String) - Constructor for exception com.gooddata.GoodDataException
Construct a GoodDataException with the specified detail message.
GoodDataException(String, Throwable) - Constructor for exception com.gooddata.GoodDataException
Construct a GoodDataException with the specified detail message and cause.
GoodDataRestException - Exception in com.gooddata
Signals client or server error during communication with GoodData REST API.
GoodDataRestException(int, String, String, String, String) - Constructor for exception com.gooddata.GoodDataRestException
Construct a GoodDataRestException with specified details.
GoodDataRestException(int, String, String, GdcError) - Constructor for exception com.gooddata.GoodDataRestException
Construct a GoodDataRestException with specified details.
GoodDataSettings - Class in com.gooddata
Gather various additional settings of GoodData.
GoodDataSettings() - Constructor for class com.gooddata.GoodDataSettings
 
Grid - Class in com.gooddata.md.report
Grid content (in report definition)
Grid(Collection<String>, Collection<AttributeInGrid>, Collection<GridElement>, Map<String, List<String>>, Collection<Map<String, Object>>) - Constructor for class com.gooddata.md.report.Grid
 
Grid(Collection<String>, Collection<AttributeInGrid>, Collection<GridElement>) - Constructor for class com.gooddata.md.report.Grid
 
GridElement - Class in com.gooddata.md.report
Grid element (metricGroup | URI | AttributeInGrid ...
GridElement(String, String) - Constructor for class com.gooddata.md.report.GridElement
 
GridReportDefinitionContent - Class in com.gooddata.md.report
Grid report definition

H

handleError(ClientHttpResponse) - Method in class com.gooddata.util.ResponseErrorHandler
 
handlePollException(GoodDataRestException) - Method in interface com.gooddata.PollHandler
Handle exception while polling.
handlePollResult(P) - Method in interface com.gooddata.PollHandler
Handle result of single polling request.
handlePollResult(T) - Method in class com.gooddata.SimplePollHandler
 
hasDimension() - Method in class com.gooddata.md.NestedAttribute
 
hashCode() - Method in class com.gooddata.collections.PageRequest
 
hashCode() - Method in class com.gooddata.gdc.FeatureFlag
 
hashCode() - Method in class com.gooddata.gdc.FeatureFlags
 
hashCode() - Method in class com.gooddata.GoodDataSettings
 
hashCode() - Method in class com.gooddata.md.Attachment
 
hashCode() - Method in class com.gooddata.md.AttributeElement
 
hashCode() - Method in class com.gooddata.md.DashboardAttachment
 
hashCode() - Method in class com.gooddata.md.ReportAttachment
 
hashCode() - Method in class com.gooddata.md.ScheduledMailWhen
 
hashCode() - Method in class com.gooddata.project.ProjectFeatureFlag
 
hashCode() - Method in class com.gooddata.project.ProjectValidationResult
 
hashCode() - Method in class com.gooddata.project.ProjectValidationResultObjectParam
 
hashCode() - Method in class com.gooddata.project.ProjectValidationResultStringParam
 
hashCode() - Method in class com.gooddata.project.ProjectValidationType
 
hashCode() - Method in class com.gooddata.project.Role
 
hasNextPage() - Method in class com.gooddata.collections.PageableList
Signals whether there are more subsequent pages or the last page has been reached
hasPermissionGranted(String) - Method in class com.gooddata.project.Role
Returns true if provided permission is granted.
hasUploadConfiguration() - Method in class com.gooddata.md.Dataset
 
HOSTNAME - Static variable in class com.gooddata.GoodData
 

I

identifier(String) - Static method in class com.gooddata.md.Restriction
Construct a new instance with restriction type identifier and given value.
identifiersToUris(Project, Collection<String>) - Method in class com.gooddata.md.MetadataService
Find metadata URIs for given identifiers.
indexOf(Object) - Method in class com.gooddata.collections.PageableList
 
Integration - Class in com.gooddata.connector
Connector integration (i.e.
Integration(String) - Constructor for class com.gooddata.connector.Integration
 
IntegrationNotFoundException - Exception in com.gooddata.connector
Integration for given project and connector type doesn't exist
IntegrationNotFoundException(Project, ConnectorType, Throwable) - Constructor for exception com.gooddata.connector.IntegrationNotFoundException
 
IntegrationProcessStatus - Class in com.gooddata.connector
Connector process (i.e.
IntegrationProcessStatus(Status, DateTime, DateTime, Map<String, String>) - Constructor for class com.gooddata.connector.IntegrationProcessStatus
 
INVALID_OBJECTS - Static variable in class com.gooddata.project.ProjectValidationType
 
isActive() - Method in class com.gooddata.connector.Integration
 
isDefault() - Method in class com.gooddata.md.AttributeDisplayForm
 
isDeprecated() - Method in class com.gooddata.md.AbstractObj
 
isDeprecated() - Method in class com.gooddata.md.Entry
 
isDeprecated() - Method in class com.gooddata.md.Meta
Default is false/not-deprecated.
isDone() - Method in class com.gooddata.AbstractPollHandlerBase
 
isDone() - Method in interface com.gooddata.FutureResult
Checks if the result is available
isDone() - Method in interface com.gooddata.PollHandler
Returns true when the polling is done, false otherwise.
isDone() - Method in class com.gooddata.PollResult
 
isEmpty() - Method in class com.gooddata.collections.PageableList
 
isEnabled() - Method in class com.gooddata.dataload.processes.Schedule
 
isEnabled() - Method in class com.gooddata.project.Project
 
isEnabled() - Method in class com.gooddata.warehouse.Warehouse
 
isError() - Method in class com.gooddata.project.ProjectValidationResult
 
isError() - Method in class com.gooddata.project.ProjectValidationResults
True if validation found some error
isFailed() - Method in class com.gooddata.connector.IntegrationProcessStatus
Returns true when the connector process failed.
isFailed() - Method in class com.gooddata.connector.Status
Returns true when the status means that the connector process failed.
isFatalError() - Method in class com.gooddata.project.ProjectValidationResults
True in case some part of validation crashed (not executed at all)
isFinished(ClientHttpResponse) - Method in class com.gooddata.AbstractPollHandlerBase
 
isFinished() - Method in class com.gooddata.connector.IntegrationProcessStatus
Returns true when the connector process has already finished (no matter if it was successful).
isFinished() - Method in class com.gooddata.connector.Status
Returns true when the status means that the connector process has already finished (no matter if it was successful).
isFinished() - Method in class com.gooddata.dataset.PullTaskStatus
 
isFinished() - Method in class com.gooddata.dataset.TaskState
 
isFinished(ClientHttpResponse) - Method in interface com.gooddata.PollHandler
Check single polling response if whole polling process should finish.
isLocked() - Method in class com.gooddata.md.AbstractObj
 
isLocked() - Method in class com.gooddata.md.Entry
 
isLocked() - Method in class com.gooddata.md.Meta
Flag that MD object is locked; default is false/unlocked.
ISODateTimeDeserializer - Class in com.gooddata.util
Deserializes Joda's DateTime fields from the ISO date time format in the UTC timezone (yyyy-MM-dd'T'HH:mm:ss.SSSZZ).
ISODateTimeDeserializer() - Constructor for class com.gooddata.util.ISODateTimeDeserializer
 
ISODateTimeSerializer - Class in com.gooddata.util
Serializes Joda's DateTime fields to the ISO date time format in the UTC timezone (yyyy-MM-dd'T'HH:mm:ss.SSSZZ).
ISODateTimeSerializer() - Constructor for class com.gooddata.util.ISODateTimeSerializer
 
isPreparing() - Method in class com.gooddata.project.Project
 
isProduction() - Method in class com.gooddata.md.AbstractObj
 
isProduction() - Method in class com.gooddata.md.Meta
Is the object production or not? Defaults to true.
isPublic() - Method in class com.gooddata.project.Project
 
isReferenceKey() - Method in class com.gooddata.dataset.DatasetManifest.Part
 
isRunning() - Method in class com.gooddata.gdc.TaskStatus
 
isSharedWithSomeone() - Method in class com.gooddata.md.AbstractObj
 
isSharedWithSomeone() - Method in class com.gooddata.md.Meta
Is the linked object shared with someone via ACLs?
isSuccess() - Method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
isSuccess() - Method in class com.gooddata.dataset.PullTaskStatus
 
isSuccess() - Method in class com.gooddata.dataset.TaskState
 
isSuccess() - Method in class com.gooddata.gdc.TaskStatus
 
isUnlisted() - Method in class com.gooddata.md.AbstractObj
 
isUnlisted() - Method in class com.gooddata.md.Entry
 
isUnlisted() - Method in class com.gooddata.md.Meta
Default is false/listed.
isValid() - Method in class com.gooddata.project.ProjectValidationResults
True if no warning or error is in the validation results.
isWarning() - Method in class com.gooddata.project.ProjectValidationResult
 
isWarning() - Method in class com.gooddata.project.ProjectValidationResults
True if some warning was found during validation.
iterator() - Method in class com.gooddata.collections.PageableList
 

K

Key - Class in com.gooddata.md
Key (primary/foreign) of attribute
Key(String, String) - Constructor for class com.gooddata.md.Key
 

L

lastIndexOf(Object) - Method in class com.gooddata.collections.PageableList
 
LDM - Static variable in class com.gooddata.project.ProjectValidationType
 
LinkEntries - Class in com.gooddata.gdc
Collection of links.
LinkEntries(List<LinkEntries.LinkEntry>) - Constructor for class com.gooddata.gdc.LinkEntries
 
LinkEntries.LinkEntry - Class in com.gooddata.gdc
 
Links(String) - Constructor for class com.gooddata.md.DisplayForm.Links
 
listAggregatedFeatureFlags(Project) - Method in class com.gooddata.project.ProjectService
Lists aggregated feature flags for given project and current user (aggregates global, project group, project and user feature flags).
listDatasets(Project) - Method in class com.gooddata.dataset.DatasetService
Lists datasets in project.
listFeatureFlags(Project) - Method in class com.gooddata.project.ProjectService
Lists all project feature flags (only project scoped flags, use ProjectService.listAggregatedFeatureFlags(Project) for aggregated flags from all scopes).
listIterator() - Method in class com.gooddata.collections.PageableList
 
listIterator(int) - Method in class com.gooddata.collections.PageableList
 
listProcesses(Project) - Method in class com.gooddata.dataload.processes.ProcessService
Get list of processes by given project.
listSchedules(Project) - Method in class com.gooddata.dataload.processes.ProcessService
Get first page of paged list of schedules by given project.
listSchedules(Project, Page) - Method in class com.gooddata.dataload.processes.ProcessService
Get defined page of paged list of schedules by given project.
listUserProcesses() - Method in class com.gooddata.dataload.processes.ProcessService
Get list of current user processes by given user account.
listUsers(Project) - Method in class com.gooddata.project.ProjectService
Get first page of paged list of users by given project.
listUsers(Project, Page) - Method in class com.gooddata.project.ProjectService
Get defined page of paged list of users by given project.
listWarehouses() - Method in class com.gooddata.warehouse.WarehouseService
Lists Warehouses.
listWarehouses(Page) - Method in class com.gooddata.warehouse.WarehouseService
Lists Warehouses.
listWarehouseUsers(Warehouse, Page) - Method in class com.gooddata.warehouse.WarehouseService
 
loadDataset(Project, DatasetManifest, InputStream) - Method in class com.gooddata.dataset.DatasetService
Loads dataset into platform.
loadDataset(Project, String, InputStream) - Method in class com.gooddata.dataset.DatasetService
loadDatasets(Project, DatasetManifest...) - Method in class com.gooddata.dataset.DatasetService
 
loadDatasets(Project, Collection<DatasetManifest>) - Method in class com.gooddata.dataset.DatasetService
Loads datasets into platform.
LOGIN_TEMPLATE - Static variable in class com.gooddata.account.Account
 
LOGIN_URI - Static variable in class com.gooddata.account.Account
 
logout() - Method in class com.gooddata.account.AccountService
Performs user logout.
logout() - Method in class com.gooddata.GoodData
Logout from GoodData Platform

M

mapper - Variable in class com.gooddata.AbstractService
 
MaqlAst - Class in com.gooddata.md
MAQL AST representation
MaqlAst(String, MaqlAst.MaqlAstPosition) - Constructor for class com.gooddata.md.MaqlAst
 
MaqlAst.MaqlAstPosition - Class in com.gooddata.md
 
MaqlAstPosition(int, int) - Constructor for class com.gooddata.md.MaqlAst.MaqlAstPosition
 
mergeUris(URI) - Method in class com.gooddata.UriPrefixer
Return merged URI prefix (hostname and port) with the given URI (path, query, and fragment URI parts)
mergeUris(String) - Method in class com.gooddata.UriPrefixer
Return merged URI prefix (hostname and port) with the given URI string (path, query, and fragment URI parts)
message - Variable in class com.gooddata.gdc.ErrorStructure
 
meta - Variable in class com.gooddata.md.AbstractObj
 
Meta - Class in com.gooddata.md
Metadata meta information (meant just for internal SDK usage)
Meta(String, String, DateTime, DateTime, String, String, String, String, String, String) - Constructor for class com.gooddata.md.Meta
 
Meta(String, String, DateTime, DateTime, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.gooddata.md.Meta
 
Meta(String) - Constructor for class com.gooddata.md.Meta
 
Meta(String, String) - Constructor for class com.gooddata.md.Meta
 
MetadataService - Class in com.gooddata.md
Query, create and update project metadata - attributes, facts, metrics, reports,...
MetadataService(RestTemplate) - Constructor for class com.gooddata.md.MetadataService
 
Metric - Class in com.gooddata.md
Metric
Metric(String, String, String) - Constructor for class com.gooddata.md.Metric
 
METRIC_FILTER - Static variable in class com.gooddata.project.ProjectValidationType
 
ModelDiff - Class in com.gooddata.model
Model diff including MAQL DDL.
ModelException - Exception in com.gooddata.model
Represents error in ModelService
ModelException(String) - Constructor for exception com.gooddata.model.ModelException
 
ModelException(String, Throwable) - Constructor for exception com.gooddata.model.ModelException
 
ModelService - Class in com.gooddata.model
Service for manipulating with project model
ModelService(RestTemplate) - Constructor for class com.gooddata.model.ModelService
 

N

NestedAttribute - Class in com.gooddata.md
Attribute representation which is nested in some other metadata object (i.e.
NestedAttribute(Meta, NestedAttribute.Content) - Constructor for class com.gooddata.md.NestedAttribute
 
NestedAttribute.Content - Class in com.gooddata.md
 
NoDataReportException - Exception in com.gooddata.report
Thrown when report export contains no data
NoDataReportException() - Constructor for exception com.gooddata.report.NoDataReportException
 
NoDataReportException(String) - Constructor for exception com.gooddata.report.NoDataReportException
 
noNullElements(T, String) - Static method in class com.gooddata.util.Validate
Throws IllegalArgumentException if the collection contains null elements (or is null), otherwise returns the collection.
noNullElements(T[], String) - Static method in class com.gooddata.util.Validate
 
NonUniqueObjException - Exception in com.gooddata.md
More than a single obj instance was found
NonUniqueObjException(Class<T>, Collection<String>) - Constructor for exception com.gooddata.md.NonUniqueObjException
Construct a new instance of NonUniqueObjException.
noopRequestCallback - Variable in class com.gooddata.AbstractService
 
notEmpty(T, String) - Static method in class com.gooddata.util.Validate
Throws IllegalArgumentException if the char sequence is empty, otherwise returns the char sequence.
notEmpty(T, String) - Static method in class com.gooddata.util.Validate
Throws IllegalArgumentException if the map is empty, otherwise returns the map.
notNull(T, String) - Static method in class com.gooddata.util.Validate
Throws IllegalArgumentException if the value is null, otherwise returns the value.

O

Obj - Interface in com.gooddata.md
First class metadata object - only dto objects, which have URI pointing to themselves should implement this.
OBJ_TEMPLATE - Static variable in interface com.gooddata.md.Obj
 
OBJ_URI - Static variable in interface com.gooddata.md.Obj
 
ObjCreateException - Exception in com.gooddata.md
Metadata object couldn't be created
ObjCreateException(T, Throwable) - Constructor for exception com.gooddata.md.ObjCreateException
Construct a new instance of ObjCreateException.
ObjCreateException(String, T) - Constructor for exception com.gooddata.md.ObjCreateException
Construct a new instance of ObjCreateException.
ObjNotFoundException - Exception in com.gooddata.md
Metadata object of the given URI doesn't exist
ObjNotFoundException(String, Class<T>, Exception) - Constructor for exception com.gooddata.md.ObjNotFoundException
Construct a new instance of ObjNotFoundException.
ObjNotFoundException(Obj) - Constructor for exception com.gooddata.md.ObjNotFoundException
Construct a new instance of ObjNotFoundException.
ObjNotFoundException(String) - Constructor for exception com.gooddata.md.ObjNotFoundException
Construct a new instance of ObjNotFoundException.
ObjNotFoundException(Class<T>) - Constructor for exception com.gooddata.md.ObjNotFoundException
Construct a new instance of ObjNotFoundException.
ObjUpdateException - Exception in com.gooddata.md
Metadata object couldn't be updated
ObjUpdateException(T, Throwable) - Constructor for exception com.gooddata.md.ObjUpdateException
Construct a new instance of ObjUpdateException.
ObjUpdateException(String, T) - Constructor for exception com.gooddata.md.ObjUpdateException
Construct a new instance of ObjUpdateException.
OneNumberReportDefinitionContent - Class in com.gooddata.md.report
One number report definition
onFinish() - Method in class com.gooddata.AbstractPollHandlerBase
Method called after polling is successfully finished (default no-op)
optimizeSliHash(Project) - Method in class com.gooddata.dataset.DatasetService
Optimize SLI hash.
OutputStreamResponseExtractor(OutputStream) - Constructor for class com.gooddata.AbstractService.OutputStreamResponseExtractor
 

P

Page - Interface in com.gooddata.collections
Defines logic for generating page URIs.
PageableList<E> - Class in com.gooddata.collections
Wrapper over pageable GDC list.
PageableList() - Constructor for class com.gooddata.collections.PageableList
Creates empty list with no next page.
PageableList(List<E>, Paging) - Constructor for class com.gooddata.collections.PageableList
Creates list wrapping provided items and next page.
PageableList(List<E>, Paging, Map<String, String>) - Constructor for class com.gooddata.collections.PageableList
Creates list wrapping provided items, next page and links.
PageableListDeserializer<T,E> - Class in com.gooddata.collections
 
PageableListDeserializer(Class<E>) - Constructor for class com.gooddata.collections.PageableListDeserializer
 
PageableListDeserializer(Class<E>, String) - Constructor for class com.gooddata.collections.PageableListDeserializer
 
PageableListSerializer - Class in com.gooddata.collections
Serializer PageableList objects into JSON.
PageableListSerializer(String) - Constructor for class com.gooddata.collections.PageableListSerializer
 
PageRequest - Class in com.gooddata.collections
User defined page with desired offset and limit.
PageRequest(int, int) - Constructor for class com.gooddata.collections.PageRequest
Creates new page definition with provided values.
PageRequest(String, int) - Constructor for class com.gooddata.collections.PageRequest
Creates new page definition with provided values.
PageRequest(int) - Constructor for class com.gooddata.collections.PageRequest
Creates new page definition with limit and no offset (usually for the first page)
Paging - Class in com.gooddata.collections
Description of the current collection page.
Paging(String, String) - Constructor for class com.gooddata.collections.Paging
 
Paging(int, int, String) - Constructor for class com.gooddata.collections.Paging
Deprecated.
Paging(String) - Constructor for class com.gooddata.collections.Paging
 
parameters - Variable in class com.gooddata.gdc.ErrorStructure
 
PDM_ELEM - Static variable in class com.gooddata.project.ProjectValidationType
 
PDM_PK_FK_CONSISTENCY - Static variable in class com.gooddata.project.ProjectValidationType
 
PDM_TRANSITIVITY - Static variable in class com.gooddata.project.ProjectValidationType
 
PDM_VS_DWH - Static variable in class com.gooddata.project.ProjectValidationType
 
pollClass - Variable in class com.gooddata.AbstractPollHandlerBase
 
PollHandler<P,R> - Interface in com.gooddata
For internal use by services employing polling.
PollResult<T> - Class in com.gooddata
Represents the result retrieved by polling on the REST API.
PollResult(AbstractService, PollHandler<?, T>) - Constructor for class com.gooddata.PollResult
Creates a new instance of the result to be eventually retrieved by polling on the REST API.
PORT - Static variable in class com.gooddata.GoodData
 
ProcessExecution - Interface in com.gooddata.connector
Connector process execution (i.e.
ProcessExecution - Class in com.gooddata.dataload.processes
Dataload process execution.
ProcessExecution(DataloadProcess, String) - Constructor for class com.gooddata.dataload.processes.ProcessExecution
 
ProcessExecution(DataloadProcess, String, Map<String, String>) - Constructor for class com.gooddata.dataload.processes.ProcessExecution
 
ProcessExecution(DataloadProcess, String, Map<String, String>, Map<String, String>) - Constructor for class com.gooddata.dataload.processes.ProcessExecution
 
ProcessExecutionDetail - Class in com.gooddata.dataload.processes
Dataload process execution detail.
ProcessExecutionException - Exception in com.gooddata.dataload.processes
Represents failure during process execution
ProcessExecutionException(String) - Constructor for exception com.gooddata.dataload.processes.ProcessExecutionException
 
ProcessExecutionException(String, Throwable) - Constructor for exception com.gooddata.dataload.processes.ProcessExecutionException
 
ProcessExecutionException(String, ProcessExecutionDetail) - Constructor for exception com.gooddata.dataload.processes.ProcessExecutionException
 
ProcessExecutionException(String, Throwable, String) - Constructor for exception com.gooddata.dataload.processes.ProcessExecutionException
 
ProcessExecutionException(String, ProcessExecutionDetail, Throwable) - Constructor for exception com.gooddata.dataload.processes.ProcessExecutionException
 
ProcessNotFoundException - Exception in com.gooddata.dataload.processes
Process of the given URI doesn't exist
ProcessNotFoundException(String, Throwable) - Constructor for exception com.gooddata.dataload.processes.ProcessNotFoundException
 
ProcessService - Class in com.gooddata.dataload.processes
Service to manage dataload processes and process executions.
ProcessService(RestTemplate, AccountService, DataStoreService) - Constructor for class com.gooddata.dataload.processes.ProcessService
Sets RESTful HTTP Spring template.
ProcessStatus - Class in com.gooddata.connector
Connector process (i.e.
ProcessType - Enum in com.gooddata.dataload.processes
Represents type of dataload process.
Project - Class in com.gooddata.project
Project in GoodData platform
Project(String, String) - Constructor for class com.gooddata.project.Project
 
Project(String, String, String) - Constructor for class com.gooddata.project.Project
 
ProjectDriver - Enum in com.gooddata.project
 
ProjectEnvironment - Enum in com.gooddata.project
Optional property for project create, the property is ignored during project update.
ProjectFeatureFlag - Class in com.gooddata.project
Project feature flag is a boolean flag used for enabling / disabling some specific feature of GoodData platform on per project basis.
ProjectFeatureFlag(String) - Constructor for class com.gooddata.project.ProjectFeatureFlag
Creates new project feature flag which is by default enabled (true).
ProjectFeatureFlag(String, boolean) - Constructor for class com.gooddata.project.ProjectFeatureFlag
Creates new project feature flag with given value.
ProjectFeatureFlags - Class in com.gooddata.project
 
ProjectNotFoundException - Exception in com.gooddata.project
Project of the given URI doesn't exist
ProjectNotFoundException(String, Throwable) - Constructor for exception com.gooddata.project.ProjectNotFoundException
 
Projects - Class in com.gooddata.project
 
Projects(Collection<Project>) - Constructor for class com.gooddata.project.Projects
 
PROJECTS_URI - Static variable in class com.gooddata.project.Project
 
ProjectService - Class in com.gooddata.project
List projects, create a project, ...
ProjectService(RestTemplate, AccountService) - Constructor for class com.gooddata.project.ProjectService
Constructs service for GoodData project management (list projects, create a project, ...).
ProjectTemplate - Class in com.gooddata.project
Project template.
ProjectTemplate(String, String, String) - Constructor for class com.gooddata.project.ProjectTemplate
 
ProjectValidationResult - Class in com.gooddata.project
Represents one validation result.
ProjectValidationResultGdcTimeElParam - Class in com.gooddata.project
 
ProjectValidationResultObjectParam - Class in com.gooddata.project
 
ProjectValidationResultParam - Class in com.gooddata.project
Represents validation result message param, must be of certain type.
ProjectValidationResultParam() - Constructor for class com.gooddata.project.ProjectValidationResultParam
 
ProjectValidationResults - Class in com.gooddata.project
Results of project validation.
ProjectValidationResultSliElParam - Class in com.gooddata.project
 
ProjectValidationResultStringParam - Class in com.gooddata.project
 
ProjectValidationType - Class in com.gooddata.project
Represents project validation type.
ProjectValidationType(String) - Constructor for class com.gooddata.project.ProjectValidationType
 
PROTOCOL - Static variable in class com.gooddata.GoodData
 
Pull - Class in com.gooddata.dataset
ETL Pull DTO (for internal use).
Pull(String) - Constructor for class com.gooddata.dataset.Pull
 
PullTask - Class in com.gooddata.dataset
ETL Pull task (for internal use).
PullTaskStatus - Class in com.gooddata.dataset
ETL Pull task status (for internal use).

Q

Query - Class in com.gooddata.md
Metadata query result
Queryable - Interface in com.gooddata.md
Marker interface for metadata objects which can be found using query resource (see MetadataService.find* methods).

R

remove(Object) - Method in class com.gooddata.collections.PageableList
 
remove(int) - Method in class com.gooddata.collections.PageableList
 
removeAll(Collection<?>) - Method in class com.gooddata.collections.PageableList
 
removeObj(Obj) - Method in class com.gooddata.md.MetadataService
Remove metadata object URI
removeObjByUri(String) - Method in class com.gooddata.md.MetadataService
Remove metadata object by URI (format is /gdc/md/{PROJECT_ID}/obj/{OBJECT_ID})
removeParam(String) - Method in class com.gooddata.dataload.processes.Schedule
 
removeProcess(DataloadProcess) - Method in class com.gooddata.dataload.processes.ProcessService
Delete given process
removeProject(Project) - Method in class com.gooddata.project.ProjectService
Removes given project
removeSchedule(Schedule) - Method in class com.gooddata.dataload.processes.ProcessService
Delete given schedule
removeWarehouse(Warehouse) - Method in class com.gooddata.warehouse.WarehouseService
Delete Warehouse.
Report - Class in com.gooddata.md.report
Report
Report(String, ReportDefinition...) - Constructor for class com.gooddata.md.report.Report
 
ReportAttachment - Class in com.gooddata.md
Attachment to ScheduledMail represents report-related information for the schedule.
ReportAttachment(String, Map<String, String>, String...) - Constructor for class com.gooddata.md.ReportAttachment
 
ReportAttachment(String, Map<String, String>, ReportExportFormat...) - Constructor for class com.gooddata.md.ReportAttachment
 
ReportDefinition - Class in com.gooddata.md.report
Report definition
ReportDefinitionContent - Class in com.gooddata.md.report
Report definition content
ReportDefinitionContent(String, Grid, Collection<Filter>) - Constructor for class com.gooddata.md.report.ReportDefinitionContent
 
ReportException - Exception in com.gooddata.report
Exception during report export
ReportException(String) - Constructor for exception com.gooddata.report.ReportException
 
ReportException(String, Throwable) - Constructor for exception com.gooddata.report.ReportException
 
ReportExportFormat - Enum in com.gooddata.report
Format of exported report
ReportService - Class in com.gooddata.report
Service for report export
ReportService(RestTemplate) - Constructor for class com.gooddata.report.ReportService
 
requestId - Variable in class com.gooddata.gdc.ErrorStructure
 
ResponseErrorHandler - Class in com.gooddata.util
A response error handler able to extract GoodData error response
ResponseErrorHandler(List<HttpMessageConverter<?>>) - Constructor for class com.gooddata.util.ResponseErrorHandler
 
Restriction - Class in com.gooddata.md
Metadata query restriction.
restTemplate - Variable in class com.gooddata.AbstractService
 
resultClass - Variable in class com.gooddata.AbstractPollHandlerBase
 
retainAll(Collection<?>) - Method in class com.gooddata.collections.PageableList
 
Role - Class in com.gooddata.project
Project Role
RoleNotFoundException - Exception in com.gooddata.project
Project role of the given URI doesn't exist
RoleNotFoundException(String, Throwable) - Constructor for exception com.gooddata.project.RoleNotFoundException
 

S

Schedule - Class in com.gooddata.dataload.processes
Schedule.
Schedule(DataloadProcess, String, String) - Constructor for class com.gooddata.dataload.processes.Schedule
 
ScheduledMail - Class in com.gooddata.md
A scheduled mail MD object.
ScheduledMail(String, String) - Constructor for class com.gooddata.md.ScheduledMail
Creates an almost empty instance of the object.
ScheduledMail(String, String, String, LocalDate, String, Collection<String>, Collection<String>, String, String, List<Attachment>) - Constructor for class com.gooddata.md.ScheduledMail
Creates full, safe mail schedule object.
ScheduledMailWhen - Class in com.gooddata.md
Represents the start date and cron-like expression for ScheduledMail mail schedule.
ScheduledMailWhen(String, LocalDate, String) - Constructor for class com.gooddata.md.ScheduledMailWhen
 
ScheduledMailWhen() - Constructor for class com.gooddata.md.ScheduledMailWhen
 
ScheduleNotFoundException - Exception in com.gooddata.dataload.processes
Schedule of the given URI doesn't exist
ScheduleNotFoundException(String, Throwable) - Constructor for exception com.gooddata.dataload.processes.ScheduleNotFoundException
 
ScheduleState - Enum in com.gooddata.dataload.processes
Dataload schedule state.
serialize(PageableList<?>, JsonGenerator, SerializerProvider) - Method in class com.gooddata.collections.PageableListSerializer
 
serialize(Boolean, JsonGenerator, SerializerProvider) - Method in class com.gooddata.util.BooleanIntegerSerializer
 
serialize(Boolean, JsonGenerator, SerializerProvider) - Method in class com.gooddata.util.BooleanStringSerializer
 
serialize(LocalDate, JsonGenerator, SerializerProvider) - Method in class com.gooddata.util.GDDateSerializer
 
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.gooddata.util.GDDateTimeSerializer
 
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class com.gooddata.util.ISODateTimeSerializer
 
serializeWithType(PageableList<?>, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class com.gooddata.collections.PageableListSerializer
 
set(int, E) - Method in class com.gooddata.collections.PageableList
 
setActive(boolean) - Method in class com.gooddata.connector.Integration
 
setApiUrl(String) - Method in class com.gooddata.connector.Zendesk4Settings
 
setAttachments(List<Attachment>) - Method in class com.gooddata.md.ScheduledMail
 
setBcc(Collection<String>) - Method in class com.gooddata.md.ScheduledMail
 
setBody(String) - Method in class com.gooddata.md.ScheduledMail
 
setCategory(String) - Method in class com.gooddata.md.AbstractObj
 
setCategory(String) - Method in class com.gooddata.md.Meta
 
setColumnName(String) - Method in class com.gooddata.dataset.DatasetManifest.Part
 
setConnectionRequestTimeout(int) - Method in class com.gooddata.GoodDataSettings
Set timeout in milliseconds used when requesting a connection from the connection manager.
setConnectionRequestTimeoutSeconds(int) - Method in class com.gooddata.GoodDataSettings
Set timeout in seconds used when requesting a connection from the connection manager.
setConnectionTimeout(int) - Method in class com.gooddata.GoodDataSettings
Set timeout milliseconds until connection established.
setConnectionTimeoutSeconds(int) - Method in class com.gooddata.GoodDataSettings
Set timeout seconds until connection established.
setConstraints(Map<String, String>) - Method in class com.gooddata.dataset.DatasetManifest.Part
 
setContent(MaqlAst[]) - Method in class com.gooddata.md.MaqlAst
 
setCron(String) - Method in class com.gooddata.dataload.processes.Schedule
 
setDeprecated(Boolean) - Method in class com.gooddata.md.AbstractObj
 
setDeprecated(Boolean) - Method in class com.gooddata.md.Meta
 
setDescription(String) - Method in class com.gooddata.warehouse.Warehouse
 
setDriver(String) - Method in class com.gooddata.project.Project
 
setDriver(ProjectDriver) - Method in class com.gooddata.project.Project
 
setEnabled(boolean) - Method in class com.gooddata.project.ProjectFeatureFlag
 
setEnvironment(String) - Method in class com.gooddata.project.Project
 
setEnvironment(ProjectEnvironment) - Method in class com.gooddata.project.Project
 
setEnvironment(Environment) - Method in class com.gooddata.project.Project
 
setEnvironment(String) - Method in class com.gooddata.warehouse.Warehouse
 
setEnvironment(Environment) - Method in class com.gooddata.warehouse.Warehouse
 
setExecutable(DataloadProcess, String) - Method in class com.gooddata.dataload.processes.Schedule
 
setFile(String) - Method in class com.gooddata.dataset.DatasetManifest
 
setIdentifier(String) - Method in class com.gooddata.md.AbstractObj
 
setIdentifier(String) - Method in class com.gooddata.md.Meta
 
setIncremental(Boolean) - Method in class com.gooddata.connector.Zendesk4ProcessExecution
 
setLocked(Boolean) - Method in class com.gooddata.md.AbstractObj
 
setLocked(Boolean) - Method in class com.gooddata.md.Meta
 
setMapping(String, String) - Method in class com.gooddata.dataset.DatasetManifest
Map the given CSV column name to the dataset field
setMaxConnections(int) - Method in class com.gooddata.GoodDataSettings
Set maximum number of connections used.
setName(String) - Method in class com.gooddata.dataload.processes.DataloadProcess
 
setParts(List<DatasetManifest.Part>) - Method in class com.gooddata.dataset.DatasetManifest
 
setPollingUri(String) - Method in class com.gooddata.AbstractPollHandler
 
setPopulates(List<String>) - Method in class com.gooddata.dataset.DatasetManifest.Part
 
setProcessId(DataloadProcess) - Method in class com.gooddata.dataload.processes.Schedule
 
setProduction(Boolean) - Method in class com.gooddata.md.AbstractObj
 
setProduction(Boolean) - Method in class com.gooddata.md.Meta
 
setProjectTemplate(String) - Method in class com.gooddata.connector.Integration
 
setProjectTemplate(String) - Method in class com.gooddata.project.Project
 
setRecurrency(String) - Method in class com.gooddata.md.ScheduledMail
 
setRecurrency(String) - Method in class com.gooddata.md.ScheduledMailWhen
 
setReferenceKey(boolean) - Method in class com.gooddata.dataset.DatasetManifest.Part
 
setResult(R) - Method in class com.gooddata.AbstractPollHandlerBase
 
setSharedWithSomeone(Boolean) - Method in class com.gooddata.md.AbstractObj
 
setSharedWithSomeone(Boolean) - Method in class com.gooddata.md.Meta
 
setSocketTimeout(int) - Method in class com.gooddata.GoodDataSettings
Set socket timeout (maximum period inactivity between two consecutive data packets) milliseconds.
setSocketTimeoutSeconds(int) - Method in class com.gooddata.GoodDataSettings
Set socket timeout (maximum period inactivity between two consecutive data packets) seconds.
setSource(InputStream) - Method in class com.gooddata.dataset.DatasetManifest
 
setStartDate(LocalDate) - Method in class com.gooddata.md.ScheduledMail
 
setStartDate(LocalDate) - Method in class com.gooddata.md.ScheduledMailWhen
 
setState(String) - Method in class com.gooddata.dataload.processes.Schedule
 
setState(ScheduleState) - Method in class com.gooddata.dataload.processes.Schedule
 
setSubject(String) - Method in class com.gooddata.md.ScheduledMail
 
setSummary(String) - Method in class com.gooddata.md.AbstractObj
 
setSummary(String) - Method in class com.gooddata.md.Meta
 
setTags(String) - Method in class com.gooddata.md.AbstractObj
 
setTags(String) - Method in class com.gooddata.md.Meta
 
setTimezone(String) - Method in class com.gooddata.dataload.processes.Schedule
 
setTimezone(DateTimeZone) - Method in class com.gooddata.dataload.processes.Schedule
 
setTimeZone(String) - Method in class com.gooddata.md.ScheduledMail
 
setTimeZone(String) - Method in class com.gooddata.md.ScheduledMailWhen
 
Settings - Interface in com.gooddata.connector
Connector integration settings.
setTitle(String) - Method in class com.gooddata.md.AbstractObj
 
setTitle(String) - Method in class com.gooddata.md.Meta
 
setTitle(String) - Method in class com.gooddata.warehouse.Warehouse
 
setTo(Collection<String>) - Method in class com.gooddata.md.ScheduledMail
 
setType(String) - Method in class com.gooddata.dataload.processes.DataloadProcess
 
setUnlisted(Boolean) - Method in class com.gooddata.md.AbstractObj
 
setUnlisted(Boolean) - Method in class com.gooddata.md.Meta
 
setUploadMode(String) - Method in class com.gooddata.dataset.DatasetManifest.Part
 
setUploadMode(UploadMode) - Method in class com.gooddata.dataset.DatasetManifest
Set upload mode for all parts of this dataset manifest
setValue(String) - Method in class com.gooddata.md.MaqlAst
 
SimplePollHandler<T> - Class in com.gooddata
For internal use by services employing polling.
SimplePollHandler(String, Class) - Constructor for class com.gooddata.SimplePollHandler
Creates a new instance of polling handler
size() - Method in class com.gooddata.collections.PageableList
 
Status - Class in com.gooddata.connector
Connector process status.
Status.Code - Enum in com.gooddata.connector
Enum of connector process status codes
subList(int, int) - Method in class com.gooddata.collections.PageableList
 
summary(String) - Static method in class com.gooddata.md.Restriction
Construct a new instance with restriction type summary and given value.

T

TaskState - Class in com.gooddata.dataset
ETL Pull task status (for internal use).
TaskState(String, String) - Constructor for class com.gooddata.dataset.TaskState
 
TaskStatus - Class in com.gooddata.gdc
Abstract asynchronous task status.
TaskStatus(String, String) - Constructor for class com.gooddata.gdc.TaskStatus
 
TEMPLATE - Static variable in class com.gooddata.account.Account
 
TEMPLATE - Static variable in class com.gooddata.connector.IntegrationProcessStatus
 
TEMPLATE - Static variable in class com.gooddata.dataload.processes.DataloadProcess
 
TEMPLATE - Static variable in class com.gooddata.dataload.processes.Schedule
 
TEMPLATE - Static variable in class com.gooddata.project.Project
 
TEMPLATE - Static variable in class com.gooddata.project.Role
 
TEMPLATE - Static variable in class com.gooddata.warehouse.Warehouse
 
TEMPLATE - Static variable in class com.gooddata.warehouse.WarehouseUser
 
TEMPLATE - Static variable in class com.gooddata.warehouse.WarehouseUsers
 
title(String) - Static method in class com.gooddata.md.Restriction
Construct a new instance with restriction type title and given value.
toArray() - Method in class com.gooddata.collections.PageableList
 
toArray(T[]) - Method in class com.gooddata.collections.PageableList
 
toString() - Method in class com.gooddata.gdc.ErrorStructure
 
toString() - Method in class com.gooddata.gdc.FeatureFlag
 
toString() - Method in class com.gooddata.gdc.FeatureFlags
 
toString() - Method in class com.gooddata.gdc.UriResponse
 
toString() - Method in class com.gooddata.GoodDataSettings
 
toString() - Method in class com.gooddata.md.DashboardAttachment
 
toString() - Method in class com.gooddata.md.ReportAttachment
 
toString() - Method in class com.gooddata.project.ProjectFeatureFlag
 
toString() - Method in class com.gooddata.project.ProjectValidationResultObjectParam
 
toString() - Method in class com.gooddata.project.ProjectValidationResultStringParam
 
trace - Variable in class com.gooddata.gdc.ErrorStructure
 

U

Updatable - Interface in com.gooddata.md
Marker interface for metadata objects which can be updated.
updateFeatureFlag(ProjectFeatureFlag) - Method in class com.gooddata.project.ProjectService
Updates existing feature flag.
updateIntegration(Project, ConnectorType, Integration) - Method in class com.gooddata.connector.ConnectorService
Update connector integration
updateObj(T) - Method in class com.gooddata.md.MetadataService
Update given metadata object.
updateProcess(Project, DataloadProcess, File) - Method in class com.gooddata.dataload.processes.ProcessService
Update process with given data by given project.
updateProjectData(Project, String) - Method in class com.gooddata.dataset.DatasetService
Update project data with the given update script (MAQL).
updateProjectModel(Project, ModelDiff) - Method in class com.gooddata.model.ModelService
Update project model with the MAQL script from given ModelDiff with the least side-effects (see ModelDiff.getUpdateMaql()).
updateProjectModel(Project, ModelDiff.UpdateScript) - Method in class com.gooddata.model.ModelService
Update project model with the given update script (MAQL).
updateProjectModel(Project, String...) - Method in class com.gooddata.model.ModelService
Update project model with the given update script(s) (MAQL).
updateProjectModel(Project, Collection<String>) - Method in class com.gooddata.model.ModelService
Update project model with the given update script(s) (MAQL).
updateSchedule(Project, Schedule) - Method in class com.gooddata.dataload.processes.ProcessService
Update connector integration
updateSettings(Project, Settings) - Method in class com.gooddata.connector.ConnectorService
Update integration settings
updateWarehouse(Warehouse) - Method in class com.gooddata.warehouse.WarehouseService
Updates given Warehouse.
upload(String, InputStream) - Method in class com.gooddata.gdc.DataStoreService
Uploads given stream to given datastore path
UploadMode - Enum in com.gooddata.dataset
 
URI - Static variable in class com.gooddata.account.Account
 
URI - Static variable in class com.gooddata.connector.IntegrationProcessStatus
 
URI - Static variable in class com.gooddata.dataload.processes.DataloadProcess
 
URI - Static variable in class com.gooddata.dataload.processes.Schedule
 
URI - Static variable in class com.gooddata.dataset.DatasetManifest
 
URI - Static variable in class com.gooddata.dataset.Datasets
 
URI - Static variable in class com.gooddata.dataset.Pull
 
URI - Static variable in class com.gooddata.dataset.PullTask
 
URI - Static variable in class com.gooddata.gdc.Gdc
URI of GoodData API root
URI - Static variable in interface com.gooddata.md.Obj
 
URI - Static variable in class com.gooddata.md.Query
 
URI - Static variable in class com.gooddata.model.DiffRequest
 
URI - Static variable in class com.gooddata.project.Project
 
URI - Static variable in class com.gooddata.project.Projects
 
URI - Static variable in class com.gooddata.project.ProjectTemplate
 
URI - Static variable in class com.gooddata.project.Role
 
URI - Static variable in class com.gooddata.warehouse.Warehouse
 
URI - Static variable in class com.gooddata.warehouse.Warehouses
 
URI - Static variable in class com.gooddata.warehouse.WarehouseUser
 
URI - Static variable in class com.gooddata.warehouse.WarehouseUsers
 
uriFromExecutionUri(URI) - Static method in class com.gooddata.dataload.processes.ProcessExecutionDetail
 
UriPrefixer - Class in com.gooddata
Used internally by GoodData SDK to hold and set URI prefix (hostname and port) of all requests.
UriPrefixer(URI) - Constructor for class com.gooddata.UriPrefixer
Construct URI prefixer using given URI prefix (just hostname and port is used)
UriPrefixer(String) - Constructor for class com.gooddata.UriPrefixer
Construct URI prefixer using given URI prefix (just hostname and port is used)
UriResponse - Class in com.gooddata.gdc
Response containing URI
UriResponse(String) - Constructor for class com.gooddata.gdc.UriResponse
 
uris(T...) - Static method in class com.gooddata.md.AbstractObj
Get list of URIs of the given Objs
URL - Static variable in class com.gooddata.connector.Integration
 
URL - Static variable in class com.gooddata.connector.ProcessStatus
 
URL - Static variable in interface com.gooddata.connector.Settings
 
Usage - Class in com.gooddata.md
Describes object usages.
usedBy(Project, Obj, boolean, Class<? extends Obj>...) - Method in class com.gooddata.md.MetadataService
Find all objects which use the given object.
usedBy(Project, String, boolean, Class<? extends Obj>...) - Method in class com.gooddata.md.MetadataService
Find all objects which use the given object.
usedBy(Project, Collection<String>, boolean, Class<? extends Obj>...) - Method in class com.gooddata.md.MetadataService
Find all objects which use the given objects.
User - Class in com.gooddata.project
User.

V

Validate - Class in com.gooddata.util
Argument validation helper methods used internally by GoodData SDK.
Validate() - Constructor for class com.gooddata.util.Validate
 
validateExecutable(String) - Method in class com.gooddata.dataload.processes.DataloadProcess
 
validateProject(Project) - Method in class com.gooddata.project.ProjectService
Validate project using all available validations.
validateProject(Project, ProjectValidationType...) - Method in class com.gooddata.project.ProjectService
Validate project with given validations
validateProject(Project, Set<ProjectValidationType>) - Method in class com.gooddata.project.ProjectService
Validate project with given validations
valueOf(String) - Static method in enum com.gooddata.connector.ConnectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.connector.Status.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.connector.Zendesk4Settings.Zendesk4Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.dataload.processes.ProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.dataload.processes.ScheduleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.dataset.UploadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.project.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.project.ProjectDriver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.project.ProjectEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gooddata.report.ReportExportFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gooddata.connector.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.connector.Status.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.connector.Zendesk4Settings.Zendesk4Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.dataload.processes.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.dataload.processes.ScheduleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.dataset.UploadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.project.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.project.ProjectDriver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.project.ProjectEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gooddata.report.ReportExportFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAIT_BEFORE_RETRY_IN_MILLIS - Static variable in class com.gooddata.AbstractService
 
Warehouse - Class in com.gooddata.warehouse
Warehouse
Warehouse(String, String) - Constructor for class com.gooddata.warehouse.Warehouse
 
Warehouse(String, String, String) - Constructor for class com.gooddata.warehouse.Warehouse
 
Warehouse(String, String, String, DateTime, DateTime, String, String, String, String, String, Map<String, String>) - Constructor for class com.gooddata.warehouse.Warehouse
 
WarehouseNotFoundException - Exception in com.gooddata.warehouse
Warehouse instance doesn't exist.
WarehouseNotFoundException(String, GoodDataRestException) - Constructor for exception com.gooddata.warehouse.WarehouseNotFoundException
 
Warehouses - Class in com.gooddata.warehouse
List of warehouses.
Warehouses(List<Warehouse>, Paging) - Constructor for class com.gooddata.warehouse.Warehouses
 
Warehouses(List<Warehouse>, Paging, Map<String, String>) - Constructor for class com.gooddata.warehouse.Warehouses
 
WarehouseService - Class in com.gooddata.warehouse
Provide access to warehouse API - create, update, list and delete warehouses.
WarehouseService(RestTemplate) - Constructor for class com.gooddata.warehouse.WarehouseService
Sets RESTful HTTP Spring template.
WarehouseUser - Class in com.gooddata.warehouse
Warehouse user
WarehouseUser(String, String, String) - Constructor for class com.gooddata.warehouse.WarehouseUser
 
WarehouseUser(String, String, String, Map<String, String>) - Constructor for class com.gooddata.warehouse.WarehouseUser
 
WarehouseUsers - Class in com.gooddata.warehouse
List of warehouse users.
WarehouseUsers(List<WarehouseUser>, Paging) - Constructor for class com.gooddata.warehouse.WarehouseUsers
 
WarehouseUsers(List<WarehouseUser>, Paging, Map<String, String>) - Constructor for class com.gooddata.warehouse.WarehouseUsers
 

Z

Zendesk4ProcessExecution - Class in com.gooddata.connector
Zendesk 4 (Insights) connector process execution (i.e.
Zendesk4ProcessExecution() - Constructor for class com.gooddata.connector.Zendesk4ProcessExecution
 
Zendesk4Settings - Class in com.gooddata.connector
Zendesk 4 (Insights) connector settings.
Zendesk4Settings(String) - Constructor for class com.gooddata.connector.Zendesk4Settings
 
Zendesk4Settings(String, String, String, String) - Constructor for class com.gooddata.connector.Zendesk4Settings
 
Zendesk4Settings.Zendesk4Type - Enum in com.gooddata.connector
Type of Zendesk account.
zip(File, OutputStream) - Static method in class com.gooddata.util.ZipHelper
This method compresses the input file to zip format.
zip(File, OutputStream, boolean) - Static method in class com.gooddata.util.ZipHelper
This method compresses the input file to zip format.
ZipHelper - Class in com.gooddata.util
Utility class for manipulating zip archives.
ZipHelper() - Constructor for class com.gooddata.util.ZipHelper
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2015. All Rights Reserved.