Package com.gooddata.sdk.model.md
Class Metric
java.lang.Object
com.gooddata.sdk.model.md.AbstractObj
com.gooddata.sdk.model.md.Metric
- All Implemented Interfaces:
Obj,Queryable,Updatable,Serializable
Metric
- See Also:
-
Field Summary
Fields inherited from class com.gooddata.sdk.model.md.AbstractObj
metaFields inherited from interface com.gooddata.sdk.model.md.Obj
CREATE_URI, CREATE_WITH_ID_URI, OBJ_URI, URI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gooddata.sdk.model.md.AbstractObj
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, uris
-
Constructor Details
-
Metric
-
-
Method Details
-
getExpression
-
getFormat
-
getMaqlAst
-
getFolders
URIs of folders containing this object- Returns:
- collection of URIs or null
-
toString
- Overrides:
toStringin classAbstractObj
-