| Interface | Description |
|---|---|
| Obj |
Metadata object
|
| Queryable |
Marker interface for metadata objects which can be found using query resource (see MetadataService.find* methods).
|
| Class | Description |
|---|---|
| AbstractObj |
Metadata object (common part)
|
| Attribute |
Attribute of GoodData project dataset
|
| AttributeDisplayForm |
Display form of attribute
|
| DisplayForm |
Display form
|
| DisplayForm.Content | |
| Entry |
Metadata entry (can be named "LINK" in some API docs)
|
| Expression |
Expression of fact
|
| Fact |
Fact of GoodData project dataset
|
| Key |
Key (primary/foreign) of attribute
|
| Meta |
Metadata meta information (meant just for internal SDK usage)
|
| MetadataService |
Query, create and update project metadata - attributes, facts, metrics, reports,...
|
| Metric |
Metric
|
| Query |
Metadata query result
|
| Restriction |
Metadata query restriction.
|
| Exception | Description |
|---|---|
| NonUniqueObjException |
More than a single obj instance was found
|
| ObjCreateException |
Metadata object couldn't be created
|
| ObjNotFoundException |
Metadata object of the given URI doesn't exist
|
Copyright © 2014. All Rights Reserved.