| Interface | Description |
|---|---|
| Obj |
First class metadata object - only dto objects, which have URI pointing to themselves should implement this.
|
| Queryable |
Marker interface for metadata objects which can be found using query resource (see MetadataService.find* methods).
|
| Updatable |
Marker interface for metadata objects which can be updated.
|
| Class | Description |
|---|---|
| AbstractObj |
Metadata object (common part)
|
| Attachment |
Common ancestor to
ScheduledMail attachments. |
| Attribute |
Attribute of GoodData project dataset
|
| AttributeDisplayForm |
Display form of attribute
|
| AttributeElement |
Represent one element of attribute values
|
| AttributeElements |
Represents elements of attribute
|
| BulkGet |
Metadata bulk get result
|
| BulkGetUris |
Metadata bulk get request body representation.
|
| Column |
Represents physical data model column.
|
| DashboardAttachment |
Attachment to
ScheduledMail represents dashboard-related information for the schedule. |
| DataLoadingColumn |
Represents datasets' loading column.
|
| Dataset |
Represents metadata dataset
|
| Dimension |
Represents metadata dimension.
|
| DisplayForm |
Display form
|
| DisplayForm.Content | |
| DisplayForm.Links | |
| Entry |
Metadata entry (can be named "LINK" in some API docs)
|
| Expression |
Expression of fact
|
| Fact |
Fact of GoodData project dataset
|
| IdentifiersAndUris |
Encapsulates list of identifiers and their URIs.
|
| IdentifierToUri |
Structure with list of symbolic names (identifiers) to be expanded to list of URIs.
|
| InUseMany |
UsedBy/Using batch request
|
| Key |
Key (primary/foreign) of attribute
|
| MaqlAst |
MAQL AST representation
|
| MaqlAst.MaqlAstPosition | |
| Meta |
Metadata meta information (meant just for internal SDK usage)
|
| Metric |
Metric
|
| NestedAttribute |
Attribute representation which is nested in some other metadata object (i.e. within
Dimension). |
| NestedAttribute.Content | |
| ProjectDashboard |
Project Dashboard of GoodData project.
|
| ProjectDashboard.Tab | |
| Query |
Metadata query result
|
| ReportAttachment |
Attachment to
ScheduledMail represents report-related information for the schedule. |
| Restriction |
Metadata query restriction.
|
| ScheduledMail |
A scheduled mail MD object.
|
| ScheduledMailWhen |
Represents the start date and cron-like expression for
ScheduledMail mail schedule. |
| Table |
Represents physical data model table.
|
| TableDataLoad |
Represents data load of physical table.
|
| Usage |
Describes object usages.
|
| UseMany |
UsedBy/Using batch result
|
| UseManyEntries |
| Enum | Description |
|---|---|
| Restriction.Type |
Copyright © 2019. All rights reserved.