- AboutLinks - Class in com.gooddata.sdk.model.gdc
-
Collection of links with "about" metadata.
- AboutLinks(String, String, String, List<AboutLinks.Link>) - Constructor for class com.gooddata.sdk.model.gdc.AboutLinks
-
- AboutLinks.Link - Class in com.gooddata.sdk.model.gdc
-
Link with metadata.
- ABSOLUTE_FILTER_TYPE - Static variable in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
- AbsoluteDateFilter - Class in com.gooddata.sdk.model.executeafm.afm
-
Represents
DateFilter specifying exact from and to dates.
- AbsoluteDateFilter(ObjQualifier, LocalDate, LocalDate) - Constructor for class com.gooddata.sdk.model.executeafm.afm.AbsoluteDateFilter
-
Creates new filter instance
- absoluteDateFilter(LocalDate, LocalDate, String) - Static method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
Creates absolute date filter with the given interval
- AbstractMaql - Class in com.gooddata.sdk.model.gdc
-
Abstract MAQL statement.
- AbstractMaql(String) - Constructor for class com.gooddata.sdk.model.gdc.AbstractMaql
-
- AbstractObj - Class in com.gooddata.sdk.model.md
-
Metadata object (common part)
- AbstractObj(Meta) - Constructor for class com.gooddata.sdk.model.md.AbstractObj
-
- Account - Class in com.gooddata.sdk.model.account
-
Account setting
- Account(String, String, Account.Links) - Constructor for class com.gooddata.sdk.model.account.Account
-
- Account(String, String, String, String) - Constructor for class com.gooddata.sdk.model.account.Account
-
Account creation constructor
- Account.UpdateView - Class in com.gooddata.sdk.model.account
-
Class representing update view of account
- ACCOUNTS_URI - Static variable in class com.gooddata.sdk.model.account.Account
-
- addAttribute(AttributeItem) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- addBccAddress(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- addDashboardAttachment(String, Integer, String, String...) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- addDimension(Dimension) - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- addFilter(CompatibilityFilter) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- addFilter(FilterItem) - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Apply additional filter
- addFlag(String, boolean) - Method in class com.gooddata.sdk.model.featureflag.FeatureFlags
-
Adds the feature flag of given name and given value.
- addHeaderItems(List<List<ResultHeaderItem>>) - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Add header items for next dimension (this method will add dimension in header items)
- addMeasure(MeasureItem) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- addNativeTotal(NativeTotalItem) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- addParam(String, String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- addReportAttachment(ReportDefinition, Map<String, String>, String...) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- addReportAttachment(ReportDefinition, Map<String, String>, ExportFormat...) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- addSort(SortItem) - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- addToAddress(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- addTotal(TotalItem) - Method in class com.gooddata.sdk.model.executeafm.resultspec.Dimension
-
- ADMIN_URI - Static variable in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- Afm - Class in com.gooddata.sdk.model.executeafm.afm
-
Attributes Filters and Measures in so called object form (could have MAQL form in future)
- Afm(List<AttributeItem>, List<CompatibilityFilter>, List<MeasureItem>, List<NativeTotalItem>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.Afm
-
- Afm() - Constructor for class com.gooddata.sdk.model.executeafm.afm.Afm
-
- AGGREGATED_FEATURE_FLAGS_URI - Static variable in class com.gooddata.sdk.model.featureflag.FeatureFlags
-
- Aggregation - Enum in com.gooddata.sdk.model.executeafm.afm
-
- AnalyticalDashboard - Class in com.gooddata.sdk.model.md.dashboard
-
Represents analytical dashboard configuration.
- AnalyticalDashboard(String, List<String>, String) - Constructor for class com.gooddata.sdk.model.md.dashboard.AnalyticalDashboard
-
Constructor.
- ArithmeticMeasureDefinition - Class in com.gooddata.sdk.model.executeafm.afm
-
Arithmetic measure definition representing aggregation of existing measures, for example sum of measures, difference,...
- ArithmeticMeasureDefinition(List<String>, String) - Constructor for class com.gooddata.sdk.model.executeafm.afm.ArithmeticMeasureDefinition
-
- arrayToStringArray(ExportFormat...) - Static method in enum com.gooddata.sdk.model.export.ExportFormat
-
- asList() - Method in interface com.gooddata.sdk.model.executeafm.result.Data
-
- asList() - Method in class com.gooddata.sdk.model.executeafm.result.DataList
-
- asMap() - Method in class com.gooddata.sdk.model.md.IdentifiersAndUris
-
- asMap() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultSliElParam
-
Returns map of tuples <ID, value>.
- asQueryParams() - Method in class com.gooddata.sdk.model.lcm.LcmEntityFilter
-
This filter in the form of query parameters map.
- AsyncTask - Class in com.gooddata.sdk.model.dataload.processes
-
Asynchronous task containing link for polling.
- AsyncTask(String) - Constructor for class com.gooddata.sdk.model.dataload.processes.AsyncTask
-
- AsyncTask - Class in com.gooddata.sdk.model.gdc
-
Asynchronous task containing link for polling.
- AsyncTask(String) - Constructor for class com.gooddata.sdk.model.gdc.AsyncTask
-
- Attachment - Class in com.gooddata.sdk.model.md
-
- Attachment(String) - Constructor for class com.gooddata.sdk.model.md.Attachment
-
- Attribute - Class in com.gooddata.sdk.model.md
-
Attribute of GoodData project dataset
- attributeContent - Variable in class com.gooddata.sdk.model.md.AttributeDisplayForm
-
- AttributeDisplayForm - Class in com.gooddata.sdk.model.md
-
Display form of attribute
- AttributeElement - Class in com.gooddata.sdk.model.md
-
Represent one element of attribute values
- AttributeElements - Class in com.gooddata.sdk.model.md
-
Represents elements of attribute
- AttributeFilter - Class in com.gooddata.sdk.model.executeafm.afm
-
Represents filter by attribute.
- AttributeFilterElements - Interface in com.gooddata.sdk.model.executeafm.afm
-
Represents elements, which can be used as value of "in" or "notIn" by
AttributeFilter.
- AttributeFilterElements.Deserializer - Class in com.gooddata.sdk.model.executeafm.afm
-
- AttributeFilterElements.Serializer - Class in com.gooddata.sdk.model.executeafm.afm
-
- AttributeFilterReference - Class in com.gooddata.sdk.model.md.dashboard.filter
-
Reference for attribute filter for ignoring particular filter in
Kpi.
- AttributeFilterReference(String) - Constructor for class com.gooddata.sdk.model.md.dashboard.filter.AttributeFilterReference
-
Constructor.
- AttributeHeader - Class in com.gooddata.sdk.model.executeafm.response
-
Header of an attribute.
- AttributeHeader(String, String, String, String, AttributeInHeader) - Constructor for class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Creates new header
- AttributeHeader(String, String, String, String, AttributeInHeader, List<TotalHeaderItem>) - Constructor for class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Creates new header
- AttributeHeaderItem - Class in com.gooddata.sdk.model.executeafm.result
-
Header item for attribute
- AttributeHeaderItem(String, String) - Constructor for class com.gooddata.sdk.model.executeafm.result.AttributeHeaderItem
-
Creates new header item
- AttributeInGrid - Class in com.gooddata.sdk.model.md.report
-
Attribute in Grid
- AttributeInGrid(String, String) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new instance.
- AttributeInGrid(String, String, List<List<Total>>) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new instance.
- AttributeInGrid(DisplayForm) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new AttributeInGrid using given DisplayForm's uri and it's title as alias.
- AttributeInGrid(DisplayForm, String) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new AttributeInGrid using given DisplayForm's uri and given alias.
- AttributeInGrid(Attribute) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new AttributeInGrid using given Attribute's default DisplayForm's uri and Attribute's title as alias.
- AttributeInGrid(Attribute, String) - Constructor for class com.gooddata.sdk.model.md.report.AttributeInGrid
-
Creates new AttributeInGrid using given Attribute's default DisplayForm's uri and given alias.
- AttributeInHeader - Class in com.gooddata.sdk.model.executeafm.response
-
- AttributeInHeader(String, String, String) - Constructor for class com.gooddata.sdk.model.executeafm.response.AttributeInHeader
-
Creates new instance
- AttributeItem - Class in com.gooddata.sdk.model.executeafm.afm
-
Represents attribute within
Afm
- AttributeItem(ObjQualifier, String, String) - Constructor for class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
Creates new instance
- AttributeItem(ObjQualifier, String) - Constructor for class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
Creates new instance
- AttributeLocatorItem - Class in com.gooddata.sdk.model.executeafm.resultspec
-
Holds attribute including it's specific element
- AttributeLocatorItem(String, String) - Constructor for class com.gooddata.sdk.model.executeafm.resultspec.AttributeLocatorItem
-
- AttributeSortAggregation - Enum in com.gooddata.sdk.model.executeafm.resultspec
-
Represents aggregation used when putting together all related
values belonging to attribute element when we are sorting by this
attribute.
- AttributeSortItem - Class in com.gooddata.sdk.model.executeafm.resultspec
-
Define sort by specific attribute
With "aggregation" active you can sort all elements of attribute
by "aggregation fn" applied to all valid values belonging to each
element.
- AttributeSortItem(String, String, String) - Constructor for class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- AttributeSortItem(String, String) - Constructor for class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- AttributeSortItem(Direction, String) - Constructor for class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- AttributeSortItem(Direction, String, AttributeSortAggregation) - Constructor for class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- AuditEvent - Class in com.gooddata.sdk.model.auditevent
-
Audit event
- AuditEvent(String, String, DateTime, DateTime, String, boolean, String, Map<String, String>, Map<String, String>) - Constructor for class com.gooddata.sdk.model.auditevent.AuditEvent
-
- AuditEvents - Class in com.gooddata.sdk.model.auditevent
-
Pageable list DTO for Audit events
- AuditEvents(List<AuditEvent>, Paging, Map<String, String>) - Constructor for class com.gooddata.sdk.model.auditevent.AuditEvents
-
- GDC_URI - Static variable in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- get(String) - Static method in enum com.gooddata.sdk.model.dataset.UploadMode
-
Lookup method.
- getAccount() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getAccountId() - Method in class com.gooddata.sdk.model.connector.PardotSettings
-
- getAccountUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get account manipulation resource URI string
- getActiveDataLoad() - Method in class com.gooddata.sdk.model.md.Table
-
- getAfm() - Method in class com.gooddata.sdk.model.executeafm.Execution
-
- getAggregation() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getAggregation() - Method in class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- getAlias() - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
- getAlias() - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
- getAlias() - Method in class com.gooddata.sdk.model.md.report.AttributeInGrid
-
- getAlias() - Method in class com.gooddata.sdk.model.md.report.MetricElement
-
- getAllTabs() - Method in class com.gooddata.sdk.model.md.DashboardAttachment
-
- getAlreadyInProjectEmails() - Method in class com.gooddata.sdk.model.project.CreatedInvitations
-
List of emails which can't be invited to the project because they are already members of the project
- getApiKey() - Method in class com.gooddata.sdk.model.connector.CoupaInstance
-
- getApiUrl() - Method in class com.gooddata.sdk.model.connector.CoupaInstance
-
- getApiUrl() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getAttachments() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getAttribute(String) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- getAttribute() - Method in class com.gooddata.sdk.model.executeafm.afm.OverPeriodDateAttribute
-
The
ObjQualifier of the attribute from the date data set that defines the PoP period.
- getAttribute(String) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getAttributeElementUris() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardAttributeFilter
-
- getAttributeFromCollection(CollectionType) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
Returns attribute from collection bucket, if and only if bucket contains exactly one item of type
VisualizationAttribute, null otherwise
- getAttributeIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.AttributeLocatorItem
-
- getAttributeIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- getAttributeIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.TotalItem
-
internal attribute identifier in AFM defining total placement
- getAttributeIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.TotalLocatorItem
-
- getAttributeIdentifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.NativeTotalItem
-
subset of internal attribute identifiers in AFM defining total placement
- getAttributes() - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- getAttributes() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getAttributes() - Method in class com.gooddata.sdk.model.md.Dimension
-
- getAttributes() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getAuthor() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getAuthor() - Method in class com.gooddata.sdk.model.md.Entry
-
- getAuthor() - Method in class com.gooddata.sdk.model.md.Meta
-
- getAuthor() - Method in class com.gooddata.sdk.model.project.Project
-
- getAuthorizationToken() - Method in class com.gooddata.sdk.model.project.Project
-
- getAuthorizationToken() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getAvailableElementsUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get URI string of resource used to determine valid attribute values in the context of a report
- getBccAddresses() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getBody() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getBuckets() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getCategory() - Method in class com.gooddata.sdk.model.gdc.AboutLinks
-
- getCategory() - Method in class com.gooddata.sdk.model.gdc.AboutLinks.Link
-
- getCategory() - Method in class com.gooddata.sdk.model.gdc.LinkEntries.LinkEntry
-
- getCategory() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getCategory() - Method in class com.gooddata.sdk.model.md.Entry
-
- getCategory() - Method in class com.gooddata.sdk.model.md.Meta
-
- getCategory() - Method in class com.gooddata.sdk.model.md.Query
-
- getCategory() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- getChangesFrom() - Method in class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- getChannels() - Method in class com.gooddata.sdk.model.notification.Subscription
-
- getChecksum() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getClearCachesUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getClient() - Method in class com.gooddata.sdk.model.lcm.LcmEntityFilter
-
- getClientId() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
get client ID
- getClientId() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getClientUri() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getCluster() - Method in class com.gooddata.sdk.model.project.Project
-
- getCode() - Method in class com.gooddata.sdk.model.connector.Status
-
- getColumn() - Method in class com.gooddata.sdk.model.md.MaqlAst.MaqlAstPosition
-
- getColumnName() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- getColumns() - Method in class com.gooddata.sdk.model.md.report.Grid
-
- getColumnUri() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getColumnWidths() - Method in class com.gooddata.sdk.model.md.report.Grid
-
- getComparisonDirection() - Method in class com.gooddata.sdk.model.md.dashboard.Kpi
-
- getComparisonType() - Method in class com.gooddata.sdk.model.md.dashboard.Kpi
-
- getCompositeAttribute() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getCompositeAttribute() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getCompositeAttributePk() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getCompositeAttributePk() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getComputeRatio() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getCondition() - Method in class com.gooddata.sdk.model.notification.Subscription
-
- getConfiguration() - Method in class com.gooddata.sdk.model.notification.Channel
-
- getConfigUri() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getConnectionUrl() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
Gets the JDBC connection string.
- getConnectorsUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.CoupaProcessExecution
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.CoupaSettings
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.PardotSettings
-
- getConnectorType() - Method in interface com.gooddata.sdk.model.connector.ProcessExecution
-
- getConnectorType() - Method in interface com.gooddata.sdk.model.connector.Settings
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getConnectorType() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getConsecutiveFailedExecutionCount() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getConstraints() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- getContent() - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- getContent() - Method in class com.gooddata.sdk.model.md.ProjectDashboard
-
- getContributor() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getContributor() - Method in class com.gooddata.sdk.model.md.Entry
-
- getContributor() - Method in class com.gooddata.sdk.model.md.Meta
-
- getContributor() - Method in class com.gooddata.sdk.model.project.Project
-
- getCount() - Method in class com.gooddata.sdk.model.executeafm.result.Paging
-
- getCreated() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getCreated() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getCreated() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getCreated() - Method in class com.gooddata.sdk.model.md.Entry
-
- getCreated() - Method in class com.gooddata.sdk.model.md.Meta
-
- getCreated() - Method in class com.gooddata.sdk.model.project.Project
-
- getCreated() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getCreatedAt() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getCreatedBy() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getCron() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getCronExpression() - Method in class com.gooddata.sdk.model.notification.TimerEvent
-
- getDashboardUri() - Method in class com.gooddata.sdk.model.md.dashboard.KpiAlert
-
- getData() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
- getData() - Method in class com.gooddata.sdk.model.md.Expression
-
- getData() - Method in class com.gooddata.sdk.model.md.Key
-
- getDataLoadingColumns() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getDataloadProcessUri() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- getDataLoads() - Method in class com.gooddata.sdk.model.md.Table
-
- getDataLoadUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getDataProduct() - Method in class com.gooddata.sdk.model.lcm.LcmEntityFilter
-
- getDataProductId() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getDataProductUri() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getDataSet() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- getDataSet(String) - Method in class com.gooddata.sdk.model.dataset.UploadsInfo
-
Returns dataset uploads information for a dataset with the given ID.
- getDataSet() - Method in class com.gooddata.sdk.model.executeafm.afm.DateFilter
-
- getDataSet() - Method in class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodDateDataSet
-
- getDataSet() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
- getDatasetId() - Method in class com.gooddata.sdk.model.dataset.UploadsInfo.DataSet
-
- getDatasetUri() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DateFilterReference
-
- getDataSourceLocation() - Method in class com.gooddata.sdk.model.md.TableDataLoad
-
- getDataUploadsUri() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getDateAttributes() - Method in class com.gooddata.sdk.model.executeafm.afm.OverPeriodMeasureDefinition
-
The date attributes that defines how this measure will be shifted in time.
- getDateDataSets() - Method in class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodMeasureDefinition
-
The date data sets that defines how this measure will be shifted in time.
- getDateDatasetUri() - Method in class com.gooddata.sdk.model.md.dashboard.Kpi
-
- getDBName() - Method in class com.gooddata.sdk.model.md.Column
-
- getDBName() - Method in class com.gooddata.sdk.model.md.Table
-
- getDecimal() - Method in class com.gooddata.sdk.model.account.SeparatorSettings
-
- getDefaultDisplayForm() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getDefinition() - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
- getDefinitions() - Method in class com.gooddata.sdk.model.md.report.Report
-
- getDeprecated() - Method in class com.gooddata.sdk.model.md.Entry
-
- getDescription() - Method in class com.gooddata.sdk.model.connector.Status
-
- getDescription() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getDescription() - Method in class com.gooddata.sdk.model.warehouse.WarehouseSchema
-
- getDetail() - Method in class com.gooddata.sdk.model.connector.Status
-
- getDetailUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionTask
-
- getDimensions() - Method in class com.gooddata.sdk.model.executeafm.response.ExecutionResponse
-
List of dimensions describing the result.
- getDimensions() - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- getDimensionUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getDimensionUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getDirection() - Method in class com.gooddata.sdk.model.executeafm.resultspec.AttributeSortItem
-
- getDirection() - Method in class com.gooddata.sdk.model.executeafm.resultspec.MeasureSortItem
-
- getDirection() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getDirection() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getDisplayForm() - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeFilter
-
- getDisplayForm() - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
- getDisplayForm() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardAttributeFilter
-
- getDisplayForms() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getDisplayForms() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getDisplayFormUri() - Method in class com.gooddata.sdk.model.md.dashboard.filter.AttributeFilterReference
-
- getDomainMismatchEmails() - Method in class com.gooddata.sdk.model.project.CreatedInvitations
-
List of emails which can't be invited to the project because their users belongs to a different domain
- getDomains() - Method in class com.gooddata.sdk.model.md.report.Report
-
- getDownloadDataFrom() - Method in class com.gooddata.sdk.model.connector.CoupaProcessExecution
-
- getDownloadParams() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getDrillAcrossStepAttributeDisplayFormUri() - Method in class com.gooddata.sdk.model.md.report.MetricElement
-
- getDrillDownStepDisplayFormUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getDrillDownStepDisplayFormUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getDriver() - Method in class com.gooddata.sdk.model.project.Project
-
- getDwDefinitionUri() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getElement() - Method in class com.gooddata.sdk.model.executeafm.resultspec.AttributeLocatorItem
-
- getElements() - Method in interface com.gooddata.sdk.model.executeafm.afm.AttributeFilterElements
-
Elements the filter refers to.
- getElements() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleAttributeFilterElements
-
Deprecated.
- getElements() - Method in class com.gooddata.sdk.model.executeafm.afm.UriAttributeFilterElements
-
- getElements() - Method in class com.gooddata.sdk.model.executeafm.afm.ValueAttributeFilterElements
-
- getElements() - Method in class com.gooddata.sdk.model.md.AttributeElements
-
- getElements() - Method in class com.gooddata.sdk.model.md.DisplayForm.Links
-
- getElementsUri() - Method in class com.gooddata.sdk.model.md.DisplayForm
-
- getEmail() - Method in class com.gooddata.sdk.model.account.Account
-
- getEmail() - Method in class com.gooddata.sdk.model.project.Invitation
-
- getEmail() - Method in class com.gooddata.sdk.model.project.User
-
- getEntries() - Method in class com.gooddata.sdk.model.gdc.LinkEntries
-
- getEntries() - Method in class com.gooddata.sdk.model.md.Query
-
- getEntries() - Method in class com.gooddata.sdk.model.md.UseManyEntries
-
- getEnvironment() - Method in class com.gooddata.sdk.model.project.Project
-
- getEnvironment() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getError() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getEventStoresUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getExecutable() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- getExecutable() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getExecutables() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getExecuteUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getExecutionContext() - Method in class com.gooddata.sdk.model.md.DashboardAttachment
-
- getExecutionResultUri() - Method in class com.gooddata.sdk.model.executeafm.response.ExecutionResponse
-
Uri referencing the data result location.
- getExecutionsUri() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getExecutionsUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- getExecutionsUri() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getExecutionUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getExplainUri() - Method in class com.gooddata.sdk.model.md.report.ReportDefinition
-
- getExportOptions() - Method in class com.gooddata.sdk.model.md.ReportAttachment
-
Options which modify default export behavior.
- getExpression() - Method in class com.gooddata.sdk.model.md.DisplayForm.Content
-
- getExpression() - Method in class com.gooddata.sdk.model.md.DisplayForm
-
- getExpression() - Method in class com.gooddata.sdk.model.md.Metric
-
- getExpression() - Method in class com.gooddata.sdk.model.md.report.Filter
-
- getExpression() - Method in class com.gooddata.sdk.model.notification.MessageTemplate
-
- getExpression() - Method in class com.gooddata.sdk.model.notification.TriggerCondition
-
- getExpressions() - Method in class com.gooddata.sdk.model.md.Fact
-
- getFacts() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getFailed() - Method in class com.gooddata.sdk.model.project.ProjectUsersUpdateResult
-
- getFile() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- getFilterContextUri() - Method in class com.gooddata.sdk.model.md.dashboard.KpiAlert
-
- getFilters() - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- getFilters() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getFilters() - Method in class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
- getFilters() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardFilterContext
-
- getFilters() - Method in class com.gooddata.sdk.model.md.report.ReportDefinitionContent
-
- getFilters() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getFiltersContextUri() - Method in class com.gooddata.sdk.model.md.dashboard.AnalyticalDashboard
-
- getFinished() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- getFinished() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getFirstName() - Method in class com.gooddata.sdk.model.account.Account
-
- getFirstName() - Method in class com.gooddata.sdk.model.project.User
-
- getFk() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getFlags() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getFlags() - Method in class com.gooddata.sdk.model.md.Meta
-
- getFolders() - Method in class com.gooddata.sdk.model.md.Fact
-
URIs of folders containing this object
- getFolders() - Method in class com.gooddata.sdk.model.md.Metric
-
URIs of folders containing this object
- getFolders() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getFolders() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
URIs of folders containing this object
- getForeignKeys() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getFormat() - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
- getFormat() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
- getFormat() - Method in class com.gooddata.sdk.model.md.Metric
-
- getFormat() - Method in class com.gooddata.sdk.model.md.report.GridReportDefinitionContent
-
- getFormat() - Method in class com.gooddata.sdk.model.md.report.MetricElement
-
- getFormat() - Method in class com.gooddata.sdk.model.md.report.OneNumberReportDefinitionContent
-
- getFormat() - Method in class com.gooddata.sdk.model.md.report.ReportDefinition
-
- getFormat() - Method in class com.gooddata.sdk.model.md.report.ReportDefinitionContent
-
- getFormats() - Method in class com.gooddata.sdk.model.md.ReportAttachment
-
- getFormOf() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
- getFormOf() - Method in class com.gooddata.sdk.model.md.DisplayForm.Content
-
- getFormOf() - Method in class com.gooddata.sdk.model.md.DisplayForm
-
- getFrom() - Method in class com.gooddata.sdk.model.executeafm.afm.AbsoluteDateFilter
-
- getFrom() - Method in class com.gooddata.sdk.model.executeafm.afm.RelativeDateFilter
-
- getFrom() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
Returns from value of date filter interval.
- getGrain() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getGrain() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getGrantedPermissions() - Method in class com.gooddata.sdk.model.project.Role
-
Returns names of granted permissions.
- getGranularity() - Method in class com.gooddata.sdk.model.executeafm.afm.RelativeDateFilter
-
- getGranularity() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
- getGrid() - Method in class com.gooddata.sdk.model.md.report.ReportDefinition
-
- getGrid() - Method in class com.gooddata.sdk.model.md.report.ReportDefinitionContent
-
- getGroupsUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getGuidedNavigation() - Method in class com.gooddata.sdk.model.project.Project
-
- getHeaderItems() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
- getHeaders() - Method in class com.gooddata.sdk.model.executeafm.response.ResultDimension
-
- getHidden() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getHiddenParams() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- getHomeUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get GoodData API root URI string
- getIcon() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getIconSelected() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getId() - Method in class com.gooddata.sdk.model.account.Account
-
- getId(String) - Static method in class com.gooddata.sdk.model.account.Account
-
Extract Account's ID from Account's URI
- getId() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getId() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- getId() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getId() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getId() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
Returns internally generated ID of the object (that's part of the object URI).
- getId() - Method in class com.gooddata.sdk.model.md.Entry
-
Returns internally generated ID of the object (that's part of the object URI).
- getId() - Method in class com.gooddata.sdk.model.md.Meta
-
Returns internally generated ID of the object (that's part of the object URI).
- getId() - Method in class com.gooddata.sdk.model.project.Project
-
- getId() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getId() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getIdentifier() - Method in class com.gooddata.sdk.model.executeafm.IdentifierObjQualifier
-
- getIdentifier() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Metadata identifier of attribute's display form
- getIdentifier() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeInHeader
-
- getIdentifier() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
- getIdentifier() - Method in class com.gooddata.sdk.model.gdc.AboutLinks.Link
-
- getIdentifier() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
Returns user-specified identifier of the object.
- getIdentifier() - Method in class com.gooddata.sdk.model.md.Entry
-
Returns user-specified identifier of the object.
- getIdentifier() - Method in class com.gooddata.sdk.model.md.Meta
-
Returns user-specified identifier of the object.
- getIdentifier() - Method in class com.gooddata.sdk.model.md.ProjectDashboard.Tab
-
- getIdentifier() - Method in class com.gooddata.sdk.model.project.Role
-
- getIdentifiers() - Method in class com.gooddata.sdk.model.md.IdentifierToUri
-
- getIds() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultGdcTimeElParam
-
- getIds() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultSliElParam
-
- getIgnoreDashboardFilters() - Method in class com.gooddata.sdk.model.md.dashboard.Kpi
-
- getIn() - Method in class com.gooddata.sdk.model.executeafm.afm.PositiveAttributeFilter
-
- getIncremental() - Method in class com.gooddata.sdk.model.connector.CoupaProcessExecution
-
- getIncremental() - Method in class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- getIncremental() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getInstance() - Method in class com.gooddata.sdk.model.gdc.AboutLinks
-
- getInstanceUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseSchema
-
- getInvitations() - Method in class com.gooddata.sdk.model.project.Invitations
-
- getInvitationsUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getInvitationUris() - Method in class com.gooddata.sdk.model.project.CreatedInvitations
-
List of successful invitations
- getIpWhitelist() - Method in class com.gooddata.sdk.model.account.Account
-
- getItem() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getItemById(String) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
Method to get uri to requested local identifier from reference items
- getItemIdentifiers() - Method in class com.gooddata.sdk.model.executeafm.resultspec.Dimension
-
- getItems() - Method in class com.gooddata.sdk.model.connector.CoupaInstances
-
- getItems() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcesses
-
- getItems() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureGroupHeader
-
Header items for particular measures
- getItems() - Method in class com.gooddata.sdk.model.md.BulkGet
-
- getItems() - Method in class com.gooddata.sdk.model.md.BulkGetUris
-
- getItems() - Method in class com.gooddata.sdk.model.md.visualization.Bucket
-
- getKpiUri() - Method in class com.gooddata.sdk.model.md.dashboard.KpiAlert
-
- getLastFinishedProcess() - Method in class com.gooddata.sdk.model.connector.Integration
-
- getLastName() - Method in class com.gooddata.sdk.model.account.Account
-
- getLastName() - Method in class com.gooddata.sdk.model.project.User
-
- getLastSuccessfulProcess() - Method in class com.gooddata.sdk.model.connector.Integration
-
- getLastUploadUri() - Method in class com.gooddata.sdk.model.dataset.UploadsInfo.DataSet
-
- getLastUriPart(String) - Static method in class com.gooddata.sdk.model.util.UriHelper
-
Parses the last part of the URI (substring after last '/' sign).
- getLdmExpression() - Method in class com.gooddata.sdk.model.md.DisplayForm.Content
-
- getLdmExpression() - Method in class com.gooddata.sdk.model.md.DisplayForm
-
- getLdmThumbnailUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getLdmUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getLength() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getLevel() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- getLicense() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getLimitsQueryParam() - Method in class com.gooddata.sdk.model.executeafm.ResultPage
-
- getLine() - Method in class com.gooddata.sdk.model.md.MaqlAst.MaqlAstPosition
-
- getLinkedDisplayFormUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getLinkedDisplayFormUri() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getLinks() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getLinks() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- getLinks() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getLinks() - Method in class com.gooddata.sdk.model.executeafm.response.ExecutionResponse
-
Map of response's links.
- getLinks() - Method in class com.gooddata.sdk.model.gdc.AboutLinks
-
- getLinks() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getLinks() - Method in class com.gooddata.sdk.model.project.User
-
- getLinks() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getLinks() - Method in class com.gooddata.sdk.model.warehouse.WarehouseSchema
-
- getLinks() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getLocalIdentifier() - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
- getLocalIdentifier() - Method in interface com.gooddata.sdk.model.executeafm.afm.LocallyIdentifiable
-
- getLocalIdentifier() - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
- getLocalIdentifier() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
- getLocalIdentifier() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
- getLocalIdentifier() - Method in class com.gooddata.sdk.model.md.visualization.Bucket
-
- getLocators() - Method in class com.gooddata.sdk.model.executeafm.resultspec.MeasureSortItem
-
- getLocked() - Method in class com.gooddata.sdk.model.md.Entry
-
- getLogin() - Method in class com.gooddata.sdk.model.account.Account
-
- getLogin() - Method in class com.gooddata.sdk.model.project.User
-
- getLogin() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getLoginUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get authentication service URI string
- getLogUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getLookup() - Method in class com.gooddata.sdk.model.dataset.EtlMode
-
- getManifests() - Method in class com.gooddata.sdk.model.dataset.DatasetManifests
-
- getManifestsUris() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getMaql() - Method in class com.gooddata.sdk.model.gdc.AbstractMaql
-
- getMaqlAst() - Method in class com.gooddata.sdk.model.md.Metric
-
- getMaqlChunks() - Method in class com.gooddata.sdk.model.project.model.ModelDiff.UpdateScript
-
Returns MAQL strings.
- getMdDefinitionUri() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getMeasure(String) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
Find
MeasureItem within measures by given localIdentifier
- getMeasure(String) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
Get measure by local identifier or null if not found
- getMeasureIdentifier() - Method in class com.gooddata.sdk.model.executeafm.afm.DerivedMeasureDefinition
-
The local identifier of the master measure this derived measure refers to.
- getMeasureIdentifier() - Method in class com.gooddata.sdk.model.executeafm.afm.NativeTotalItem
-
internal identifier of measure in AFM, on which is total defined
- getMeasureIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.MeasureLocatorItem
-
- getMeasureIdentifier() - Method in class com.gooddata.sdk.model.executeafm.resultspec.TotalItem
-
internal measure identifier in AFM, on which is total defined
- getMeasureIdentifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.ArithmeticMeasureDefinition
-
get local identifiers of used measures
- getMeasures() - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- getMeasures() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getMessage() - Method in class com.gooddata.sdk.model.dataset.TaskState
-
- getMessage() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getMessage() - Method in class com.gooddata.sdk.model.executeafm.result.Warning
-
- getMessage() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- getMessages() - Method in class com.gooddata.sdk.model.gdc.TaskStatus
-
- getMeta() - Method in class com.gooddata.sdk.model.notification.Channel
-
- getMeta() - Method in class com.gooddata.sdk.model.notification.Subscription
-
- getMeta() - Method in class com.gooddata.sdk.model.project.Invitation
-
- getMeta() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getMetadataUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get metadata resources URI string
- getMetadataUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getMetrics() - Method in class com.gooddata.sdk.model.md.report.Grid
-
- getMetricUri() - Method in class com.gooddata.sdk.model.md.dashboard.Kpi
-
- getMode() - Method in class com.gooddata.sdk.model.dataset.EtlMode
-
- getMode() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getName() - Method in enum com.gooddata.sdk.model.connector.ConnectorType
-
- getName() - Method in class com.gooddata.sdk.model.connector.CoupaInstance
-
- getName() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getName() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getName() - Method in enum com.gooddata.sdk.model.dataset.EtlModeType
-
- getName() - Method in enum com.gooddata.sdk.model.dataset.LookupMode
-
- getName() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Header name, an attribute's display form title, or specified alias.
- getName() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeInHeader
-
- getName() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
Header name, can be measure title, or specified alias
- getName() - Method in class com.gooddata.sdk.model.executeafm.response.TotalHeaderItem
-
- getName() - Method in class com.gooddata.sdk.model.executeafm.result.ResultHeaderItem
-
- getName() - Method in class com.gooddata.sdk.model.export.ClientExport
-
- getName() - Method in class com.gooddata.sdk.model.featureflag.FeatureFlag
-
- getName() - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
- getName() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getName() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultObjectParam
-
- getName() - Method in class com.gooddata.sdk.model.warehouse.WarehouseSchema
-
- getNativeTotals() - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- getNextExecutionTime() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getNotIn() - Method in class com.gooddata.sdk.model.executeafm.afm.NegativeAttributeFilter
-
- getNullValue(DeserializationContext) - Method in class com.gooddata.sdk.model.executeafm.result.Data.DataDeserializer
-
- getObjQualifier() - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeFilter
-
- getObjQualifier() - Method in class com.gooddata.sdk.model.executeafm.afm.DateFilter
-
- getObjQualifier() - Method in interface com.gooddata.sdk.model.executeafm.afm.FilterItem
-
Get qualifier of
Obj to which the filter relates.
- getObjQualifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.ArithmeticMeasureDefinition
-
- getObjQualifiers() - Method in interface com.gooddata.sdk.model.executeafm.afm.MeasureDefinition
-
Returns all the qualifiers used by the measure definition and its encapsulated objects.
- getObjQualifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.OverPeriodMeasureDefinition
-
- getObjQualifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.PopMeasureDefinition
-
Deprecated.
- getObjQualifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodMeasureDefinition
-
- getObjQualifiers() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getOccurred() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
the time the event occurred
- getOffset() - Method in class com.gooddata.sdk.model.executeafm.result.Paging
-
- getOffsetsQueryParam() - Method in class com.gooddata.sdk.model.executeafm.ResultPage
-
- getOneNumber() - Method in class com.gooddata.sdk.model.md.report.OneNumberReportDefinitionContent
-
- getOperator() - Method in class com.gooddata.sdk.model.executeafm.afm.ArithmeticMeasureDefinition
-
get used operator
- getOrder() - Method in class com.gooddata.sdk.model.executeafm.result.ResultMeasureHeaderItem
-
- getOrderIndex() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getOutputStageDiffUri() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- getOutputStagePrefix() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
get output stage prefix
- getPaging() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
- getParallelBatchSeconds() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- getParallelWorkers() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- getParameters() - Method in class com.gooddata.sdk.model.executeafm.result.Warning
-
- getParameters() - Method in class com.gooddata.sdk.model.notification.ProjectEvent
-
- getParams() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getParams() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- getParams() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getParams() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- getParts() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- getPassword() - Method in class com.gooddata.sdk.model.account.Account
-
- getPath() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getPeriodsAgo() - Method in class com.gooddata.sdk.model.executeafm.afm.OverPeriodDateAttribute
-
The number of periods defined by the attribute about which this period will be shifted about.
- getPeriodsAgo() - Method in class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodDateDataSet
-
The number of periods defined by the matching date filter which this period will be shifted about.
- getPermissions() - Method in class com.gooddata.sdk.model.project.Role
-
Returns set of permission names this role can have granted.
- getPhoneNumber() - Method in class com.gooddata.sdk.model.project.User
-
- getPk() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getPollUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionTask
-
- getPollUri() - Method in class com.gooddata.sdk.model.dataset.PullTask
-
- getPollUri() - Method in class com.gooddata.sdk.model.gdc.TaskStatus
-
- getPollUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseTask
-
- getPopAttribute() - Method in class com.gooddata.sdk.model.executeafm.afm.PopMeasureDefinition
-
Deprecated.
- getPopulates() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- getPosition() - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- getPrecision() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getPrimaryKeys() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getProcessedAt() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getProcessId() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getProcessLastDeployedBy() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getProfile() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getProgress() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getProjectId() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getProjects() - Method in class com.gooddata.sdk.model.project.Projects
-
- getProjectsUri() - Method in class com.gooddata.sdk.model.account.Account
-
- getProjectsUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get user and project management resource URI string
- getProjectTemplate() - Method in class com.gooddata.sdk.model.connector.Integration
-
- getProjectTitle() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getProjectUri() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getProperties() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getPublicArtifactsUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getRecorded() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
the time event was recorded by audit system
- getRecoverable() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getRecoveryInProgress() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getRecurrency() - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- getReference() - Method in class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
- getReferenceItems() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getReferenceKey() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- getRelations() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getRelations() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getReleaseInfoUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get release information URI string
- getReload() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getRemoteDir() - Method in class com.gooddata.sdk.model.dataset.Pull
-
- getReportDefinitionUri() - Method in class com.gooddata.sdk.model.export.ExecuteReportDefinition
-
- getReportExporterUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get report exporting resource URI string
- getReportUri() - Method in class com.gooddata.sdk.model.export.ExecuteReport
-
- getReschedule() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
Duration after a failed execution of the schedule is executed again
- getRescheduleInMinutes() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
Duration after a failed execution of the schedule is executed again
- getResults() - Method in class com.gooddata.sdk.model.project.ProjectValidationResults
-
Get validation results, describing output of all validations executed.
- getResultSpec() - Method in class com.gooddata.sdk.model.executeafm.Execution
-
- getResultSpec() - Method in class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
- getRole() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getRoleName() - Method in enum com.gooddata.sdk.model.warehouse.WarehouseUserRole
-
- getRoles() - Method in class com.gooddata.sdk.model.project.Roles
-
- getRolesUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getRows() - Method in class com.gooddata.sdk.model.md.report.Grid
-
- getRunningProcess() - Method in class com.gooddata.sdk.model.connector.Integration
-
- getSchedulesUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getSchemaUri() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- getSegment() - Method in class com.gooddata.sdk.model.lcm.LcmEntityFilter
-
- getSegment() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getSegmentId() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getSegmentUri() - Method in class com.gooddata.sdk.model.lcm.LcmEntity
-
- getSelfLink() - Method in class com.gooddata.sdk.model.account.SeparatorSettings
-
- getSettingsUrl() - Method in enum com.gooddata.sdk.model.connector.ConnectorType
-
- getSimpleMeasures() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getSize() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getSort() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getSort() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getSort() - Method in class com.gooddata.sdk.model.md.report.Grid
-
- getSorts() - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- getSource() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- getSourceUri() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getStack() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getStartDate() - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- getStarted() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- getStarted() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getStartTimes() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- getState() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getState() - Method in class com.gooddata.sdk.model.project.Project
-
- getStatus() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- getStatus() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getStatus() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getStatus() - Method in class com.gooddata.sdk.model.dataset.TaskState
-
- getStatus() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getStatus() - Method in class com.gooddata.sdk.model.gdc.TaskStatus
-
- getStatus() - Method in class com.gooddata.sdk.model.project.User
-
- getStatus() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getStatusUri() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdArtifact
-
- getStatusUri() - Method in class com.gooddata.sdk.model.project.model.MaqlDdlLinks
-
- getStringTotals() - Method in class com.gooddata.sdk.model.md.report.AttributeInGrid
-
- getSubject() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getSuccessful() - Method in class com.gooddata.sdk.model.project.ProjectUsersUpdateResult
-
- getSummary() - Method in class com.gooddata.sdk.model.gdc.AboutLinks
-
- getSummary() - Method in class com.gooddata.sdk.model.gdc.AboutLinks.Link
-
- getSummary() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getSummary() - Method in class com.gooddata.sdk.model.md.Entry
-
- getSummary() - Method in class com.gooddata.sdk.model.md.Meta
-
- getSummary() - Method in class com.gooddata.sdk.model.md.Query
-
- getSummary() - Method in class com.gooddata.sdk.model.project.Project
-
- getSynchronizeLength() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getSynchronizePrecision() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getSynchronizeType() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getSyncTime() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getSyncTimeZone() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getTabByName(String) - Method in class com.gooddata.sdk.model.md.ProjectDashboard
-
Returns dashboard tab with the given tab name.
- getTableUri() - Method in class com.gooddata.sdk.model.md.Column
-
- getTabs() - Method in class com.gooddata.sdk.model.md.DashboardAttachment
-
- getTabs() - Method in class com.gooddata.sdk.model.md.ProjectDashboard
-
- getTags() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getTags() - Method in class com.gooddata.sdk.model.md.Entry
-
- getTags() - Method in class com.gooddata.sdk.model.md.Meta
-
- getTargetModel() - Method in class com.gooddata.sdk.model.project.model.DiffRequest
-
Returns desired target state of project model
- getTemplate() - Method in class com.gooddata.sdk.model.notification.Subscription
-
- getTemplates() - Method in class com.gooddata.sdk.model.projecttemplate.Templates
-
- getTemplatesInfo() - Method in class com.gooddata.sdk.model.project.ProjectTemplates
-
- getTemplatesUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get template resource URI string
- getTemplatesUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getThousand() - Method in class com.gooddata.sdk.model.account.SeparatorSettings
-
- getThreshold() - Method in class com.gooddata.sdk.model.md.dashboard.KpiAlert
-
- getTies() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getTimeZone() - Method in class com.gooddata.sdk.model.connector.CoupaSettings
-
- getTimezone() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getTimeZone() - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- getTitle() - Method in class com.gooddata.sdk.model.gdc.AboutLinks.Link
-
- getTitle() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getTitle() - Method in class com.gooddata.sdk.model.md.AttributeElement
-
- getTitle() - Method in class com.gooddata.sdk.model.md.Entry
-
- getTitle() - Method in class com.gooddata.sdk.model.md.Meta
-
- getTitle() - Method in class com.gooddata.sdk.model.md.ProjectDashboard.Tab
-
- getTitle() - Method in class com.gooddata.sdk.model.md.Query
-
- getTitle() - Method in class com.gooddata.sdk.model.md.visualization.Measure
-
- getTitle() - Method in class com.gooddata.sdk.model.project.Project
-
- getTitle() - Method in class com.gooddata.sdk.model.project.Role
-
- getTitle() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getTo() - Method in class com.gooddata.sdk.model.executeafm.afm.AbsoluteDateFilter
-
- getTo() - Method in class com.gooddata.sdk.model.executeafm.afm.RelativeDateFilter
-
- getTo() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
Returns to value of date filter interval.
- getTo() - Method in class com.gooddata.sdk.model.notification.EmailConfiguration
-
- getToAddresses() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getToken() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdArtifact
-
- getToken() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
- getTokenUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get temporary token generator URI string
- getToolUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get miscellaneous tool resource URI string
- getTotal() - Method in class com.gooddata.sdk.model.executeafm.result.Paging
-
- getTotalItems() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Totals' headers belonging to the same level as this header.
- getTotals() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
- getTotals() - Method in class com.gooddata.sdk.model.executeafm.resultspec.Dimension
-
- getTotals() - Method in class com.gooddata.sdk.model.md.report.AttributeInGrid
-
- getTotalTotals() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Gets totals of totals data.
- getTotalType() - Method in class com.gooddata.sdk.model.executeafm.resultspec.TotalLocatorItem
-
- getTrend() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getTrigger() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getTriggerCondition() - Method in class com.gooddata.sdk.model.md.dashboard.KpiAlert
-
- getTriggers() - Method in class com.gooddata.sdk.model.notification.Subscription
-
- getTriggerScheduleId() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getType() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getType() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- getType() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getType() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getType() - Method in class com.gooddata.sdk.model.executeafm.result.ResultTotalHeaderItem
-
- getType() - Method in class com.gooddata.sdk.model.executeafm.resultspec.TotalItem
-
total type
- getType() - Method in class com.gooddata.sdk.model.md.Column
-
- getType() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardDateFilter
-
- getType() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- getType() - Method in class com.gooddata.sdk.model.md.DisplayForm.Content
-
- getType() - Method in class com.gooddata.sdk.model.md.DisplayForm
-
- getType() - Method in class com.gooddata.sdk.model.md.Expression
-
- getType() - Method in class com.gooddata.sdk.model.md.Key
-
- getType() - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- getType() - Method in class com.gooddata.sdk.model.md.NestedAttribute.Content
-
- getType() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- getType() - Method in class com.gooddata.sdk.model.md.Restriction
-
- getType() - Method in class com.gooddata.sdk.model.md.TableDataLoad
-
- getType() - Method in class com.gooddata.sdk.model.notification.ProjectEvent
-
- getTypes() - Method in class com.gooddata.sdk.model.md.InUseMany
-
- getUnlisted() - Method in class com.gooddata.sdk.model.md.Entry
-
- getUpdated() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getUpdated() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getUpdated() - Method in class com.gooddata.sdk.model.md.Entry
-
- getUpdated() - Method in class com.gooddata.sdk.model.md.Meta
-
- getUpdated() - Method in class com.gooddata.sdk.model.project.Project
-
- getUpdated() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getUpdatedBy() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getUpdateMaql() - Method in class com.gooddata.sdk.model.project.model.ModelDiff
-
Returns MAQL DDL update script that should be executed to update the source model to the
target state.
- getUploadConfigurationUri() - Method in class com.gooddata.sdk.model.md.Dataset
-
- getUploadMode() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- getUploadMode() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getUploadsCount(String) - Method in class com.gooddata.sdk.model.dataset.UploadStatistics
-
Returns count of uploads finished in given status.
- getUploadsUri() - Method in class com.gooddata.sdk.model.dataset.UploadsInfo.DataSet
-
- getUploadsUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getUri() - Method in class com.gooddata.sdk.model.account.Account
-
- getUri() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.processes.AsyncTask
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- getUri() - Method in class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- getUri() - Method in class com.gooddata.sdk.model.dataset.Upload
-
- getUri() - Method in interface com.gooddata.sdk.model.executeafm.afm.MeasureDefinition
-
Returns the definition in the form of uri of
Metric.
- getUri() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- getUri() - Method in interface com.gooddata.sdk.model.executeafm.ObjQualifier
-
Returns the qualifier in the form of uri.
- getUri() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeHeader
-
Uri of attribute's display form
- getUri() - Method in class com.gooddata.sdk.model.executeafm.response.AttributeInHeader
-
- getUri() - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
- getUri() - Method in class com.gooddata.sdk.model.executeafm.result.AttributeHeaderItem
-
- getUri() - Method in class com.gooddata.sdk.model.executeafm.UriObjQualifier
-
- getUri() - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
- getUri() - Method in class com.gooddata.sdk.model.gdc.AboutLinks.Link
-
- getUri() - Method in class com.gooddata.sdk.model.gdc.AsyncTask
-
- getUri() - Method in class com.gooddata.sdk.model.gdc.LinkEntries.LinkEntry
-
- getUri() - Method in class com.gooddata.sdk.model.gdc.UriResponse
-
- getUri() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- getUri() - Method in class com.gooddata.sdk.model.md.Attachment
-
- getUri() - Method in class com.gooddata.sdk.model.md.AttributeElement
-
- getUri() - Method in class com.gooddata.sdk.model.md.Entry
-
- getUri() - Method in class com.gooddata.sdk.model.md.Meta
-
- getUri() - Method in interface com.gooddata.sdk.model.md.Obj
-
- getUri() - Method in class com.gooddata.sdk.model.md.report.AttributeInGrid
-
- getUri() - Method in class com.gooddata.sdk.model.md.report.MetricElement
-
- getUri() - Method in class com.gooddata.sdk.model.md.Usage
-
- getUri() - Method in class com.gooddata.sdk.model.md.UseManyEntries
-
- getUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getUri() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultObjectParam
-
- getUri() - Method in class com.gooddata.sdk.model.project.Role
-
- getUri() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getUri() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- getUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseSchema
-
- getUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseUser
-
- getUris() - Method in class com.gooddata.sdk.model.executeafm.afm.UriAttributeFilterElements
-
- getUris() - Method in class com.gooddata.sdk.model.md.IdentifiersAndUris
-
- getUris() - Method in class com.gooddata.sdk.model.md.InUseMany
-
- getUris() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
- getUrl() - Method in class com.gooddata.sdk.model.export.ClientExport
-
- getUrl() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getUrl() - Method in class com.gooddata.sdk.model.project.ProjectTemplate
-
- getUrn() - Method in class com.gooddata.sdk.model.project.ProjectTemplate
-
- getUrn() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getUseBackup() - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- getUsedBy() - Method in class com.gooddata.sdk.model.md.Usage
-
- getUseMany() - Method in class com.gooddata.sdk.model.md.UseMany
-
- getUserIp() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getUserLogin() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- getUserRoles() - Method in class com.gooddata.sdk.model.project.User
-
- getUserStagingUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get user data staging area URI string
- getUsersUri() - Method in class com.gooddata.sdk.model.project.Project
-
- getValidation() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- getValidations() - Method in class com.gooddata.sdk.model.project.ProjectValidations
-
- getVals() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultSliElParam
-
- getValue() - Method in class com.gooddata.sdk.model.executeafm.afm.ExpressionFilter
-
- getValue() - Method in enum com.gooddata.sdk.model.export.ExportFormat
-
- getValue() - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- getValue() - Method in class com.gooddata.sdk.model.md.report.MetricGroup
-
- getValue() - Method in class com.gooddata.sdk.model.md.Restriction
-
- getValue() - Method in enum com.gooddata.sdk.model.project.ProjectDriver
-
- getValue() - Method in class com.gooddata.sdk.model.project.ProjectValidationResultStringParam
-
- getValue() - Method in class com.gooddata.sdk.model.project.ProjectValidationType
-
- getValues() - Method in class com.gooddata.sdk.model.executeafm.afm.ValueAttributeFilterElements
-
- getVerifyPassword() - Method in class com.gooddata.sdk.model.account.Account
-
- getVersion() - Method in class com.gooddata.sdk.model.project.ProjectTemplate
-
- getVersion() - Method in class com.gooddata.sdk.model.projecttemplate.Template
-
- getView() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getVisualizationClass() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getVisualizationClassUri() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- getVisualizationType() - Method in class com.gooddata.sdk.model.md.visualization.VisualizationClass
-
- getWarehouseUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseTask
-
- getWarehouseUserUri() - Method in class com.gooddata.sdk.model.warehouse.WarehouseTask
-
- getWarningCode() - Method in class com.gooddata.sdk.model.executeafm.result.Warning
-
- getWarnings() - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
- getWeight() - Method in class com.gooddata.sdk.model.md.Table
-
- getWhen() - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- getWidgetUris() - Method in class com.gooddata.sdk.model.md.dashboard.AnalyticalDashboard
-
- getXTabUri() - Method in class com.gooddata.sdk.model.gdc.RootLinks
-
Get report execution resource URI string
- getZopimUrl() - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- Grid - Class in com.gooddata.sdk.model.md.report
-
Grid content (in report definition)
- Grid(List<? extends GridElement>, List<? extends GridElement>, List<MetricElement>, Map<String, List<String>>, Collection<Map<String, Object>>) - Constructor for class com.gooddata.sdk.model.md.report.Grid
-
Creates new instance.
- Grid(List<? extends GridElement>, List<? extends GridElement>, List<MetricElement>) - Constructor for class com.gooddata.sdk.model.md.report.Grid
-
- GridElement - Interface in com.gooddata.sdk.model.md.report
-
Grid element
(metricGroup | AttributeInGrid ... metricGroup can be maximally
one time in rows or columns)
- GridReportDefinitionContent - Class in com.gooddata.sdk.model.md.report
-
Grid report definition
- identifier(String) - Static method in class com.gooddata.sdk.model.md.Restriction
-
Construct a new instance with restriction type identifier and given value.
- IdentifierObjQualifier - Class in com.gooddata.sdk.model.executeafm
-
Qualifies metadata
Obj using an identifier
- IdentifierObjQualifier(String) - Constructor for class com.gooddata.sdk.model.executeafm.IdentifierObjQualifier
-
- IdentifiersAndUris - Class in com.gooddata.sdk.model.md
-
Encapsulates list of identifiers and their URIs.
- IdentifierToUri - Class in com.gooddata.sdk.model.md
-
Structure with list of symbolic names (identifiers) to be expanded to list of URIs.
- IdentifierToUri(Collection<String>) - Constructor for class com.gooddata.sdk.model.md.IdentifierToUri
-
- Integration - Class in com.gooddata.sdk.model.connector
-
Connector integration (i.e. one instance of configured ETL for loading of one GDC project).
- Integration(String) - Constructor for class com.gooddata.sdk.model.connector.Integration
-
- IntegrationProcessStatus - Class in com.gooddata.sdk.model.connector
-
Connector process (i.e. single ETL run) status used in integration object.
- IntegrationProcessStatus(Status, DateTime, DateTime, Map<String, String>) - Constructor for class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
- InUseMany - Class in com.gooddata.sdk.model.md
-
UsedBy/Using batch request
- InUseMany(Collection<String>, boolean, Class<? extends Obj>...) - Constructor for class com.gooddata.sdk.model.md.InUseMany
-
- INVALID_OBJECTS - Static variable in class com.gooddata.sdk.model.project.ProjectValidationType
-
- Invitation - Class in com.gooddata.sdk.model.project
-
Project invitation
- Invitation(String) - Constructor for class com.gooddata.sdk.model.project.Invitation
-
- Invitations - Class in com.gooddata.sdk.model.project
-
- Invitations(Invitation...) - Constructor for class com.gooddata.sdk.model.project.Invitations
-
- isActive() - Method in class com.gooddata.sdk.model.connector.Integration
-
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.ArithmeticMeasureDefinition
-
- isAdHoc() - Method in interface com.gooddata.sdk.model.executeafm.afm.MeasureDefinition
-
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.OverPeriodMeasureDefinition
-
Determine if measure is ad-hoc, i.e., if it does not exist in the catalog and was created on fly.
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.PopMeasureDefinition
-
Deprecated.
Determine if measure is ad-hoc
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodMeasureDefinition
-
Determine if measure is ad-hoc, i.e., if it does not exist in the catalog and was created on fly.
- isAdHoc() - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- isAllSelected() - Method in class com.gooddata.sdk.model.executeafm.afm.NegativeAttributeFilter
-
- isAllTimeSelected() - Method in class com.gooddata.sdk.model.executeafm.afm.AbsoluteDateFilter
-
- isAllTimeSelected() - Method in class com.gooddata.sdk.model.executeafm.afm.DateFilter
-
- isAllTimeSelected() - Method in class com.gooddata.sdk.model.executeafm.afm.RelativeDateFilter
-
- isCascadeDrops() - Method in class com.gooddata.sdk.model.project.model.ModelDiff.UpdateScript
-
Returns true if related objects should be also dropped, false if not
- isCrossDataCenterExport() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
- isDefault() - Method in class com.gooddata.sdk.model.md.AttributeDisplayForm
-
- isDeprecated() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- isDeprecated() - Method in class com.gooddata.sdk.model.md.Entry
-
- isDeprecated() - Method in class com.gooddata.sdk.model.md.Meta
-
Default is false/not-deprecated.
- isDisplayForm() - Method in class com.gooddata.sdk.model.md.Column
-
- isEnabled() - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- isEnabled() - Method in class com.gooddata.sdk.model.featureflag.FeatureFlag
-
- isEnabled(String) - Method in class com.gooddata.sdk.model.featureflag.FeatureFlags
-
Returns true if the feature flag with given name exists and is enabled, false otherwise.
- isEnabled() - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
- isEnabled(String) - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlags
-
Returns true if the project feature flag with given name exists and is enabled, false otherwise.
- isEnabled() - Method in class com.gooddata.sdk.model.project.Project
-
- isEnabled() - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- isError() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- isError() - Method in class com.gooddata.sdk.model.project.ProjectValidationResults
-
True if validation found some error
- isExportAttributeProperties() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
- isFact() - Method in class com.gooddata.sdk.model.md.Column
-
- isFailed() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
Returns true when the connector process failed.
- isFailed() - Method in class com.gooddata.sdk.model.connector.Status
-
Returns true when the status means that the connector process failed.
- isFatalError() - Method in class com.gooddata.sdk.model.project.ProjectValidationResults
-
True in case some part of validation crashed (not executed at all)
- isFinished() - Method in class com.gooddata.sdk.model.connector.IntegrationProcessStatus
-
Returns true when the connector process has already finished (no matter if it was successful).
- isFinished() - Method in class com.gooddata.sdk.model.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.sdk.model.dataload.processes.ScheduleExecution
-
- isFinished() - Method in class com.gooddata.sdk.model.dataset.TaskState
-
- isFk() - Method in class com.gooddata.sdk.model.md.Column
-
- isFull() - Method in class com.gooddata.sdk.model.md.TableDataLoad
-
- isImportAttributeProperties() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
- isIncremental() - Method in class com.gooddata.sdk.model.md.TableDataLoad
-
- isInputPk() - Method in class com.gooddata.sdk.model.md.Column
-
- isList() - Method in interface com.gooddata.sdk.model.executeafm.result.Data
-
- isList() - Method in class com.gooddata.sdk.model.executeafm.result.DataList
-
- isList() - Method in class com.gooddata.sdk.model.executeafm.result.DataValue
-
- isLocked() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- isLocked() - Method in class com.gooddata.sdk.model.md.Entry
-
- isLocked() - Method in class com.gooddata.sdk.model.md.Meta
-
Flag that MD object is locked; default is false/unlocked.
- isNearest() - Method in class com.gooddata.sdk.model.md.InUseMany
-
- isNegativeSelection() - Method in class com.gooddata.sdk.model.md.dashboard.filter.DashboardAttributeFilter
-
- isNull() - Method in interface com.gooddata.sdk.model.executeafm.result.Data
-
- isNullable() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- isOverwriteNewer() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
- isPk() - Method in class com.gooddata.sdk.model.md.Column
-
- isPop() - Method in class com.gooddata.sdk.model.md.visualization.Measure
-
- isPreparing() - Method in class com.gooddata.sdk.model.project.Project
-
- isPreserveData() - Method in class com.gooddata.sdk.model.project.model.ModelDiff.UpdateScript
-
Returns true if data should be preserved, false if they should be truncated.
- isProduction() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- isProduction() - Method in class com.gooddata.sdk.model.md.Meta
-
Is the object production or not?
- isPublic() - Method in class com.gooddata.sdk.model.project.Project
-
- isReferenceKey() - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- isRunning() - Method in class com.gooddata.sdk.model.gdc.TaskStatus
-
- isSharedWithSomeone() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- isSharedWithSomeone() - Method in class com.gooddata.sdk.model.md.Meta
-
Is the linked object shared with someone via ACLs?
- isSortedByLinkedDf() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- isSortedByPk() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- isSortedByUsedDf() - Method in class com.gooddata.sdk.model.md.NestedAttribute
-
- isSuccess() - Method in class com.gooddata.sdk.model.auditevent.AuditEvent
-
- isSuccess() - Method in class com.gooddata.sdk.model.dataload.processes.ProcessExecutionDetail
-
- isSuccess() - Method in class com.gooddata.sdk.model.dataset.TaskState
-
- isSuccess() - Method in class com.gooddata.sdk.model.gdc.TaskStatus
-
- isUnique() - Method in class com.gooddata.sdk.model.md.DataLoadingColumn
-
- isUnlisted() - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- isUnlisted() - Method in class com.gooddata.sdk.model.md.Entry
-
- isUnlisted() - Method in class com.gooddata.sdk.model.md.Meta
-
Default is false/listed.
- isUpdateLDMObjects() - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
- isValid() - Method in class com.gooddata.sdk.model.project.ProjectValidationResults
-
True if no warning or error is in the validation results.
- isValue() - Method in interface com.gooddata.sdk.model.executeafm.result.Data
-
- isValue() - Method in class com.gooddata.sdk.model.executeafm.result.DataList
-
- isValue() - Method in class com.gooddata.sdk.model.executeafm.result.DataValue
-
- isWarning() - Method in class com.gooddata.sdk.model.project.ProjectValidationResult
-
- isWarning() - Method in class com.gooddata.sdk.model.project.ProjectValidationResults
-
True if some warning was found during validation.
- items() - Method in class com.gooddata.sdk.model.dataset.Uploads
-
- iterator() - Method in class com.gooddata.sdk.model.featureflag.FeatureFlags
-
- iterator() - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlags
-
- Paging - Class in com.gooddata.sdk.model.executeafm.result
-
- Paging() - Constructor for class com.gooddata.sdk.model.executeafm.result.Paging
-
Creates new paging
- Paging(List<Integer>, List<Integer>, List<Integer>) - Constructor for class com.gooddata.sdk.model.executeafm.result.Paging
-
Creates new paging
- PardotProcessExecution - Class in com.gooddata.sdk.model.connector
-
Pardot connector process execution (i.e. definition for single ETL run).
- PardotProcessExecution() - Constructor for class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- PardotSettings - Class in com.gooddata.sdk.model.connector
-
Pardot connector settings (contains Pardot account ID)
- PardotSettings(String) - Constructor for class com.gooddata.sdk.model.connector.PardotSettings
-
- Part(String, String, List<String>, Boolean, Map<String, String>) - Constructor for class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- PartialMdArtifact - Class in com.gooddata.sdk.model.md.maintenance
-
Partial metadata export result structure.
- PartialMdArtifact(UriResponse, String) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdArtifact
-
- PartialMdExport - Class in com.gooddata.sdk.model.md.maintenance
-
Partial metadata export configuration structure.
- PartialMdExport(String...) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
Creates new PartialMdExport.
- PartialMdExport(Collection<String>) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
Creates new PartialMdExport.
- PartialMdExport(boolean, boolean, String...) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
Creates new PartialMdExport.
- PartialMdExport(boolean, boolean, Collection<String>) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExport
-
Creates new PartialMdExport.
- PartialMdExportToken - Class in com.gooddata.sdk.model.md.maintenance
-
Partial metadata export token.
- PartialMdExportToken(String) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
Creates new PartialMdExportToken.
- PartialMdExportToken(String, boolean) - Constructor for class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
Creates new PartialMdExportToken.
- PDM_ELEM - Static variable in class com.gooddata.sdk.model.project.ProjectValidationType
-
- PDM_PK_FK_CONSISTENCY - Static variable in class com.gooddata.sdk.model.project.ProjectValidationType
-
- PDM_TRANSITIVITY - Static variable in class com.gooddata.sdk.model.project.ProjectValidationType
-
- PDM_VS_DWH - Static variable in class com.gooddata.sdk.model.project.ProjectValidationType
-
- PopMeasureDefinition - Class in com.gooddata.sdk.model.executeafm.afm
-
- PopMeasureDefinition(String, ObjQualifier) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PopMeasureDefinition
-
Deprecated.
Creates new definition from given measure identifier referencing another measure in
Afm and given attribute qualifier (should qualify date
attribute)
- PositiveAttributeFilter - Class in com.gooddata.sdk.model.executeafm.afm
-
Filter of attribute filtering by IN expression
- PositiveAttributeFilter(ObjQualifier, List<String>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PositiveAttributeFilter
-
- PositiveAttributeFilter(ObjQualifier, AttributeFilterElements) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PositiveAttributeFilter
-
Creates new instance of given display form and in list
- PositiveAttributeFilter(ObjQualifier, String...) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PositiveAttributeFilter
-
- PreviousPeriodDateDataSet - Class in com.gooddata.sdk.model.executeafm.afm
-
- PreviousPeriodDateDataSet(ObjQualifier, Integer) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodDateDataSet
-
- PreviousPeriodMeasureDefinition - Class in com.gooddata.sdk.model.executeafm.afm
-
Definition of the period over period measure that is used for the Previous period comparison.
- PreviousPeriodMeasureDefinition(String, List<PreviousPeriodDateDataSet>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.PreviousPeriodMeasureDefinition
-
- ProcessExecution - Interface in com.gooddata.sdk.model.connector
-
Connector process execution (i.e. definition for single ETL run).
- ProcessExecution - Class in com.gooddata.sdk.model.dataload.processes
-
Dataload process execution.
- ProcessExecution(DataloadProcess, String) - Constructor for class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- ProcessExecution(DataloadProcess, String, Map<String, String>) - Constructor for class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- ProcessExecution(DataloadProcess, String, Map<String, String>, Map<String, String>) - Constructor for class com.gooddata.sdk.model.dataload.processes.ProcessExecution
-
- ProcessExecutionDetail - Class in com.gooddata.sdk.model.dataload.processes
-
Dataload process execution detail.
- ProcessExecutionTask - Class in com.gooddata.sdk.model.dataload.processes
-
Process execution task.
- ProcessStatus - Class in com.gooddata.sdk.model.connector
-
Connector process (i.e. single ETL run) status (standalone, not embedded in integration as its parent) .
- ProcessType - Enum in com.gooddata.sdk.model.dataload.processes
-
Represents type of dataload process.
- PROJECT - Static variable in class com.gooddata.sdk.model.lcm.LcmEntity.LinkCategory
-
- Project - Class in com.gooddata.sdk.model.project
-
Project in GoodData platform
- Project(String, String) - Constructor for class com.gooddata.sdk.model.project.Project
-
- Project(String, String, String) - Constructor for class com.gooddata.sdk.model.project.Project
-
- PROJECT_FEATURE_FLAG_URI - Static variable in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
- PROJECT_FEATURE_FLAGS_URI - Static variable in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlags
-
- ProjectDashboard - Class in com.gooddata.sdk.model.md
-
Project Dashboard of GoodData project.
- ProjectDashboard(String, ProjectDashboard.Tab...) - Constructor for class com.gooddata.sdk.model.md.ProjectDashboard
-
- ProjectDashboard.Tab - Class in com.gooddata.sdk.model.md
-
- ProjectDriver - Enum in com.gooddata.sdk.model.project
-
- ProjectEnvironment - Enum in com.gooddata.sdk.model.project
-
Optional property for project create, the property is ignored during project update.
- ProjectEvent - Class in com.gooddata.sdk.model.notification
-
Project event.
- ProjectEvent(String) - Constructor for class com.gooddata.sdk.model.notification.ProjectEvent
-
- ProjectEvent(String, Map<String, String>) - Constructor for class com.gooddata.sdk.model.notification.ProjectEvent
-
- ProjectFeatureFlag - Class in com.gooddata.sdk.model.featureflag
-
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.sdk.model.featureflag.ProjectFeatureFlag
-
Creates new project feature flag which is by default enabled (true).
- ProjectFeatureFlag(String, boolean) - Constructor for class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
Creates new project feature flag with given value.
- ProjectFeatureFlags - Class in com.gooddata.sdk.model.featureflag
-
- Projects - Class in com.gooddata.sdk.model.project
-
Collection of GoodData projects being returned from API.
- Projects(List<Project>, Paging) - Constructor for class com.gooddata.sdk.model.project.Projects
-
- ProjectTemplate - Class in com.gooddata.sdk.model.project
-
Project template.
- ProjectTemplate(String, String, String) - Constructor for class com.gooddata.sdk.model.project.ProjectTemplate
-
- ProjectTemplates - Class in com.gooddata.sdk.model.project
-
Collection of project templates.
- ProjectUsersUpdateResult - Class in com.gooddata.sdk.model.project
-
Result of project users update
- ProjectValidationResult - Class in com.gooddata.sdk.model.project
-
Represents one validation result.
- ProjectValidationResultGdcTimeElParam - Class in com.gooddata.sdk.model.project
-
- ProjectValidationResultObjectParam - Class in com.gooddata.sdk.model.project
-
- ProjectValidationResultParam - Class in com.gooddata.sdk.model.project
-
Represents validation result message param, must be of certain type.
- ProjectValidationResultParam() - Constructor for class com.gooddata.sdk.model.project.ProjectValidationResultParam
-
- ProjectValidationResults - Class in com.gooddata.sdk.model.project
-
Results of project validation.
- ProjectValidationResultSliElParam - Class in com.gooddata.sdk.model.project
-
- ProjectValidationResultStringParam - Class in com.gooddata.sdk.model.project
-
- ProjectValidations - Class in com.gooddata.sdk.model.project
-
Possible validations for project.
- ProjectValidations(Set<ProjectValidationType>) - Constructor for class com.gooddata.sdk.model.project.ProjectValidations
-
- ProjectValidationType - Class in com.gooddata.sdk.model.project
-
Represents project validation type.
- ProjectValidationType(String) - Constructor for class com.gooddata.sdk.model.project.ProjectValidationType
-
- Pull - Class in com.gooddata.sdk.model.dataset
-
ETL Pull input DTO (for internal use).
- Pull(String) - Constructor for class com.gooddata.sdk.model.dataset.Pull
-
- PullTask - Class in com.gooddata.sdk.model.dataset
-
Asynchronous ETL Pull 2 task (for internal use).
- Schedule - Class in com.gooddata.sdk.model.dataload.processes
-
Schedule.
- Schedule(DataloadProcess, String, String) - Constructor for class com.gooddata.sdk.model.dataload.processes.Schedule
-
- Schedule(DataloadProcess, String, Schedule) - Constructor for class com.gooddata.sdk.model.dataload.processes.Schedule
-
Creates schedule, which is triggered by execution of different schedule
- ScheduledMail - Class in com.gooddata.sdk.model.md
-
A scheduled mail MD object.
- ScheduledMail(String, String) - Constructor for class com.gooddata.sdk.model.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.sdk.model.md.ScheduledMail
-
Creates full, safe mail schedule object.
- ScheduledMailWhen - Class in com.gooddata.sdk.model.md
-
Represents the start date and cron-like expression for
ScheduledMail mail schedule.
- ScheduledMailWhen(String, LocalDate, String) - Constructor for class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- ScheduledMailWhen() - Constructor for class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- ScheduleExecution - Class in com.gooddata.sdk.model.dataload.processes
-
Schedule execution
- ScheduleExecution() - Constructor for class com.gooddata.sdk.model.dataload.processes.ScheduleExecution
-
- Schedules - Class in com.gooddata.sdk.model.dataload.processes
-
List of schedules.
- ScheduleState - Enum in com.gooddata.sdk.model.dataload.processes
-
Dataload schedule state.
- SEGMENT - Static variable in class com.gooddata.sdk.model.lcm.LcmEntity.LinkCategory
-
- SeparatorSettings - Class in com.gooddata.sdk.model.account
-
Default thousand and decimal separator settings configured for a profile.
- serialize(AttributeFilterElements, JsonGenerator, SerializerProvider) - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeFilterElements.Serializer
-
- serialize(Set<String>, JsonGenerator, SerializerProvider) - Method in class com.gooddata.sdk.model.util.TagsSerializer
-
- Serializer() - Constructor for class com.gooddata.sdk.model.executeafm.afm.AttributeFilterElements.Serializer
-
- setAccount(String) - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- setActive(boolean) - Method in class com.gooddata.sdk.model.connector.Integration
-
- setAggregation(String) - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Set additional aggregation applied
- setAggregation(Aggregation) - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Set additional aggregation applied
- setAlias(String) - Method in class com.gooddata.sdk.model.executeafm.afm.AttributeItem
-
Sets attribute alias (used as header in result)
- setAlias(String) - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
Sets measure alias (will be used as header in result)
- setApiUrl(String) - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- setAttachments(List<Attachment>) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setAttributes(List<AttributeItem>) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- setBcc(Collection<String>) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setBody(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setBuckets(List<Bucket>) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- setCategory(String) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setCategory(String) - Method in class com.gooddata.sdk.model.md.Meta
-
- setChangesFrom(LocalDate) - Method in class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- setClientId(String) - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- setColumnName(String) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- setComputeRatio(Boolean) - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Set whether should be shown as ratio
- setConstraints(Map<String, String>) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- setContent(MaqlAst[]) - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- setCron(String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setDeprecated(Boolean) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setDeprecated(Boolean) - Method in class com.gooddata.sdk.model.md.Meta
-
- setDescription(String) - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- setDimensions(List<Dimension>) - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- setDownloadDataFrom(LocalDate) - Method in class com.gooddata.sdk.model.connector.CoupaProcessExecution
-
- setDownloadParams(Zendesk4ProcessExecution.DownloadParams) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- setDriver(String) - Method in class com.gooddata.sdk.model.project.Project
-
- setDriver(ProjectDriver) - Method in class com.gooddata.sdk.model.project.Project
-
- setEmail(String) - Method in class com.gooddata.sdk.model.account.Account
-
- setEnabled(boolean) - Method in class com.gooddata.sdk.model.featureflag.ProjectFeatureFlag
-
- setEnvironment(String) - Method in class com.gooddata.sdk.model.project.Project
-
- setEnvironment(ProjectEnvironment) - Method in class com.gooddata.sdk.model.project.Project
-
- setEnvironment(Environment) - Method in class com.gooddata.sdk.model.project.Project
-
- setEnvironment(String) - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- setEnvironment(Environment) - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- setExecutable(DataloadProcess, String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setFile(String) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- setFilters(List<CompatibilityFilter>) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- setFilters(List<FilterItem>) - Method in class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Set additional filters applied
- setFilters(List<CompatibilityFilter>) - Method in class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
Sets additional filters to this execution.
- setFilters(List<FilterItem>) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- setFirstName(String) - Method in class com.gooddata.sdk.model.account.Account
-
- setFlags(Set<String>) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setFlags(Set<String>) - Method in class com.gooddata.sdk.model.md.Meta
-
- setFormat(String) - Method in class com.gooddata.sdk.model.executeafm.afm.MeasureItem
-
Sets measure format (used to format measure values in result)
- setHeaderItems(List<List<List<ResultHeaderItem>>>) - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Sets header items, for each header in each dimension, there is a list of header items
- setIdentifier(String) - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
Set measure metadata identifier
- setIdentifier(String) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setIdentifier(String) - Method in class com.gooddata.sdk.model.md.Meta
-
- setImportAttributeProperties(boolean) - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
Sets the flag importAttributeProperties.
- setIncremental(Boolean) - Method in class com.gooddata.sdk.model.connector.CoupaProcessExecution
-
- setIncremental(Boolean) - Method in class com.gooddata.sdk.model.connector.PardotProcessExecution
-
- setIncremental(Boolean) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- setIpWhitelist(List<String>) - Method in class com.gooddata.sdk.model.account.Account
-
- setLastName(String) - Method in class com.gooddata.sdk.model.account.Account
-
- setLocked(Boolean) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setLocked(Boolean) - Method in class com.gooddata.sdk.model.md.Meta
-
- setMapping(String, String) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
Map the given CSV column name to the dataset field
- setMeasures(List<MeasureItem>) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- setName(String) - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- setName(String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setNativeTotals(List<NativeTotalItem>) - Method in class com.gooddata.sdk.model.executeafm.afm.Afm
-
- setOutputStagePrefix(String) - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- setOverwriteNewer(boolean) - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
Sets the flag overwriteNewer.
- setParallelBatchSeconds(Integer) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- setParallelWorkers(Integer) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- setParameter(String, String) - Method in class com.gooddata.sdk.model.notification.ProjectEvent
-
Set the parameter with given key and value, overwriting the preceding value of the same key (if any).
- setParts(List<DatasetManifest.Part>) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- setPassword(String) - Method in class com.gooddata.sdk.model.account.Account
-
- setPath(String) - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- setPopulates(List<String>) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- setProcessId(DataloadProcess) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setProduction(Boolean) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setProduction(Boolean) - Method in class com.gooddata.sdk.model.md.Meta
-
- setProjectTemplate(String) - Method in class com.gooddata.sdk.model.connector.Integration
-
- setProjectTemplate(String) - Method in class com.gooddata.sdk.model.project.Project
-
- setProperties(String) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- setRecoverable(Boolean) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
Tells if the newly started process should use recoverable feature.
- setRecoveryInProgress(Boolean) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
Tells if there is some recoverable process in progress for given project
Usable from R176.
- setRecurrency(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setRecurrency(String) - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- setReferenceItems(Map<String, String>) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- setReferenceKey(boolean) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- setReload(Boolean) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
set by scheduler, when the process is actually a reload of a project
- setReschedule(Duration) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
Duration after a failed execution of the schedule is executed again
- setResultSpec(ResultSpec) - Method in class com.gooddata.sdk.model.executeafm.Execution
-
- setResultSpec(ResultSpec) - Method in class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
Sets the result specification and returns this instance
- setSchemaUri(String) - Method in class com.gooddata.sdk.model.dataload.OutputStage
-
- setSharedWithSomeone(Boolean) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setSharedWithSomeone(Boolean) - Method in class com.gooddata.sdk.model.md.Meta
-
- setSorts(List<SortItem>) - Method in class com.gooddata.sdk.model.executeafm.resultspec.ResultSpec
-
- setSource(InputStream) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
- setStartDate(LocalDate) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setStartDate(LocalDate) - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- setStartTime(String, DateTime) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution
-
- setState(String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setState(ScheduleState) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setStatus(String) - Method in class com.gooddata.sdk.model.project.User
-
- setSubject(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setSummary(String) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setSummary(String) - Method in class com.gooddata.sdk.model.md.Meta
-
- setTags(Set<String>) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setTags(Set<String>) - Method in class com.gooddata.sdk.model.md.Meta
-
- setTimezone(String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setTimezone(DateTimeZone) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setTimeZone(String) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setTimeZone(String) - Method in class com.gooddata.sdk.model.md.ScheduledMailWhen
-
- Settings - Interface in com.gooddata.sdk.model.connector
-
Connector integration settings.
- setTitle(String) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setTitle(String) - Method in class com.gooddata.sdk.model.md.Meta
-
- setTitle(String) - Method in class com.gooddata.sdk.model.md.visualization.Measure
-
- setTitle(String) - Method in class com.gooddata.sdk.model.warehouse.Warehouse
-
- setTo(Collection<String>) - Method in class com.gooddata.sdk.model.md.ScheduledMail
-
- setTotals(List<List<List<String>>>) - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Sets total data, for each total in each dimension, there is a list of total's values
- setTotals(Set<TotalItem>) - Method in class com.gooddata.sdk.model.executeafm.resultspec.Dimension
-
- setTotalTotals(List<List<List<String>>>) - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Sets totals of totals data.
- setTriggerScheduleId(String) - Method in class com.gooddata.sdk.model.dataload.processes.Schedule
-
- setType(String) - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- setUnlisted(Boolean) - Method in class com.gooddata.sdk.model.md.AbstractObj
-
- setUnlisted(Boolean) - Method in class com.gooddata.sdk.model.md.Meta
-
- setUpdateLDMObjects(boolean) - Method in class com.gooddata.sdk.model.md.maintenance.PartialMdExportToken
-
Sets the flag updateLDMObjects.
- setUploadMode(String) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest.Part
-
- setUploadMode(UploadMode) - Method in class com.gooddata.sdk.model.dataset.DatasetManifest
-
Set upload mode for all parts of this dataset manifest
- setUri(String) - Method in class com.gooddata.sdk.model.executeafm.response.MeasureHeaderItem
-
Set measure uri
- setUri(String) - Method in class com.gooddata.sdk.model.project.Role
-
Allows service to set self link as it is not provided by REST API.
- setUseBackup(Boolean) - Method in class com.gooddata.sdk.model.connector.Zendesk4ProcessExecution.DownloadParams
-
- setValue(String) - Method in class com.gooddata.sdk.model.md.MaqlAst
-
- setVerifyPassword(String) - Method in class com.gooddata.sdk.model.account.Account
-
- setVisualizationClass(UriObjQualifier) - Method in class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
- setWarnings(List<Warning>) - Method in class com.gooddata.sdk.model.executeafm.result.ExecutionResult
-
Sets warnings for this result
- setZopimUrl(String) - Method in class com.gooddata.sdk.model.connector.Zendesk4Settings
-
- SimpleAttributeFilterElements - Class in com.gooddata.sdk.model.executeafm.afm
-
- SimpleAttributeFilterElements(List<String>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.SimpleAttributeFilterElements
-
Deprecated.
- SimpleMeasureDefinition - Class in com.gooddata.sdk.model.executeafm.afm
-
Definition of simple measure
- SimpleMeasureDefinition(ObjQualifier) - Constructor for class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
- SimpleMeasureDefinition(ObjQualifier, String, Boolean, List<FilterItem>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Creates new definition
- SimpleMeasureDefinition(ObjQualifier, Aggregation, Boolean, List<FilterItem>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Creates new definition
- SimpleMeasureDefinition(ObjQualifier, Aggregation, Boolean, FilterItem...) - Constructor for class com.gooddata.sdk.model.executeafm.afm.SimpleMeasureDefinition
-
Creates new definition
- SortItem - Interface in com.gooddata.sdk.model.executeafm.resultspec
-
Define sort in report, either attribute (sort headers) or metric (sort data)
- Status - Class in com.gooddata.sdk.model.connector
-
Connector process status.
- Status.Code - Enum in com.gooddata.sdk.model.connector
-
Enum of connector process status codes
- Subscription - Class in com.gooddata.sdk.model.notification
-
Subscription for notifications
- Subscription(List<Trigger>, List<Channel>, TriggerCondition, MessageTemplate, String) - Constructor for class com.gooddata.sdk.model.notification.Subscription
-
Creates Subscription
- summary(String) - Static method in class com.gooddata.sdk.model.md.Restriction
-
Construct a new instance with restriction type summary and given value.
- validateExecutable(String) - Method in class com.gooddata.sdk.model.dataload.processes.DataloadProcess
-
- ValueAttributeFilterElements - Class in com.gooddata.sdk.model.executeafm.afm
-
- ValueAttributeFilterElements(List<String>) - Constructor for class com.gooddata.sdk.model.executeafm.afm.ValueAttributeFilterElements
-
Creates new instance of given attribute elements' values.
- ValueAttributeFilterElements(String...) - Constructor for class com.gooddata.sdk.model.executeafm.afm.ValueAttributeFilterElements
-
Creates new instance of given attribute elements' values.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.connector.ConnectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.connector.Status.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.connector.Zendesk4Settings.Zendesk4Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.dataload.processes.ProcessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.dataload.processes.ScheduleState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.dataset.EtlModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.dataset.LookupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.dataset.UploadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.executeafm.afm.Aggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.executeafm.resultspec.AttributeSortAggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.executeafm.resultspec.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.export.ExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.md.report.Total
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.md.Restriction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.md.visualization.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.md.visualization.VisualizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.project.Environment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.project.ProjectDriver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.project.ProjectEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gooddata.sdk.model.warehouse.WarehouseUserRole
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.gooddata.sdk.model.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.sdk.model.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.sdk.model.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.sdk.model.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.sdk.model.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.sdk.model.dataset.EtlModeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.dataset.LookupMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.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.sdk.model.executeafm.afm.Aggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.executeafm.resultspec.AttributeSortAggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.executeafm.resultspec.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.export.ExportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.md.report.Total
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.md.Restriction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.md.visualization.CollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.md.visualization.VisualizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.gooddata.sdk.model.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.sdk.model.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.sdk.model.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.sdk.model.warehouse.WarehouseUserRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisualizationAttribute - Class in com.gooddata.sdk.model.md.visualization
-
Represents attribute item withing
Bucket
- VisualizationAttribute(UriObjQualifier, String) - Constructor for class com.gooddata.sdk.model.md.visualization.VisualizationAttribute
-
Creates new instance of visualization attribute for use in
Bucket
- VisualizationAttribute(UriObjQualifier, String, String) - Constructor for class com.gooddata.sdk.model.md.visualization.VisualizationAttribute
-
Creates new instance of visualization attribute for use in
Bucket
- VisualizationClass - Class in com.gooddata.sdk.model.md.visualization
-
Class for holding information about visualization, including uri to its implementation, icons, order index and checksum
- VisualizationConverter - Class in com.gooddata.sdk.model.md.visualization
-
- VisualizationConverter() - Constructor for class com.gooddata.sdk.model.md.visualization.VisualizationConverter
-
- VisualizationExecution - Class in com.gooddata.sdk.model.executeafm
-
Represents structure for triggering execution with reference to visualization object.
- VisualizationExecution(String) - Constructor for class com.gooddata.sdk.model.executeafm.VisualizationExecution
-
Constructor.
- VisualizationObject - Class in com.gooddata.sdk.model.md.visualization
-
Complete information about new visualization object that can be stored as MD object (see
Obj)
to md server.
- VisualizationObject(String, String) - Constructor for class com.gooddata.sdk.model.md.visualization.VisualizationObject
-
Constructor.
- VisualizationType - Enum in com.gooddata.sdk.model.md.visualization
-
Represents supported types of currently used visualizations
- VOPopMeasureDefinition - Class in com.gooddata.sdk.model.md.visualization
-
- VOPopMeasureDefinition(String, ObjQualifier) - Constructor for class com.gooddata.sdk.model.md.visualization.VOPopMeasureDefinition
-
Deprecated.
- VOSimpleMeasureDefinition - Class in com.gooddata.sdk.model.md.visualization
-
- VOSimpleMeasureDefinition(ObjQualifier) - Constructor for class com.gooddata.sdk.model.md.visualization.VOSimpleMeasureDefinition
-
Deprecated.
- VOSimpleMeasureDefinition(ObjQualifier, String, Boolean, List<FilterItem>) - Constructor for class com.gooddata.sdk.model.md.visualization.VOSimpleMeasureDefinition
-
Deprecated.
- VOSimpleMeasureDefinition(ObjQualifier, Aggregation, Boolean, List<FilterItem>) - Constructor for class com.gooddata.sdk.model.md.visualization.VOSimpleMeasureDefinition
-
Deprecated.
- VOSimpleMeasureDefinition(ObjQualifier, Aggregation, Boolean, FilterItem...) - Constructor for class com.gooddata.sdk.model.md.visualization.VOSimpleMeasureDefinition
-
Deprecated.