Uses of Class
com.gooddata.sdk.model.md.Key
Packages that use Key
-
Uses of Key in com.gooddata.sdk.model.md
Methods in com.gooddata.sdk.model.md that return types with arguments of type KeyModifier and TypeMethodDescriptionNestedAttribute.Content.getFk()NestedAttribute.getForeignKeys()NestedAttribute.Content.getPk()NestedAttribute.getPrimaryKeys()Constructor parameters in com.gooddata.sdk.model.md with type arguments of type KeyModifierConstructorDescriptionprotectedContent(Collection<Key> pk, Collection<Key> fk, Collection<DisplayForm> displayForms, String dimension, String direction, com.gooddata.sdk.model.md.AttributeSort sort, String type, Collection<String> rel, Collection<String> compositeAttribute, Collection<String> compositeAttributePk, String drillDownStepAttributeDF, String linkedDisplayFormUri, Collection<String> folders, Collection<String> grain)