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